@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 -------------------------------------------------------------------

<http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/service-provision-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "service-provision-cs"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4" ;
       fhir:index 0 ;
       fhir:link <https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem service-provision-cs</b></p><a name=\"service-provision-cs\"> </a><a name=\"hcservice-provision-cs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <code>https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4</code></p></div><p>This case-sensitive code system <code>http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/service-provision-cs</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-cs-NFE\"> </a></td><td>No Fee</td><td>A free service where no payment or Medicare card is required.</td></tr><tr><td style=\"white-space:nowrap\">FAP<a name=\"service-provision-cs-FAP\"> </a></td><td>Fees Apply</td><td>Fees apply for this service.</td></tr><tr><td style=\"white-space:nowrap\">MIX<a name=\"service-provision-cs-MIX\"> </a></td><td>Mixed Billing</td><td>Bulk billing available with conditions, fees may apply.</td></tr><tr><td style=\"white-space:nowrap\">BB<a name=\"service-provision-cs-BB\"> </a></td><td>Bulk Billing</td><td>No fee for eligible services with a Medicare card presented.</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/service-provision-cs"] ;
  fhir:CodeSystem.version [ fhir:value "26.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "ServiceProvision_CS"] ;
  fhir:CodeSystem.title [ fhir:value "Service Provision CodeSystem"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-04-29"^^xsd:date] ;
  fhir:CodeSystem.publisher [ fhir:value "Australian Digital Health Agency"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Australian Digital Health Agency" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.digitalhealth.gov.au/" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "help@digitalhealth.gov.au" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "Australian Digital Health Agency" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.digitalhealth.gov.au" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "mailto:help@digitalhealth.gov.au" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "The Service Provision CodeSystem defines a concept (in addition to those defined in [Service Provision Conditions Australian Concepts](https://hl7.org.au/fhir/4.1.0/CodeSystem-service-provision-conditions.html) that may be used to identify the service provision condition of a healthcare service in HCPD."] ;
  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.purpose [ fhir:value "This CodeSystem makes available additional service provision codes beyond those available in the HL7 AU Base, specifically to support mixed billing scenarios within the Health Connect Provider Directory."] ;
  fhir:CodeSystem.copyright [ fhir:value "This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger] ;
  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 "A free service where no payment or Medicare card is required." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "FAP" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fees Apply" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fees apply for this service." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "MIX" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mixed Billing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bulk billing available with conditions, fees may apply." ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "BB" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulk Billing" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "No fee for eligible services with a Medicare card presented." ]
  ] .

# - ontology header ------------------------------------------------------------

<http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/service-provision-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

