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

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-allergy-intolerance-criticality-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-allergy-intolerance-criticality-cz.html
URLhttps://hl7.cz/terminology/ValueSet/allergy-intolerance-criticality-cz
Version0.2.0
Statusactive
Date2025-12-15T12:08:45.155576Z
NameAllergyIntoleranceCriticality
TitleAllergyIntoleranceCriticality (CZ supplement)
Realmcz
Authorityhl7
DescriptionEstimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
allergy-intolerance-criticalityAllergyIntoleranceCriticality

Narrative

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

Generated Narrative: ValueSet allergy-intolerance-criticality-cz

Language: cs

This ValueSet requires the Code system Supplement AllergyIntoleranceCriticality (CZ supplement).


Source1

{
  "resourceType": "ValueSet",
  "id": "allergy-intolerance-criticality-cz",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://hl7.cz/terminology/CodeSystem/allergy-intolerance-criticality-cz"
    }
  ],
  "url": "https://hl7.cz/terminology/ValueSet/allergy-intolerance-criticality-cz",
  "version": "0.2.0",
  "name": "AllergyIntoleranceCriticality",
  "title": "AllergyIntoleranceCriticality (CZ supplement)",
  "status": "active",
  "experimental": false,
  "date": "2025-12-15T12:08:45.155576Z",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/allergy-intolerance-criticality",
        "version": "4.0.1"
      }
    ]
  }
}