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

: contact-point-purpose-code - XML Representation

Draft as of 2024-11-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="contact-point-purpose-code"/>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/contact-point-purpose-code"/>
  <version value="0.1.0"/>
  <status value="draft"/>
  <date value="2024-11-11T02:01:44+00:00"/>
  <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="All codes for https://standards.digital.health.nz/ns/contact-point-purpose-code"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="https://standards.digital.health.nz/ns/contact-point-purpose-code"/>
      <version value="1.0.0"/>
    </include>
  </compose>
  <expansion>
    <identifier value="1d032d2d-7b1d-4101-8134-8ab3f376b1dc"/>
    <timestamp value="2024-11-11T13:47:24+13:00"/>
    <total value="6"/>
    <offset value="0"/>
    <parameter>
      <name value="version"/>
      <valueUri
                value="https://standards.digital.health.nz/ns/contact-point-purpose-code|1.0.0"/>
    </parameter>
    <parameter>
      <name value="count"/>
      <valueInteger value="2147483647"/>
    </parameter>
    <parameter>
      <name value="offset"/>
      <valueInteger value="0"/>
    </parameter>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/contact-point-purpose-code"/>
      <code value="ob"/>
      <display value="Online booking"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/contact-point-purpose-code"/>
      <code value="rx"/>
      <display value="Prescription"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/contact-point-purpose-code"/>
      <code value="vob"/>
      <display value="Vaccination online booking"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/contact-point-purpose-code"/>
      <code value="vc"/>
      <display value="Video Conference"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/contact-point-purpose-code"/>
      <code value="wf"/>
      <display value="Web forum"/>
    </contains>
    <contains>
      <system
              value="https://standards.digital.health.nz/ns/contact-point-purpose-code"/>
      <code value="www"/>
      <display value="Website"/>
    </contains>
  </expansion>
</ValueSet>