MyHealth@Eu Hospital Discharge Report
0.1.0-preview - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v0.1.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "DeviceUseStatement",
"id" : "ExampleDeviceUseStatementHdr",
"meta" : {
"profile" : [
🔗 "http://fhir.ehdsi.eu/hdr/StructureDefinition/deviceUseStatement-hdr-myhealtheu"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement ExampleDeviceUseStatementHdr</b></p><a name=\"ExampleDeviceUseStatementHdr\"> </a><a name=\"hcExampleDeviceUseStatementHdr\"> </a><a name=\"ExampleDeviceUseStatementHdr-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-deviceUseStatement-hdr-myhealtheu.html\">DeviceUseStatement: HDR</a></p></div><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>timing</b>: Absent because : unknown</p><p><b>device</b>: <a href=\"Device-ExampleDeviceHdr.html\">Device: identifier = http://www.example.org#04012345678901; status = active; manufacturer = Acme Medical Devices Inc.; manufactureDate = 2024-06-15; expirationDate = 2029-06-15; lotNumber = LOT987654321; serialNumber = SN1234567890; type = Intraventricular pump</a></p></div>"
},
"status" : "active",
"subject" : {
🔗 "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
},
"_timingDateTime" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
]
},
"device" : {
🔗 "reference" : "Device/ExampleDeviceHdr"
}
}