Health Connect Australia Provider Directory 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/HCPD-Snapshot-26.0.0-SPARKED-Testing-20260708/ and changes regularly. See the Directory of published versions

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

Active as of 2026-07-03

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> respect the <code>suppressed</code> and <code>deactivated-by</code> extensions on returned resources, filtering these resources before displaying them to end consumers of the HCPD.</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-07-03T05:13:52+00: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" : "url",
          "value" : "https://www.digitalhealth.gov.au",
          "use" : "work"
        },
        {
          "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.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU",
          "display" : "Australia"
        }
      ]
    }
  ],
  "copyright" : "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** respect the `suppressed` and `deactivated-by` extensions on returned resources, filtering these resources before displaying them to end consumers of the HCPD.",
  "capabilities" : "http://digitalhealth.gov.au/fhir/hcpd/CapabilityStatement/health-connect-bulk-export-requester|26.0.0"
}