Class TContractSecurityLabel

Unit

Declaration

type TContractSecurityLabel = class(TBackboneElement)

Description

Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property number : TBSFHIRPrimitiveStringArray read GetnumberArray;
Public property classification : TCoding read Getclassification write Setclassification;
Public property category : TCodingArray read GetcategoryArray;
Public property control : TCodingArray read GetcontrolArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property number : TBSFHIRPrimitiveStringArray read GetnumberArray;

Number used to link this term or term element to the applicable Security Label.

Public property classification : TCoding read Getclassification write Setclassification;

Security label privacy tag that species the level of confidentiality protection required for this term and/or term elements.

Public property category : TCodingArray read GetcategoryArray;

Security label privacy tag that species the applicable privacy and security policies governing this term and/or term elements.

Public property control : TCodingArray read GetcontrolArray;

Security label privacy tag that species the manner in which term and/or term elements are to be protected.


Generated by PasDoc 0.15.0.