StructureMapSource
A Map of relationships between 2 structures that can be used to transform data.
type StructureMapSource implements Element {
context: String
min: Int
max: String
type: String
defaultValueBase64Binary: String
defaultValueBoolean: Boolean
defaultValueCanonical: Uri
defaultValueCode: String
defaultValueDate: Date
defaultValueDateTime: Date
defaultValueDecimal: String
defaultValueId: String
defaultValueInstant: String
defaultValueInteger: Int
defaultValueMarkdown: String
defaultValueOid: String
defaultValuePositiveInt: Int
defaultValueString: String
defaultValueTime: String
defaultValueUnsignedInt: Int
defaultValueUri: Uri
defaultValueUrl: Uri
defaultValueUuid: String
defaultValueAddress: Address
defaultValueAge: Age
defaultValueAnnotation: Annotation
defaultValueAttachment: Attachment
defaultValueCodeableConcept: CodeableConcept
defaultValueCoding: Coding
defaultValueContactPoint: ContactPoint
defaultValueCount: Count
defaultValueDistance: Distance
defaultValueDuration: Duration
defaultValueHumanName: HumanName
defaultValueIdentifier: Identifier
defaultValueMoney: Money
defaultValuePeriod: Period
defaultValueQuantity: Quantity
defaultValueRange: Range
defaultValueRatio: Ratio
defaultValueReference: Reference
defaultValueSampledData: SampledData
defaultValueSignature: Signature
defaultValueTiming: Timing
defaultValueContactDetail: ContactDetail
defaultValueContributor: Contributor
defaultValueDataRequirement: DataRequirement
defaultValueExpression: Expression
defaultValueParameterDefinition: ParameterDefinition
defaultValueRelatedArtifact: RelatedArtifact
defaultValueTriggerDefinition: TriggerDefinition
defaultValueUsageContext: UsageContext
defaultValueDosage: Dosage
defaultValueMeta: Meta
element: String
listMode: String
variable: String
condition: String
check: String
logMessage: String
modifierExtension: [Extension]
extension: [Extension]
id: String
}
Fields
StructureMapSource.context ● String scalar
Type or variable this rule applies to.
StructureMapSource.min ● Int scalar
Specified minimum cardinality for the element. This is optional; if present, it acts an implicit check on the input content.
StructureMapSource.max ● String scalar
Specified maximum cardinality for the element - a number or a * . This is optional; if present, it acts an implicit check on the input content (* just serves as documentation; it s the default value).
StructureMapSource.type ● String scalar
Specified type for the element. This works as a condition on the mapping - use for polymorphic elements.
StructureMapSource.defaultValueBase64Binary ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueBoolean ● Boolean scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueCanonical ● Uri scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueCode ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueDate ● Date scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueDateTime ● Date scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueDecimal ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueId ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueInstant ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueInteger ● Int scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueMarkdown ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueOid ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValuePositiveInt ● Int scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueString ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueTime ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueUnsignedInt ● Int scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueUri ● Uri scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueUrl ● Uri scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueUuid ● String scalar
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueAddress ● Address object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueAge ● Age object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueAnnotation ● Annotation object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueAttachment ● Attachment object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueCodeableConcept ● CodeableConcept object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueCoding ● Coding object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueContactPoint ● ContactPoint object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueCount ● Count object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueDistance ● Distance object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueDuration ● Duration object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueHumanName ● HumanName object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueIdentifier ● Identifier object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueMoney ● Money object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValuePeriod ● Period object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueQuantity ● Quantity object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueRange ● Range object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueRatio ● Ratio object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueReference ● Reference object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueSampledData ● SampledData object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueSignature ● Signature object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueTiming ● Timing object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueContactDetail ● ContactDetail object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueContributor ● Contributor object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueDataRequirement ● DataRequirement object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueExpression ● Expression object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueParameterDefinition ● ParameterDefinition object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueRelatedArtifact ● RelatedArtifact object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueTriggerDefinition ● TriggerDefinition object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueUsageContext ● UsageContext object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueDosage ● Dosage object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.defaultValueMeta ● Meta object
A value to use if there is no existing value in the source object. (choose any one of defaultValue*, but only one)
StructureMapSource.element ● String scalar
Optional field for this source.
StructureMapSource.listMode ● String scalar
How to handle the list mode for this element.
StructureMapSource.variable ● String scalar
Named context for field, if a field is specified.
StructureMapSource.condition ● String scalar
FHIRPath expression - must be true or the rule does not apply.
StructureMapSource.check ● String scalar
FHIRPath expression - must be true or the mapping engine throws an error instead of completing.
StructureMapSource.logMessage ● String scalar
A FHIRPath expression which specifies a message to put in the transform log when content matching the source rule is found.
StructureMapSource.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).
StructureMapSource.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.
StructureMapSource.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
StructureMapRule object