Class TConsentPolicyBasis

Unit

Declaration

type TConsentPolicyBasis = class(TBackboneElement)

Description

A record of a healthcare consumer’s choices or choices made on their behalf by a third party, 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.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property reference : TReference read Getreference write Setreference;
Public property url : string read Geturl write Seturl;
Public property urlElement : Turl read GeturlElement write SeturlElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property reference : TReference read Getreference write Setreference;

A Reference that identifies the policy the organization will enforce for this Consent.

Public property url : string read Geturl write Seturl;

A URL that links to a computable version of the policy the organization will enforce for this Consent.

Public property urlElement : Turl read GeturlElement write SeturlElement;
 

Generated by PasDoc 0.15.0.