FHIR IG analytics| Package | hl7.fhir.au.base |
| Resource Type | HealthcareService |
| Id | HealthcareService-example4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService example4
identifier: RACS ID/0009
active: true
providedBy: Organization The Corporation of the Synod of the Diocese of Nundah
type: Aged care residential service
location: Location Leafy Grove
name: Leafy Grove Home for the Aged
telecom: ph: (07) 8543 5755(Work)
serviceProvisionCode: Fees Apply, Co-payment, Fees and Bulk Billing
communication: English, Arabic, Cantonese, Chinese, Croatian, Greek, Italian, Mandarin, Polish, Spanish, Vietnamese
{
"resourceType": "HealthcareService",
"id": "example4",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code": "RACSI"
}
],
"text": "RACS ID"
},
"system": "http://ns.electronichealth.net.au/id/residential-aged-care-service-id",
"value": "0009"
}
],
"active": true,
"providedBy": {
"reference": "Organization/example5"
},
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1120991000168102"
}
],
"text": "Aged care residential service"
}
],
"location": [
{
"reference": "Location/example8"
}
],
"name": "Leafy Grove Home for the Aged",
"telecom": [
{
"system": "phone",
"value": "(07) 8543 5755",
"use": "work"
}
],
"serviceProvisionCode": [
{
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions",
"code": "FAP"
}
],
"text": "Fees Apply"
},
{
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions",
"code": "COP"
}
],
"text": "Co-payment"
},
{
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions",
"code": "FBB"
}
],
"text": "Fees and Bulk Billing"
}
],
"communication": [
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en"
}
],
"text": "English"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "ar"
}
],
"text": "Arabic"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "yue"
}
],
"text": "Cantonese"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "zh"
}
],
"text": "Chinese"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "hr"
}
],
"text": "Croatian"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "el"
}
],
"text": "Greek"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "it"
}
],
"text": "Italian"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "cmn"
}
],
"text": "Mandarin"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "pl"
}
],
"text": "Polish"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "es"
}
],
"text": "Spanish"
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "vi"
}
],
"text": "Vietnamese"
}
]
}