{
  "resourceType" : "CodeSystem",
  "id" : "nzf-document-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nzf-document-type</b></p><a name=\"nzf-document-type\"> </a><a name=\"hcnzf-document-type\"> </a><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>"
  },
  "url" : "https://standards.digital.health.nz/ns/nzf-document-type-code",
  "version" : "1.0.0",
  "name" : "NzfDocumentType",
  "title" : "Possible values for NZF Document Type",
  "status" : "active",
  "date" : "2026-06-24T20:56:58+00:00",
  "publisher" : "New Zealand Medicines Formulary LP",
  "contact" : [{
    "name" : "New Zealand Medicines Formulary LP",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:fhir@nzformulary.org"
    }]
  }],
  "description" : "The set of all possible nzf document types",
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "AdultMonograph",
    "display" : "NZF Adult Monograph"
  },
  {
    "code" : "ChildMonograph",
    "display" : "NZFC Child Monograph"
  },
  {
    "code" : "SpecialAuthorityForm",
    "display" : "PHARMAC Special Authority Form"
  },
  {
    "code" : "Datasheet",
    "display" : "Medsafe Datasheet"
  },
  {
    "code" : "CMI",
    "display" : "Medsafe CMI"
  },
  {
    "code" : "PIL",
    "display" : "Patient Information Leaflet"
  }]
}