New Zealand NES IG
1.4.6 - Release

New Zealand NES IG - Local Development build (v1.4.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: enrolment-1 - TTL Representation

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

 a fhir:EpisodeOfCare ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EN667788899"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare EN667788899</b></p><a name=\"EN667788899\"> </a><a name=\"hcEN667788899\"> </a><a name=\"EN667788899-en-US\"> </a><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/nes-enrolment-id</code>/EN667788899</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{https://standards.digital.health.nz/nes-enrolment-type FLS-NF}\">First Level Services</span></p><p><b>patient</b>: <a href=\"#hcEN667788899/ZJM9397\">Jamie Joseph Ryan  (no stated gender), DoB: 1972-06-05</a></p><p><b>careManager</b>: <a href=\"#hcEN667788899/EnrolmentServiceProvider1\">PractitionerRole</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole  #EnrolmentServiceProvider1</b></p><a name=\"EN667788899/EnrolmentServiceProvider1\"> </a><a name=\"hcEN667788899/EnrolmentServiceProvider1\"> </a><a name=\"EN667788899/EnrolmentServiceProvider1-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner/99ZZZS\">Mrs TestOne Prefix-Test</a></p><p><b>organization</b>: <a href=\"Organization/GZZ998-G\">Live Org with Dormant</a></p><p><b>location</b>: <a href=\"Location/FZZ968-B\">Facility Has All Contact Types TEST</a></p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Patient  #ZJM9397</b></p><a name=\"EN667788899/ZJM9397\"> </a><a name=\"hcEN667788899/ZJM9397\"> </a><a name=\"EN667788899/ZJM9397-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jamie Joseph Ryan  (no stated gender), DoB: 1972-06-05</p><hr/></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "EnrolmentServiceProvider1" ] ;
fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/99ZZZS" ] ;
fhir:display [ fhir:v "Mrs TestOne Prefix-Test" ]     ] ;
fhir:organization [
fhir:reference [ fhir:v "Organization/GZZ998-G" ] ;
fhir:display [ fhir:v "Live Org with Dormant" ]     ] ;
    ( fhir:location [
fhir:reference [ fhir:v "Location/FZZ968-B" ] ;
fhir:display [ fhir:v "Facility Has All Contact Types TEST" ]     ] )
  ] [
a fhir:Patient ;
fhir:id [ fhir:v "ZJM9397" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/NesPatient"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/NesPatient>       ] )     ] ;
    ( fhir:name [
fhir:family [ fhir:v "Ryan" ] ;
      ( fhir:given [ fhir:v "Jamie" ] [ fhir:v "Joseph" ] )     ] ) ;
fhir:birthDate [ fhir:v "1972-06-05"^^xsd:date ]
  ] ) ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/enrolment-expiry-date"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2026-06-05"^^xsd:date ]
  ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/reenrolment-date"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2022-06-05"^^xsd:date ]
  ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/enrolment-owner-org"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/GZZ998-G" ] ;
fhir:display [ fhir:v "Live Org with Dormant" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nes-enrolment-termination-reason"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/nes-enrolment-termination-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Transfer" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/enrolment-encounter"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "QualifiedEncounter1" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nes-enrolment-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EN667788899" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/nes-enrolment-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FLS-NF" ]     ] )
  ] ) ; # 
  fhir:patient [
fhir:reference [ fhir:v "#ZJM9397" ]
  ] ; # 
  fhir:careManager [
fhir:reference [ fhir:v "#EnrolmentServiceProvider1" ]
  ] . #