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 Programs (Funded or Unfunded) - JSON Representation

Draft as of 2017-11-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "rc-program",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rc-program</b></p><a name=\"rc-program\"> </a><a name=\"hcrc-program\"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/rc-program</code> defines the following codes:</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\">needlesyringeProgram<a name=\"rc-program-needlesyringeProgram\"> </a></td><td>Needle/Syringe Program</td><td>Needle/Syringe Program</td></tr><tr><td style=\"white-space:nowrap\">npepProgram<a name=\"rc-program-npepProgram\"> </a></td><td>nPEP Program</td><td>nPEP Program</td></tr><tr><td style=\"white-space:nowrap\">medicareUrgentCareClinic<a name=\"rc-program-medicareUrgentCareClinic\"> </a></td><td>Medicare Urgent Care Clinic</td><td>Medicare Urgent Care Clinic</td></tr></table></div>"
  },
  "url" : "http://fhir.nhsd.com.au/CodeSystem/rc-program",
  "version" : "4.0.1",
  "name" : "StandardListOfHealthcareServiceProgramsFundedOrUnfunded",
  "title" : "Standard list of Healthcare Service Programs (Funded or Unfunded)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2017-11-01",
  "publisher" : "Healthdirect Australia",
  "contact" : [
    {
      "name" : "build.fhir.nhsd.com.au"
    }
  ],
  "description" : "Programs supported by a Healthcare Service or programs which fund applicable areas of a Healthcare Service",
  "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-program",
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "needlesyringeProgram",
      "display" : "Needle/Syringe Program",
      "definition" : "Needle/Syringe Program"
    },
    {
      "code" : "npepProgram",
      "display" : "nPEP Program",
      "definition" : "nPEP Program"
    },
    {
      "code" : "medicareUrgentCareClinic",
      "display" : "Medicare Urgent Care Clinic",
      "definition" : "Medicare Urgent Care Clinic"
    }
  ]
}