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

<Device xmlns="http://hl7.org/fhir">
  <id value="05146497-2ca3-488e-96cb-c27c77ab6a3c"/>
  <meta>
    <profile value="https://gematik.de/fhir/ti/StructureDefinition/ti-device-specimen-container"/>
  </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 05146497-2ca3-488e-96cb-c27c77ab6a3c</b></p><a name="05146497-2ca3-488e-96cb-c27c77ab6a3c"> </a><a name="hc05146497-2ca3-488e-96cb-c27c77ab6a3c"> </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-specimen-container.html">TI Device Specimen Container</a></p></div><p><b>identifier</b>: Universal Device Identifier/345675</p><p><b>definition</b>: <a href="DeviceDefinition-30a47ba7-8975-4383-ad43-61c032c30e53.html">DeviceDefinition: manufacturer[x] = Herstellende Einrichtung; type = Specimen container</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>: 987654</p><p><b>modelNumber</b>: 56789</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 434711009}">Probenbehälter</span></p><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/30a47ba7-8975-4383-ad43-61c032c30e53"/>
  </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="987654"/>
  <modelNumber value="56789"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000274103/version/20260515"/>
      <code value="434711009"/>
      <display value="Specimen container"/>
    </coding>
    <text value="Probenbehälter"/>
  </type>
  <note>
    <text value="test"/>
  </note>
</Device>