Class TTerminologyCapabilitiesImplementation

Unit

Declaration

type TTerminologyCapabilitiesImplementation = 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 description : string read Getdescription write Setdescription;
Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
Public property url : string read Geturl write Seturl;
Public property urlElement : Turl read GeturlElement write SeturlElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property description : string read Getdescription write Setdescription;

Information about the specific installation that this terminology capability statement relates to.

Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
 
Public property url : string read Geturl write Seturl;

An absolute base URL for the implementation.

Public property urlElement : Turl read GeturlElement write SeturlElement;
 

Generated by PasDoc 0.15.0.