Austrian Patient Summary (R4)
0.2.0 - STU1
Austrian Patient Summary (R4) - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "DeviceUseStatement",
"id" : "AtApsExampleDeviceUseStatement01",
"meta" : {
"profile" : [
🔗 "https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-deviceusestatement"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement AtApsExampleDeviceUseStatement01</b></p><a name=\"AtApsExampleDeviceUseStatement01\"> </a><a name=\"hcAtApsExampleDeviceUseStatement01\"> </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-at-aps-deviceusestatement.html\">AT APS DeviceUseStatement</a></p></div><p><b>identifier</b>: 51ebb7a9-4e3a-4360-9a05-0cc2d869086f</p><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/Patient-HL7ATCorePatientExample01.html\">Max Mustermann</a></p><p><b>timing</b>: 2015-02-07</p><p><b>device</b>: <a href=\"Device-at-aps-example-device-01.html\">Device: type = Gerät</a></p></div>"
},
"identifier" : [
{
"value" : "51ebb7a9-4e3a-4360-9a05-0cc2d869086f"
}
],
"status" : "active",
"subject" : {
"reference" : "Patient/HL7ATCorePatientExample01",
"display" : "Max Mustermann"
},
"timingDateTime" : "2015-02-07",
"device" : {
🔗 "reference" : "Device/at-aps-example-device-01"
}
}