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

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

: Post-operative cataract assessment outcome codes - TTL Representation

Draft as of 2026-09-22

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/epcc-assessment-outcome> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "epcc-assessment-outcome"] ;
  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 epcc-assessment-outcome</b></p><a name=\"epcc-assessment-outcome\"> </a><a name=\"hcepcc-assessment-outcome\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/epcc-assessment-outcome</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">waiting-operation<a name=\"epcc-assessment-outcome-waiting-operation\"> </a></td><td>Waiting Operation</td></tr><tr><td style=\"white-space:nowrap\">patient-discharged<a name=\"epcc-assessment-outcome-patient-discharged\"> </a></td><td>Patient Discharged</td></tr><tr><td style=\"white-space:nowrap\">optometry-to-book<a name=\"epcc-assessment-outcome-optometry-to-book\"> </a></td><td>Optometry appointment to book</td></tr><tr><td style=\"white-space:nowrap\">patient-to-contact<a name=\"epcc-assessment-outcome-patient-to-contact\"> </a></td><td>Patient to Contact</td></tr><tr><td style=\"white-space:nowrap\">waiting-optometry-assessment<a name=\"epcc-assessment-outcome-waiting-optometry-assessment\"> </a></td><td>Waiting for Optometry Assessment</td></tr><tr><td style=\"white-space:nowrap\">patient-escalated<a name=\"epcc-assessment-outcome-patient-escalated\"> </a></td><td>Patient Escalated</td></tr><tr><td style=\"white-space:nowrap\">urgent-patient-escalated<a name=\"epcc-assessment-outcome-urgent-patient-escalated\"> </a></td><td>URGENT Patient Escalated</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/epcc-assessment-outcome"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "EPCCAssessmentOutcomeCodeSystem"] ;
  fhir:CodeSystem.title [ fhir:value "Post-operative cataract assessment outcome codes"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-09-22T02:55:26+00:00"^^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 "Clinical and workflow outcomes recorded by the post-operative cataract assessment."] ;
  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.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "waiting-operation" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waiting Operation" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "patient-discharged" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patient Discharged" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "optometry-to-book" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Optometry appointment to book" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "patient-to-contact" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patient to Contact" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "waiting-optometry-assessment" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Waiting for Optometry Assessment" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "patient-escalated" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Patient Escalated" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "urgent-patient-escalated" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "URGENT Patient Escalated" ]
  ] .

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

<http://hl7.org/fhir/CodeSystem/epcc-assessment-outcome.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/epcc-assessment-outcome.ttl> .