Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eOrders Consent withdraw upload MHR - JSON Representation

Raw json | Download

{
  "resourceType" : "Consent",
  "id" : "6d83978c-6507-4c1a-8099-4a7d7fe48bc0",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.geniesolutions.io/StructureDefinition/eorders-consentwithdrawl"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent 6d83978c-6507-4c1a-8099-4a7d7fe48bc0</b></p><a name=\"6d83978c-6507-4c1a-8099-4a7d7fe48bc0\"> </a><a name=\"hc6d83978c-6507-4c1a-8099-4a7d7fe48bc0\"> </a><a name=\"6d83978c-6507-4c1a-8099-4a7d7fe48bc0-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eorders-consentwithdrawl.html\">EOrders Consent Withdrawl</a></p></div><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}\">Privacy Consent</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IDSCL}\">information disclosure</span></p><p><b>patient</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>dateTime</b>: 2022-04-19</p><p><b>performer</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>organization</b>: <a href=\"Organization-fdcca47c-e554-46e5-a71f-91ec855faa29.html\">Organization Small Family Trust</a></p><p><b>policyRule</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode OPTIN}\">opt-in</span></p><blockquote><p><b>provision</b></p><p><b>type</b>: Opt Out</p><p><b>action</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction disclose}\">Disclose</span></p><p><b>class</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-DiagnosticReport\">ResourceType DiagnosticReport</a>: DiagnosticReport</p><h3>Data</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Meaning</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td>Dependents</td><td><a href=\"ServiceRequest-018c4883-2359-4122-9f19-48cdd83fad0d.html\">ServiceRequest </a></td></tr></table></blockquote></div>"
  },
  "status" : "active",
  "scope" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/consentscope",
        "code" : "patient-privacy"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "IDSCL"
        }
      ]
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f"
  },
  "dateTime" : "2022-04-19",
  "performer" : [
    {
      🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f"
    }
  ],
  "organization" : [
    {
      🔗 "reference" : "Organization/fdcca47c-e554-46e5-a71f-91ec855faa29"
    }
  ],
  "policyRule" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "OPTIN"
      }
    ]
  },
  "provision" : {
    "type" : "deny",
    "action" : [
      {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/consentaction",
            "code" : "disclose"
          }
        ]
      }
    ],
    "class" : [
      {
        "system" : "http://hl7.org/fhir/resource-types",
        "code" : "DiagnosticReport"
      }
    ],
    "data" : [
      {
        "meaning" : "dependents",
        "reference" : {
          🔗 "reference" : "ServiceRequest/018c4883-2359-4122-9f19-48cdd83fad0d"
        }
      }
    ]
  }
}