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

: Agency type code - XML Representation

Draft as of 2022-11-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="0b2c2a2a-0ea2-4a63-96f4-cc02c7c4ea23"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:28:59.016+12:00"/>
  </meta>
  <url value="https://standards.digital.health.nz/ns/agency-type-code"/>
  <version value="0.1.0"/>
  <name value="Agency_type_code"/>
  <title value="Agency type code"/>
  <status value="draft"/>
  <date value="2022-11-15T00: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="Agency type code to be used in reporting to National Collection"/>
  <caseSensitive value="true"/>
  <valueSet
            value="https://nzhts.digital.health.nz/fhir/ValueSet/agency-type-code"/>
  <compositional value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="1"/>
    <display value="District Health Board"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Community Trust"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="Health Centres"/>
  </concept>
  <concept>
    <code value="10"/>
    <display value="Private Health Group"/>
  </concept>
  <concept>
    <code value="11"/>
    <display value="Cancer Screening Programme"/>
  </concept>
  <concept>
    <code value="12"/>
    <display value="Other publicly funded agency"/>
  </concept>
  <concept>
    <code value="13"/>
    <display value="Charitable trust or incorporated society"/>
  </concept>
  <concept>
    <code value="14"/>
    <display value="Other non-governmental agency"/>
  </concept>
</CodeSystem>