HL7 Czech Terminology Implementation Guide
0.3.0 - release
This page is part of the Czech FHIR Terminology Package (v0.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-07-27 |
{
"resourceType" : "ValueSet",
"id" : "eHDSIAbsentOrUnknownDevice",
"language" : "en",
"text" : {
"status" : "extensions"
},
"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",
"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.0.1",
"name" : "EHDSIAbsentOrUnknownDevice",
"title" : "eHDSI Absent Or Unknown Device",
"status" : "active",
"experimental" : false,
"date" : "2026-07-27T16:55:21+02: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"
},
{
"code" : "no-known-devices"
}
]
}
]
}
}