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