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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeValueSet
IdValueSet-cz-allergy-intolerance-type-szz-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/ValueSet-cz-allergy-intolerance-type-szz-vs.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/cz-allergy-intolerance-type-szz-vs
Version0.0.1
Statusdraft
Date2025-03-05
NameAllergyIntoleranceTypeSzzVs
TitleAllergy reaction type (CZ)
Realmcz
Authorityhl7
DescriptionThe Value Set 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.

Resources that use this resource

StructureDefinition
cz-allergyIntolerance-szzAllergy intolerance (SZZ CZ)

Resources that this resource uses

CodeSystem
allergy-intolerance-typeAllergyIntoleranceType

Narrative

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

Generated Narrative: ValueSet cz-allergy-intolerance-type-szz-vs

Language: cs

This ValueSet requires the Code system Supplement Allergy reaction type (CZ supplement).


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-allergy-intolerance-type-szz-vs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-allergy-intolerance-type-szz-cs"
    }
  ],
  "url": "https://ncez.mzcr.cz/terminology/ValueSet/cz-allergy-intolerance-type-szz-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.0.1",
  "name": "AllergyIntoleranceTypeSzzVs",
  "title": "Allergy reaction type (CZ)",
  "status": "draft",
  "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 Value Set 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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/allergy-intolerance-type"
      }
    ]
  }
}