Australian Base Implementation Guide

This page is part of AU Base v4.0.0 based on FHIR R4. For a full list of available versions, see the Directory of published versions

CodeSystem-service-provision-conditions

Formats: XML, JSON, Turtle

Raw xml



<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 code system http://terminology.hl7.org.au/CodeSystem/service-provision-conditions 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>
  <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.0.0"/>
  <name value="ServiceProvisionConditionsAustralianConcepts"/>
  <title value="Service Provision Conditions Australian Concepts"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2021-07-08"/>
  <publisher value="Health Level Seven Australia (Patient Administration WG)"/>
  <contact>
    <name value="hl7.org.au"/>
  </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"/>
      <display value="Australia"/>
    </coding>
  </jurisdiction>
  <copyright
             value="HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved."/>
  <caseSensitive value="true"/>
  <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>
Issues & Feedback