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

: NZMT - MPP - XML Representation

Draft as of 2024-07-29

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nzmt-mpp"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-07-25T17:28:56.261+12:00"/>
  </meta>
  <url value="https://nzhts.digital.health.nz/fhir/ValueSet/nzmt-mpp"/>
  <version value="0.1.0"/>
  <name value="NZMT___MPP"/>
  <title value="NZMT - MPP"/>
  <status value="draft"/>
  <date value="2024-07-29T04:31:37+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>
  <compose>
    <include>
      <system value="http://nzmt.org.nz"/>
      <filter>
        <property value="nzmtType"/>
        <op value="="/>
        <value value="mpp"/>
      </filter>
    </include>
  </compose>
</ValueSet>