description: This extension applies to any resource and is used to represent an author who is a related person. package_name: hl7.fhir.au.base derivation: constraint name: AuthorRelatedPerson type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/author-related-person'} index: 0 value: short: Who authored the record choices: [valueReference] index: 2 valueReference: type: Reference short: Who authored the record choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 3 package_version: 4.2.1-preview class: extension kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/author-related-person base: http://hl7.org/fhir/StructureDefinition/Extension version: 4.2.1-preview required: [valueReference, value]