FHIR IG analytics| Package | hl7.fhir.cz.core |
| Resource Type | Device |
| Id | Device-Pacemaker.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device Pacemaker
Profile: Medical Device (CZ)
manufacturer: Medtronic
modelNumber: W1DR01
type: Cardiac pacemaker
patient: PokusnĂ˝ Pacient
{
"resourceType": "Device",
"id": "Pacemaker",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-medical-device"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"manufacturer": "Medtronic",
"modelNumber": "W1DR01",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000279109",
"code": "14106009",
"display": "Cardiac pacemaker"
}
]
},
"patient": {
"reference": "Patient/Mracena",
"display": "PokusnĂ˝ Pacient"
}
}