NHSD Implementation Guide - Outbound
4.0.1 - active

NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Standard list of AU Service Provision Conditions - XML Representation

Draft as of 2024-04-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="au-service-provision-conditions"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem au-service-provision-conditions</b></p><a name="au-service-provision-conditions"> </a><a name="hcau-service-provision-conditions"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/au-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="au-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">BBO<a name="au-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="au-service-provision-conditions-FAP"> </a></td><td>All or some of the services provided are offered at the Healthcare Service</td><td/></tr><tr><td style="white-space:nowrap">MIX<a name="au-service-provision-conditions-MIX"> </a></td><td>Bulk billing available with conditions, fees may apply</td><td/></tr></table></div>
  </text>
  <url
       value="http://fhir.nhsd.com.au/CodeSystem/au-service-provision-conditions"/>
  <version value="4.0.1"/>
  <name value="StandardListOfAUServiceProvisionConditions"/>
  <title value="Standard list of AU Service Provision Conditions"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-04-23"/>
  <publisher value="Healthdirect Australia"/>
  <contact>
    <name value="build.fhir.nhsd.com.au"/>
  </contact>
  <description value="AU Service Provision Conditions"/>
  <copyright
             value="National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved."/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://fhir.nhsd.com.au/ValueSet/valueset-au-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="BBO"/>
    <display value="Bulk Billing Only"/>
    <definition value="Bulk Billing is offered under Medicare"/>
  </concept>
  <concept>
    <code value="FAP"/>
    <display
             value="All or some of the services provided are offered at the Healthcare Service"/>
  </concept>
  <concept>
    <code value="MIX"/>
    <display value="Bulk billing available with conditions, fees may apply"/>
  </concept>
</CodeSystem>