HIP FHIR Common Terminology Guide
1.2.0 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.2.0). See the Directory of published versions

: NHI Name Use Extra - JSON Representation

Active as of 2022-04-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nhi-name-use-extra-1.0",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-nhi-name-use-extra-1.0.html\"><code>https://standards.digital.health.nz/ns/nhi-name-use-extra-code</code></a></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nhi-name-use-extra-code",
  "version" : "1.0",
  "name" : "Nhi_name_use_extra",
  "title" : "NHI Name Use Extra",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-04-12T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "Additional name use codes for NHI names",
  "purpose" : "Additional codes for name use not covered by the HL7 NameUse codeset (which has a required binding so the HL7 valueset cannot be modified directly)",
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/nhi-name-use-extra-code"
      }
    ]
  }
}