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

: Coverage type - XML Representation

Active as of 2023-10-25

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="coverage-type"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:29:51.897+12:00"/>
  </meta>
  <url value="https://standards.digital.health.nz/ns/coverage-type-code"/>
  <version value="0.1.0"/>
  <name value="CoverageType"/>
  <title value="Coverage type"/>
  <status value="active"/>
  <date value="2023-10-25T11:59:31.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="New Zealand codes for Coverage Types"/>
  <caseSensitive value="true"/>
  <valueSet
            value="https://nzhts.digital.health.nz/fhir/ValueSet/coverage-type-code"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="gms"/>
    <display value="General Medical Subsidy"/>
  </concept>
  <concept>
    <code value="acc"/>
    <display value="Accident Compensation Corporation"/>
  </concept>
  <concept>
    <code value="csc"/>
    <display value="Community Services Card"/>
  </concept>
  <concept>
    <code value="huhc"/>
    <display value="High User Health Card"/>
  </concept>
</CodeSystem>