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
Active as of 2024-10-23 |
{
"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><a name=\"nzf-pharmac-funding-type-en-US\"> </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" : "2024-10-23T20:14:14+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"
}
]
}