description: Individual who recorded the family member's health history and takes responsibility for its content. Because the recorder takes responsibility for accurately recording information in the record, the recorder is the most recent author. The recorder might or might not be the asserter. package_name: hl7.fhir.us.core derivation: constraint name: USCoreFamilyMemberHistoryRecorderExtension type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-familymemberhistory-recorder'} index: 1 value: mustSupport: true choices: [valueReference] index: 3 valueReference: type: Reference mustSupport: true choiceOf: value refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson'] index: 4 package_version: 9.0.0-ballot extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-familymemberhistory-recorder base: http://hl7.org/fhir/StructureDefinition/Extension version: 9.0.0-ballot required: [valueReference, value]