StructureMapGroupRule
No description
type StructureMapGroupRule {
id: String
extension: [Extension]
modifierExtension: [Extension]
name: ID
_name: ElementBase
source: [StructureMapGroupRuleSource]!
target: [StructureMapGroupRuleTarget]
rule: [StructureMapGroupRule]
dependent: [StructureMapGroupRuleDependent]
documentation: String
_documentation: ElementBase
}
Fields
StructureMapGroupRule.id ● String scalar
StructureMapGroupRule.extension ● [Extension] list object
StructureMapGroupRule.modifierExtension ● [Extension] list object
StructureMapGroupRule.name ● ID scalar
StructureMapGroupRule._name ● ElementBase object
StructureMapGroupRule.source ● [StructureMapGroupRuleSource]! non-null object
StructureMapGroupRule.target ● [StructureMapGroupRuleTarget] list object
StructureMapGroupRule.rule ● [StructureMapGroupRule] list object
StructureMapGroupRule.dependent ● [StructureMapGroupRuleDependent] list object
StructureMapGroupRule.documentation ● String scalar
StructureMapGroupRule._documentation ● ElementBase object
Member Of
StructureMapGroup object ● StructureMapGroupRule object