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
{
"resourceType" : "Consent",
"id" : "59a4cafb-2043-4ad1-8482-cc4ba256e82c",
"meta" : {
"profile" : [
🔗 "http://fhir.geniesolutions.io/StructureDefinition/ebookings-consent"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent 59a4cafb-2043-4ad1-8482-cc4ba256e82c</b></p><a name=\"59a4cafb-2043-4ad1-8482-cc4ba256e82c\"> </a><a name=\"hc59a4cafb-2043-4ad1-8482-cc4ba256e82c\"> </a><a name=\"59a4cafb-2043-4ad1-8482-cc4ba256e82c-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-ebookings-consent.html\">EBookings Consent</a></p></div><p><b>status</b>: Proposed</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope treatment}\">Treatment</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 59284-0}\">Consent Document</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-09-12</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-fec5f6ca-f9e7-4c54-92b9-385d2fac8328.html\">Jonathanport Medical Centre</a></p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Authority</b></td><td><b>Uri</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://healthscope.com.au\">http://healthscope.com.au</a></td><td><a href=\"http://healthscope.com.au/consent-policy/HMR4.7A\">http://healthscope.com.au/consent-policy/HMR4.7A</a></td></tr></table><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><h3>Actors</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleClass PROV}\">healthcare provider</span></td><td><a href=\"PractitionerRole-6d408eeb-e31a-40c4-aece-0122d9ba2c1d.html\">Trevor Wright</a></td></tr></table><p><b>code</b>: <span title=\"Codes:\">Knee Replacement</span></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-8e25f073-cbaa-4ff5-af3c-cc13db829ac6.html\">ServiceRequest </a></td></tr></table></blockquote></div>"
},
"status" : "proposed",
"scope" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentscope",
"code" : "treatment"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59284-0",
"display" : "Consent Document"
}
]
}
],
"patient" : {
🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f"
},
"dateTime" : "2022-09-12",
"performer" : [
{
🔗 "reference" : "Patient/1078d551-7be2-49f7-a122-c230b8757f2f"
}
],
"organization" : [
{
🔗 "reference" : "Organization/fec5f6ca-f9e7-4c54-92b9-385d2fac8328",
"display" : "Jonathanport Medical Centre"
}
],
"policy" : [
{
"authority" : "http://healthscope.com.au",
"uri" : "http://healthscope.com.au/consent-policy/HMR4.7A"
}
],
"provision" : {
"type" : "permit",
"actor" : [
{
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"code" : "PROV",
"display" : "healthcare provider"
}
]
},
"reference" : {
🔗 "reference" : "PractitionerRole/6d408eeb-e31a-40c4-aece-0122d9ba2c1d",
"display" : "Trevor Wright"
}
}
],
"code" : [
{
"text" : "Knee Replacement"
}
],
"data" : [
{
"meaning" : "dependents",
"reference" : {
🔗 "reference" : "ServiceRequest/8e25f073-cbaa-4ff5-af3c-cc13db829ac6"
}
}
]
}
}