HL7 / fhir-directory-attestation

FAST directory attestation FHIR implementation guide
1 stars 3 forks source link

Consent records for restricted Womens Shelter data #57

Open awatson1978 opened 2 years ago

awatson1978 commented 2 years ago

The Restricted Women's Shelter use case requires that system have some sort of access control list mechanism to differentiate public data from restricted data. The FHIR Consent resource offers the ability to record consent provisions on resource type, user role, and security label, which is sufficiently specific to generate an access control list.

As such, the National Directory Attestation IG ought to include sample Consent records for the Protected Women's Shelter usecase, to help users implement access control.

Additionally, in order for these Consent records to be converted to access control lists, a change is proposed to the profile, to include a Consent.provision.provision structure.

Be sure to review the updated StructureDefinition for NatlDirEx-restriction profile. https://build.fhir.org/ig/HL7/fhir-directory-attestation/branches/44-profile-consent/StructureDefinition-NatlDirEx-restriction.html

awatson1978 commented 2 years ago

Preview: https://build.fhir.org/ig/HL7/fhir-directory-attestation/branches/44-profile-consent/

awatson1978 commented 2 years ago

JIRA TIcket https://jira.hl7.org/browse/FHIR-38762