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 Australian National Holidays 2025 - TTL Representation

Draft as of 2025-11-18

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nationalHolidays"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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					<a href=\"http://fhir.nhsd.com.au/CodeSystem/nationalHolidays\"/></li>\n  </ul>\n</div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.nhsd.com.au/CodeSystem/nationalHolidays"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "Standard list of Australian National Holidays 2025"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-18"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Healthdirect Australia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Saravanan Shanmugam" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "saravanan.shanmugam@healthdirect.org.au" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Includes gazetted Australian National Public holidays 2025"] ; # 
  fhir:copyright [ fhir:v "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://fhir.nhsd.com.au/ValueSet/valueset-nhsd-availability-reason"^^xsd:anyURI ;
fhir:link <http://fhir.nhsd.com.au/ValueSet/valueset-nhsd-availability-reason>
  ] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "anzac_day" ] ;
fhir:display [ fhir:v "Anzac Day" ] ;
fhir:definition [ fhir:v "2025-04-25" ]
  ] [
fhir:code [ fhir:v "australia_day" ] ;
fhir:display [ fhir:v "Australia Day" ] ;
fhir:definition [ fhir:v "2025-01-27" ]
  ] [
fhir:code [ fhir:v "boxing_day" ] ;
fhir:display [ fhir:v "Boxing Day" ] ;
fhir:definition [ fhir:v "2025-12-26" ]
  ] [
fhir:code [ fhir:v "christmas_day" ] ;
fhir:display [ fhir:v "Christmas Day" ] ;
fhir:definition [ fhir:v "2025-12-25" ]
  ] [
fhir:code [ fhir:v "easter_monday" ] ;
fhir:display [ fhir:v "Easter Monday" ] ;
fhir:definition [ fhir:v "2025-04-21" ]
  ] [
fhir:code [ fhir:v "easter_saturday" ] ;
fhir:display [ fhir:v "Easter Saturday" ] ;
fhir:definition [ fhir:v "2025-04-19" ]
  ] [
fhir:code [ fhir:v "easter_sunday" ] ;
fhir:display [ fhir:v "Easter Sunday" ] ;
fhir:definition [ fhir:v "2025-04-20" ]
  ] [
fhir:code [ fhir:v "good_friday" ] ;
fhir:display [ fhir:v "Good Friday" ] ;
fhir:definition [ fhir:v "2025-04-18" ]
  ] [
fhir:code [ fhir:v "new_years_day" ] ;
fhir:display [ fhir:v "New Year's Day" ] ;
fhir:definition [ fhir:v "2025-01-01" ]
  ] ) . #