The following scenario is based on existing jurisdictional policy and are realized in existing systems in Canada. \n The default policy is one of implied consent for the provision of care, so these scenarios all deal with withdrawal or withholding consent for that purpose. \n In other jurisdictions, where an express consent model is used (Opt-In), these would examples would contain the phrase "consent to" rather \n than "withhold" or "withdraw" consent for.\n
\n Specific to use-case 0) Withhold Authorization of sharing data for Treatment\n
\n Patient "P. van de Heuvel" wishes to have no data at the Good Health Psychiatric Hospital \n available for normal treatment use.\n
\n
"
];
fhir:Consent.status [ fhir:value "active"];
fhir:Consent.scope [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/consentscope" ];
fhir:Coding.code [ fhir:value "patient-privacy" ]
]
];
fhir:Consent.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:59284-0;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "59284-0" ]
]
];
fhir:Consent.patient [
fhir:link