Common Components FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 26.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/common-components/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-26 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/responsible-party-type> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "responsible-party-type"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4" ;
fhir:index 0 ;
fhir:link <https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet responsible-party-type</b></p><a name=\"responsible-party-type\"> </a><a name=\"hcresponsible-party-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <code>https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4</code></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-responsible-party-type.html\"><code>http://digitalhealth.gov.au/fhir/cc/CodeSystem/responsible-party-type</code></a><span title=\"Version is explicitly stated to be 26.0.0\"> version ?26.0.0</span></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "http://digitalhealth.gov.au/fhir/cc/ValueSet/responsible-party-type"] ;
fhir:ValueSet.version [ fhir:value "26.0.0"] ;
fhir:ValueSet.name [ fhir:value "ResponsiblePartyType_VS"] ;
fhir:ValueSet.title [ fhir:value "Responsible Party Type"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-03-26"^^xsd:date] ;
fhir:ValueSet.publisher [ fhir:value "Australian Digital Health Agency"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Australian Digital Health Agency" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.digitalhealth.gov.au/" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "help@digitalhealth.gov.au" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Australian Digital Health Agency" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "mailto:help@digitalhealth.gov.au" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:ValueSet.description [ fhir:value "ValueSet containing codes that indicate the resource type of the party that is responsible for the current value of a data element."] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "AU" ] ;
fhir:Coding.display [ fhir:value "Australia" ]
]
] ;
fhir:ValueSet.purpose [ fhir:value "Indicates the resource type of the party responsible for the current value of a data element. This is used by Health Connect Provider Directory to identify who set the value of certain data elements."] ;
fhir:ValueSet.copyright [ fhir:value "This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://digitalhealth.gov.au/fhir/cc/CodeSystem/responsible-party-type" ] ;
fhir:ValueSet.compose.include.version [ fhir:value "26.0.0" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/responsible-party-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/responsible-party-type.ttl> .
IG © 2026+ Australian Digital Health Agency. Package au.gov.digitalhealth.cc#26.0.0 based on FHIR 4.0.1. Generated 2026-07-14
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use