HL7 FHIR Implementation Guide - New Zealand Formulary/NZULM IG
0.1.0 - ci-build
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
Active as of 2022-05-18 |
{
"resourceType" : "CodeSystem",
"id" : "nzf-page-size-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://standards.digital.health.nz/ns/nzf-page-size-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\">A4<a name=\"nzf-page-size-code-A4\"> </a></td><td>A4</td></tr><tr><td style=\"white-space:nowrap\">A5<a name=\"nzf-page-size-code-A5\"> </a></td><td>A5</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/nzf-page-size-code",
"version" : "0.1.0",
"name" : "NzfPageSize",
"title" : "Possible values for page size",
"status" : "active",
"date" : "2022-05-18T03:05:22+00:00",
"publisher" : "New Zealand Medicines Formulary LP",
"contact" : [
{
"name" : "New Zealand Medicines Formulary LP",
"telecom" : [
{
"system" : "email",
"value" : "mailto:reuben@illuminsoftware.com"
}
]
}
],
"description" : "The set of all possible page sizes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ"
}
]
}
],
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "A4",
"display" : "A4"
},
{
"code" : "A5",
"display" : "A5"
}
]
}