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" : "nzmt-type-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nzmt-type-code</b></p><a name=\"nzmt-type-code\"> </a><a name=\"hcnzmt-type-code\"> </a><a name=\"nzmt-type-code-en-US\"> </a><p>This code system <code>https://standards.digital.health.nz/ns/nzmt-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\">mp<a name=\"nzmt-type-code-mp\"> </a></td><td>MP</td></tr><tr><td style=\"white-space:nowrap\">mpuu<a name=\"nzmt-type-code-mpuu\"> </a></td><td>MPUU</td></tr><tr><td style=\"white-space:nowrap\">mpp<a name=\"nzmt-type-code-mpp\"> </a></td><td>MPP</td></tr><tr><td style=\"white-space:nowrap\">tp<a name=\"nzmt-type-code-tp\"> </a></td><td>TP</td></tr><tr><td style=\"white-space:nowrap\">tpp<a name=\"nzmt-type-code-tpp\"> </a></td><td>TPP</td></tr><tr><td style=\"white-space:nowrap\">tpuu<a name=\"nzmt-type-code-tpuu\"> </a></td><td>TPUU</td></tr><tr><td style=\"white-space:nowrap\">ctpp<a name=\"nzmt-type-code-ctpp\"> </a></td><td>CTPP</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/nzmt-type-code",
"version" : "1.0.0",
"name" : "NzmtTypeCode",
"title" : "Possible values for NZMT 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 nzmt types",
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "mp",
"display" : "MP"
},
{
"code" : "mpuu",
"display" : "MPUU"
},
{
"code" : "mpp",
"display" : "MPP"
},
{
"code" : "tp",
"display" : "TP"
},
{
"code" : "tpp",
"display" : "TPP"
},
{
"code" : "tpuu",
"display" : "TPUU"
},
{
"code" : "ctpp",
"display" : "CTPP"
}
]
}