HIP FHIR Common Terminology Guide
1.7.0-SNAPSHOT - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.7.0-SNAPSHOT) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NES Entitlement System Identifiers - JSON Representation

Active as of 2020-12-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nes-entitlement-identifier-1.0",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-nes-entitlement-identifier-1.0.html\"><code>https://standards.digital.health.nz/ns/nes-entitlement-identifier-code</code></a></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nes-entitlement-identifier-code",
  "version" : "1.0",
  "name" : "Nes_Entitlement_Identifier",
  "title" : "NES Entitlement System Identifiers",
  "status" : "active",
  "date" : "2020-12-18T23:08:15+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "A list of the identifiers of entitlement issuers authorities.",
  "purpose" : "The set of valid registration authority identifiers.",
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/nes-entitlement-identifier-code"
      }
    ]
  }
}