{
  "resourceType" : "CodeSystem",
  "id" : "nzf-pharmac-funding-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nzf-pharmac-funding-type</b></p><a name=\"nzf-pharmac-funding-type\"> </a><a name=\"hcnzf-pharmac-funding-type\"> </a><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>"
  },
  "url" : "https://standards.digital.health.nz/ns/nzf-funding-type",
  "version" : "1.0.0",
  "name" : "PharmacFundingType",
  "title" : "Possible values for PHARMAC funding type",
  "status" : "active",
  "date" : "2026-08-09T23:27:48+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 funding codes",
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "community",
    "display" : "community"
  },
  {
    "code" : "hml",
    "display" : "hml"
  }]
}