FHIR IG analytics| Package | myhealth.eu.fhir.eps |
| Resource Type | DeviceUseStatement |
| Id | DeviceUseStatement-9ee7b991-3240-42e3-9bcf-a1de0507754f.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Home nebulizer in use since 2021-06-21
{
"resourceType": "DeviceUseStatement",
"id": "9ee7b991-3240-42e3-9bcf-a1de0507754f",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/eps/StructureDefinition/deviceUseStatement-eps-myhealtheu"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"subject": {
"reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
},
"timingPeriod": {
"start": "2010-04-25"
},
"device": {
"reference": "Device/0b89dcab-1d0c-44fa-a958-3131452d8cca"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "414545008",
"display": "Ischemic heart disease"
}
]
}
]
}