AU Base Implementation Guide
6.1.2-ci-build - CI Build Australia flag

AU Base Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 6.1.2-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/au-fhir-base/ and changes regularly. See the Directory of published versions

: Service Provision Conditions Australian Concepts - TTL Representation

Page standards status: Trial-use Maturity Level: 2

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/service-provision-conditions> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "service-provision-conditions"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4" ;
       fhir:index 0 ;
       fhir:link <https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem service-provision-conditions</b></p><a name=\"service-provision-conditions\"> </a><a name=\"hcservice-provision-conditions\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <code>https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4</code></p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, retired</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org.au/CodeSystem/service-provision-conditions</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deprecated</b></td><td><b>status</b></td><td><b>deprecationDate</b></td></tr><tr><td style=\"white-space:nowrap\">NFE<a name=\"service-provision-conditions-NFE\"> </a></td><td>No Fee</td><td>A free service where no payment or Medicare card is required.</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">NFM<a name=\"service-provision-conditions-NFM\"> </a></td><td>No Fee (means tested)</td><td>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.</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">BB<a name=\"service-provision-conditions-BB\"> </a></td><td>Bulk Billing</td><td>No fee for eligible services, with a Medicare card presented.</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">FAP<a name=\"service-provision-conditions-FAP\"> </a></td><td>Fees Apply</td><td>Fees apply for services provided.</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">DON<a name=\"service-provision-conditions-DON\"> </a></td><td>By Donation</td><td>All or some of the services provided are offered on a donation basis. The expectation on the donation is not defined.</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">COP<a name=\"service-provision-conditions-COP\"> </a></td><td>Co-payment</td><td>All or some of the services provided are subject to a co-payment, which may be in combination with private insurance.</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">MIX<a name=\"service-provision-conditions-MIX\"> </a></td><td>Mixed Billing</td><td>Bulk billing available with conditions, fees may apply.</td><td/><td/><td/></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">BBO<a name=\"service-provision-conditions-BBO\"> </a></td><td>Bulk Billing Only</td><td>Bulk Billing is offered under Medicare. ***Deprecation Comment:*** This code has been deprecated as it has been replaced by BB - Bulk Billing.</td><td>Deprecated</td><td>deprecated</td><td>2026-05-20</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">FBB<a name=\"service-provision-conditions-FBB\"> </a></td><td>Fees and Bulk Billing</td><td>All or some of the services provided are offered subject to a payment in combination with Bulk Billing. ***Deprecation Comment:*** This code has been deprecated as it has been replaced by MIX - Mixed Billing.</td><td>Deprecated</td><td>deprecated</td><td>2026-05-20</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [ fhir:value "2"^^xsd:integer ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base" ;
           fhir:link <http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base>
         ]
       ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions"] ;
  fhir:CodeSystem.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.2.3.4.1.4.2" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "6.1.2-ci-build"] ;
  fhir:CodeSystem.name [ fhir:value "ServiceProvisionConditionsAustralianConcepts"] ;
  fhir:CodeSystem.title [ fhir:value "Service Provision Conditions Australian Concepts"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-16T22:34:51+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 Australia"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "HL7 Australia FHIR Working Group" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://confluence.hl7.org/display/HAFWG" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "The Service Provision Conditions Australian Concepts code system defines concepts that identify the conditions under which a healthcare service is available/offered."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "AU" ]
     ]
  ] ;
  fhir:CodeSystem.copyright [ fhir:value "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org.au/ValueSet/service-provision-conditions" ;
     fhir:link <http://terminology.hl7.org.au/ValueSet/service-provision-conditions>
  ] ;
  fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.property [
     fhir:index 0 ;
     fhir:CodeSystem.property.code [ fhir:value "status" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ] ;
     fhir:CodeSystem.property.description [ fhir:value "A property that indicates the status of the concept. One of active, experimental, deprecated, retired" ] ;
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.property.code [ fhir:value "deprecationDate" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#deprecationDate" ] ;
     fhir:CodeSystem.property.description [ fhir:value "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged" ] ;
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "NFE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "No Fee" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "A free service where no payment or Medicare card is required." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "NFM" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "No Fee (means tested)" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "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." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "BB" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulk Billing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "No fee for eligible services, with a Medicare card presented." ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "FAP" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fees Apply" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fees apply for services provided." ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "DON" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "By Donation" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "All or some of the services provided are offered on a donation basis. The expectation on the donation is not defined." ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "COP" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Co-payment" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "All or some of the services provided are subject to a co-payment, which may be in combination with private insurance." ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "MIX" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Billing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulk billing available with conditions, fees may apply." ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "BBO" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulk Billing Only" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulk Billing is offered under Medicare. ***Deprecation Comment:*** This code has been deprecated as it has been replaced by BB - Bulk Billing." ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-20"^^xsd:date ]
     ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "FBB" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fees and Bulk Billing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "All or some of the services provided are offered subject to a payment in combination with Bulk Billing. ***Deprecation Comment:*** This code has been deprecated as it has been replaced by MIX - Mixed Billing." ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-20"^^xsd:date ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/service-provision-conditions.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/service-provision-conditions.ttl> .