FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageau.gov.digitalhealth.fhir.hcpd
Resource TypeHealthcareService
IdHealthcareService-example-healthconnect-healthcareservice-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: HealthcareService example-healthconnect-healthcareservice-2

Last updated: 2026-01-15 10:00:00+1000;

Information Source: http://ns.electronichealth.net.au/id/source/pca

Profile: HCPD HealthcareService

Active Period: 2024-01-01 --> 2027-12-31

IAR Levels of Care: Level 1 - Self management

IAR Levels of Care: Level 2 - Low intensity services

IAR Levels of Care: Level 3 - Moderate intensity services

New Patient Availability: Accepting new patients

Referral Information for Referrer:

GP referral not required for general practice appointments.

For the aged care program, a referral from a GP or geriatrician is required.

Please include:

  • Reason for referral
  • Current medications list
  • Relevant medical history summary

Send referrals via secure messaging to the SMD endpoint or fax to (02) 9876 5433.

Suppression Indicator for Visibility

  • suppressedBy: Organisation initiated

identifier: Resource identifier/HS-PCA-009876, Organization identifier/a3f1c802-2e4b-4d90-bef7-8a1234567890

active: true

providedBy: Organization null

type: Geriatric evaluation and management service

location: Location Sydney Central Medical Centre

name: Northside Community Health Centre – General Practice & Aged Care

comment: Bulk-billing general practice with a specialist aged care program. Walk-ins welcome on weekday mornings.

telecom: ph: (02) 9876 5432(Work), fax: (02) 9876 5433(Work), appointments@northsidehealth.example.com.au, https://www.northsidehealth.example.com.au

coverageArea: Location Sydney CBD Mobile Unit Service Area

serviceProvisionCode: Bulk Billing, Mixed Billing

Eligibilities

-CodeComment
*Older adult 65+ years

Specialist aged care program for patients 65 and over.

communication: English, Chinese, Vietnamese

appointmentRequired: true

availableTime

daysOfWeek: Monday, Tuesday, Wednesday, Thursday, Friday

allDay: false

availableStartTime: 08:00:00

availableEndTime: 18:00:00

availableTime

daysOfWeek: Saturday

allDay: false

availableStartTime: 09:00:00

availableEndTime: 13:00:00

notAvailable

description: Closed for Christmas and New Year public holidays

during: 2026-12-25 --> 2026-12-28

notAvailable

description: Closed for Easter public holidays

during: 2027-04-18 --> 2027-04-22

endpoint: Endpoint Sydney Private Clinic – FHIR Referral Endpoint


Source1

{
  "resourceType": "HealthcareService",
  "id": "example-healthconnect-healthcareservice-2",
  "meta": {
    "lastUpdated": "2026-01-15T10:00:00+10:00",
    "source": "http://ns.electronichealth.net.au/id/source/pca",
    "profile": [
      "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-healthcareservice"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/active-period",
      "valuePeriod": {
        "start": "2024-01-01",
        "end": "2027-12-31"
      }
    },
    {
      "url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/iar-levels-of-care",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://healthterminologies.gov.au/fhir/CodeSystem/iar-levels-of-care-1",
            "code": "level1",
            "display": "Level 1 - Self management"
          }
        ]
      }
    },
    {
      "url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/iar-levels-of-care",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://healthterminologies.gov.au/fhir/CodeSystem/iar-levels-of-care-1",
            "code": "level2",
            "display": "Level 2 - Low intensity services"
          }
        ]
      }
    },
    {
      "url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/iar-levels-of-care",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://healthterminologies.gov.au/fhir/CodeSystem/iar-levels-of-care-1",
            "code": "level3",
            "display": "Level 3 - Moderate intensity services"
          }
        ]
      }
    },
    {
      "url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/new-patient-availability",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://healthterminologies.gov.au/fhir/CodeSystem/new-patient-availability-1",
            "code": "accepting",
            "display": "Accepting new patients"
          }
        ]
      }
    },
    {
      "url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/referral-information-for-referrer",
      "valueMarkdown": "GP referral **not required** for general practice appointments.\n\nFor the aged care program, a referral from a GP or geriatrician is required.\n\nPlease include:\n- Reason for referral\n- Current medications list\n- Relevant medical history summary\n\nSend referrals via secure messaging to the SMD endpoint or fax to **(02) 9876 5433**."
    },
    {
      "extension": [
        {
          "url": "suppressedBy",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://digitalhealth.gov.au/fhir/cc/CodeSystem/responsible-party-type",
                "code": "organisation-initiated"
              }
            ]
          }
        }
      ],
      "url": "http://digitalhealth.gov.au/fhir/cc/StructureDefinition/suppressed"
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "RI"
          }
        ]
      },
      "system": "http://ns.electronichealth.net.au/id/source/pca",
      "value": "HS-PCA-009876"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "XX",
            "display": "Organization identifier"
          }
        ]
      },
      "system": "http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier",
      "value": "a3f1c802-2e4b-4d90-bef7-8a1234567890"
    }
  ],
  "active": true,
  "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": "Northside Community Health Centre – General Practice & Aged Care",
  "comment": "Bulk-billing general practice with a specialist aged care program. Walk-ins welcome on weekday mornings.",
  "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) 9876 5432",
      "use": "work"
    },
    {
      "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": "fax",
      "value": "(02) 9876 5433",
      "use": "work"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org.au/fhir/StructureDefinition/contact-purpose",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
                "code": "PATINF",
                "display": "Patient"
              }
            ]
          }
        }
      ],
      "system": "email",
      "value": "appointments@northsidehealth.example.com.au",
      "use": "work"
    },
    {
      "system": "url",
      "value": "https://www.northsidehealth.example.com.au",
      "use": "work"
    }
  ],
  "coverageArea": [
    {
      "reference": "Location/example-healthconnect-mobile-unit-coverage-area-1"
    }
  ],
  "serviceProvisionCode": [
    {
      "coding": [
        {
          "system": "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/service-provision-cs",
          "code": "BB",
          "display": "Bulk Billing"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/service-provision-cs",
          "code": "MIX",
          "display": "Mixed Billing"
        }
      ]
    }
  ],
  "eligibility": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "933451001000036104",
            "display": "Older adult 65+ years"
          }
        ]
      },
      "comment": "Specialist aged care program for patients 65 and over."
    }
  ],
  "communication": [
    {
      "coding": [
        {
          "system": "urn:ietf:bcp:47",
          "code": "en",
          "display": "English"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:ietf:bcp:47",
          "code": "zh",
          "display": "Chinese"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:ietf:bcp:47",
          "code": "vi",
          "display": "Vietnamese"
        }
      ]
    }
  ],
  "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": "18:00:00",
      "_availableEndTime": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/timezone",
            "valueCode": "Australia/Sydney"
          }
        ]
      }
    },
    {
      "daysOfWeek": [
        "sat"
      ],
      "allDay": false,
      "availableStartTime": "09:00:00",
      "_availableStartTime": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/timezone",
            "valueCode": "Australia/Sydney"
          }
        ]
      },
      "availableEndTime": "13:00:00",
      "_availableEndTime": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/timezone",
            "valueCode": "Australia/Sydney"
          }
        ]
      }
    }
  ],
  "notAvailable": [
    {
      "description": "Closed for Christmas and New Year public holidays",
      "during": {
        "start": "2026-12-25",
        "end": "2026-12-28"
      }
    },
    {
      "description": "Closed for Easter public holidays",
      "during": {
        "start": "2027-04-18",
        "end": "2027-04-22"
      }
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/example-hcpd-endpoint-referral"
    }
  ]
}