Class TExpansionProfileDesignation2

Unit

Declaration

type TExpansionProfileDesignation2 = class(TBackboneElement)

Description

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

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property language : string read Getlanguage write Setlanguage;
Public property languageElement : Tcode read GetlanguageElement write SetlanguageElement;
Public property use : TCoding read Getuse write Setuse;

Description

Methods

Public constructor Create; override;
 

Properties

Public property language : string read Getlanguage write Setlanguage;

The language this designation is defined for.

Public property languageElement : Tcode read GetlanguageElement write SetlanguageElement;
 
Public property use : TCoding read Getuse write Setuse;

Which kinds of designation to exclude from the expansion.


Generated by PasDoc 0.15.0.