HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG
1.0.0 - ci-build

HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG, published by New Zealand Medicines Formulary LP. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzf/ and changes regularly. See the Directory of published versions

: Possible values for NZMT Type - XML Representation

Active as of 2024-04-18

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nzmt-type-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This  code system <code>https://standards.digital.health.nz/ns/nzmt-type-code</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">mp<a name="nzmt-type-code-mp"> </a></td><td>MP</td></tr><tr><td style="white-space:nowrap">mpuu<a name="nzmt-type-code-mpuu"> </a></td><td>MPUU</td></tr><tr><td style="white-space:nowrap">mpp<a name="nzmt-type-code-mpp"> </a></td><td>MPP</td></tr><tr><td style="white-space:nowrap">tp<a name="nzmt-type-code-tp"> </a></td><td>TP</td></tr><tr><td style="white-space:nowrap">tpp<a name="nzmt-type-code-tpp"> </a></td><td>TPP</td></tr><tr><td style="white-space:nowrap">tpuu<a name="nzmt-type-code-tpuu"> </a></td><td>TPUU</td></tr><tr><td style="white-space:nowrap">ctpp<a name="nzmt-type-code-ctpp"> </a></td><td>CTPP</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/nzmt-type-code"/>
  <version value="1.0.0"/>
  <name value="NzmtTypeCode"/>
  <title value="Possible values for NZMT Type"/>
  <status value="active"/>
  <date value="2024-04-18T20:12:14+00:00"/>
  <publisher value="New Zealand Medicines Formulary LP"/>
  <contact>
    <name value="New Zealand Medicines Formulary LP"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:fhir@nzformulary.org"/>
    </telecom>
  </contact>
  <description value="The set of all possible nzmt types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="mp"/>
    <display value="MP"/>
  </concept>
  <concept>
    <code value="mpuu"/>
    <display value="MPUU"/>
  </concept>
  <concept>
    <code value="mpp"/>
    <display value="MPP"/>
  </concept>
  <concept>
    <code value="tp"/>
    <display value="TP"/>
  </concept>
  <concept>
    <code value="tpp"/>
    <display value="TPP"/>
  </concept>
  <concept>
    <code value="tpuu"/>
    <display value="TPUU"/>
  </concept>
  <concept>
    <code value="ctpp"/>
    <display value="CTPP"/>
  </concept>
</CodeSystem>