FHIR IG analytics| Package | au.digitalhealth.r4.healthconnect |
| Resource Type | CodeSystem |
| Id | CodeSystem-hc-service-provision-code-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AuDigitalHealth/HealthConnect/CodeSystem-hc-service-provision-code-cs.html |
| URL | http://ns.electronichealth.net.au/hc/CodeSystem/hc-service-provision-code-cs |
| Version | 0.2.0-preview |
| Status | draft |
| Date | 2026-01-29T05:23:49+00:00 |
| Name | HCServiceProvisionCodeCodeSystem |
| Title | HC Service Provision Code |
| Realm | au |
| Authority | national |
| Description | The HC Service Provision Code code system defines a concept (in addition to those defined in [Service Provision Conditions Australian Concepts](https://hl7.org.au/fhir/4.1.0/CodeSystem-service-provision-conditions.html) that may be used to identify the service provision condition of a healthcare service in HC. |
| Copyright | Copyright © 2025 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/. |
| Content | complete |
| ValueSet | |
| hc-service-provision-code-vs | HC Service Provision Code |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem hc-service-provision-code-cs
This case-sensitive code system http://ns.electronichealth.net.au/hc/CodeSystem/hc-service-provision-code-cs defines the following code:
| Code | Display | Definition |
| MIX | Mixed Billing | Bulk billing available with conditions, fees may apply |
{
"resourceType": "CodeSystem",
"id": "hc-service-provision-code-cs",
"text": {
"status": "generated",
"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://ns.electronichealth.net.au/hc/ImplementationGuide/au.digitalhealth.r4.healthconnect"
}
]
}
}
],
"url": "http://ns.electronichealth.net.au/hc/CodeSystem/hc-service-provision-code-cs",
"version": "0.2.0-preview",
"name": "HCServiceProvisionCodeCodeSystem",
"title": "HC Service Provision Code",
"status": "draft",
"experimental": false,
"date": "2026-01-29T05:23:49+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 code system defines a concept (in addition to those defined in [Service Provision Conditions Australian Concepts](https://hl7.org.au/fhir/4.1.0/CodeSystem-service-provision-conditions.html) 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 © 2025 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/.",
"caseSensitive": true,
"compositional": false,
"versionNeeded": false,
"content": "complete",
"count": 1,
"concept": [
{
"code": "MIX",
"display": "Mixed Billing",
"definition": "Bulk billing available with conditions, fees may apply"
}
]
}