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

: Practitioner Role Codes SNOMED-CT - TTL Representation

Draft as of 2026-06-03

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-practitionerrole-codes"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2025-12-19T18:54:35.273-05:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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-au-practitionerrole-codes.html\">http://snomed.info/sct</a>                             \n		      </li>\n                   </ul> \n		  \n\n           	</div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.nhsd.com.au/ValueSet/valueset-au-nhsd-practitionerrole-codes"^^xsd:anyURI ;
fhir:l <http://fhir.nhsd.com.au/ValueSet/valueset-au-nhsd-practitionerrole-codes>
  ] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "Practitioner Role Codes SNOMED-CT "] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-06-03T04:47:26+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Healthdirect Australia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "build.fhir.nhsd.com.au" ]
  ] ) ; # 
  fhir:description [ fhir:v "Practitioner codes SNOMED-CT: NHSD also support system value as https://build.fhir.nhsd.healthdirect.org.au/v4/CodeSystem-au-practitionerrole-code"] ; # 
  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/au-practitionerrole-codes"^^xsd:anyURI ;
fhir:l <http://fhir.nhsd.com.au/CodeSystem/au-practitionerrole-codes>       ]     ] )
  ] . #