HIP FHIR Common Terminology Guide
1.3.1 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
Retired as of 2020-04-20 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hpi-legal-entity-type-1.0"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:url [ fhir:v "https://standards.digital.health.nz/ns/hpi-legal-entity-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0"] ; #
fhir:name [ fhir:v "Hpi_legal_entity_type_10"] ; #
fhir:title [ fhir:v "Legal Entity Type"] ; #
fhir:status [ fhir:v "retired"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2020-04-20T00:00:00+13:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Te Whatu Ora"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:integration@health.govt.nz" ] ] )
] ) ; #
fhir:description [ fhir:v "A coded value for organisation legal entity type."] ; #
fhir:purpose [ fhir:v "A coded value for organisation legal entity type."] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:versionNeeded [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "24"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "BLDG-SOC" ] ;
fhir:display [ fhir:v "Building Society" ] ;
fhir:definition [ fhir:v "The Building Societies Act 1965; the Building Societies Regulations 1989" ]
] [
fhir:code [ fhir:v "CHAR-TRST" ] ;
fhir:display [ fhir:v "Charitable Trust" ] ;
fhir:definition [ fhir:v "Charitable Trusts Act 1957" ]
] [
fhir:code [ fhir:v "CHURCH" ] ;
fhir:display [ fhir:v "Church Acts" ] ;
fhir:definition [ fhir:v "Various Acts as per the New Zealand Legislation website." ]
] [
fhir:code [ fhir:v "COMPANY" ] ;
fhir:display [ fhir:v "Company" ] ;
fhir:definition [ fhir:v "The Companies Act 1993; the Companies Act 1993 Regulations 1994" ]
] [
fhir:code [ fhir:v "CROWN-ENT" ] ;
fhir:display [ fhir:v "Crown Entity" ] ;
fhir:definition [ fhir:v "Crown Entities Act 2004. This excludes DHBs which are classified under the HD-ACT Publicly Owned Health and Disability Services." ]
] [
fhir:code [ fhir:v "FRIEND-SOC" ] ;
fhir:display [ fhir:v "Credit Union and/or Friendly Society" ] ;
fhir:definition [ fhir:v "Friendly Societies and Credit Unions Act 1982" ]
] [
fhir:code [ fhir:v "HD-ACT" ] ;
fhir:display [ fhir:v "Publicly owned health and disability services" ] ;
fhir:definition [ fhir:v "New Zealand Health and Disability Act 2004 (whose purpose is: to provide for the public funding and provision of personal health services, public health services, and disability support services, and to establish new publicly-owned health and disability organisations, in order to pursue the following objectives), including the improvement, promotion, and protection of their health, and facilitation of participation in society. (Section 2 New Zealand Public Health and Disability Act 2000)" ]
] [
fhir:code [ fhir:v "INCORP-SOC" ] ;
fhir:display [ fhir:v "Incorporated Society" ] ;
fhir:definition [ fhir:v "Incorporated Societies Act 1908; the Incorporated Societies Regulations 1979" ]
] [
fhir:code [ fhir:v "LOCAL-BODY" ] ;
fhir:display [ fhir:v "Local Bodies (i.e. City Councils)" ] ;
fhir:definition [ fhir:v "Local Government Act 2002" ]
] [
fhir:code [ fhir:v "MAORI-INC" ] ;
fhir:display [ fhir:v "Māori Incorporations" ] ;
fhir:definition [ fhir:v "As per the New Zealand Legislation website" ]
] [
fhir:code [ fhir:v "MAORI-IWI" ] ;
fhir:display [ fhir:v "Māori Iwi" ] ;
fhir:definition [ fhir:v "A Māori Iwi registered as a Māori Trust Board within the meaning of the Māori Trust Board Act 1955" ]
] [
fhir:code [ fhir:v "NOTLEGAL" ] ;
fhir:display [ fhir:v "Not Legally Constituted" ] ;
fhir:definition [ fhir:v "This code describes a party that is not legally constituted, not a subsidiary and not a sub organisation of a legally constituted organisation. It has been added to the organisation index because the party needs to be identified for some purpose." ]
] [
fhir:code [ fhir:v "NPSERV-DEP" ] ;
fhir:display [ fhir:v "Non-Public Service Departments" ] ;
fhir:definition [ fhir:v "Departments not part of the Public Service in particular Police and the Defence Forces" ]
] [
fhir:code [ fhir:v "OSEAS-CO" ] ;
fhir:display [ fhir:v "Overseas Company" ] ;
fhir:definition [ fhir:v "The Companies Act 1993 and registered on the Companies Overseas Register" ]
] [
fhir:code [ fhir:v "OTHER" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Constituted by an Act or Regulation not listed above eg Responsible Authorities listed in schedule 2 of Health Practitioners Competence Assurance Act 2003." ]
] [
fhir:code [ fhir:v "PARTSHIP" ] ;
fhir:display [ fhir:v "Limited Partnerships NZ" ] ;
fhir:definition [ fhir:v "Limited Partnerships Act 2008; the Limited Partnerships Regulations 2008" ]
] [
fhir:code [ fhir:v "PLUNKET" ] ;
fhir:display [ fhir:v "Plunket" ] ;
fhir:definition [ fhir:v "Plunket Society Rules Act 1959" ]
] [
fhir:code [ fhir:v "PROV-REG" ] ;
fhir:display [ fhir:v "Provider Regulation" ]
] [
fhir:code [ fhir:v "PROV-SOC" ] ;
fhir:display [ fhir:v "Industrial and Provident Society" ] ;
fhir:definition [ fhir:v "Industrial and Provident Societies Act 1908; the Industrial and Provident Societies Regulations 1952" ]
] [
fhir:code [ fhir:v "PSERV-DEP" ] ;
fhir:display [ fhir:v "Public Service Departments" ] ;
fhir:definition [ fhir:v "Public Service departments listed in Schedule 1 of the State Sector Act 1988" ]
] [
fhir:code [ fhir:v "RETM-VILL" ] ;
fhir:display [ fhir:v "Retirement Villages" ] ;
fhir:definition [ fhir:v "The Retirement Villages Act 2003; the Retirement Villages (General) Regulations 2006" ]
] [
fhir:code [ fhir:v "SOE" ] ;
fhir:display [ fhir:v "State Owned Enterprises" ] ;
fhir:definition [ fhir:v "Registered companies listed under Schedules 1 and 2 of the State Owned Enterprises Act 1986" ]
] [
fhir:code [ fhir:v "SUB" ] ;
fhir:display [ fhir:v "Subsidiary or Sub Organisation" ] ;
fhir:definition [ fhir:v "This code describes an organisation that is not legally constituted but is a subsidiary or sub organisation of a legally constituted organisation. A relationship must exist in the HPI relationships that relates the organisation to its legally constituted parent organisation." ]
] [
fhir:code [ fhir:v "UNIT-TRST" ] ;
fhir:display [ fhir:v "Unit Trusts" ] ;
fhir:definition [ fhir:v "Unit Trusts Act 1960; the Unit Trusts (Fees) Regulations 2008" ]
] ) . #
IG © 2022+ Te Whatu Ora. Package ig.hip.digital.health.nz.base#1.3.1 based on FHIR 4.0.1. Generated 2023-09-18
Links: Table of Contents |
QA Report