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

: Australian Public Holidays 2025 - JSON Representation

Draft as of 2025-09-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "valueset-nhsd-availability-reason",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-06-23T18: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>Includes gazetted Australian National Public holidays for 2025\n\t\t\t\t\t<a href=\"CodeSystem-nationalHolidays.html\">http://fhir.nhsd.com.au/CodeSystem/nationalHolidays</a>\n\t\t\t\t</li>\n\t\t\t</ul> \n\t\t\t<ul>\n\t\t\t\t<li>Includes gazetted Australian State Public holidays for 2025\n\t\t\t\t\t<a href=\"CodeSystem-stateHolidays.html\">http://fhir.nhsd.com.au/CodeSystem/stateHolidays</a>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t\t<ul>\n\t\t\t\t<li>Includes gazetted Australian Regional Public holidays for 2025\n\t\t\t\t\t<a href=\"CodeSystem-regionalHolidays.html\">http://fhir.nhsd.com.au/CodeSystem/regionalHolidays</a>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t</div>"
  },
  "url" : "http://fhir.nhsd.com.au/ValueSet/valueset-nhsd-availability-reason",
  "version" : "4.0.1",
  "name" : "Australian Public Holidays 2025",
  "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" : "Defines the reason for the availability of a HealthcareService. This could be the reason for availableTime, noting a public holiday where alternate hours are operated.",
  "copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.nhsd.com.au/CodeSystem/nationalHolidays"
      },
      {
        "system" : "http://fhir.nhsd.com.au/CodeSystem/stateHolidays"
      },
      {
        "system" : "http://fhir.nhsd.com.au/CodeSystem/regionalHolidays"
      }
    ]
  }
}