<?xml version="1.0" encoding="UTF-8"?>

<Device xmlns="http://hl7.org/fhir">
  <id value="18a30aa6-3b2d-4738-9ca9-125a452d14e0"/>
  <meta>
    <profile value="https://gematik.de/fhir/ti/StructureDefinition/ti-device-laboratory-analyzer"/>
  </meta>
  <language value="de"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device 18a30aa6-3b2d-4738-9ca9-125a452d14e0</b></p><a name="18a30aa6-3b2d-4738-9ca9-125a452d14e0"> </a><a name="hc18a30aa6-3b2d-4738-9ca9-125a452d14e0"> </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-ti-device-laboratory-analyzer.html">TI Device Laboratory Analyzer</a></p></div><p><b>identifier</b>: Universal Device Identifier/345675</p><p><b>definition</b>: <a href="DeviceDefinition-25068c1f-a497-4cfe-b4e7-4a7026adf1e6.html">DeviceDefinition: manufacturer[x] = Herstellende Einrichtung; type = Medical laboratory analyzer</a></p><h3>UdiCarriers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style="display: none">*</td><td>example</td></tr></table><p><b>distinctIdentifier</b>: example</p><p><b>manufactureDate</b>: 2021-11-15 16:55:00+0100</p><p><b>expirationDate</b>: 2021-11-15 16:55:00+0100</p><p><b>lotNumber</b>: 12345</p><p><b>serialNumber</b>: 12345</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Test-Name</p><p><b>type</b>: Manufacturer name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Test Model</p><p><b>type</b>: Model name</p></blockquote><p><b>modelNumber</b>: 123456789</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 30234008}">Medizinisches Laboranalysegerät</span></p><h3>Versions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td>v1</td></tr></table><p><b>note</b>: </p><blockquote><div><p>test</p>
</div></blockquote></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <version value="5.0.0"/>
        <code value="UDI"/>
        <display value="Universal Device Identifier"/>
      </coding>
    </type>
    <system value="http://goodcare.org/devices/id"/>
    <value value="345675"/>
  </identifier>
  <definition>
    <reference value="DeviceDefinition/25068c1f-a497-4cfe-b4e7-4a7026adf1e6"/>
  </definition>
  <udiCarrier>
    <deviceIdentifier value="example"/>
  </udiCarrier>
  <distinctIdentifier value="example"/>
  <manufactureDate value="2021-11-15T16:55:00+01:00"/>
  <expirationDate value="2021-11-15T16:55:00+01:00"/>
  <lotNumber value="12345"/>
  <serialNumber value="12345"/>
  <deviceName>
    <name value="Test-Name"/>
    <type value="manufacturer-name"/>
  </deviceName>
  <deviceName>
    <name value="Test Model"/>
    <type value="model-name"/>
  </deviceName>
  <modelNumber value="123456789"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000274103/version/20260515"/>
      <code value="30234008"/>
      <display value="Medical laboratory analyzer"/>
    </coding>
    <text value="Medizinisches Laboranalysegerät"/>
  </type>
  <version>
    <value value="v1"/>
  </version>
  <note>
    <text value="test"/>
  </note>
</Device>