Skip to main content

ElementDefinitionType

No description

type ElementDefinitionType {
id: String
extension: [Extension]
code: uri
_code: ElementBase
profile: [canonical]
_profile: [ElementBase]
targetProfile: [canonical]
_targetProfile: [ElementBase]
aggregation: [code]
_aggregation: [ElementBase]
versioning: code
_versioning: ElementBase
}

Fields​

ElementDefinitionType.id ● String scalar​

ElementDefinitionType.extension ● [Extension] list object​

ElementDefinitionType.code ● uri scalar​

ElementDefinitionType._code ● ElementBase object​

ElementDefinitionType.profile ● [canonical] list scalar​

ElementDefinitionType._profile ● [ElementBase] list object​

ElementDefinitionType.targetProfile ● [canonical] list scalar​

ElementDefinitionType._targetProfile ● [ElementBase] list object​

ElementDefinitionType.aggregation ● [code] list scalar​

ElementDefinitionType._aggregation ● [ElementBase] list object​

ElementDefinitionType.versioning ● code scalar​

ElementDefinitionType._versioning ● ElementBase object​

Member Of​

ElementDefinition object ● IElementDefinition interface