Class TCodeSystemProperty1

Unit

Declaration

type TCodeSystemProperty1 = class(TBackboneElement)

Description

A code system resource specifies a set of codes drawn from one or more code systems.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property code : string read Getcode write Setcode;
Public property codeElement : Tcode read GetcodeElement write SetcodeElement;
Public property value : TElement read Getvalue write Setvalue;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : string read Getcode write Setcode;

A code that is a reference to CodeSystem.property.code.

Public property codeElement : Tcode read GetcodeElement write SetcodeElement;
 
Public property value : TElement read Getvalue write Setvalue;

The value of this property.


Generated by PasDoc 0.15.0.