{
  "resourceType" : "Consent",
  "id" : "a12ad368-7987-428e-9c45-4078ee49921c",
  "meta" : {
    "profile" : ["https://fhir.developer.gene.com/StructureDefinition/uapi-consent"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent a12ad368-7987-428e-9c45-4078ee49921c</b></p><a name=\"a12ad368-7987-428e-9c45-4078ee49921c\"> </a><a name=\"hca12ad368-7987-428e-9c45-4078ee49921c\"> </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-uapi-consent.html\">UAPI Consent</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://loinc.org 59284-0}\">Patient Authorization Signature</span>, <span title=\"Codes:{http://loinc.org 59284-0}\">Marketing Info Signature</span></p><p><b>patient</b>: <a href=\"Bundle-13778a5c-73de-46e4-bb5a-3781a5c93b5e.html#urn-uuid-fc2e5a72-c363-4616-ae00-4ad25cbcb45c\">Bundle: identifier = Resource identifier: da5e1572-cc88-4e4d-9899-e3553f680d87; type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><p><b>dateTime</b>: 2019-08-20 19:14:45+0000</p><p><b>performer</b>: <a href=\"Bundle-13778a5c-73de-46e4-bb5a-3781a5c93b5e.html#urn-uuid-fc2e5a72-c363-4616-ae00-4ad25cbcb45c\">Bundle: identifier = Resource identifier: da5e1572-cc88-4e4d-9899-e3553f680d87; type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><p><b>policyRule</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentpolicycodes hipaa-auth}\">HIPAA Authorization</span></p><h3>Provisions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Opt In</td></tr></table></div>"
  },
  "status" : "active",
  "scope" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/consentscope",
      "code" : "patient-privacy",
      "display" : "Privacy Consent"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "59284-0",
      "display" : "Patient Authorization Signature"
    }]
  },
  {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "59284-0",
      "display" : "Marketing Info Signature"
    }]
  }],
  "patient" : {
    "reference" : "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c",
    "type" : "Patient"
  },
  "dateTime" : "2019-08-20T19:14:45Z",
  "performer" : [{
    "reference" : "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c",
    "type" : "Patient"
  }],
  "policyRule" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes",
      "code" : "hipaa-auth",
      "display" : "HIPAA Authorization"
    }]
  },
  "provision" : {
    "type" : "permit"
  }
}