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

: MyNewCS - XML Representation

Active as of 2023-08-04

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="my-new-cs"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:29:12.813+12:00"/>
  </meta>
  <url value="https://standards.digital.health.nz/ns/my-new-cs"/>
  <version value="0.1.0"/>
  <name value="MyNewCS"/>
  <title value="MyNewCS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-08-04T00: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="My New CS"/>
  <caseSensitive value="false"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="C1"/>
    <display value="V1"/>
  </concept>
  <concept>
    <code value="C2"/>
    <display value="V2"/>
  </concept>
</CodeSystem>