FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | DeviceUseStatement |
| Id | DeviceUseStatement-UC1-DeviceUseStatement-Pacemaker.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DeviceUseStatement UC1-DeviceUseStatement-Pacemaker
status: Active
timing: 2015-06-15
recordedOn: 2015-06-15
device: Device: status = active; type = Cardiac pacemaker; safety = MR Conditional
bodySite: Heart
{
"resourceType": "DeviceUseStatement",
"id": "UC1-DeviceUseStatement-Pacemaker",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-deviceusestatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"subject": {
"reference": "Patient/UC1-Patient-MusterMax"
},
"timingDateTime": "2015-06-15",
"recordedOn": "2015-06-15",
"device": {
"reference": "Device/UC1-Device-Pacemaker"
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"code": "80891009"
}
]
}
}