description: Base StructureDefinition for Contributor Type package_name: hl7.fhir.core derivation: specialization name: Contributor type: Contributor elements: type: {short: author | editor | reviewer | endorser, type: code, isSummary: true, index: 0} name: {type: string, short: Name of the contributor, isSummary: true, index: 1} contact: {type: ContactDetail, short: Contact details of the contributor, isSummary: true, array: true, index: 2} package_version: 1.8.0 class: complex-type kind: complex-type url: http://hl7.org/fhir/StructureDefinition/Contributor base: http://hl7.org/fhir/StructureDefinition/Element version: null required: [name, type]