|
| ||
---|---|---|---|
FHIR resource link | https://www.hl7.org/fhir/consent.html https://build.fhir.org/consent.html SIGNIFICANT CHANGES | ||
FHIR definition | A record of a healthcare consumer’s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time. | ||
PSI use case | Consumer’s acceptance to T&C or other documentation | ||
Required properties (see details below) | status: draft | proposed | active | rejected | inactive | entered-in-error | ||
Extensions | None | ||
Sample payload |
|
...
Property | Set | Notes | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tags |
| countryISO & projectID | ||||||||||||
status |
| draft | proposed | active | rejected | inactive | entered-in-error
| ||||||||||||
scope |
| For PSI’s use case, we will normally set scope to: | ||||||||||||
category |
| ???? | ||||||||||||
patient |
| If the consent relates to a patient [psi] the related record must be passed. If the consent relates to a health provider, WHAT DO WE DO? | ||||||||||||
performer |
| patient id | ||||||||||||
dateTime |
| date time that the patient agreed to the consent | ||||||||||||
organization |
| reference to Organization ID | ||||||||||||
language |
| |||||||||||||
source |
| document reference ID ? | ||||||||||||
policyRule |
| |||||||||||||
provision |
| the time period for which the consent applies (normally just start date) |
...