FHIR IG analytics| Package | myhealth.eu.fhir.eps |
| Resource Type | Device |
| Id | Device-0b89dcab-1d0c-44fa-a958-3131452d8cca.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Cardiac pacemaker
{
"resourceType": "Device",
"id": "0b89dcab-1d0c-44fa-a958-3131452d8cca",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/eps/StructureDefinition/device-eps-myhealtheu"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"deviceName": [
{
"name": "Cardiac pacemaker",
"type": "user-friendly-name"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "14106009",
"display": "Cardiac pacemaker"
}
]
},
"patient": {
"reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
}
}