LOINC – IVD Test Code (LIVD) Mapping
1.0.0 - STU 1 International flag

LOINC – IVD Test Code (LIVD) Mapping, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/livd/ and changes regularly. See the Directory of published versions

: LIVD example ObservationDefinition - XML Representation

Page standards status: Informative

Raw xml | Download


<ObservationDefinition xmlns="http://hl7.org/fhir">
  <id value="b87458ca-b29a-4244-b347-39111caf9ef2"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/livd/StructureDefinition/observationdefinition-uv-livd"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ObservationDefinition b87458ca-b29a-4244-b347-39111caf9ef2</b></p><a name="b87458ca-b29a-4244-b347-39111caf9ef2"> </a><a name="hcb87458ca-b29a-4244-b347-39111caf9ef2"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-observationdefinition-uv-livd.html">LIVDObservationDefinition</a></p></div><p><b>LIVD Device</b>: <a href="DeviceDefinition-1faf1d64-df18-4d7a-b45d-3872ddd3f165.html">DeviceDefinition: manufacturer[x] = Abbott Diagnostics; modelNumber = ARCHITECT c4000</a></p><p><b>LIVD Vendor Reference Identifier</b>: 3L82</p><p><b>code</b>: <span title="Codes:{http://example.org/abbott/livd/ARCHITECT 1069}">GluC</span></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/livd/StructureDefinition/ext-device">
    <valueReference>🔗 
      <reference
                 value="DeviceDefinition/1faf1d64-df18-4d7a-b45d-3872ddd3f165"/>
    </valueReference>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/livd/StructureDefinition/ext-vendorReferenceIdentifier">
    <valueIdentifier>
      <value value="3L82"/>
    </valueIdentifier>
  </extension>
  <code>
    <coding>
      <system value="http://example.org/abbott/livd/ARCHITECT"/>
      <code value="1069"/>
      <display value="GluC"/>
    </coding>
  </code>
</ObservationDefinition>