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 - TTL Representation
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 "rc-offering"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.nhsd.com.au/CodeSystem/rc-offering"^^xsd:anyURI ;
fhir:l <http://fhir.nhsd.com.au/CodeSystem/rc-offering>
] ; #
fhir:version [ fhir:v "4.0.1"] ; #
fhir:name [ fhir:v "StandardListOfSupportingServicesOfferedAtAHealthcareService"] ; #
fhir:title [ fhir:v "Standard list of supporting services offered at a Healthcare Service"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-12-19"^^xsd:date] ; #
fhir:publisher [ fhir:v "Healthdirect Australia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "build.fhir.nhsd.com.au" ]
] ) ; #
fhir:description [ fhir:v "Additional offerings of a Healthcare Service, with focus surrounding pharmacies and community services."] ; #
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-offering"^^xsd:anyURI ;
fhir:l <http://fhir.nhsd.com.au/ValueSet/valueset-nhsd-offering>
] ; #
fhir:compositional [ fhir:v false] ; #
fhir:versionNeeded [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "homeMedicines" ] ;
fhir:display [ fhir:v "Home Medicines Reviews (HMRs)" ]
] [
fhir:code [ fhir:v "urinaryTractInfectionTreatmentService" ] ;
fhir:display [ fhir:v "Urinary tract infection treatment service" ]
] [
fhir:code [ fhir:v "oralContraceptivePillResupplyService" ] ;
fhir:display [ fhir:v "Oral contraceptive pill resupply service" ]
] [
fhir:code [ fhir:v "skinDisorderTreatmentService" ] ;
fhir:display [ fhir:v "Skin disorder treatment service" ]
] [
fhir:code [ fhir:v "travelVaccinationService" ] ;
fhir:display [ fhir:v "Travel vaccination service" ]
] [
fhir:code [ fhir:v "palliativeMedicine" ] ;
fhir:display [ fhir:v "Palliative medicine service" ]
] ) . #