Class TContractSecurityLabel
Unit
bsFhir_r4b
Declaration
type TContractSecurityLabel = class(TBackboneElement)
Description
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property number : TBSFHIRPrimitiveStringArray read GetnumberArray; |
Number used to link this term or term element to the applicable Security Label.
|
|
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.
|
|
property category : TCodingArray read GetcategoryArray; |
Security label privacy tag that species the applicable privacy and security policies governing this term and/or term elements.
|
|
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.
|