My Health Record FHIR IG
1.3.0 - active
My Health Record FHIR IG - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-10-25 | Maturity Level: 1 |
{
"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" : "1.3.0",
"name" : "MHRGWRequester",
"title" : "MHR Gateway Requester",
"status" : "active",
"date" : "2024-10-25T15:54:58+10:00",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"name" : "Australian Digital Health Agency",
"telecom" : [
{
"system" : "email",
"value" : "mailto:[email protected]"
}
]
}
],
"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/.",
"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."
}