AU Base Implementation Guide
4.2.1-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 4.2.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-base/ and changes regularly. See the Directory of published versions

: Service Provision Conditions Australian Concepts - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="service-provision-conditions"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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></tr><tr><td style="white-space:nowrap">NFE<a name="service-provision-conditions-NFE"> </a></td><td>No Fee</td><td>All or some of the services provided are offered free of charge.</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></tr><tr><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.</td></tr><tr><td style="white-space:nowrap">FAP<a name="service-provision-conditions-FAP"> </a></td><td>Fees Apply</td><td>All or some of the services provided are offered at the Healthcare Service</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></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></tr><tr><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.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://terminology.hl7.org.au/CodeSystem/service-provision-conditions"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.2.3.4.1.4.2"/>
  </identifier>
  <version value="4.2.1-ci-build"/>
  <name value="ServiceProvisionConditionsAustralianConcepts"/>
  <title value="Service Provision Conditions Australian Concepts"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-03-17T23:48:39+00:00"/>
  <publisher value="HL7 Australia"/>
  <contact>
    <name value="HL7 Australia FHIR Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://confluence.hl7.org/display/HAFWG"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="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 value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
    </coding>
  </jurisdiction>
  <copyright
             value="HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved."/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://terminology.hl7.org.au/ValueSet/service-provision-conditions"/>
  <compositional value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <concept>
    <code value="NFE"/>
    <display value="No Fee"/>
    <definition
                value="All or some of the services provided are offered free of charge."/>
  </concept>
  <concept>
    <code value="NFM"/>
    <display value="No Fee (means tested)"/>
    <definition
                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."/>
  </concept>
  <concept>
    <code value="BBO"/>
    <display value="Bulk Billing Only"/>
    <definition value="Bulk Billing is offered under Medicare."/>
  </concept>
  <concept>
    <code value="FAP"/>
    <display value="Fees Apply"/>
    <definition
                value="All or some of the services provided are offered at the Healthcare Service"/>
  </concept>
  <concept>
    <code value="DON"/>
    <display value="By Donation"/>
    <definition
                value="All or some of the services provided are offered on a donation basis. The expectation on the donation is not defined."/>
  </concept>
  <concept>
    <code value="COP"/>
    <display value="Co-payment"/>
    <definition
                value="All or some of the services provided are subject to a co-payment, which may be in combination with Private Insurance."/>
  </concept>
  <concept>
    <code value="FBB"/>
    <display value="Fees and Bulk Billing"/>
    <definition
                value="All or some of the services provided are offered subject to a payment in combination with Bulk Billing."/>
  </concept>
</CodeSystem>