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

FHIR IG analytics

Packagehl7.fhir.cz.DIGOVO
Resource TypeValueSet
IdValueSet-vs-condition-severity-raredisease.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/DIGOVO/ValueSet-vs-condition-severity-raredisease.html
URLhttps://hl7.cz/fhir/DIGOVO/ValueSet/vs-condition-severity-raredisease
Version0.0.1
Statusdraft
Date2025-11-08T23:36:31+00:00
NameVsConditionSeverityRareDisease
TitleZávažnost vzácného onemocnění – DIGOVO
Realmcz
Authorityhl7
DescriptionKategorie závažnosti pro diagnózy vzácných onemocnění, kompatibilní s ERDRI a SNOMED CT.

Resources that use this resource

StructureDefinition
cz-condition-rarediseaseCondition (Vzácné onemocnění – DIGOVO)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet vs-condition-severity-raredisease


Source1

{
  "resourceType": "ValueSet",
  "id": "vs-condition-severity-raredisease",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/DIGOVO/ValueSet/vs-condition-severity-raredisease",
  "version": "0.0.1",
  "name": "VsConditionSeverityRareDisease",
  "title": "Závažnost vzácného onemocnění – DIGOVO",
  "status": "draft",
  "date": "2025-11-08T23:36:31+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Kategorie závažnosti pro diagnózy vzácných onemocnění, kompatibilní s ERDRI a SNOMED CT.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "255604002",
            "display": "Mild"
          },
          {
            "code": "6736007",
            "display": "Moderate"
          },
          {
            "code": "24484000",
            "display": "Severe"
          },
          {
            "code": "399166001",
            "display": "Life-threatening"
          }
        ]
      }
    ]
  }
}