Class TTerminologyCapabilitiesSoftware

Unit

Declaration

type TTerminologyCapabilitiesSoftware = 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 : Tstring read Getname_Element write Setname_Element;
Public property version : string read Getversion write Setversion;
Public property versionElement : Tstring read GetversionElement write SetversionElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property name_ : string read Getname_ write Setname_;

Name the software is known by.

Public property name_Element : Tstring read Getname_Element write Setname_Element;
 
Public property version : string read Getversion write Setversion;

The version identifier for the software covered by this statement.

Public property versionElement : Tstring read GetversionElement write SetversionElement;
 

Generated by PasDoc 0.15.0.