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

Draft as of 2020-02-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "nes-entitlement-identifier-1.0",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/nes-entitlement-identifier-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">https://standards.digital.health.nz/ns/nes-csc-id<a name=\"nes-entitlement-identifier-1.0-https.58.47.47standards.46digital.46health.46nz.47ns.47nes-csc-id\"> </a></td></tr><tr><td style=\"white-space:nowrap\">https://standards.digital.health.nz/ns/nes-huhc-id<a name=\"nes-entitlement-identifier-1.0-https.58.47.47standards.46digital.46health.46nz.47ns.47nes-huhc-id\"> </a></td></tr><tr><td style=\"white-space:nowrap\">https://standards.digital.health.nz/ns/nes-psc-id<a name=\"nes-entitlement-identifier-1.0-https.58.47.47standards.46digital.46health.46nz.47ns.47nes-psc-id\"> </a></td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/nes-entitlement-identifier-code",
  "version" : "1.0",
  "name" : "Nes_Entitlement_Identifier_10",
  "title" : "NES Entitlement System Identifiers",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-02-24T00:00:00+13: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" : "List the set of valid entitlement issuer authority identifiers",
  "caseSensitive" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "https://standards.digital.health.nz/ns/nes-csc-id"
    },
    {
      "code" : "https://standards.digital.health.nz/ns/nes-huhc-id"
    },
    {
      "code" : "https://standards.digital.health.nz/ns/nes-psc-id"
    }
  ]
}