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 NZF Document Type - XML Representation

Active as of 2024-04-18

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nzf-document-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-document-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">AdultMonograph<a name="nzf-document-type-AdultMonograph"> </a></td><td>NZF Adult Monograph</td></tr><tr><td style="white-space:nowrap">ChildMonograph<a name="nzf-document-type-ChildMonograph"> </a></td><td>NZFC Child Monograph</td></tr><tr><td style="white-space:nowrap">SpecialAuthorityForm<a name="nzf-document-type-SpecialAuthorityForm"> </a></td><td>PHARMAC Special Authority Form</td></tr><tr><td style="white-space:nowrap">Datasheet<a name="nzf-document-type-Datasheet"> </a></td><td>Medsafe Datasheet</td></tr><tr><td style="white-space:nowrap">CMI<a name="nzf-document-type-CMI"> </a></td><td>Medsafe CMI</td></tr><tr><td style="white-space:nowrap">PIL<a name="nzf-document-type-PIL"> </a></td><td>Patient Information Leaflet</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/nzf-document-type-code"/>
  <version value="1.0.0"/>
  <name value="NzfDocumentType"/>
  <title value="Possible values for NZF Document 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 nzf document types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="AdultMonograph"/>
    <display value="NZF Adult Monograph"/>
  </concept>
  <concept>
    <code value="ChildMonograph"/>
    <display value="NZFC Child Monograph"/>
  </concept>
  <concept>
    <code value="SpecialAuthorityForm"/>
    <display value="PHARMAC Special Authority Form"/>
  </concept>
  <concept>
    <code value="Datasheet"/>
    <display value="Medsafe Datasheet"/>
  </concept>
  <concept>
    <code value="CMI"/>
    <display value="Medsafe CMI"/>
  </concept>
  <concept>
    <code value="PIL"/>
    <display value="Patient Information Leaflet"/>
  </concept>
</CodeSystem>