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
: Healthcare Service referral instructions and information - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "valueset-au-nhsd-referralInformation"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2017-02-20T18:54:35.273-05:00"^^xsd:dateTime ]
] ; #
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=\"CodeSystem-rc-referralInformation.html\">http://fhir.nhsd.com.au/CodeSystem/rc-referralInformation</a>\n </li>\n </ul> \n </div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.nhsd.com.au/ValueSet/valueset-au-nhsd-referralInformation"^^xsd:anyURI] ; #
fhir:version [ fhir:v "4.0.1"] ; #
fhir:name [ fhir:v "Healthcare Service referral instructions and information"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-09-04T03:05:22+00:00"^^xsd:dateTime] ; #
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 "Referral instructions in reference to a Healthcare Service."] ; #
fhir:copyright [ fhir:v "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.nhsd.com.au/CodeSystem/rc-referralInformation"^^xsd:anyURI ] ] )
] . #