This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 

Clinical Decision Support Work Group | Maturity Level: N/A | Ballot Status: STU 3 |

| Contributor | |
| Definition | A contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers. |
| Control | 1..1 |
| Requirements | Need to track contributor information in the same way across multiple resources. |
| Summary | true |
| Contributor.type | |
| Definition | The type of contributor. |
| Control | 1..1 |
| Binding | ContributorType: The type of contributor (Required) |
| Type | code |
| Summary | true |
| Contributor.name | |
| Definition | The name of the individual or organization responsible for the contribution. |
| Control | 1..1 |
| Type | string |
| Summary | true |
| Contributor.contact | |
| Definition | Contact details to assist a user in finding and communicating with the contributor. |
| Control | 0..* |
| Type | ContactDetail |
| Summary | true |