FHIR IG analytics| Package | hl7.fhir.uv.pocd |
| Resource Type | Device |
| Id | Device-ECGChannelDevice.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Device "ECGChannelDevice"
Profile: Channel Device profile
status: active
type: MDC_DEV_ECG_CHAN (ISO 11073-10101 Health informatics - Point-of-care#69799)
parent: Device/ECGVmdDevice
{
"resourceType": "Device",
"id": "ECGChannelDevice",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/pocd/StructureDefinition/ChannelDevice"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "69799",
"display": "MDC_DEV_ECG_CHAN"
}
]
},
"parent": {
"reference": "Device/ECGVmdDevice"
}
}