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 Healthcare Service Provision Conditions - JSON Representation

Draft as of 2024-04-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "codesystem-au-service-provision-conditions",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <h2>Content Logical Definition</h2>\n  <ul>\n    <li>Include all codes defined in \n\t\t\t\t\t<a href=\"http://fhir.nhsd.com.au/CodeSystem/codesystem-au-service-provision-conditions\"/></li>\n  </ul>\n</div>"
  },
  "url" : "http://fhir.nhsd.com.au/CodeSystem/codesystem-au-service-provision-conditions",
  "version" : "4.0.1",
  "name" : "Standard list of Healthcare Service Provision Conditions",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-04-23",
  "publisher" : "Healthdirect Australia",
  "contact" : [
    {
      "name" : "Saravanan Shanmugam",
      "telecom" : [
        {
          "system" : "email",
          "value" : "saravanan.shanmugam@healthdirect.org.au",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Healthcare Service Provision Conditions",
  "copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "caseSensitive" : true,
  "valueSet" : "http://fhir.nhsd.com.au/ValueSet/valueset-nhsd-service-provision-conditions",
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "NFE",
      "display" : "No Fee",
      "definition" : "All or some of the services provided are offered free of charge"
    },
    {
      "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"
    }
  ]
}