description: The approximate date, age, or flag indicating that the condition of the family member resolved. The abatement should only be specified if the condition is stated in the positive sense, i.e., the didNotHave flag is false. package_name: hl7.fhir.r2.core name: When (or if) the family member's condition resolved type: null elements: extension: {name: extension, index: 0} url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/familymemberhistory-abatement'} index: 1 value: choices: [valueDate, valueQuantity, valueBoolean] index: 3 valueDate: {type: date, choiceOf: value, index: 4} valueQuantity: {type: Quantity, choiceOf: value, index: 5} valueBoolean: {type: boolean, choiceOf: value, index: 6} package_version: 1.0.2 extensions: {} class: datatype kind: datatype url: http://hl7.org/fhir/StructureDefinition/familymemberhistory-abatement version: null required: [value, valueBoolean, valueDate, valueQuantity]