New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.9 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Codes for summary diagnosis of the rheumatic fever condition - XML Representation

Active as of 2024-08-22

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="rf-condition-diagnosis-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet rf-condition-diagnosis-code</b></p><a name="rf-condition-diagnosis-code"> </a><a name="hcrf-condition-diagnosis-code"> </a><a name="rf-condition-diagnosis-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/195528001">195528001</a></td><td>Acute rheumatic fever (disorder)</td></tr><tr><td><a href="http://snomed.info/id/38933006">38933006</a></td><td>Recurrent rheumatic fever (disorder)</td></tr></table></li><li>Include codes from<a href="CodeSystem-nz-rheumaticfever-codesystem.html"><code>https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem</code></a> where concept  descends from <a href="CodeSystem-nz-rheumaticfever-codesystem.html#nz-rheumaticfever-codesystem-condition-summary-codes">condition-summary-codes</a></li></ul></div>
  </text>
  <url
       value="https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-diagnosis-code"/>
  <version value="1.0.0"/>
  <name value="RFConditionSummaryDiagnosisValueSet"/>
  <title
         value="Codes for summary diagnosis of the rheumatic fever condition"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-08-22T23:16:06+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 the codes that summarise the diagnosis of a patient with a rheumatic fever condition"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="195528001"/>
        <display value="Acute rheumatic fever (disorder)"/>
      </concept>
      <concept>
        <code value="38933006"/>
        <display value="Recurrent rheumatic fever (disorder)"/>
      </concept>
    </include>
    <include>
      <system
              value="https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="condition-summary-codes"/>
      </filter>
    </include>
  </compose>
</ValueSet>