FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/service-provision-conditions

Packagehl7.fhir.au.base
TypeCodeSystem
Idservice-provision-conditions
FHIR VersionR4
Sourcehttp://hl7.org.au/fhir/https://build.fhir.org/ig/mjosborne1/mjo-au-fhir-base/CodeSystem-service-provision-conditions.html
URLhttp://terminology.hl7.org.au/CodeSystem/service-provision-conditions
Version6.0.0-ci-build
Statusactive
Date2025-06-23T03:38:40+00:00
NameServiceProvisionConditionsAustralianConcepts
TitleService Provision Conditions Australian Concepts
Realmau
Authorityhl7
DescriptionThe Service Provision Conditions Australian Concepts code system defines concepts that identify the conditions under which a healthcare service is available/offered.
CopyrightHL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.
Contentcomplete

Resources that use this resource

ValueSet
service-provision-conditionsService Provision Conditions Australian Concepts
service-provision-conditionsService Provision Conditions Australian Concepts

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
NFE No FeeAll or some of the services provided are offered free of charge.
NFM No Fee (means tested)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.
BBO Bulk Billing OnlyBulk Billing is offered under Medicare.
FAP Fees ApplyAll or some of the services provided are offered at the Healthcare Service
DON By DonationAll or some of the services provided are offered on a donation basis. The expectation on the donation is not defined.
COP Co-paymentAll or some of the services provided are subject to a co-payment, which may be in combination with Private Insurance.
FBB Fees and Bulk BillingAll or some of the services provided are offered subject to a payment in combination with Bulk Billing.

Source

{
  "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."
    }
  ]
}