Class TStructureMapConst

Unit

Declaration

type TStructureMapConst = class(TBackboneElement)

Description

A Map of relationships between 2 structures that can be used to transform data.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property name_ : string read Getname_ write Setname_;
Public property name_Element : Tid read Getname_Element write Setname_Element;
Public property value : string read Getvalue write Setvalue;
Public property valueElement : Tstring read GetvalueElement write SetvalueElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property name_ : string read Getname_ write Setname_;

Other maps used by this map (canonical URLs).

Public property name_Element : Tid read Getname_Element write Setname_Element;
 
Public property value : string read Getvalue write Setvalue;

A FHIRPath expression that is the value of this variable.

Public property valueElement : Tstring read GetvalueElement write SetvalueElement;
 

Generated by PasDoc 0.15.0.