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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeCodeSystem
IdCodeSystem-cz-clinical-severity-of-symptoms-szz-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-clinical-severity-of-symptoms-szz-cs.html
URLhttps://ncez.mzcr.cz/terminology/CodeSystem/cz-clinical-severity-of-symptoms-szz-cs
Version0.0.1
Statusactive
Date2025-03-05
NameClinicalSeverityOfSymptomsSzzCs
TitleClinical severity of symptoms
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 Clinical severity of symptoms.
Contentsupplement
Supplementshttp://hl7.org/fhir/reaction-event-severity

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
reaction-event-severityAllergyIntoleranceSeverity

Narrative

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

Generated Narrative: CodeSystem cz-clinical-severity-of-symptoms-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-clinical-severity-of-symptoms-szz-cs defines displays on the following codes:

CodeDisplayDefinitionEnglish (English, en)
mild mírnámírnámild
moderate střednístřednímoderate
severe závažnázávažnásevere

Source1

{
  "resourceType": "CodeSystem",
  "id": "cz-clinical-severity-of-symptoms-szz-cs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-clinical-severity-of-symptoms-szz-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.0.1",
  "name": "ClinicalSeverityOfSymptomsSzzCs",
  "title": "Clinical severity of symptoms",
  "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 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 Clinical severity of symptoms.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/reaction-event-severity",
  "property": [
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Not Selectable",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "mild",
      "display": "mírná",
      "definition": "mírná",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "definition"
          },
          "value": "mild"
        }
      ]
    },
    {
      "code": "moderate",
      "display": "střední",
      "definition": "střední",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "definition"
          },
          "value": "moderate"
        }
      ]
    },
    {
      "code": "severe",
      "display": "závažná",
      "definition": "závažná",
      "designation": [
        {
          "language": "en",
          "use": {
            "code": "definition"
          },
          "value": "severe"
        }
      ]
    }
  ]
}