R/loinc.R

Defines functions get_loinc_systems

get_loinc_systems <-
  function() {
    c("Donor", "XX", "Cerebra", "Peric", "Body", "Perito", "Platelet poor", "Stool", "Sediment", "Gastric", "Synovial", "Lymph Node", "Pleural")
  }
patelm9/chariot documentation built on Feb. 19, 2022, 11:29 a.m.