NZ Shared Digital Health Record API
0.5.0 - ballot

NZ Shared Digital Health Record API - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet for AllergyIntolerance Severity - JSON Representation

Draft as of 2025-07-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "sdhr-allergyintolerance-severity-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-allergyintolerance-severity-valueset</b></p><a name=\"sdhr-allergyintolerance-severity-valueset\"> </a><a name=\"hcsdhr-allergyintolerance-severity-valueset\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-reaction-event-severity.html\">AllergyIntoleranceSeverity</a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/255604002\">255604002</a></td><td>Mild (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/1255665007\">1255665007</a></td><td>Moderate (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/24484000\">24484000</a></td><td>Severe (severity modifier) (qualifier value)</td></tr></table></li></ul></div>"
  },
  "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-07-03T21:35:56+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"
        }
      ]
    }
  ],
  "description" : "A ValueSet containing all codes from the AllergyIntolerance Severity system.",
  "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)"
          }
        ]
      }
    ]
  }
}