Class TElementDefinitionExample

Unit

Declaration

type TElementDefinitionExample = class(TBackboneType)

Description

Captures constraints on each element within the resource, profile, or extension. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property label_ : string read Getlabel_ write Setlabel_;
Public property label_Element : Tstring read Getlabel_Element write Setlabel_Element;
Public property valueBase64Binary : string read GetvalueBase64Binary write SetvalueBase64Binary;
Public property valueBase64BinaryElement : Tbase64Binary read GetvalueBase64BinaryElement write SetvalueBase64BinaryElement;
Public property valueBoolean : boolean read GetvalueBoolean write SetvalueBoolean;
Public property valueBooleanElement : Tboolean read GetvalueBooleanElement write SetvalueBooleanElement;
Public property valueCanonical : string read GetvalueCanonical write SetvalueCanonical;
Public property valueCanonicalElement : Tcanonical read GetvalueCanonicalElement write SetvalueCanonicalElement;
Public property valueCode : string read GetvalueCode write SetvalueCode;
Public property valueCodeElement : Tcode read GetvalueCodeElement write SetvalueCodeElement;
Public property valueDate : string read GetvalueDate write SetvalueDate;
Public property valueDateElement : Tdate_ read GetvalueDateElement write SetvalueDateElement;
Public property valueDateTime : string read GetvalueDateTime write SetvalueDateTime;
Public property valueDateTimeElement : TdateTime_ read GetvalueDateTimeElement write SetvalueDateTimeElement;
Public property valueDecimal : Double read GetvalueDecimal write SetvalueDecimal;
Public property valueDecimalElement : Tdecimal read GetvalueDecimalElement write SetvalueDecimalElement;
Public property valueId : string read GetvalueId write SetvalueId;
Public property valueIdElement : Tid read GetvalueIdElement write SetvalueIdElement;
Public property valueInstant : string read GetvalueInstant write SetvalueInstant;
Public property valueInstantElement : Tinstant read GetvalueInstantElement write SetvalueInstantElement;
Public property valueInteger : integer read GetvalueInteger write SetvalueInteger;
Public property valueIntegerElement : Tinteger read GetvalueIntegerElement write SetvalueIntegerElement;
Public property valueInteger64 : Tinteger64 read GetvalueInteger64 write SetvalueInteger64;
Public property valueMarkdown : string read GetvalueMarkdown write SetvalueMarkdown;
Public property valueMarkdownElement : Tmarkdown read GetvalueMarkdownElement write SetvalueMarkdownElement;
Public property valueOid : string read GetvalueOid write SetvalueOid;
Public property valueOidElement : Toid read GetvalueOidElement write SetvalueOidElement;
Public property valuePositiveInt : Int64 read GetvaluePositiveInt write SetvaluePositiveInt;
Public property valuePositiveIntElement : TpositiveInt read GetvaluePositiveIntElement write SetvaluePositiveIntElement;
Public property valueString : string read GetvalueString write SetvalueString;
Public property valueStringElement : Tstring read GetvalueStringElement write SetvalueStringElement;
Public property valueTime : string read GetvalueTime write SetvalueTime;
Public property valueTimeElement : Ttime_ read GetvalueTimeElement write SetvalueTimeElement;
Public property valueUnsignedInt : Int64 read GetvalueUnsignedInt write SetvalueUnsignedInt;
Public property valueUnsignedIntElement : TunsignedInt read GetvalueUnsignedIntElement write SetvalueUnsignedIntElement;
Public property valueUri : string read GetvalueUri write SetvalueUri;
Public property valueUriElement : Turi read GetvalueUriElement write SetvalueUriElement;
Public property valueUrl : string read GetvalueUrl write SetvalueUrl;
Public property valueUrlElement : Turl read GetvalueUrlElement write SetvalueUrlElement;
Public property valueUuid : string read GetvalueUuid write SetvalueUuid;
Public property valueUuidElement : Tuuid read GetvalueUuidElement write SetvalueUuidElement;
Public property valueAddress : TAddress read GetvalueAddress write SetvalueAddress;
Public property valueAge : TAge read GetvalueAge write SetvalueAge;
Public property valueAnnotation : TAnnotation read GetvalueAnnotation write SetvalueAnnotation;
Public property valueAttachment : TAttachment read GetvalueAttachment write SetvalueAttachment;
Public property valueCodeableConcept : TCodeableConcept read GetvalueCodeableConcept write SetvalueCodeableConcept;
Public property valueCodeableReference : TCodeableReference read GetvalueCodeableReference write SetvalueCodeableReference;
Public property valueCoding : TCoding read GetvalueCoding write SetvalueCoding;
Public property valueContactPoint : TContactPoint read GetvalueContactPoint write SetvalueContactPoint;
Public property valueCount : TCount read GetvalueCount write SetvalueCount;
Public property valueDistance : TDistance read GetvalueDistance write SetvalueDistance;
Public property valueDuration : TDuration read GetvalueDuration write SetvalueDuration;
Public property valueHumanName : THumanName read GetvalueHumanName write SetvalueHumanName;
Public property valueIdentifier : TIdentifier read GetvalueIdentifier write SetvalueIdentifier;
Public property valueMoney : TMoney read GetvalueMoney write SetvalueMoney;
Public property valuePeriod : TPeriod read GetvaluePeriod write SetvaluePeriod;
Public property valueQuantity : TQuantity read GetvalueQuantity write SetvalueQuantity;
Public property valueRange : TRange read GetvalueRange write SetvalueRange;
Public property valueRatio : TRatio read GetvalueRatio write SetvalueRatio;
Public property valueRatioRange : TRatioRange read GetvalueRatioRange write SetvalueRatioRange;
Public property valueReference : TReference read GetvalueReference write SetvalueReference;
Public property valueSampledData : TSampledData read GetvalueSampledData write SetvalueSampledData;
Public property valueSignature : TSignature read GetvalueSignature write SetvalueSignature;
Public property valueTiming : TTiming read GetvalueTiming write SetvalueTiming;
Public property valueContactDetail : TContactDetail read GetvalueContactDetail write SetvalueContactDetail;
Public property valueDataRequirement : TDataRequirement read GetvalueDataRequirement write SetvalueDataRequirement;
Public property valueExpression : TExpression read GetvalueExpression write SetvalueExpression;
Public property valueParameterDefinition : TParameterDefinition read GetvalueParameterDefinition write SetvalueParameterDefinition;
Public property valueRelatedArtifact : TRelatedArtifact read GetvalueRelatedArtifact write SetvalueRelatedArtifact;
Public property valueTriggerDefinition : TTriggerDefinition read GetvalueTriggerDefinition write SetvalueTriggerDefinition;
Public property valueUsageContext : TUsageContext read GetvalueUsageContext write SetvalueUsageContext;
Public property valueAvailability : TAvailability read GetvalueAvailability write SetvalueAvailability;
Public property valueExtendedContactDetail : TExtendedContactDetail read GetvalueExtendedContactDetail write SetvalueExtendedContactDetail;
Public property valueDosage : TDosage read GetvalueDosage write SetvalueDosage;
Public property valueMeta : TMeta read GetvalueMeta write SetvalueMeta;

Description

Methods

Public constructor Create; override;
 

Properties

Public property label_ : string read Getlabel_ write Setlabel_;

Describes the purpose of this example among the set of examples.

Public property label_Element : Tstring read Getlabel_Element write Setlabel_Element;
 
Public property valueBase64Binary : string read GetvalueBase64Binary write SetvalueBase64Binary;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueBase64BinaryElement : Tbase64Binary read GetvalueBase64BinaryElement write SetvalueBase64BinaryElement;
 
Public property valueBoolean : boolean read GetvalueBoolean write SetvalueBoolean;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueBooleanElement : Tboolean read GetvalueBooleanElement write SetvalueBooleanElement;
 
Public property valueCanonical : string read GetvalueCanonical write SetvalueCanonical;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueCanonicalElement : Tcanonical read GetvalueCanonicalElement write SetvalueCanonicalElement;
 
Public property valueCode : string read GetvalueCode write SetvalueCode;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueCodeElement : Tcode read GetvalueCodeElement write SetvalueCodeElement;
 
Public property valueDate : string read GetvalueDate write SetvalueDate;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueDateElement : Tdate_ read GetvalueDateElement write SetvalueDateElement;
 
Public property valueDateTime : string read GetvalueDateTime write SetvalueDateTime;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueDateTimeElement : TdateTime_ read GetvalueDateTimeElement write SetvalueDateTimeElement;
 
Public property valueDecimal : Double read GetvalueDecimal write SetvalueDecimal;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueDecimalElement : Tdecimal read GetvalueDecimalElement write SetvalueDecimalElement;
 
Public property valueId : string read GetvalueId write SetvalueId;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueIdElement : Tid read GetvalueIdElement write SetvalueIdElement;
 
Public property valueInstant : string read GetvalueInstant write SetvalueInstant;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueInstantElement : Tinstant read GetvalueInstantElement write SetvalueInstantElement;
 
Public property valueInteger : integer read GetvalueInteger write SetvalueInteger;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueIntegerElement : Tinteger read GetvalueIntegerElement write SetvalueIntegerElement;
 
Public property valueInteger64 : Tinteger64 read GetvalueInteger64 write SetvalueInteger64;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueMarkdown : string read GetvalueMarkdown write SetvalueMarkdown;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueMarkdownElement : Tmarkdown read GetvalueMarkdownElement write SetvalueMarkdownElement;
 
Public property valueOid : string read GetvalueOid write SetvalueOid;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueOidElement : Toid read GetvalueOidElement write SetvalueOidElement;
 
Public property valuePositiveInt : Int64 read GetvaluePositiveInt write SetvaluePositiveInt;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valuePositiveIntElement : TpositiveInt read GetvaluePositiveIntElement write SetvaluePositiveIntElement;
 
Public property valueString : string read GetvalueString write SetvalueString;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueStringElement : Tstring read GetvalueStringElement write SetvalueStringElement;
 
Public property valueTime : string read GetvalueTime write SetvalueTime;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueTimeElement : Ttime_ read GetvalueTimeElement write SetvalueTimeElement;
 
Public property valueUnsignedInt : Int64 read GetvalueUnsignedInt write SetvalueUnsignedInt;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueUnsignedIntElement : TunsignedInt read GetvalueUnsignedIntElement write SetvalueUnsignedIntElement;
 
Public property valueUri : string read GetvalueUri write SetvalueUri;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueUriElement : Turi read GetvalueUriElement write SetvalueUriElement;
 
Public property valueUrl : string read GetvalueUrl write SetvalueUrl;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueUrlElement : Turl read GetvalueUrlElement write SetvalueUrlElement;
 
Public property valueUuid : string read GetvalueUuid write SetvalueUuid;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueUuidElement : Tuuid read GetvalueUuidElement write SetvalueUuidElement;
 
Public property valueAddress : TAddress read GetvalueAddress write SetvalueAddress;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueAge : TAge read GetvalueAge write SetvalueAge;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueAnnotation : TAnnotation read GetvalueAnnotation write SetvalueAnnotation;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueAttachment : TAttachment read GetvalueAttachment write SetvalueAttachment;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueCodeableConcept : TCodeableConcept read GetvalueCodeableConcept write SetvalueCodeableConcept;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueCodeableReference : TCodeableReference read GetvalueCodeableReference write SetvalueCodeableReference;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueCoding : TCoding read GetvalueCoding write SetvalueCoding;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueContactPoint : TContactPoint read GetvalueContactPoint write SetvalueContactPoint;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueCount : TCount read GetvalueCount write SetvalueCount;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueDistance : TDistance read GetvalueDistance write SetvalueDistance;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueDuration : TDuration read GetvalueDuration write SetvalueDuration;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueHumanName : THumanName read GetvalueHumanName write SetvalueHumanName;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueIdentifier : TIdentifier read GetvalueIdentifier write SetvalueIdentifier;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueMoney : TMoney read GetvalueMoney write SetvalueMoney;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valuePeriod : TPeriod read GetvaluePeriod write SetvaluePeriod;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueQuantity : TQuantity read GetvalueQuantity write SetvalueQuantity;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueRange : TRange read GetvalueRange write SetvalueRange;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueRatio : TRatio read GetvalueRatio write SetvalueRatio;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueRatioRange : TRatioRange read GetvalueRatioRange write SetvalueRatioRange;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueReference : TReference read GetvalueReference write SetvalueReference;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueSampledData : TSampledData read GetvalueSampledData write SetvalueSampledData;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueSignature : TSignature read GetvalueSignature write SetvalueSignature;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueTiming : TTiming read GetvalueTiming write SetvalueTiming;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueContactDetail : TContactDetail read GetvalueContactDetail write SetvalueContactDetail;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueDataRequirement : TDataRequirement read GetvalueDataRequirement write SetvalueDataRequirement;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueExpression : TExpression read GetvalueExpression write SetvalueExpression;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueParameterDefinition : TParameterDefinition read GetvalueParameterDefinition write SetvalueParameterDefinition;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueRelatedArtifact : TRelatedArtifact read GetvalueRelatedArtifact write SetvalueRelatedArtifact;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueTriggerDefinition : TTriggerDefinition read GetvalueTriggerDefinition write SetvalueTriggerDefinition;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueUsageContext : TUsageContext read GetvalueUsageContext write SetvalueUsageContext;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueAvailability : TAvailability read GetvalueAvailability write SetvalueAvailability;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueExtendedContactDetail : TExtendedContactDetail read GetvalueExtendedContactDetail write SetvalueExtendedContactDetail;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueDosage : TDosage read GetvalueDosage write SetvalueDosage;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)

Public property valueMeta : TMeta read GetvalueMeta write SetvalueMeta;

The actual value for the element, which must be one of the types allowed for this element. (choose any one of the elements, but only one)


Generated by PasDoc 0.15.0.