Class TExpansionProfileExcludedSystem

Unit

Declaration

type TExpansionProfileExcludedSystem = class(TBackboneElement)

Description

Resource to define constraints on the Expansion of a FHIR ValueSet.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property system : string read Getsystem write Setsystem;
Public property systemElement : Turi read GetsystemElement write SetsystemElement;
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 system : string read Getsystem write Setsystem;

An absolute URI which is the code system to be excluded.

Public property systemElement : Turi read GetsystemElement write SetsystemElement;
 
Public property version : string read Getversion write Setversion;

The version of the code system from which codes in the expansion should be excluded.

Public property versionElement : Tstring read GetversionElement write SetversionElement;
 

Generated by PasDoc 0.15.0.