description: Recording date by the Author or Recorder (date of last update). Coupled with the Business Identifier it enables CareSet history management, guaranteeing access to the latest version of the content. package_name: hl7.fhir.be.core derivation: constraint name: BeExtRecordedDate type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorded-date'} index: 1 value: choices: [valueDateTime] index: 3 valueDateTime: {type: dateTime, choiceOf: value, index: 4} package_version: 2.2.0 extensions: {} class: extension kind: complex-type url: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorded-date base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.2.0 required: [valueDateTime, value]