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

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeCodeSystem
IdCodeSystem-allergy-intolerance-criticality-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/CodeSystem-allergy-intolerance-criticality-cz.html
URLhttps://hl7.cz/terminology/CodeSystem/allergy-intolerance-criticality-cz
Version0.2.0
Statusactive
Date2025-12-15T12:06:46.649344Z
NameAllergyIntoleranceCriticality
TitleAllergyIntoleranceCriticality (CZ supplement)
Realmcz
Authorityhl7
DescriptionAllergyIntoleranceCriticality CZ Code system supplement
Contentsupplement
Supplementshttp://hl7.org/fhir/allergy-intolerance-criticality

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: CodeSystem allergy-intolerance-criticality-cz

This code system supplement https://hl7.cz/terminology/CodeSystem/allergy-intolerance-criticality-cz defines displays on the following codes:

CodeDisplayDefinitionEnglish (English, en)
high vysoké rizikoV nejhorším případě je výsledek budoucí expozice hodnocen jako život ohrožující nebo s vysokým rizikem selhání orgánového systému.Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure.
low nízké rizikoNejhorší možný výsledek budoucí expozice není hodnocen jako život ohrožující ani jako vysoce pravděpodobný selhání orgánového systému.Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure.
unable-to-assess riziko nelze posouditNení možné odhadnout nejhorší možný výsledek budoucí expozice.Unable to assess the worst case result of a future exposure.

Source1

{
  "resourceType": "CodeSystem",
  "id": "allergy-intolerance-criticality-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/terminology/CodeSystem/allergy-intolerance-criticality-cz",
  "version": "0.2.0",
  "name": "AllergyIntoleranceCriticality",
  "title": "AllergyIntoleranceCriticality (CZ supplement)",
  "status": "active",
  "experimental": false,
  "date": "2025-12-15T12:06:46.649344Z",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "AllergyIntoleranceCriticality CZ Code system supplement",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/allergy-intolerance-criticality",
  "concept": [
    {
      "code": "high",
      "display": "vysoké riziko",
      "definition": "V nejhorším případě je výsledek budoucí expozice hodnocen jako život ohrožující nebo s vysokým rizikem selhání orgánového systému.",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "definition"
          },
          "value": "Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure."
        },
        {
          "language": "en",
          "use": {
            "code": "display"
          },
          "value": "High Risk"
        }
      ]
    },
    {
      "code": "low",
      "display": "nízké riziko",
      "definition": "Nejhorší možný výsledek budoucí expozice není hodnocen jako život ohrožující ani jako vysoce pravděpodobný selhání orgánového systému.",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "definition"
          },
          "value": "Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure."
        },
        {
          "language": "en",
          "use": {
            "code": "display"
          },
          "value": "Low Risk"
        }
      ]
    },
    {
      "code": "unable-to-assess",
      "display": "riziko nelze posoudit",
      "definition": "Není možné odhadnout nejhorší možný výsledek budoucí expozice.",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "definition"
          },
          "value": "Unable to assess the worst case result of a future exposure."
        },
        {
          "language": "en",
          "use": {
            "code": "display"
          },
          "value": "Unable to Assess Risk"
        }
      ]
    }
  ]
}