My Health Record FHIR Gateway Conformance Artefacts
0.0.1 - draft Australia flag

My Health Record FHIR Gateway Conformance Artefacts, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/mcv/ and changes regularly. See the Directory of published versions

: MHR Gateway Responder - JSON Representation

Draft as of 2024-08-02 Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "mhr-gw-actor-responder",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition mhr-gw-actor-responder</b></p><a name=\"mhr-gw-actor-responder\"> </a><a name=\"hcmhr-gw-actor-responder\"> </a><a name=\"mhr-gw-actor-responder-en-AU\"> </a><table class=\"grid\"><tr><td><b>Actor: MHRGWResponder </b></td><td>MHR Gateway Responder</td><td>Type: system </td><td colspan=\"2\"><code>TBD</code></td></tr><tr><td colspan=\"3\"><div><p>A MHR Gateway Responder:</p>\n<ul>\n<li>TBD.</li>\n</ul>\n</div></td></tr><tr><td>Capabilities:</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://ns.electronichealth.net.au/fhir/ActorDefinition/mhr-gw-actor-responder",
  "version" : "0.0.1",
  "name" : "MHRGWResponder",
  "title" : "MHR Gateway Responder",
  "status" : "draft",
  "date" : "2024-08-02T06:05:29+00:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description" : "The MHR Gateway Responder is a system responsible for providing responses to queries submitted by MHR Gateway Requesters.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "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/](https://creativecommons.org/licenses/by/4.0/).",
  "type" : "system",
  "documentation" : "A MHR Gateway Responder:\n\n - TBD.",
  "capabilities" : "TBD"
}