FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Device |
| Id | Device-b15bd921-5bbe-46eb-8b69-4762dfadbd2a.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device b15bd921-5bbe-46eb-8b69-4762dfadbd2a
Profile: Device: Performer/Observer (CZ)
identifier: http://example.org/devices/DEF-123456
| Name | Type |
| Monitor/defibrilátor Lifepak 15 | User Friendly name |
type: Electrocardiographic monitor and recorder
{
"resourceType": "Device",
"id": "b15bd921-5bbe-46eb-8b69-4762dfadbd2a",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-device-observer"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/devices",
"value": "DEF-123456"
}
],
"deviceName": [
{
"name": "Monitor/defibrilátor Lifepak 15",
"type": "user-friendly-name"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "86184003",
"display": "Electrocardiographic monitor and recorder"
}
]
}
}