description: 'Contributor Type: A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers.' package_name: hl7.fhir.r6.examples derivation: specialization name: Contributor type: Contributor elements: type: type: code short: author | editor | reviewer | endorser binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contributor-type|6.0.0-ballot3'} index: 0 name: {type: string, short: Who contributed the content, index: 1} contact: {type: ContactDetail, short: Contact details of the contributor, array: true, index: 2} package_version: 6.0.0-ballot3 class: complex-type kind: complex-type url: http://hl7.org/fhir/StructureDefinition/Contributor base: http://hl7.org/fhir/StructureDefinition/DataType version: 6.0.0-ballot3 required: [name, type]