HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG, published by New Zealand Medicines Formulary LP. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7NZ/nzf/ and changes regularly. See the Directory of published versions
: NZF Document Type - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "nzf-document-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-nzf-document-type.html\"><code>https://standards.digital.health.nz/ns/nzf-document-type-code</code></a></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nzf-document-type",
"version" : "0.1.0",
"name" : "NzfDocumentType",
"title" : "NZF Document Type",
"status" : "active",
"date" : "2023-05-03T00:59:00+00:00",
"publisher" : "New Zealand Medicines Formulary LP",
"contact" : [
{
"name" : "New Zealand Medicines Formulary LP",
"telecom" : [
{
"system" : "email",
"value" : "mailto:reuben@illuminsoftware.com"
}
]
}
],
"description" : "New Zealand Formulary Document Type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/nzf-document-type-code"
}
]
}
}