This page is part of the Czech FHIR Terminology Package (v0.2.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-02-02 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "eHDSIAbsentOrUnknownDevice-cz"] ; #
fhir:language [ fhir:v "cs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xml:lang=\"cs\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIAbsentOrUnknownDevice-cz</b></p><a name=\"eHDSIAbsentOrUnknownDevice-cz\"> </a><a name=\"hceHDSIAbsentOrUnknownDevice-cz\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: cs</p></div><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-absent-unknown-uv-ips-cz.html\">Absent a Unknown Data - IPS</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/uv/ips/STU1.1/CodeSystem-absent-unknown-uv-ips.html\"><code>http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips</code></a><span title=\"Version is explicitly stated to be 1.1.0\"> version ?1.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><code>no-device-info</code></td><td>žádné informace o používaných zdravotnických prostředcích a implantátech</td><td>There is no information available regarding implanted or external devices for the subject.</td></tr><tr><td><code>no-known-devices</code></td><td>žádné implantáty ani jiné zdravotnické prostředky</td><td>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.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-supplement"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-supplement> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/absent-unknown-uv-ips-cz"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/absent-unknown-uv-ips-cz> ]
] ) ; #
fhir:url [
fhir:v "https://ncez.mzcr.cz/terminology/ValueSet/eHDSIAbsentOrUnknownDevice-cz"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/ValueSet/eHDSIAbsentOrUnknownDevice-cz>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.48" ]
] ) ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "EHDSIAbsentOrUnknownDeviceCZ"] ; #
fhir:title [ fhir:v "eHDSI Absent Or Unknown Device"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-02-02T08:04:31+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Czech Republic"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.cz/" ] ] )
] ) ; #
fhir:description [ fhir:v "The Value set is used to encode absent or unknown medical devices."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips> ] ;
fhir:version [ fhir:v "1.1.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "no-device-info" ] ;
fhir:display [ fhir:v "žádné informace o používaných zdravotnických prostředcích a implantátech" ] ] [
fhir:code [ fhir:v "no-known-devices" ] ;
fhir:display [ fhir:v "žádné implantáty ani jiné zdravotnické prostředky" ] ] ) ] )
] . #
IG © 2025+ HL7 Czech Republic. Package hl7.fhir.cz.terminology#0.2.0 based on FHIR 4.0.1. Generated 2026-02-02
Links: Table of Contents |
QA Report