MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="ExampleHdrDevice"/>
<meta>
<profile
value="http://fhir.ehdsi.eu/hdr/StructureDefinition/device-hdr-myhealtheu"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device ExampleHdrDevice</b></p><a name="ExampleHdrDevice"> </a><a name="hcExampleHdrDevice"> </a><a name="ExampleHdrDevice-en-US"> </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-device-hdr-myhealtheu.html">Device: HDR</a></p></div><p><b>identifier</b>: <code>https://www.gs1.org</code>/04012345678901</p><h3>UdiCarriers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td><td><b>EntryType</b></td></tr><tr><td style="display: none">*</td><td>12345678901234</td><td>(01)12345678901234(17)290615(10)LOT987654321(21)SN1234567890</td><td>Barcode</td></tr></table><p><b>status</b>: Active</p><p><b>manufacturer</b>: Acme Medical Devices Inc.</p><p><b>manufactureDate</b>: 2024-06-15</p><p><b>expirationDate</b>: 2029-06-15</p><p><b>lotNumber</b>: LOT987654321</p><p><b>serialNumber</b>: SN1234567890</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 360058005}">Intraventricular pump</span></p><p><b>patient</b>: <a href="Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html">John Doe</a></p></div>
</text>
<identifier>
<system value="https://www.gs1.org"/>
<value value="04012345678901"/>
</identifier>
<udiCarrier>
<deviceIdentifier value="12345678901234"/>
<carrierHRF
value="(01)12345678901234(17)290615(10)LOT987654321(21)SN1234567890"/>
<entryType value="barcode"/>
</udiCarrier>
<status value="active"/>
<manufacturer value="Acme Medical Devices Inc."/>
<manufactureDate value="2024-06-15"/>
<expirationDate value="2029-06-15"/>
<lotNumber value="LOT987654321"/>
<serialNumber value="SN1234567890"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="360058005"/>
<display value="Intraventricular pump"/>
</coding>
</type>
<patient>🔗
<reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
<display value="John Doe"/>
</patient>
</Device>