PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@1.0.0
    http://hl7.org.au/fhir/CodeSystem/service-provision-conditions
{
  "description": "The code(s) that detail the conditions under which the healthcare service is available/offered. Australian concepts.",
  "_filename": "CodeSystem-service-provision-conditions.json",
  "package_name": "hl7.fhir.au.base",
  "date": "2018-10-04",
  "publisher": "Health Level Seven Australia (Patient Administration)",
  "content": "complete",
  "name": "ServiceProvisionConditionsAustralianConcepts",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Service Provision Conditions Australian Concepts",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "85c226cd-be60-4846-9050-553bde9275cb",
  "valueSet": "http://hl7.org.au/fhir/ValueSet/service-provision-conditions",
  "kind": null,
  "url": "http://hl7.org.au/fhir/CodeSystem/service-provision-conditions",
  "concept": [ {
    "code": "nofee",
    "display": "No Fee",
    "definition": "No fee applies"
  }, {
    "code": "nofeemt",
    "display": "No Fee (means tested)",
    "definition": "No fee applied based on a means test"
  }, {
    "code": "bulkbilling",
    "display": "Bulk Billing Only",
    "definition": "Bulk billing service only"
  }, {
    "code": "feesapply",
    "display": "Fees Apply",
    "definition": "Fees apply to services"
  }, {
    "code": "donation",
    "display": "By Donation",
    "definition": "Donation for service"
  }, {
    "code": "copayment",
    "display": "Co-payment",
    "definition": "Co-payment applies for service"
  }, {
    "code": "other",
    "display": "Other Option",
    "definition": "Other payment options apply"
  }, {
    "code": "feesandbulkbilling",
    "display": "Fees and Bulk Billing",
    "definition": "Fees and bulk billing for service applies"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "hl7.org.au"
  } ]
}