Te Whatu Ora Shared Care FHIR API
0.3.9 - release New Zealand flag

Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Rheumatic fever medication allergy codes - JSON Representation

Active as of 2024-06-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rf-medicationallergy-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><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/294497009\">294497009</a></td><td>Allergy to penicillin V</td></tr><tr><td><a href=\"http://snomed.info/id/91931000\">91931000</a></td><td>Allergy to erythromycin</td></tr><tr><td><a href=\"http://snomed.info/id/332571000210107\">332571000210107</a></td><td>Allergy to benzathine penicillin</td></tr><tr><td><a href=\"http://snomed.info/id/332581000210109\">332581000210109</a></td><td>Allergy to pharmaceutical excipient</td></tr><tr><td><a href=\"http://snomed.info/id/293722000\">293722000</a></td><td>Lignocaine allergy</td></tr><tr><td><a href=\"http://snomed.info/id/294881007\">294881007</a></td><td>Allergy to warfarin</td></tr><tr><td><a href=\"http://snomed.info/id/1003755004\">1003755004</a></td><td>Allergy to latex</td></tr><tr><td><a href=\"http://snomed.info/id/417930000\">417930000</a></td><td>Allergy to adhesive agent</td></tr><tr><td><a href=\"http://snomed.info/id/419511003\">419511003</a></td><td>Propensity to adverse reactions to drug (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir-ig-uat.digital.health.nz/shared-care/ValueSet/rf-medicationallergy-code",
  "version" : "1.0.0",
  "name" : "RheumaticFeverMedicationAllergyValueSet",
  "title" : "Rheumatic fever medication allergy codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-20T01:54:07+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    },
    {
      "name" : "David Grainger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "david.grainger@middleware.co.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This value set includes codes for the RF secondary prophylaxis medications / substances a patient has an allergic reaction to",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "294497009",
            "display" : "Allergy to penicillin V"
          },
          {
            "code" : "91931000",
            "display" : "Allergy to erythromycin"
          },
          {
            "code" : "332571000210107",
            "display" : "Allergy to benzathine penicillin"
          },
          {
            "code" : "332581000210109",
            "display" : "Allergy to pharmaceutical excipient"
          },
          {
            "code" : "293722000",
            "display" : "Lignocaine allergy"
          },
          {
            "code" : "294881007",
            "display" : "Allergy to warfarin"
          },
          {
            "code" : "1003755004",
            "display" : "Allergy to latex"
          },
          {
            "code" : "417930000",
            "display" : "Allergy to adhesive agent"
          },
          {
            "code" : "419511003",
            "display" : "Propensity to adverse reactions to drug (finding)"
          }
        ]
      }
    ]
  }
}