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")
  }
meerapatelmd/chariot documentation built on Feb. 18, 2022, 2:41 p.m.