Provider Connect Australia (PCA) - Local Development build (v25.2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PCA Actor Subscriber Agent Actor Definition - TTL Representation

Active as of 2025-10-23

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:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pca-actor-subscriber-agent"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition pca-actor-subscriber-agent</b></p><a name=\"pca-actor-subscriber-agent\"> </a><a name=\"hcpca-actor-subscriber-agent\"> </a><table class=\"grid\"><tr><td><b>Actor: PCASubscriberAgent </b></td><td>PCA Subscriber Agent Actor</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>PCA Subscriber Agent:</p>\n<pre><code> - Ensures all required authorization protocols are in place for secure and policy-compliant PCA operations.\n\n - Applies search parameters as specified by the PCA Subscriber Agent capability statement.\n</code></pre>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-pca-subscriber-agent.html\">PCA Subscriber Agent Capability Statement</a></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/ActorDefinition/pca-actor-subscriber-agent"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "25.2.0.0"] ; # 
  fhir:name [ fhir:v "PCASubscriberAgent"] ; # 
  fhir:title [ fhir:v "PCA Subscriber Agent Actor"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-10-23T09:26:27+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Australian Digital Health Agency"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:help@digitalhealth.gov.au" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The PCA Subscriber Agent is a system that manages the service offerings for one subscriber organisation (also referred to as a 'business partner' in the PCA portal)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/."] ; # 
  fhir:type [ fhir:v "system"] ; # 
  fhir:documentation [ fhir:v "PCA Subscriber Agent:\n\n     - Ensures all required authorization protocols are in place for secure and policy-compliant PCA operations.\n\n     - Applies search parameters as specified by the PCA Subscriber Agent capability statement."] ; # 
  fhir:capabilities [
fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/CapabilityStatement/pca-subscriber-agent"^^xsd:anyURI ;
fhir:link <http://pca.digitalhealth.gov.au/fhir/4.0/CapabilityStatement/pca-subscriber-agent>
  ] . #