FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sdhr-allergyintolerance-severity-valueset

Packagetewhatuora.fhir.nz-shared-digital-health-record
TypeValueSet
Idsdhr-allergyintolerance-severity-valueset
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/sdhr/https://build.fhir.org/ig/tewhatuora/fhir-sdhr/ValueSet-sdhr-allergyintolerance-severity-valueset.html
URLhttps://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-allergyintolerance-severity-valueset
Version0.5.0
Statusdraft
Date2025-06-10T09:25:25+00:00
NameSDHRAllergyIntoleranceSeverityValueSet
TitleValueSet for AllergyIntolerance Severity

Resources that use this resource

StructureDefinition
SDHRAllergyIntoleranceSDHRAllergyIntolerance

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet sdhr-allergyintolerance-severity-valueset

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "sdhr-allergyintolerance-severity-valueset",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-allergyintolerance-severity-valueset",
  "version": "0.5.0",
  "name": "SDHRAllergyIntoleranceSeverityValueSet",
  "title": "ValueSet for AllergyIntolerance Severity",
  "status": "draft",
  "date": "2025-06-10T09:25:25+00:00",
  "publisher": "Health New Zealand",
  "contact": [
    {
      "name": "Health New Zealand",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/tewhatuora"
        }
      ]
    },
    {
      "name": "HNZ Integration Team",
      "telecom": [
        {
          "system": "email",
          "value": "integration@tewhatuora.govt.nz",
          "use": "work"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/reaction-event-severity"
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "255604002",
            "display": "Mild (qualifier value)"
          },
          {
            "code": "1255665007",
            "display": "Moderate (qualifier value)"
          },
          {
            "code": "24484000",
            "display": "Severe (severity modifier) (qualifier value)"
          }
        ]
      }
    ]
  }
}