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 ttl


@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 -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "service-provision-conditions"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<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>"
  ];
  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 "4.0.0"];
  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 "2021-07-08"^^xsd:date];
  fhir:CodeSystem.publisher [ fhir:value "Health Level Seven Australia (Patient Administration WG)"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "hl7.org.au" ]
  ];
  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:Coding.display [ fhir:value "Australia" ]     ]
  ];
  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.compositional [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.versionNeeded [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  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 "All or some of the services provided are offered free of charge." ]
  ], [
     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 "BBO" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bulk Billing Only" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Bulk Billing is offered under Medicare." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "FAP" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fees Apply" ];
     fhir:CodeSystem.concept.definition [ fhir:value "All or some of the services provided are offered at the Healthcare Service" ]
  ], [
     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 "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." ]
  ].

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

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.

Issues & Feedback