LOINC – IVD Test Code (LIVD) Mapping
0.3.0 - ballot

This page is part of the Loinc/IVD Mapping FHIR IG (v0.3.0: STU 1 (FHIR R4) Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: LIVD example DeviceDefinition - XML Representation

Raw xml | Download



<DeviceDefinition xmlns="http://hl7.org/fhir">
  <id value="1faf1d64-df18-4d7a-b45d-3872ddd3f165"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/livd/StructureDefinition/devicedefinition-uv-livd"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>UdiDeviceIdentifiers</h3><table class="grid"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>Issuer</b></td><td><b>Jurisdiction</b></td></tr><tr><td>*</td><td>00380740003746</td><td><a href="https://www.fda.gov/">https://www.fda.gov/</a></td><td><a href="https://unstats.un.org/unsd/methodology/m49/021">https://unstats.un.org/unsd/methodology/m49/021</a></td></tr></table><p><b>manufacturer</b>: Abbott Diagnostics</p><p><b>modelNumber</b>: ARCHITECT c4000</p><h3>Capabilities</h3><table class="grid"><tr><td>-</td><td><b>Extension</b></td><td><b>Type</b></td></tr><tr><td>*</td><td></td><td><span title="Codes: {http://hl7.org/fhir/resource-types ObservationDefinition}">ObservationDefinition</span></td></tr></table></div>
  </text>
  <udiDeviceIdentifier>
    <deviceIdentifier value="00380740003746"/>
    <issuer value="https://www.fda.gov/"/>
    <jurisdiction value="https://unstats.un.org/unsd/methodology/m49/021"/>
  </udiDeviceIdentifier>
  <manufacturerString value="Abbott Diagnostics"/>
  <modelNumber value="ARCHITECT c4000"/>
  <capability>
    <extension url="http://hl7.org/fhir/uv/livd/StructureDefinition/ext-analyte">
      <valueReference>
        <reference
                   value="ObservationDefinition/b87458ca-b29a-4244-b347-39111caf9ef2"/>
      </valueReference>
    </extension>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/resource-types"/>
        <code value="ObservationDefinition"/>
      </coding>
    </type>
  </capability>
</DeviceDefinition>