@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "hpiOrganization"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Summary

Defining URLhttp://fhir.org.nz/ig/base/NamingSystem/hpiOrganization
NameHPIOrganization
Statusactive
Definition

HPI organizations

\n
PublisherHL7 New Zealand

Identifiers

TypeValuePreferredComment
URIhttps://standards.digital.health.nz/ns/hpi-organisation-idtrue
URIhttps://standards.digital.health.nz/ns/moh-agency-idNZHIS Agency code. Deprecated
URIhttps://standards.digital.health.nz/id/hpi-organisationDeprecated
OID2.16.840.1.113883.2.18.3.3
URIhttps://standards.digital.health.nz/ns/nzhis-agency-idDeprecated
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.org.nz/ig/base/NamingSystem/hpiOrganization"^^xsd:anyURI ] ] ) ; # fhir:name [ fhir:v "HPIOrganization"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2020-07-14"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 New Zealand"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 New Zealand" ] ; fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mailto:admin@hl7.org.nz" ] ] ) ] ) ; # fhir:responsible [ fhir:v "HISO"] ; # fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NPI" ] ; fhir:display [ fhir:v "National provider identifier" ] ] ) ] ; # fhir:description [ fhir:v "HPI organizations"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "NZ" ] ] ) ] ) ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://standards.digital.health.nz/ns/hpi-organisation-id" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://standards.digital.health.nz/ns/moh-agency-id" ] ; fhir:comment [ fhir:v "NZHIS Agency code. Deprecated" ] ] [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://standards.digital.health.nz/id/hpi-organisation" ] ; fhir:comment [ fhir:v "Deprecated" ] ] [ fhir:type [ fhir:v "oid" ] ; fhir:value [ fhir:v "2.16.840.1.113883.2.18.3.3" ] ] [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://standards.digital.health.nz/ns/nzhis-agency-id" ] ; fhir:comment [ fhir:v "Deprecated" ] ] ) . # # -------------------------------------------------------------------------------------