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 supporting services offered at a Healthcare Service - JSON Representation

Draft as of 2025-12-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "rc-offering",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rc-offering</b></p><a name=\"rc-offering\"> </a><a name=\"hcrc-offering\"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/rc-offering</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">homeMedicines<a name=\"rc-offering-homeMedicines\"> </a></td><td>Home Medicines Reviews (HMRs)</td></tr><tr><td style=\"white-space:nowrap\">urinaryTractInfectionTreatmentService<a name=\"rc-offering-urinaryTractInfectionTreatmentService\"> </a></td><td>Urinary tract infection treatment service</td></tr><tr><td style=\"white-space:nowrap\">oralContraceptivePillResupplyService<a name=\"rc-offering-oralContraceptivePillResupplyService\"> </a></td><td>Oral contraceptive pill resupply service</td></tr><tr><td style=\"white-space:nowrap\">skinDisorderTreatmentService<a name=\"rc-offering-skinDisorderTreatmentService\"> </a></td><td>Skin disorder treatment service</td></tr><tr><td style=\"white-space:nowrap\">travelVaccinationService<a name=\"rc-offering-travelVaccinationService\"> </a></td><td>Travel vaccination service</td></tr><tr><td style=\"white-space:nowrap\">palliativeMedicine<a name=\"rc-offering-palliativeMedicine\"> </a></td><td>Palliative medicine service</td></tr></table></div>"
  },
  "url" : "http://fhir.nhsd.com.au/CodeSystem/rc-offering",
  "version" : "4.0.1",
  "name" : "StandardListOfSupportingServicesOfferedAtAHealthcareService",
  "title" : "Standard list of supporting services offered at a Healthcare Service",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-12-19",
  "publisher" : "Healthdirect Australia",
  "contact" : [
    {
      "name" : "build.fhir.nhsd.com.au"
    }
  ],
  "description" : "Additional offerings of a Healthcare Service, with focus surrounding pharmacies and community services.",
  "copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "caseSensitive" : true,
  "valueSet" : "http://fhir.nhsd.com.au/ValueSet/valueset-nhsd-offering",
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "homeMedicines",
      "display" : "Home Medicines Reviews (HMRs)"
    },
    {
      "code" : "urinaryTractInfectionTreatmentService",
      "display" : "Urinary tract infection treatment service"
    },
    {
      "code" : "oralContraceptivePillResupplyService",
      "display" : "Oral contraceptive pill resupply service"
    },
    {
      "code" : "skinDisorderTreatmentService",
      "display" : "Skin disorder treatment service"
    },
    {
      "code" : "travelVaccinationService",
      "display" : "Travel vaccination service"
    },
    {
      "code" : "palliativeMedicine",
      "display" : "Palliative medicine service"
    }
  ]
}