HL7 Czech Terminology Implementation Guide
0.3.0 - release Czechia flag

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

: eHDSI Exceptional Value

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eHDSIExceptionalValue"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <url
       value="https://ncez.mzcr.cz/terminology/ValueSet/eHDSIExceptionalValue"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.81"/>
  </identifier>
  <version value="0.0.1"/>
  <name value="EHDSIExceptionalValue"/>
  <title value="eHDSI Exceptional Value"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-27T16:55:21+02:00"/>
  <publisher value="HL7 Czech Republic"/>
  <contact>
    <name value="HL7 Czech Republic"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.cz/"/>
    </telecom>
  </contact>
  <description
               value="The Value Set is used to code exceptional values for the required binding in FHIR IGs"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <version value="4.0.0"/>
      <concept>
        <code value="OTH"/>
        <display value="jinak"/>
      </concept>
      <concept>
        <code value="UNC"/>
        <display value="nekódováno"/>
      </concept>
      <concept>
        <code value="UNK"/>
        <display value="není známo"/>
      </concept>
    </include>
  </compose>
</ValueSet>