Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NZ Purpose Of Use - TTL Representation

Draft as of 2023-06-19

Raw ttl | Download


@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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/d1adf025-b6d2-44dc-a8b1-da3adfcafa73> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "d1adf025-b6d2-44dc-a8b1-da3adfcafa73"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2024-07-25T17:30:04.727+12:00"^^xsd:dateTime ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem d1adf025-b6d2-44dc-a8b1-da3adfcafa73</b></p><a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73\"> </a><a name=\"hcd1adf025-b6d2-44dc-a8b1-da3adfcafa73\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2024-07-25 17:30:04+1200</p></div><p>This case-sensitive code system <code>https://standards.digital.health.nz/ns/nz-purpose-of-use</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">NZLEG<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NZLEG\"> </a></td><td>legislative requirement</td><td>To perform actions otherwise described in New Zealand Legislation</td></tr><tr><td style=\"white-space:nowrap\">NZRISK<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NZRISK\"> </a></td><td>risk assessment</td><td>To perform risk management assessment and the disclosure is solely to a person engaged by the agency for the purpose of assessing the agency’s risk</td></tr><tr><td style=\"white-space:nowrap\">NZCHILD<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NZCHILD\"> </a></td><td>child abuse reporting</td><td>To perform actions relating to the mandatory reporting of child abuse</td></tr><tr><td style=\"white-space:nowrap\">NZSCREEN<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NZSCREEN\"> </a></td><td>screening</td><td>To perform actions relating to screening carried out under legislation</td></tr><tr><td style=\"white-space:nowrap\">NOTSUPPLIED<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NOTSUPPLIED\"> </a></td><td>No code supplied</td><td>Where no purpose of use code was supplied in an API request. This may not be a valid code for clients to supply, but will be used in the audit record to indicate no purpose of use code was included in a rejected request.</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://standards.digital.health.nz/ns/nz-purpose-of-use"] ;
  fhir:CodeSystem.version [ fhir:value "20240725"] ;
  fhir:CodeSystem.name [ fhir:value "NZPurposeOfUse"] ;
  fhir:CodeSystem.title [ fhir:value "NZ Purpose Of Use"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2023-06-19T00:00:00.000Z"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Te Whatu Ora"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Te Whatu Ora" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.tewhatuora.govt.nz/" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "Te Whatu Ora Integration Team" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "integration@tewhatuora.govt.nz" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Additional codes to be incorporated with HL7 v3 Value Set Purpose of Use"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "NZ" ] ;
       fhir:Coding.display [ fhir:value "New Zealand" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"] ;
  fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "5"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "NZLEG" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "legislative requirement" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "To perform actions otherwise described in New Zealand Legislation" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "NZRISK" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "risk assessment" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "To perform risk management assessment and the disclosure is solely to a person engaged by the agency for the purpose of assessing the agency’s risk" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "child" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "NZLEG" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "NZCHILD" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "child abuse reporting" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "To perform actions relating to the mandatory reporting of child abuse" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "child" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "NZLEG" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "NZSCREEN" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "screening" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "To perform actions relating to screening carried out under legislation" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "child" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "NZLEG" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "NOTSUPPLIED" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "No code supplied" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Where no purpose of use code was supplied in an API request. This may not be a valid code for clients to supply, but will be used in the audit record to indicate no purpose of use code was included in a rejected request." ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "child" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "NZLEG" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/d1adf025-b6d2-44dc-a8b1-da3adfcafa73.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/d1adf025-b6d2-44dc-a8b1-da3adfcafa73.ttl> .