|
| ||
---|---|---|---|
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) |
| ||
Extensions | Sept 2022 - enforcement of required properties for PSI under consideration | ||
Sample payload |
| ||
Resource Dependencies | Patient |
...
Property | Set | Notes | ||||||
---|---|---|---|---|---|---|---|---|
tags |
| countryISO & projectID | ||||||
status |
|
| ||||||
scope |
| For PSI’s use case, we will normally set scope to: | ||||||
category |
| “59284-0” based on http://loinc.org Patient Consent | ||||||
patient |
WILL CHANGE for 5.0 | If the consent relates to a patient [psi] the related record must be passed. | ||||||
performer |
| patient id , practitioner id- if collected directly from the consumer - e.g. on a bot practitioner id - if collected by a health worker | ||||||
dateTime |
| date time that the patient agreed to the consent - DateTime should be recorded with associated TimeZone
| ||||||
organization |
| reference to Organization ID - who issued the consent document | ||||||
language |
| bpc-47 - en/es/fr/ | ||||||
source |
| /source reference = document reference ID | ||||||
policy OR policyRule |
| code: OPTIN (see code example) | ||||||
provision/dataPeriod |
| the time period for which the consent applies, normally just start date. The end date is set if the patients opt-out or the consent is superseded by another consent. |
...