Case subject consent for extended sharing

The user can opt in or out of Extended data sharing during case creation based on the patient's consent. This is a mandatory field that cannot be edited later via edit case flow.

A case with Extended data sharing consent will share both Restricted fields and Extended fields in the Related Cases section of the Variant page, whereas a case without consent will only share Restricted fields. Whether a field is Restricted or Extended is defined by the network setup.

Notes:

  • In the Add new case UI, default case subject consent for Extended data sharing is set to “Yes”, except for cases that ran on platform versions 31 and earlier.

  • When using API to create cases, the sharing_level field is used to indicate whether the case subject consented to Extended data sharing. Valid inputs include: restricted and extended. If not specified, the default value is restricted.

Last updated