ContributorUpdateInput
No description
input ContributorUpdateInput {
type: String
name: String
contact: [ContactDetailUpdateInput!]
extension: [FhirExtensionUpdateInput!]
id: String
}
Fields
ContributorUpdateInput.type ● String scalar
The type of contributor.
ContributorUpdateInput.name ● String scalar
The name of the individual or organization responsible for the contribution.
ContributorUpdateInput.contact ● [ContactDetailUpdateInput!] list input
Contact details to assist a user in finding and communicating with the contributor.
ContributorUpdateInput.extension ● [FhirExtensionUpdateInput!] list input
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.
ContributorUpdateInput.id ● String scalar
null
Member Of
ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● FhirExtensionUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input