FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-eHDSIAbsentOrUnknownAllergy-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-eHDSIAbsentOrUnknownAllergy-cz.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/eHDSIAbsentOrUnknownAllergy-cz
Version0.2.0
Statusactive
Date2025-12-23T17:10:39+00:00
NameEHDSIAbsentOrUnknownAllergyCZ
TitleeHDSI Absent Or Unknown Allergy
Realmcz
Authorityhl7
DescriptionThe Value set is used to encode absent or unknown medical allergies.

Resources that use this resource

ValueSet
AllergenWithExceptionseHDSI Agent or Allergen With Exceptions

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet eHDSIAbsentOrUnknownAllergy-cz

Language: cs

This ValueSet requires the Code system Supplement Absent a Unknown Data - IPS.

  • Include these codes as defined in http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips version 📍1.1.0
    CodeDisplayDefinition
    no-allergy-infožádné informace o alergiíchThere is no information available regarding the subject's allergy conditions.
    no-known-allergiesžádné známé alergieThe subject has no known allergy conditions.
    no-known-medication-allergiesžádné známé alergie na lékyThe subject has no known medication allergy conditions.
    no-known-environmental-allergiesžádné známé alergie na vnější prostředíThe subject has no known environmental allergy conditions.
    no-known-food-allergiesžádné známé alergie na potravinyThe subject has no known food allergy conditions.

Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIAbsentOrUnknownAllergy-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/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.2.0",
  "name": "EHDSIAbsentOrUnknownAllergyCZ",
  "title": "eHDSI Absent Or Unknown Allergy",
  "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 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"
          }
        ]
      }
    ]
  }
}