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 2024-04-23 |
{
"resourceType" : "CodeSystem",
"id" : "rc-feeAndBillingOption",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rc-feeAndBillingOption</b></p><a name=\"rc-feeAndBillingOption\"> </a><a name=\"hcrc-feeAndBillingOption\"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/rc-feeAndBillingOption</code> defines the following code:</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\">MIX<a name=\"rc-feeAndBillingOption-MIX\"> </a></td><td>Mixed Billing</td><td>Bulk billing available with conditions, fees may apply</td></tr></table></div>"
},
"url" : "http://fhir.nhsd.com.au/CodeSystem/rc-feeAndBillingOption",
"version" : "4.0.1",
"name" : "NHSD Service provision code",
"status" : "draft",
"experimental" : false,
"date" : "2024-04-23",
"publisher" : "Healthdirect Australia",
"contact" : [
{
"name" : "build.fhir.nhsd.com.au"
}
],
"description" : "NHSD Service provision code",
"copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"caseSensitive" : true,
"valueSet" : "http://fhir.nhsd.com.au/ValueSet/valueset-au-service-provision-conditions",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"concept" : [
{
"code" : "MIX",
"display" : "Mixed Billing",
"definition" : "Bulk billing available with conditions, fees may apply"
}
]
}