HL7 Czech Terminology Implementation Guide
0.3.0 - release Czechia flag

HL7 Czech Terminology Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/terminology/ and changes regularly. See the Directory of published versions

: eHDSI Absent Or Unknown Allergy

Draft as of 2026-03-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSIAbsentOrUnknownAllergy-cz",
  "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/eHDSIAbsentOrUnknownAllergy-cz",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.47"
    }
  ],
  "version" : "0.3.0",
  "name" : "EHDSIAbsentOrUnknownAllergyCZ",
  "title" : "eHDSI Absent Or Unknown Allergy",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-30T15:15:25+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 allergies.",
  "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-allergy-info",
            "display" : "žádné informace o alergiích"
          },
          {
            "code" : "no-known-allergies",
            "display" : "žádné známé alergie"
          },
          {
            "code" : "no-known-medication-allergies",
            "display" : "žádné známé alergie na léky"
          },
          {
            "code" : "no-known-environmental-allergies",
            "display" : "žádné známé alergie na vnější prostředí"
          },
          {
            "code" : "no-known-food-allergies",
            "display" : "žádné známé alergie na potraviny"
          }
        ]
      }
    ]
  }
}