FHIR IG analytics| Package | hl7.fhir.cz.core |
| Resource Type | Device |
| Id | Device-NoInformationAboutDevice.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device NoInformationAboutDevice
Profile: Medical Device (CZ)
type: No information about devices
patient: PokusnĂ˝ Pacient
{
"resourceType": "Device",
"id": "NoInformationAboutDevice",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-medical-device"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
"code": "no-device-info",
"display": "No information about devices"
}
]
},
"patient": {
"reference": "Patient/Mracena",
"display": "PokusnĂ˝ Pacient"
}
}