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 Publisher 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-publisher-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-publisher-agent</b></p><a name=\"pca-actor-publisher-agent\"> </a><a name=\"hcpca-actor-publisher-agent\"> </a><table class=\"grid\"><tr><td><b>Actor: PCAPublisherAgent </b></td><td>PCA Publisher Agent Actor</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>PCA Publisher Agent:</p>\n<pre><code> - Ensures all required authorization protocols are in place for secure and policy-compliant PCA operations.\n\n - Performs validation of all published resources to confirm alignment with PCA profiles before submission.\n\n - Applies business rules and constraints specified in the PCA profiles.\n\n - Supports and manages PCA-specific extensions along with mandatory elements outlined in the profiles.\n</code></pre>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-pca-publisher-agent.html\">PCA Publisher 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-publisher-agent"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "25.2.0.0"] ; # 
  fhir:name [ fhir:v "PCAPublisherAgent"] ; # 
  fhir:title [ fhir:v "PCA Publisher 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 Publisher Agent is a system that publishes and manages healthcare service information for one or more provider organisations in the Provider Connect Australia (PCA) service"] ; # 
  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 Publisher Agent:\n\n     - Ensures all required authorization protocols are in place for secure and policy-compliant PCA operations.\n\n     - Performs validation of all published resources to confirm alignment with PCA profiles before submission.\n\n     - Applies business rules and constraints specified in the PCA profiles.\n\n     - Supports and manages PCA-specific extensions along with mandatory elements outlined in the profiles."] ; # 
  fhir:capabilities [
fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/CapabilityStatement/pca-publisher-agent"^^xsd:anyURI ;
fhir:link <http://pca.digitalhealth.gov.au/fhir/4.0/CapabilityStatement/pca-publisher-agent>
  ] . #