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 Responder Actor - JSON Representation

Active as of 2026-04-30

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "responder-actor-health-connect",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition responder-actor-health-connect</b></p><a name=\"responder-actor-health-connect\"> </a><a name=\"hcresponder-actor-health-connect\"> </a><table class=\"grid\"><tr><td><b>Actor: ResponderActorHealthConnect </b></td><td>Health Connect Provider Directory Responder 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 REST API interactions and search parameters as defined in the Health Connect Provider Directory Responder Capability Statement.</li>\n</ul>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-health-connect-provider-directory-responder.html\">Health Connect Provider Directory Responder</a> version: 26.0.0</td></tr></table></div>"
  },
  "url" : "http://digitalhealth.gov.au/fhir/hcpd/ActorDefinition/responder-actor-health-connect",
  "version" : "26.0.0",
  "name" : "ResponderActorHealthConnect",
  "title" : "Health Connect Provider Directory Responder 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 Responder actor represents the system that provides **Health Connect Provider Directory details**. It accepts requests for Directory information about practitioners or services and returns the requested information, or an error message if the request cannot be fulfilled.",
  "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 REST API interactions and search parameters as defined in the Health Connect Provider Directory Responder Capability Statement.",
  "capabilities" : "http://digitalhealth.gov.au/fhir/hcpd/CapabilityStatement/health-connect-provider-directory-responder|26.0.0"
}