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
| Draft as of 2026-06-03 |
{
"resourceType" : "ValueSet",
"id" : "valueset-nhsd-service-provision-conditions",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2017-02-20T18:54:35.273-05:00"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-nhsd-service-provision-conditions</b></p><a name=\"valueset-nhsd-service-provision-conditions\"> </a><a name=\"hcvalueset-nhsd-service-provision-conditions\"> </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\">version: 1; Last updated: 2017-02-20 18:54:35-0500</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org.au/fhir/4.0.0/CodeSystem-service-provision-conditions.html\"><code>http://terminology.hl7.org.au/CodeSystem/service-provision-conditions</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> version 📦4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org.au/fhir/4.0.0/CodeSystem-service-provision-conditions.html#service-provision-conditions-NFE\">NFE</a></td><td>No Fee</td><td>All or some of the services provided are offered free of charge.</td></tr><tr><td><a href=\"http://hl7.org.au/fhir/4.0.0/CodeSystem-service-provision-conditions.html#service-provision-conditions-BBO\">BBO</a></td><td>Bulk Billing Only</td><td>Bulk Billing is offered under Medicare.</td></tr><tr><td><a href=\"http://hl7.org.au/fhir/4.0.0/CodeSystem-service-provision-conditions.html#service-provision-conditions-FAP\">FAP</a></td><td>Fees Apply</td><td>All or some of the services provided are offered at the Healthcare Service</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-rc-feeAndBillingOption.html\"><code>http://fhir.nhsd.com.au/CodeSystem/rc-feeAndBillingOption</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦4.0.1</span></li></ul></div>"
},
"url" : "http://fhir.nhsd.com.au/ValueSet/valueset-nhsd-service-provision-conditions",
"version" : "4.0.1",
"name" : "Healthcare Service Provision Conditions",
"status" : "draft",
"date" : "2026-06-03T04:47:26+00:00",
"publisher" : "Healthdirect Australia",
"contact" : [
{
"name" : "build.fhir.nhsd.com.au"
}
],
"description" : "Healthcare Service Provision Conditions",
"copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org.au/CodeSystem/service-provision-conditions",
"concept" : [
{
"code" : "NFE",
"display" : "No Fee"
},
{
"code" : "BBO",
"display" : "Bulk Billing Only"
},
{
"code" : "FAP",
"display" : "Fees Apply"
}
]
},
{
"system" : "http://fhir.nhsd.com.au/CodeSystem/rc-feeAndBillingOption"
}
]
}
}