description: Record an attestation of a party (the committer) to item(s) of record content. An attestation is an explicit signing by one healthcare agent of particular content for various particular purposes, including:\n\n* for authorisation of a controlled substance or procedure (e.g. sectioning of patient under mental health act); \n* witnessing of content by senior clinical professional; \n* indicating acknowledgement of content by intended recipient, e.g. GP who ordered a test result. \n package_name: openehr.base derivation: specialization name: ATTESTATION type: http://openehr.org/fhir/StructureDefinition/ATTESTATION elements: attested_view: {type: 'http://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA', short: Optional visual representation of content attested e., isModifier: false, index: 0} proof: {type: string, short: Proof of attestation., isModifier: false, index: 1} items: {type: 'http://openehr.org/fhir/StructureDefinition/DV-EHR-URI', short: 'Items attested, expressed as fully qualified runtime paths to the items in question.', isModifier: false, array: true, index: 2} reason: {type: 'http://openehr.org/fhir/StructureDefinition/DV-TEXT', short: Reason of this attestation., isModifier: false, index: 3} is_pending: {type: boolean, short: True if this attestation is outstanding; False means it has been completed., isModifier: false, index: 4} package_version: 0.1.0-snapshot class: logical kind: logical url: http://openehr.org/fhir/StructureDefinition/ATTESTATION base: http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS version: 0.1.0-snapshot required: [reason, is_pending]