description: Represents the humans and/or machines that authored the document. In some cases, the role or function of the author is inherent in the ClinicalDocument.code, such as where ClinicalDocument.code is \"Medical Student Progress Note\". The role of the author can also be recorded in the Author.functionCode or AssignedAuthor.code attribute. If either of these attributes is included, they should be equivalent to or further specialize the role inherent in the ClinicalDocument.code (such as where the ClinicalDocument.code is simply \"Physician Progress Note\" and the value of Author.functionCode is \"rounding physician\"), and shall not conflict with the role inherent in the ClinicalDocument.code, as such a conflict would constitute an ambiguous situation. package_name: hl7.cda.uv.core derivation: specialization name: Author type: http://hl7.org/cda/stds/core/StructureDefinition/Author elements: typeCode: type: code binding: {strength: required, valueSet: 'http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType'} pattern: {type: Code, value: AUT} representation: [xmlAttr] index: 0 contextControlCode: type: code binding: {strength: required, valueSet: 'http://hl7.org/cda/stds/core/ValueSet/CDAContextControl'} pattern: {type: Code, value: OP} representation: [xmlAttr] index: 1 functionCode: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CE', index: 2} time: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/TS', index: 3} assignedAuthor: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/AssignedAuthor', index: 4} package_version: 2.0.1-sd class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/Author base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.1-sd required: [assignedAuthor, time]