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 Requester - JSON Representation

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

Raw json | Download


{
  "resourceType" : "ActorDefinition",
  "id" : "mhr-gw-actor-requester",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition mhr-gw-actor-requester</b></p><a name=\"mhr-gw-actor-requester\"> </a><a name=\"hcmhr-gw-actor-requester\"> </a><a name=\"mhr-gw-actor-requester-en-AU\"> </a><table class=\"grid\"><tr><td><b>Actor: MHRGWRequester </b></td><td>MHR Gateway Requester</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>An MHR Gateway Client, also known as MHR Gateway Requester:</p>\n<ul>\n<li><strong>SHALL</strong> correctly handle the meaning of elements flagged with the <code>handle</code> obligation code.</li>\n</ul>\n</div></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-requester",
  "version" : "0.0.1",
  "name" : "MHRGWRequester",
  "title" : "MHR Gateway Requester",
  "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 Requester is a system that creates and initiates a data access request to retrieve or update information using the MHR FHIR Gateway.",
  "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" : "An MHR Gateway Client, also known as MHR Gateway Requester:\n\n - **SHALL** correctly handle the meaning of elements flagged with the `handle` obligation code."
}