FHIR IG analytics| Package | hl7.fhir.cz.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSIAbsentOrUnknownDevice-cz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/terminology/ValueSet-eHDSIAbsentOrUnknownDevice-cz.html |
| URL | https://ncez.mzcr.cz/terminology/ValueSet/eHDSIAbsentOrUnknownDevice-cz |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-23T17:10:39+00:00 |
| Name | EHDSIAbsentOrUnknownDeviceCZ |
| Title | eHDSI Absent Or Unknown Device |
| Realm | cz |
| Authority | hl7 |
| Description | The Value set is used to encode absent or unknown medical devices. |
| ValueSet | |
| MedicalDeviceWithExceptions | Medical Device with exceptions |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet eHDSIAbsentOrUnknownDevice-cz
Language: cs
This ValueSet requires the Code system Supplement Absent a Unknown Data - IPS.
http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips version 📍1.1.0| Code | Display | Definition |
no-device-info | žádné informace o používaných zdravotnických prostředcích a implantátech | There is no information available regarding implanted or external devices for the subject. |
no-known-devices | žádné implantáty ani jiné zdravotnické prostředky | There are no devices known to be implanted in or used by the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record. |
{
"resourceType": "ValueSet",
"id": "eHDSIAbsentOrUnknownDevice-cz",
"language": "cs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://ncez.mzcr.cz/terminology/CodeSystem/absent-unknown-uv-ips-cz"
}
],
"url": "https://ncez.mzcr.cz/terminology/ValueSet/eHDSIAbsentOrUnknownDevice-cz",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.48"
}
],
"version": "0.2.0",
"name": "EHDSIAbsentOrUnknownDeviceCZ",
"title": "eHDSI Absent Or Unknown Device",
"status": "active",
"experimental": false,
"date": "2025-12-23T17:10:39+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "The Value set is used to encode absent or unknown medical devices.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
"version": "1.1.0",
"concept": [
{
"code": "no-device-info",
"display": "žádné informace o používaných zdravotnických prostředcích a implantátech"
},
{
"code": "no-known-devices",
"display": "žádné implantáty ani jiné zdravotnické prostředky"
}
]
}
]
}
}