Consent

Healthcare consumer consent permissions and obligations

Consent = object

A record of a healthcare consumer's choices or choices made on their behalf by a third party. Captures permissions, prohibitions and obligations with respect to access to or use of a resource.

Properties

id

id: string

The logical id of the resource, as used in the URL for the resource.


status

status: string | null

Indicates the current state of this consent.


dateTime

dateTime: string | null

When this Consent was created or indexed.


meta

meta: Meta | null

Metadata about the resource.


scope

scope: CodeableConcept | null

A selector of the type of consent being presented.


category

category: (CodeableConcept | null)[] | null

A classification of the type of consents found in the statement.


patient

patient: Reference | null

The patient/healthcare consumer to whom this consent applies.


performer

performer: (Reference | null)[] | null

Who is agreeing to the policy and rules.


organization

organization: (Reference | null)[] | null

The organization that manages the consent.


policy

policy: (ConsentPolicy | null)[] | null

The references to the policies that are included in this consent scope.


policyRule

policyRule: CodeableConcept | null

A reference to the specific base computable regulation or policy.


provision

provision: ConsentProvision | null

An exception to the base policy of this consent.