Skip to main content

ElementDefinitionExample

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

type ElementDefinitionExample implements Element {
label: String
valueBase64Binary: String
valueBoolean: Boolean
valueCanonical: Uri
valueCode: String
valueDate: Date
valueDateTime: Date
valueDecimal: String
valueId: String
valueInstant: String
valueInteger: Int
valueMarkdown: String
valueOid: String
valuePositiveInt: Int
valueString: String
valueTime: String
valueUnsignedInt: Int
valueUri: Uri
valueUrl: Uri
valueUuid: String
valueAddress: Address
valueAge: Age
valueAnnotation: Annotation
valueAttachment: Attachment
valueCodeableConcept: CodeableConcept
valueCodeableReference: CodeableReference
valueCoding: Coding
valueContactPoint: ContactPoint
valueCount: Count
valueDistance: Distance
valueDuration: Duration
valueHumanName: HumanName
valueIdentifier: Identifier
valueMoney: Money
valuePeriod: Period
valueQuantity: Quantity
valueRange: Range
valueRatio: Ratio
valueRatioRange: RatioRange
valueReference: Reference
valueSampledData: SampledData
valueSignature: Signature
valueTiming: Timing
valueContactDetail: ContactDetail
valueContributor: Contributor
valueDataRequirement: DataRequirement
valueExpression: Expression
valueParameterDefinition: ParameterDefinition
valueRelatedArtifact: RelatedArtifact
valueTriggerDefinition: TriggerDefinition
valueUsageContext: UsageContext
valueDosage: Dosage
modifierExtension: [Extension]
extension: [Extension]
id: String
}

Fields

ElementDefinitionExample.label ● String scalar

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

ElementDefinitionExample.valueBase64Binary ● String scalar

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)

ElementDefinitionExample.valueBoolean ● Boolean scalar

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)

ElementDefinitionExample.valueCanonical ● Uri scalar

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)

ElementDefinitionExample.valueCode ● String scalar

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)

ElementDefinitionExample.valueDate ● Date scalar

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)

ElementDefinitionExample.valueDateTime ● Date scalar

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)

ElementDefinitionExample.valueDecimal ● String scalar

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)

ElementDefinitionExample.valueId ● String scalar

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)

ElementDefinitionExample.valueInstant ● String scalar

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)

ElementDefinitionExample.valueInteger ● Int scalar

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)

ElementDefinitionExample.valueMarkdown ● String scalar

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)

ElementDefinitionExample.valueOid ● String scalar

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)

ElementDefinitionExample.valuePositiveInt ● Int scalar

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)

ElementDefinitionExample.valueString ● String scalar

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)

ElementDefinitionExample.valueTime ● String scalar

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)

ElementDefinitionExample.valueUnsignedInt ● Int scalar

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)

ElementDefinitionExample.valueUri ● Uri scalar

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)

ElementDefinitionExample.valueUrl ● Uri scalar

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)

ElementDefinitionExample.valueUuid ● String scalar

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)

ElementDefinitionExample.valueAddress ● Address object

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)

ElementDefinitionExample.valueAge ● Age object

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)

ElementDefinitionExample.valueAnnotation ● Annotation object

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)

ElementDefinitionExample.valueAttachment ● Attachment object

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)

ElementDefinitionExample.valueCodeableConcept ● CodeableConcept object

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)

ElementDefinitionExample.valueCodeableReference ● CodeableReference object

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)

ElementDefinitionExample.valueCoding ● Coding object

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)

ElementDefinitionExample.valueContactPoint ● ContactPoint object

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)

ElementDefinitionExample.valueCount ● Count object

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)

ElementDefinitionExample.valueDistance ● Distance object

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)

ElementDefinitionExample.valueDuration ● Duration object

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)

ElementDefinitionExample.valueHumanName ● HumanName object

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)

ElementDefinitionExample.valueIdentifier ● Identifier object

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)

ElementDefinitionExample.valueMoney ● Money object

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)

ElementDefinitionExample.valuePeriod ● Period object

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)

ElementDefinitionExample.valueQuantity ● Quantity object

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)

ElementDefinitionExample.valueRange ● Range object

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)

ElementDefinitionExample.valueRatio ● Ratio object

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)

ElementDefinitionExample.valueRatioRange ● RatioRange object

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)

ElementDefinitionExample.valueReference ● Reference object

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)

ElementDefinitionExample.valueSampledData ● SampledData object

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)

ElementDefinitionExample.valueSignature ● Signature object

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)

ElementDefinitionExample.valueTiming ● Timing object

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)

ElementDefinitionExample.valueContactDetail ● ContactDetail object

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)

ElementDefinitionExample.valueContributor ● Contributor object

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)

ElementDefinitionExample.valueDataRequirement ● DataRequirement object

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)

ElementDefinitionExample.valueExpression ● Expression object

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)

ElementDefinitionExample.valueParameterDefinition ● ParameterDefinition object

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)

ElementDefinitionExample.valueRelatedArtifact ● RelatedArtifact object

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)

ElementDefinitionExample.valueTriggerDefinition ● TriggerDefinition object

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)

ElementDefinitionExample.valueUsageContext ● UsageContext object

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)

ElementDefinitionExample.valueDosage ● Dosage object

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)

ElementDefinitionExample.modifierExtension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

ElementDefinitionExample.extension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ElementDefinitionExample.id ● String scalar

Interfaces

Element interface

Base definition for all elements in a resource. 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

Member Of

ElementDefinition object