FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/nhi

Packagefhir.org.nz.ig.base
Resource TypeNamingSystem
Idnhi
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/NamingSystem-nhi.html
URLhttp://hl7.org.nz/fhir/NamingSystem/nhi
Statusactive
Date2020-07-14
NameNHI
Realmus
Authorityhl7
DescriptionNHI number
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem nhi

Summary

Defining URLhttp://hl7.org.nz/fhir/NamingSystem/nhi
NameNHI
Statusactive
Definition

NHI number

PublisherHL7 New Zealand

Identifiers

TypeValuePreferredComment
URIhttps://standards.digital.health.nz/ns/nhi-idtrue
URIhttps://standards.digital.health.nz/id/nhiDeprecated
OID2.16.840.1.113883.2.18.2

Source

{
  "resourceType": "NamingSystem",
  "id": "nhi",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://hl7.org.nz/fhir/NamingSystem/nhi"
    }
  ],
  "name": "NHI",
  "status": "active",
  "kind": "identifier",
  "date": "2020-07-14",
  "publisher": "HL7 New Zealand",
  "contact": [
    {
      "name": "HL7 New Zealand",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:admin@hl7.org.nz"
        }
      ]
    }
  ],
  "responsible": "HISO",
  "description": "NHI number",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://standards.digital.health.nz/ns/nhi-id",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "https://standards.digital.health.nz/id/nhi",
      "comment": "Deprecated"
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.18.2"
    }
  ]
}