Package | fhir.org.nz.ig.base |
Resource Type | NamingSystem |
Id | hpiOrganization |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/NamingSystem-hpiOrganization.html |
URL | http://hl7.org.nz/fhir/NamingSystem/hpiOrganization |
Status | active |
Date | 2020-07-14 |
Name | HPIOrganization |
Realm | us |
Authority | hl7 |
Description | HPI organizations |
Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem hpiOrganization
Defining URL | http://hl7.org.nz/fhir/NamingSystem/hpiOrganization |
Name | HPIOrganization |
Status | active |
Definition | HPI organizations |
Publisher | HL7 New Zealand |
Type | Value | Preferred | Comment |
URI | https://standards.digital.health.nz/ns/hpi-organisation-id | true | |
URI | https://standards.digital.health.nz/ns/moh-agency-id | NZHIS Agency code. Deprecated | |
URI | https://standards.digital.health.nz/id/hpi-organisation | Deprecated | |
OID | 2.16.840.1.113883.2.18.3.3 | ||
URI | https://standards.digital.health.nz/ns/nzhis-agency-id | Deprecated |
{ "resourceType": "NamingSystem", "id": "hpiOrganization", "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/hpiOrganization" } ], "name": "HPIOrganization", "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", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "code": "NPI", "display": "National provider identifier" } ] }, "description": "HPI organizations", "uniqueId": [ { "type": "uri", "value": "https://standards.digital.health.nz/ns/hpi-organisation-id", "preferred": true }, { "type": "uri", "value": "https://standards.digital.health.nz/ns/moh-agency-id", "comment": "NZHIS Agency code. Deprecated" }, { "type": "uri", "value": "https://standards.digital.health.nz/id/hpi-organisation", "comment": "Deprecated" }, { "type": "oid", "value": "2.16.840.1.113883.2.18.3.3" }, { "type": "uri", "value": "https://standards.digital.health.nz/ns/nzhis-agency-id", "comment": "Deprecated" } ] }