My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MHR Gateway Responder - JSON Representation

Active as of 2024-09-19 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></tr><tr><td colspan=\"3\"><div><p>A MHR Gateway Responder</p>\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-responder",
  "version" : "1.2.0",
  "name" : "MHRGWResponder",
  "title" : "MHR Gateway Responder",
  "status" : "active",
  "date" : "2024-09-19T11:15:09+10:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:[email protected]"
        }
      ]
    }
  ],
  "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/.",
  "type" : "system",
  "documentation" : "A MHR Gateway Responder"
}