FHIR IG analytics| Package | au.gov.digitalhealth.r4.hcpd |
| Resource Type | HealthcareService |
| Id | HealthcareService-example-healthconnect-healthcareservice-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService example-healthconnect-healthcareservice-1
Last updated: 2025-09-02 18:00:00+0000
Profile: HC HealthcareService
Active Period: 2022-01-01 --> 2025-12-31
Referral Information for Referrer:
Referral required from a GP or specialist.
Please include:
Referrals can be faxed to (02) 1234 5679.
IAR Levels of Care: Level 3 (moderate intensity interventions)
New Patient Availability: Accepting new patients
identifier: Organization identifier/17fbd35e-ca2f-43a6-8ffc-9f0f95e65b4e
providedBy: Organization Example Aged Care Facility
type: Geriatric evaluation and management service
location: Location Sydney Central Medical Centre
name: Healthcare service with Residential Aged Care service type
telecom: ph: (02) 1234 5678(Work)
coverageArea: Location Sydney CBD Mobile Unit Service Area
serviceProvisionCode: Fees apply, No fee
| Code |
| Older adult 65+ years |
communication: Italian, Chinese
appointmentRequired: true
availableTime
daysOfWeek: Monday, Tuesday, Wednesday, Thursday, Friday
allDay: false
availableStartTime: 08:00:00
availableEndTime: 17:30:00
{
"resourceType": "HealthcareService",
"id": "example-healthconnect-healthcareservice-1",
"meta": {
"lastUpdated": "2025-09-02T18:00:00Z",
"profile": [
"http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hc-healthcareservice"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/active-period",
"valuePeriod": {
"start": "2022-01-01",
"end": "2025-12-31"
}
},
{
"url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/referral-information-for-referrer",
"valueMarkdown": "**Referral required** from a GP or specialist.\n\nPlease include:\n- Recent medical history\n- Current medications\n\nReferrals can be faxed to **(02) 1234 5679**."
},
{
"url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/iar-levels-of-care",
"valueCodeableConcept": {
"coding": [
{
"system": "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/iar-levels-of-care",
"code": "3",
"display": "Level 3 (moderate intensity interventions)"
}
]
}
},
{
"url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/new-patient-availability",
"valueCodeableConcept": {
"coding": [
{
"system": "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/new-patient-availability-cs",
"code": "accepting",
"display": "Accepting new patients"
}
]
}
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX",
"display": "Organization identifier"
}
]
},
"system": "http://digitalhealth.gov.au/fhir/hcpd/id/hc-local-identifier",
"value": "17fbd35e-ca2f-43a6-8ffc-9f0f95e65b4e"
}
],
"providedBy": {
"reference": "Organization/example-healthconnect-organization-1"
},
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1584801000168109",
"display": "Geriatric evaluation and management service"
}
]
}
],
"location": [
{
"reference": "Location/example-healthconnect-medical-centre-location-1"
}
],
"name": "Healthcare service with Residential Aged Care service type",
"telecom": [
{
"extension": [
{
"url": "http://hl7.org.au/fhir/StructureDefinition/contact-purpose",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "ADMIN",
"display": "Administrative"
}
]
}
}
],
"system": "phone",
"value": "(02) 1234 5678",
"use": "work"
}
],
"coverageArea": [
{
"reference": "Location/example-healthconnect-mobile-unit-coverage-area-1"
}
],
"serviceProvisionCode": [
{
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions",
"code": "FAP",
"display": "Fees apply"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions",
"code": "NFE",
"display": "No fee"
}
]
}
],
"eligibility": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "933451001000036104",
"display": "Older adult 65+ years"
}
]
}
}
],
"communication": [
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "it",
"display": "Italian"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "zh",
"display": "Chinese"
}
]
}
],
"appointmentRequired": true,
"availableTime": [
{
"daysOfWeek": [
"mon",
"tue",
"wed",
"thu",
"fri"
],
"allDay": false,
"availableStartTime": "08:00:00",
"_availableStartTime": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/timezone",
"valueCode": "Australia/Sydney"
}
]
},
"availableEndTime": "17:30:00",
"_availableEndTime": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/timezone",
"valueCode": "Australia/Sydney"
}
]
}
}
],
"endpoint": [
{
"reference": "Endpoint/example-hc-endpoint-smd"
}
]
}