Contributor
No description
type Contributor implements IElement {
id: String
extension: [Extension]
type: code
_type: ElementBase
name: String
_name: ElementBase
contact: [ContactDetail]
}
Fields
Contributor.id ● String scalar
Contributor.extension ● [Extension] list object
Contributor.type ● code scalar
Contributor._type ● ElementBase object
Contributor.name ● String scalar
Contributor._name ● ElementBase object
Contributor.contact ● [ContactDetail] list object
Interfaces
IElement interface
JSON Format: string
Member Of
ElementDefinition object ● ElementDefinitionExample object ● Extension object ● IElementDefinition interface ● IExtension interface ● ParametersParameter object ● StructureMapGroupRuleSource object ● TaskInput object ● TaskOutput object