Class TTerminologyCapabilitiesClosure
Unit
bsFhir_r4
Declaration
type TTerminologyCapabilitiesClosure = class(TBackboneElement)
Description
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property translation : boolean read Gettranslation write Settranslation; |
If cross-system closure is supported.
|
 |
property translationElement : Tboolean read GettranslationElement write SettranslationElement; |
|
Generated by PasDoc 0.15.0.
|