HL7 Laboratory Report
1.0.0-ballot - STU 1 Ballot International flag

HL7 Laboratory Report, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-lab-rep-ig/ and changes regularly. See the Directory of published versions

: Laboratory Code: example - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="localCs-uv-lab"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem localCs-uv-lab</b></p><a name="localCs-uv-lab"> </a><a name="hclocalCs-uv-lab"> </a><a name="localCs-uv-lab-en-US"> </a><p>This case-insensitive code system <code>http://example.org/lab-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">3002989<a name="localCs-uv-lab-3002989"> </a></td><td>Hepatitis Panel, Acute with Reflex to HBsAg Confirmation and Reflex to HCV by Quantitative NAAT</td></tr><tr><td style="white-space:nowrap">0020089<a name="localCs-uv-lab-0020089"> </a></td><td>Hepatitis B Surface Antigen</td></tr><tr><td style="white-space:nowrap">0020092<a name="localCs-uv-lab-0020092"> </a></td><td>Hepatitis B Core Antibody, IgM</td></tr><tr><td style="white-space:nowrap">0020093<a name="localCs-uv-lab-0020093"> </a></td><td>Hepatitis A Antibody, IgM</td></tr><tr><td style="white-space:nowrap">3003128<a name="localCs-uv-lab-3003128"> </a></td><td>Hepatitis C Antibody by CIA Interp</td></tr><tr><td style="white-space:nowrap">2002404<a name="localCs-uv-lab-2002404"> </a></td><td>Hepatitis C Antibody by CIA Index</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <url value="http://example.org/lab-codes"/>
  <version value="1.0.0-ballot"/>
  <name value="LaboratoryLocalCS"/>
  <title value="Laboratory Code: example"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-10-21T13:44:34+00:00"/>
  <publisher value="HL7 International / Orders and Observations"/>
  <contact>
    <name value="HL7 International / Orders and Observations"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/orders"/>
    </telecom>
  </contact>
  <description
               value="List of local coded concepts used for supporting the examples defined in this guide."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="3002989"/>
    <display
             value="Hepatitis Panel, Acute with Reflex to HBsAg Confirmation and Reflex to HCV by Quantitative NAAT"/>
  </concept>
  <concept>
    <code value="0020089"/>
    <display value="Hepatitis B Surface Antigen"/>
  </concept>
  <concept>
    <code value="0020092"/>
    <display value="Hepatitis B Core Antibody, IgM"/>
  </concept>
  <concept>
    <code value="0020093"/>
    <display value="Hepatitis A Antibody, IgM"/>
  </concept>
  <concept>
    <code value="3003128"/>
    <display value="Hepatitis C Antibody by CIA Interp"/>
  </concept>
  <concept>
    <code value="2002404"/>
    <display value="Hepatitis C Antibody by CIA Index"/>
  </concept>
</CodeSystem>