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 heart disease severity codes - XML Representation

Active as of 2024-08-07

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="rf-condition-rhdseverity-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet rf-condition-rhdseverity-code</b></p><a name="rf-condition-rhdseverity-code"> </a><a name="hcrf-condition-rhdseverity-code"> </a><a name="rf-condition-rhdseverity-code-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><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-rhd-severity-special-codes">rhd-severity-special-codes</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/260413007">260413007</a></td><td>None (qualifier value)</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><tr><td><a href="http://snomed.info/id/261665006">261665006</a></td><td>Unknown (qualifier value)</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://build.fhir.org/ig/tewhatuora/rheumatic-fever/ValueSet/rf-condition-rhdseverity-code"/>
  <version value="1.1.0"/>
  <name value="RFConditionRHDSeverityValueSet"/>
  <title value="Rheumatic heart disease severity 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 defines codes for the severity of rheumatic heart disease which determines the severity of a patient's rheumatic fever condition"/>
  <compose>
    <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="rhd-severity-special-codes"/>
      </filter>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="260413007"/>
        <display value="None (qualifier value)"/>
      </concept>
      <concept>
        <code value="255604002"/>
        <display value="Mild (qualifier value)"/>
      </concept>
      <concept>
        <code value="1255665007"/>
        <display value="Moderate (qualifier value)"/>
      </concept>
      <concept>
        <code value="24484000"/>
        <display value="Severe (severity modifier) (qualifier value)"/>
      </concept>
      <concept>
        <code value="261665006"/>
        <display value="Unknown (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>