New Zealand rheumatic fever FHIR Implementation Guide
0.4.6 - draft

New Zealand rheumatic fever FHIR Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/rheumatic-fever/ and changes regularly. See the Directory of published versions

: Rheumatic fever medication allergy codes - XML Representation

Active as of 2024-08-07

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="rf-medicationallergy-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet rf-medicationallergy-code</b></p><a name="rf-medicationallergy-code"> </a><a name="hcrf-medicationallergy-code"> </a><a name="rf-medicationallergy-code-en-US"> </a><p>This value set includes codes based on the following rules:</p><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/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><li>Include codes from<a href="CodeSystem-nz-rheumaticfever-codesystem.html"><code>https://build.fhir.org/ig/tewhatuora/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem</code></a> where concept  descends from <a href="CodeSystem-nz-rheumaticfever-codesystem.html#nz-rheumaticfever-codesystem-nz-specific-medication-allergy-codes">nz-specific-medication-allergy-codes</a></li></ul></div>
  </text>
  <url
       value="https://build.fhir.org/ig/tewhatuora/rheumatic-fever/ValueSet/rf-medicationallergy-code"/>
  <version value="1.0.0"/>
  <name value="RFMedicationAllergyValueSet"/>
  <title value="Rheumatic fever medication allergy codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-08-07T09:58:46+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Grainger"/>
    <telecom>
      <system value="email"/>
      <value value="david.grainger@middleware.co.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="This value set includes codes for the RF secondary prophylaxis medications / substances a patient has an allergic reaction to"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="294497009"/>
        <display value="Allergy to penicillin V"/>
      </concept>
      <concept>
        <code value="91931000"/>
        <display value="Allergy to erythromycin"/>
      </concept>
      <concept>
        <code value="293722000"/>
        <display value="Lignocaine allergy"/>
      </concept>
      <concept>
        <code value="294881007"/>
        <display value="Allergy to warfarin"/>
      </concept>
      <concept>
        <code value="1003755004"/>
        <display value="Allergy to latex"/>
      </concept>
      <concept>
        <code value="417930000"/>
        <display value="Allergy to adhesive agent"/>
      </concept>
      <concept>
        <code value="419511003"/>
        <display value="Propensity to adverse reactions to drug (finding)"/>
      </concept>
    </include>
    <include>
      <system
              value="https://build.fhir.org/ig/tewhatuora/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="nz-specific-medication-allergy-codes"/>
      </filter>
    </include>
  </compose>
</ValueSet>