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 type - JSON Representation

Active as of 2024-03-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nzmt-type-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-nzmt-type-code.html\"><code>https://standards.digital.health.nz/ns/nzmt-type-code</code></a></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nzmt-type",
  "version" : "1.0.0",
  "name" : "NzmtTypeCodeHB",
  "title" : "Nzmt type",
  "status" : "active",
  "date" : "2024-03-18T22:56:16+00:00",
  "publisher" : "New Zealand Medicines Formulary LP",
  "contact" : [
    {
      "name" : "New Zealand Medicines Formulary LP",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:fhir@nzformulary.org"
        }
      ]
    }
  ],
  "description" : "New Zealand Medication Terminology Type",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/nzmt-type-code"
      }
    ]
  }
}