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 PHARMAC funding type - XML Representation

Active as of 2024-03-18

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nzf-pharmac-funding-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This  code system <code>https://standards.digital.health.nz/ns/nzf-funding-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">community<a name="nzf-pharmac-funding-type-community"> </a></td></tr><tr><td style="white-space:nowrap">hml<a name="nzf-pharmac-funding-type-hml"> </a></td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/nzf-funding-type"/>
  <version value="1.0.0"/>
  <name value="PharmacFundingType"/>
  <title value="Possible values for PHARMAC funding type"/>
  <status value="active"/>
  <date value="2024-03-18T22:56:16+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 funding codes"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="community"/>
    <display value="community"/>
  </concept>
  <concept>
    <code value="hml"/>
    <display value="hml"/>
  </concept>
</CodeSystem>