Health Connect Australia Provider Directory FHIR Implementation Guide - Local Development build (v26.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Health Connect Provider Directory Bulk Export Requester Actor - JSON Representation

Active as of 2026-04-30

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "bulk-export-requester-actor-health-connect",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition bulk-export-requester-actor-health-connect</b></p><a name=\"bulk-export-requester-actor-health-connect\"> </a><a name=\"hcbulk-export-requester-actor-health-connect\"> </a><table class=\"grid\"><tr><td><b>Actor: HealthConnectProviderDirectoryBulkExportRequesterActorHealthConnect </b></td><td>Health Connect Provider Directory Bulk Export Requester Actor</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><ul>\n<li><strong>SHALL</strong> implement the <a href=\"conformance.html\">mandatory</a> requirements for the elements defined as such in this implementation guide.</li>\n<li><strong>SHALL</strong> implement the required bulk export operations and parameter handling as defined in the Health Connect Provider Directory Bulk Export Requester Capability Statement.</li>\n<li><strong>SHALL</strong> be able to retrieve Binary resources containing the exported bulk data files returned by the export operation.</li>\n<li><strong>SHALL</strong> process HCPD Export Response List resources to remove those resource identifiers from local systems.</li>\n</ul>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-health-connect-bulk-export-requester.html\">Health Connect Provider Directory Bulk Export Requester</a> version: 26.0.0</td></tr></table></div>"
  },
  "url" : "http://digitalhealth.gov.au/fhir/hcpd/ActorDefinition/bulk-export-requester-actor-health-connect",
  "version" : "26.0.0",
  "name" : "HealthConnectProviderDirectoryBulkExportRequesterActorHealthConnect",
  "title" : "Health Connect Provider Directory Bulk Export Requester Actor",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-30T11:47:54+10:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.digitalhealth.gov.au/"
        },
        {
          "system" : "email",
          "value" : "help@digitalhealth.gov.au"
        }
      ]
    },
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:help@digitalhealth.gov.au",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The Health Connect Provider Directory Bulk Export Requester actor represents a system that initiates **bulk data export requests** from the Health Connect Provider Directory system. This actor is responsible for submitting properly formatted export parameters and processing the returned bulk data files, including handling HCPD Export Response Lists for resource removal operations.",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "jurisdiction"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:3166",
            "code" : "AU",
            "display" : "Australia"
          }
        ]
      }
    }
  ],
  "copyright" : "Copyright © 2026 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/](https://creativecommons.org/licenses/by/4.0/)",
  "type" : "system",
  "documentation" : "- **SHALL** implement the [mandatory](conformance.html) requirements for the elements defined as such in this implementation guide.\n- **SHALL** implement the required bulk export operations and parameter handling as defined in the Health Connect Provider Directory Bulk Export Requester Capability Statement.\n- **SHALL** be able to retrieve Binary resources containing the exported bulk data files returned by the export operation.\n- **SHALL** process HCPD Export Response List resources to remove those resource identifiers from local systems.",
  "capabilities" : "http://digitalhealth.gov.au/fhir/hcpd/CapabilityStatement/health-connect-bulk-export-requester|26.0.0"
}