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

: NZMT Description types - JSON Representation

Active as of 2024-04-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nzf-description-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://nzmt.org.nz</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>20069011000116104</td><td>Label name (40)</td></tr><tr><td>20069021000116108</td><td>Unit Dose name</td></tr><tr><td>20069031000116105</td><td>PHARMAC name</td></tr><tr><td>20069041000116103</td><td>Label name (80)</td></tr><tr><td>20069051000116100</td><td>Manufacturers name</td></tr><tr><td>20069061000116102</td><td>Prescribing Term</td></tr><tr><td>20069071000116107</td><td>Preferred Term</td></tr><tr><td>20072381000116109</td><td>Fully Specified Name</td></tr><tr><td>24312321000116102</td><td>Sort Name</td></tr><tr><td>29454061000116103</td><td>Synonym</td></tr><tr><td>45081511000116102</td><td>Charting Term</td></tr><tr><td>45453411000116100</td><td>Label name (160)</td></tr><tr><td>46254321000116104</td><td>Preferred Tallman</td></tr><tr><td>46254331000116102</td><td>Prescribing Tallman</td></tr><tr><td>46254341000116109</td><td>Charting Tallman</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nzf-description-types",
  "version" : "1.0.0",
  "name" : "NzfNzmtDescriptionTypes",
  "title" : "NZMT Description types",
  "status" : "active",
  "date" : "2024-04-18T20:12: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" : "NZMT Description types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://nzmt.org.nz",
        "concept" : [
          {
            "code" : "20069011000116104",
            "display" : "Label name (40)"
          },
          {
            "code" : "20069021000116108",
            "display" : "Unit Dose name"
          },
          {
            "code" : "20069031000116105",
            "display" : "PHARMAC name"
          },
          {
            "code" : "20069041000116103",
            "display" : "Label name (80)"
          },
          {
            "code" : "20069051000116100",
            "display" : "Manufacturers name"
          },
          {
            "code" : "20069061000116102",
            "display" : "Prescribing Term"
          },
          {
            "code" : "20069071000116107",
            "display" : "Preferred Term"
          },
          {
            "code" : "20072381000116109",
            "display" : "Fully Specified Name"
          },
          {
            "code" : "24312321000116102",
            "display" : "Sort Name"
          },
          {
            "code" : "29454061000116103",
            "display" : "Synonym"
          },
          {
            "code" : "45081511000116102",
            "display" : "Charting Term"
          },
          {
            "code" : "45453411000116100",
            "display" : "Label name (160)"
          },
          {
            "code" : "46254321000116104",
            "display" : "Preferred Tallman"
          },
          {
            "code" : "46254331000116102",
            "display" : "Prescribing Tallman"
          },
          {
            "code" : "46254341000116109",
            "display" : "Charting Tallman"
          }
        ]
      }
    ]
  }
}