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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeCodeSystem
IdCodeSystem-cz-allergy-intolerance-type-szz-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-allergy-intolerance-type-szz-cs.html
URLhttps://ncez.mzcr.cz/terminology/CodeSystem/cz-allergy-intolerance-type-szz-cs
Version0.0.1
Statusactive
Date2025-03-05
NameAllergyIntoleranceTypeSzzCs
TitleAllergy reaction type (CZ supplement)
Realmcz
Authorityhl7
DescriptionThe Code System is used for Record of allergy or other significant adverse reaction to a substance or medicinal product in the Shared Health Record to indicate the Allergy reaction type.
Contentsupplement
Supplementshttp://hl7.org/fhir/allergy-intolerance-type

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
allergy-intolerance-typeAllergyIntoleranceType

Narrative

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

Generated Narrative: CodeSystem cz-allergy-intolerance-type-szz-cs

Language: cs

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanNot Selectable

Concepts

This code system supplement https://ncez.mzcr.cz/terminology/CodeSystem/cz-allergy-intolerance-type-szz-cs defines displays on the following codes:

CodeDisplayDefinitionEnglish (English, en)
allergy alergieAlergieA propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other ''allergy-like'' reactions, including pseudoallergy.
intolerance intoleranceIntoleranceA propensity for adverse reactions to a substance that is judged to be not allergic or ''allergy-like''. These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or patient-specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances).

Source1

{
  "resourceType": "CodeSystem",
  "id": "cz-allergy-intolerance-type-szz-cs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-allergy-intolerance-type-szz-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.0.1",
  "name": "AllergyIntoleranceTypeSzzCs",
  "title": "Allergy reaction type (CZ supplement)",
  "status": "active",
  "experimental": false,
  "date": "2025-03-05",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "The Code System is used for Record of allergy or other significant adverse reaction to a substance or medicinal product in the Shared Health Record to indicate the Allergy reaction type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/allergy-intolerance-type",
  "property": [
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Not Selectable",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "allergy",
      "display": "alergie",
      "definition": "Alergie",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "definition"
          },
          "value": "A propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other ''allergy-like'' reactions, including pseudoallergy."
        },
        {
          "language": "en",
          "use": {
            "code": "display"
          },
          "value": "Allergy"
        }
      ]
    },
    {
      "code": "intolerance",
      "display": "intolerance",
      "definition": "Intolerance",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "definition"
          },
          "value": "A propensity for adverse reactions to a substance that is judged to be not allergic or ''allergy-like''. These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or patient-specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances)."
        },
        {
          "language": "en",
          "use": {
            "code": "display"
          },
          "value": "Intolerance"
        }
      ]
    }
  ]
}