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 2025-09-04 |
{
"resourceType" : "ValueSet",
"id" : "valueset-nhsd-service-provision-conditions",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2017-02-20T18:54:35.273-05:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>Content Logical Definition </h2>\n\t\t\t<ul>\n\t\t\t\t<li>Include all codes defined in\n\t\t\t\t\t<a href=\"http://hl7.org.au/fhir/4.0.0/CodeSystem-service-provision-conditions.html\">http://hl7.org.au/fhir/4.0.0/CodeSystem-service-provision-conditions</a>\n\t\t\t\t</li>\t\t\t\t\n\t\t\t\t<li>Include all codes defined in\n\t\t\t\t\t<a href=\"rc-feeAndBillingOption.html\">http://fhir.nhsd.com.au/CodeSystem/rc-feeAndBillingOption</a>\n\t\t\t\t</li>\t\t\t\t\n\t\t\t</ul>\t\t\t\n\t\t</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" : "2025-09-04T03:05:22+00:00",
"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.",
"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"
}
]
}
}