Laboratory Base Class FHIR Profiles
0.1 - Draft United States of America flag

Laboratory Base Class FHIR Profiles, published by HL7 International - Clinical Information Modeling Initiative. This is not an authorized publication; it is the continuous build for version 0.1). This version is based on the current content of https://github.com/HL7/cimi-labs/ and changes regularly. See the Directory of published versions

: Titer Lab Codes value set - XML Representation

Draft as of 2023-08-02

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="titer-lab-codes-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="http://loinc.org"><code>http://loinc.org</code></a> where PROPERTY  =  Ratio and CLASSTYPE  =  1</li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cimi-labs/ValueSet/titer-lab-codes-value-set"/>
  <version value="0.1"/>
  <name value="TiterLabCodes_VSET"/>
  <title value="Titer Lab Codes value set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2023-08-02T21:04:34+00:00"/>
  <publisher
             value="HL7 International - Clinical Information Modeling Initiative"/>
  <contact>
    <name
          value="HL7 International - Clinical Information Modeling Initiative"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/cimi"/>
    </telecom>
  </contact>
  <contact>
    <name value="Graphite Health"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.graphitehealth.io"/>
    </telecom>
  </contact>
  <description
               value="A set of LOINC codes used to identify titer laboratory tests."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <filter>
        <property value="PROPERTY"/>
        <op value="="/>
        <value value="Ratio"/>
      </filter>
      <filter>
        <property value="CLASSTYPE"/>
        <op value="="/>
        <value value="1"/>
      </filter>
    </include>
  </compose>
</ValueSet>