Contributor
A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers. 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 Contributor implements Element {
type: String
name: String
contact: [ContactDetail]
extension: [Extension]
id: String
}
Fields
Contributor.type ● String scalar
The type of contributor.
Contributor.name ● String scalar
The name of the individual or organization responsible for the contribution.
Contributor.contact ● [ContactDetail] list object
Contact details to assist a user in finding and communicating with the contributor.
Contributor.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.
Contributor.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 ● ElementDefinitionExample object ● Extension object ● StructureMapSource object ● TaskInput object ● TaskOutput object