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 2017-11-01 |
{
"resourceType" : "CodeSystem",
"id" : "rc-fundingSource",
"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/rc-fundingSource\">http://fhir.nhsd.com.au/rc-fundingSource</a></li>\n </ul>\n</div>"
},
"url" : "http://fhir.nhsd.com.au/CodeSystem/rc-fundingSource",
"version" : "4.0.1",
"name" : "Standard List of Funding Sources available to Healthcare Services",
"status" : "draft",
"experimental" : false,
"date" : "2017-11-01",
"publisher" : "Healthdirect Australia",
"contact" : [
{
"name" : "Saravanan Shanmugam",
"telecom" : [
{
"system" : "email",
"value" : "saravanan.shanmugam@healthdirect.org.au",
"use" : "work"
}
]
}
],
"description" : "Sources which offer specific types, levels or arrangements of funding to eligible Healthcare Services",
"copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"caseSensitive" : true,
"valueSet" : "http://fhir.nhsd.com.au/ValueSet/valueset-au-nhsd-fundingSource",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"concept" : [
{
"code" : "publicFederal",
"display" : "Public Federal",
"definition" : "Public Federal"
},
{
"code" : "publicState",
"display" : "Public State",
"definition" : "Public State"
},
{
"code" : "private",
"display" : "Private",
"definition" : "Private"
},
{
"code" : "communityOrNgo",
"display" : "Community or NGO",
"definition" : "Community or NGO (Non-Government Organisation)"
}
]
}