FHIR IG analytics| Package | hl7.at.fhir.elga.aps.r4 |
| Resource Type | DeviceUseStatement |
| Id | DeviceUseStatement-AtApsExampleDeviceUseStatement01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DeviceUseStatement AtApsExampleDeviceUseStatement01
Profile: AT APS DeviceUseStatement
identifier: 51ebb7a9-4e3a-4360-9a05-0cc2d869086f
status: Active
subject: Maria Musterfrau
timing: 2015-02-07
device: Device: type = Gerät
{
"resourceType": "DeviceUseStatement",
"id": "AtApsExampleDeviceUseStatement01",
"meta": {
"profile": [
"https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-deviceusestatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "51ebb7a9-4e3a-4360-9a05-0cc2d869086f"
}
],
"status": "active",
"subject": {
"reference": "Patient/at-aps-example-patient-01",
"display": "Maria Musterfrau"
},
"timingDateTime": "2015-02-07",
"device": {
"reference": "Device/at-aps-example-device-01"
}
}