Package | hl7.fhir.au.base |
Type | CodeSystem |
Id | service-provision-conditions |
FHIR Version | R4 |
Source | http://hl7.org.au/fhir/https://build.fhir.org/ig/mjosborne1/mjo-au-fhir-base/CodeSystem-service-provision-conditions.html |
URL | http://terminology.hl7.org.au/CodeSystem/service-provision-conditions |
Version | 6.0.0-ci-build |
Status | active |
Date | 2025-06-23T03:38:40+00:00 |
Name | ServiceProvisionConditionsAustralianConcepts |
Title | Service Provision Conditions Australian Concepts |
Realm | au |
Authority | hl7 |
Description | The Service Provision Conditions Australian Concepts code system defines concepts that identify the conditions under which a healthcare service is available/offered. |
Copyright | HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved. |
Content | complete |
ValueSet | |
service-provision-conditions | Service Provision Conditions Australian Concepts |
service-provision-conditions | Service Provision Conditions Australian Concepts |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem service-provision-conditions
Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4
This case-sensitive code system http://terminology.hl7.org.au/CodeSystem/service-provision-conditions
defines the following codes:
{ "resourceType": "CodeSystem", "id": "service-provision-conditions", "meta": { "profile": [ "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base" } ] } } ], "url": "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.2" } ], "version": "6.0.0-ci-build", "name": "ServiceProvisionConditionsAustralianConcepts", "title": "Service Provision Conditions Australian Concepts", "status": "active", "experimental": false, "date": "2025-06-23T03:38:40+00:00", "publisher": "HL7 Australia", "contact": [ { "name": "HL7 Australia FHIR Working Group", "telecom": [ { "system": "url", "value": "https://confluence.hl7.org/display/HAFWG", "use": "work" } ] } ], "description": "The Service Provision Conditions Australian Concepts code system defines concepts that identify the conditions under which a healthcare service is available/offered.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "AU" } ] } ], "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.", "caseSensitive": true, "valueSet": "http://terminology.hl7.org.au/ValueSet/service-provision-conditions", "compositional": false, "versionNeeded": true, "content": "complete", "count": 7, "concept": [ { "code": "NFE", "display": "No Fee", "definition": "All or some of the services provided are offered free of charge." }, { "code": "NFM", "display": "No Fee (means tested)", "definition": "All or some of the services provided are offered free of charge, however the decision on the costs associated with the service or procedures offered will depend on a means test outcome." }, { "code": "BBO", "display": "Bulk Billing Only", "definition": "Bulk Billing is offered under Medicare." }, { "code": "FAP", "display": "Fees Apply", "definition": "All or some of the services provided are offered at the Healthcare Service" }, { "code": "DON", "display": "By Donation", "definition": "All or some of the services provided are offered on a donation basis. The expectation on the donation is not defined." }, { "code": "COP", "display": "Co-payment", "definition": "All or some of the services provided are subject to a co-payment, which may be in combination with Private Insurance." }, { "code": "FBB", "display": "Fees and Bulk Billing", "definition": "All or some of the services provided are offered subject to a payment in combination with Bulk Billing." } ] }