Class TTerminologyCapabilitiesTranslation
Unit
bsFhir_r5
Declaration
type TTerminologyCapabilitiesTranslation = 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 needsMap : boolean read GetneedsMap write SetneedsMap; |
Whether the client must identify the map.
|
 |
property needsMapElement : Tboolean read GetneedsMapElement write SetneedsMapElement; |
|
Generated by PasDoc 0.15.0.
|