FHIR IG analytics| Package | au.gov.digitalhealth.r4.hcpd |
| Resource Type | ValueSet |
| Id | ValueSet-hc-service-provision-code-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AuDigitalHealth/HealthConnect/ValueSet-hc-service-provision-code-vs.html |
| URL | http://digitalhealth.gov.au/fhir/hcpd/ValueSet/hc-service-provision-code-vs |
| Version | 0.3.0-preview |
| Status | draft |
| Date | 2026-03-02T08:35:23+00:00 |
| Name | HCServiceProvisionCodeValueSet |
| Title | HC Service Provision Code |
| Realm | au |
| Description | The HC Service Provision Code value set includes values that may be used to identify the service provision condition of a healthcare service in HC. |
| Copyright | Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/. |
| StructureDefinition | ||
| au.gov.digitalhealth.r4.hcpd#current | hc-healthcareservice | HC HealthcareService |
| CodeSystem | ||
| au.gov.digitalhealth.r4.hcpd#current | hc-service-provision-code-cs | HC Service Provision Code |
| hl7.fhir.au.base#current | service-provision-conditions | Service Provision Conditions Australian Concepts |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet hc-service-provision-code-vs
Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4
This value set includes codes based on the following rules:
http://terminology.hl7.org.au/CodeSystem/service-provision-conditions version 📍6.0.0| Code | Display | Definition |
| BBO | Bulk Billing Only | Bulk Billing is offered under Medicare. |
| FAP | Fees Apply | All or some of the services provided are offered at the Healthcare Service |
| NFE | No Fee | All or some of the services provided are offered free of charge. |
http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hc-service-provision-code-cs version 📍0.3.0-preview{
"resourceType": "ValueSet",
"id": "hc-service-provision-code-vs",
"meta": {
"profile": [
"https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://digitalhealth.gov.au/fhir/hcpd/ImplementationGuide/au.gov.digitalhealth.r4.hcpd"
}
]
}
}
],
"url": "http://digitalhealth.gov.au/fhir/hcpd/ValueSet/hc-service-provision-code-vs",
"version": "0.3.0-preview",
"name": "HCServiceProvisionCodeValueSet",
"title": "HC Service Provision Code",
"status": "draft",
"experimental": false,
"date": "2026-03-02T08:35:23+00:00",
"publisher": "Australian Digital Health Agency",
"contact": [
{
"name": "Australian Digital Health Agency",
"telecom": [
{
"system": "url",
"value": "https://www.digitalhealth.gov.au/"
},
{
"system": "email",
"value": "help@digitalhealth.gov.au"
}
]
},
{
"name": "Australian Digital Health Agency",
"telecom": [
{
"system": "email",
"value": "mailto:help@digitalhealth.gov.au",
"use": "work"
}
]
}
],
"description": "The HC Service Provision Code value set includes values that may be used to identify the service provision condition of a healthcare service in HC.",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "jurisdiction"
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU",
"display": "Australia"
}
]
}
}
],
"copyright": "Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions",
"version": "6.0.0",
"concept": [
{
"code": "BBO"
},
{
"code": "FAP"
},
{
"code": "NFE"
}
]
},
{
"system": "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hc-service-provision-code-cs",
"version": "0.3.0-preview"
}
]
}
}