AU Base Implementation Guide
4.2.1-ci-build - CI Build Australia flag

AU Base Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 4.2.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-base/ and changes regularly. See the Directory of published versions

: HealthcareService - Leafy Grove Home for the Aged - TTL Representation

Page standards status: Informative

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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:HealthcareService ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example4"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: HealthcareService</b><a name=\"example4\"> </a><a name=\"hcexample4\"> </a></p><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\">Resource HealthcareService &quot;example4&quot; </p></div><p><b>identifier</b>: RACS ID/0009</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-example5.html\">Organization/example5</a> &quot;The Corporation of the Synod of the Diocese of Nundah&quot;</p><p><b>type</b>: Aged care residential service <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1120991000168102)</span></p><p><b>location</b>: <a href=\"Location-example8.html\">Location/example8</a> &quot;Leafy Grove&quot;</p><p><b>name</b>: Leafy Grove Home for the Aged</p><p><b>telecom</b>: ph: (07) 8543 5755(WORK)</p><p><b>serviceProvisionCode</b>: Fees Apply <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-service-provision-conditions.html\">Service Provision Conditions Australian Concepts</a>#FAP)</span>, Co-payment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-service-provision-conditions.html\">Service Provision Conditions Australian Concepts</a>#COP)</span>, Fees and Bulk Billing <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-service-provision-conditions.html\">Service Provision Conditions Australian Concepts</a>#FBB)</span></p><p><b>communication</b>: English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span>, Arabic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#ar)</span>, Cantonese <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#yue)</span>, Chinese <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#zh)</span>, Croatian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#hr)</span>, Greek <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#el)</span>, Italian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#it)</span>, Mandarin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#cmn)</span>, Polish <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#pl)</span>, Spanish <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#es)</span>, Vietnamese <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#vi)</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RACSI" ]       ] ) ;
fhir:text [ fhir:v "RACS ID" ]     ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/residential-aged-care-service-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0009" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:providedBy [
fhir:reference [ fhir:v "Organization/example5" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:1120991000168102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1120991000168102" ]     ] ) ;
fhir:text [ fhir:v "Aged care residential service" ]
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/example8" ]
  ] ) ; # 
  fhir:name [ fhir:v "Leafy Grove Home for the Aged"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(07) 8543 5755" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:serviceProvisionCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FAP" ]     ] ) ;
fhir:text [ fhir:v "Fees Apply" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions"^^xsd:anyURI ] ;
fhir:code [ fhir:v "COP" ]     ] ) ;
fhir:text [ fhir:v "Co-payment" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FBB" ]     ] ) ;
fhir:text [ fhir:v "Fees and Bulk Billing" ]
  ] ) ; # 
  fhir:communication ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ]     ] ) ;
fhir:text [ fhir:v "English" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ar" ]     ] ) ;
fhir:text [ fhir:v "Arabic" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "yue" ]     ] ) ;
fhir:text [ fhir:v "Cantonese" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "zh" ]     ] ) ;
fhir:text [ fhir:v "Chinese" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "hr" ]     ] ) ;
fhir:text [ fhir:v "Croatian" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "el" ]     ] ) ;
fhir:text [ fhir:v "Greek" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "it" ]     ] ) ;
fhir:text [ fhir:v "Italian" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cmn" ]     ] ) ;
fhir:text [ fhir:v "Mandarin" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "pl" ]     ] ) ;
fhir:text [ fhir:v "Polish" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "es" ]     ] ) ;
fhir:text [ fhir:v "Spanish" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vi" ]     ] ) ;
fhir:text [ fhir:v "Vietnamese" ]
  ] ) . #