AU Base Implementation Guide
4.2.2-ballot - Ballot
This page is part of the Australian Base IG (v4.2.2-ballot: AU Base R4.2 Ballot 5) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.1.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<HealthcareService xmlns="http://hl7.org/fhir">
<id value="example4"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService example4</b></p><a name="example4"> </a><a name="hcexample4"> </a><a name="example4-en-AU"> </a><p><b>identifier</b>: RACS ID/0009</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-example5.html">Organization The Corporation of the Synod of the Diocese of Nundah</a></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 1120991000168102}">Aged care residential service</span></p><p><b>location</b>: <a href="Location-example8.html">Location Leafy Grove</a></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>: <span title="Codes:{http://terminology.hl7.org.au/CodeSystem/service-provision-conditions FAP}">Fees Apply</span>, <span title="Codes:{http://terminology.hl7.org.au/CodeSystem/service-provision-conditions COP}">Co-payment</span>, <span title="Codes:{http://terminology.hl7.org.au/CodeSystem/service-provision-conditions FBB}">Fees and Bulk Billing</span></p><p><b>communication</b>: <span title="Codes:{urn:ietf:bcp:47 en}">English</span>, <span title="Codes:{urn:ietf:bcp:47 ar}">Arabic</span>, <span title="Codes:{urn:ietf:bcp:47 yue}">Cantonese</span>, <span title="Codes:{urn:ietf:bcp:47 zh}">Chinese</span>, <span title="Codes:{urn:ietf:bcp:47 hr}">Croatian</span>, <span title="Codes:{urn:ietf:bcp:47 el}">Greek</span>, <span title="Codes:{urn:ietf:bcp:47 it}">Italian</span>, <span title="Codes:{urn:ietf:bcp:47 cmn}">Mandarin</span>, <span title="Codes:{urn:ietf:bcp:47 pl}">Polish</span>, <span title="Codes:{urn:ietf:bcp:47 es}">Spanish</span>, <span title="Codes:{urn:ietf:bcp:47 vi}">Vietnamese</span></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="RACSI"/>
</coding>
<text value="RACS ID"/>
</type>
<system
value="http://ns.electronichealth.net.au/id/residential-aged-care-service-id"/>
<value value="0009"/>
</identifier>
<active value="true"/>
<providedBy>🔗
<reference value="Organization/example5"/>
</providedBy>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1120991000168102"/>
</coding>
<text value="Aged care residential service"/>
</type>
<location>🔗
<reference value="Location/example8"/>
</location>
<name value="Leafy Grove Home for the Aged"/>
<telecom>
<system value="phone"/>
<value value="(07) 8543 5755"/>
<use value="work"/>
</telecom>
<serviceProvisionCode>
<coding>
<system
value="http://terminology.hl7.org.au/CodeSystem/service-provision-conditions"/>
<code value="FAP"/>
</coding>
<text value="Fees Apply"/>
</serviceProvisionCode>
<serviceProvisionCode>
<coding>
<system
value="http://terminology.hl7.org.au/CodeSystem/service-provision-conditions"/>
<code value="COP"/>
</coding>
<text value="Co-payment"/>
</serviceProvisionCode>
<serviceProvisionCode>
<coding>
<system
value="http://terminology.hl7.org.au/CodeSystem/service-provision-conditions"/>
<code value="FBB"/>
</coding>
<text value="Fees and Bulk Billing"/>
</serviceProvisionCode>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="en"/>
</coding>
<text value="English"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="ar"/>
</coding>
<text value="Arabic"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="yue"/>
</coding>
<text value="Cantonese"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="zh"/>
</coding>
<text value="Chinese"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="hr"/>
</coding>
<text value="Croatian"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="el"/>
</coding>
<text value="Greek"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="it"/>
</coding>
<text value="Italian"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="cmn"/>
</coding>
<text value="Mandarin"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="pl"/>
</coding>
<text value="Polish"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="es"/>
</coding>
<text value="Spanish"/>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="vi"/>
</coding>
<text value="Vietnamese"/>
</communication>
</HealthcareService>