Class TTerminologyCapabilitiesParameter

Unit

Declaration

type TTerminologyCapabilitiesParameter = 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

Public constructor Create; override;

Properties

Public property name_ : string read Getname_ write Setname_;
Public property name_Element : Tcode read Getname_Element write Setname_Element;
Public property documentation : string read Getdocumentation write Setdocumentation;
Public property documentationElement : Tstring read GetdocumentationElement write SetdocumentationElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property name_ : string read Getname_ write Setname_;

Expansion Parameter name.

Public property name_Element : Tcode read Getname_Element write Setname_Element;
 
Public property documentation : string read Getdocumentation write Setdocumentation;

Description of support for parameter.

Public property documentationElement : Tstring read GetdocumentationElement write SetdocumentationElement;
 

Generated by PasDoc 0.15.0.