Besa Fhir Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TElementDefinitionExample
Unit
bsFhir_r5
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
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property label_ : string read Getlabel_ write Setlabel_; |
Describes the purpose of this example among the set of examples.
|
|
property label_Element : Tstring read Getlabel_Element write Setlabel_Element; |
|
|
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)
|
|
property valueBase64BinaryElement : Tbase64Binary read GetvalueBase64BinaryElement write SetvalueBase64BinaryElement; |
|
|
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)
|
|
property valueBooleanElement : Tboolean read GetvalueBooleanElement write SetvalueBooleanElement; |
|
|
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)
|
|
property valueCanonicalElement : Tcanonical read GetvalueCanonicalElement write SetvalueCanonicalElement; |
|
|
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)
|
|
property valueCodeElement : Tcode read GetvalueCodeElement write SetvalueCodeElement; |
|
|
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)
|
|
property valueDateElement : Tdate_ read GetvalueDateElement write SetvalueDateElement; |
|
|
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)
|
|
property valueDateTimeElement : TdateTime_ read GetvalueDateTimeElement write SetvalueDateTimeElement; |
|
|
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)
|
|
property valueDecimalElement : Tdecimal read GetvalueDecimalElement write SetvalueDecimalElement; |
|
|
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)
|
|
property valueIdElement : Tid read GetvalueIdElement write SetvalueIdElement; |
|
|
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)
|
|
property valueInstantElement : Tinstant read GetvalueInstantElement write SetvalueInstantElement; |
|
|
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)
|
|
property valueIntegerElement : Tinteger read GetvalueIntegerElement write SetvalueIntegerElement; |
|
|
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)
|
|
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)
|
|
property valueMarkdownElement : Tmarkdown read GetvalueMarkdownElement write SetvalueMarkdownElement; |
|
|
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)
|
|
property valueOidElement : Toid read GetvalueOidElement write SetvalueOidElement; |
|
|
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)
|
|
property valuePositiveIntElement : TpositiveInt read GetvaluePositiveIntElement write SetvaluePositiveIntElement; |
|
|
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)
|
|
property valueStringElement : Tstring read GetvalueStringElement write SetvalueStringElement; |
|
|
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)
|
|
property valueTimeElement : Ttime_ read GetvalueTimeElement write SetvalueTimeElement; |
|
|
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)
|
|
property valueUnsignedIntElement : TunsignedInt read GetvalueUnsignedIntElement write SetvalueUnsignedIntElement; |
|
|
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)
|
|
property valueUriElement : Turi read GetvalueUriElement write SetvalueUriElement; |
|
|
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)
|
|
property valueUrlElement : Turl read GetvalueUrlElement write SetvalueUrlElement; |
|
|
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)
|
|
property valueUuidElement : Tuuid read GetvalueUuidElement write SetvalueUuidElement; |
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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.
|