FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | DeviceUseStatement |
| Id | DeviceUseStatement-UC4-DeviceUseStatement.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DeviceUseStatement UC4-DeviceUseStatement
Profile: DeviceUseStatement (IPS)
status: Active
timing: 2018-04-15
recordedOn: 2018-04-15
bodySite: Left hip region structure (body structure)
{
"resourceType": "DeviceUseStatement",
"id": "UC4-DeviceUseStatement",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/DeviceUseStatement-uv-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"subject": {
"reference": "Patient/UC4-Patient-RudolfZimmermann"
},
"timingDateTime": "2018-04-15",
"recordedOn": "2018-04-15",
"device": {
"reference": "Device/UC4-Device-HipProsthesis"
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "287579007",
"display": "Left hip region structure (body structure)"
}
]
}
}