New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: Rheumatic fever diagnostic certainty - XML Representation

Draft as of 2023-10-03

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="NZRhFDiagnosticCertaintyCS"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:28:57.332+12:00"/>
  </meta>
  <url
       value="https://standards.digital.health.nz/ns/rheumatic-fever-diagnostic-certainty"/>
  <version value="0.1.0"/>
  <name value="RheumaticFeverDiagnosticCertainty"/>
  <title value="Rheumatic fever diagnostic certainty"/>
  <status value="draft"/>
  <date value="2023-10-03T00:00:00.000Z"/>
  <publisher value="Health New Zealand | Te Whatu Ora"/>
  <contact>
    <name value="Health New Zealand | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <description value="This list to support rheumatic fever collection."/>
  <caseSensitive value="true"/>
  <valueSet
            value="https://nzhts.digital.health.nz/fhir/ValueSet/rheumatic-fever-diagnostic-certainty"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="not-a-case"/>
    <display value="not a case"/>
  </concept>
  <concept>
    <code value="under-investigation"/>
    <display value="under Investigation"/>
  </concept>
  <concept>
    <code value="borderline"/>
    <display value="borderline"/>
  </concept>
  <concept>
    <code value="possible"/>
    <display value="possible"/>
  </concept>
  <concept>
    <code value="probable"/>
    <display value="probable"/>
  </concept>
  <concept>
    <code value="definite"/>
    <display value="definite"/>
  </concept>
</CodeSystem>