Package | openehr.base |
Type | StructureDefinition |
Id | ATTESTATION |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-ATTESTATION.html |
URL | http://openehr.org/fhir/StructureDefinition/ATTESTATION |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | ATTESTATION |
Title | ATTESTATION |
Realm | uv |
Authority | hl7 |
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: * for authorisation of a controlled substance or procedure (e.g. sectioning of patient under mental health act); * witnessing of content by senior clinical professional; * indicating acknowledgement of content by intended recipient, e.g. GP who ordered a test result. |
Type | http://openehr.org/fhir/StructureDefinition/ATTESTATION |
Kind | logical |
StructureDefinition | |
ORIGINAL-VERSION | ORIGINAL_VERSION |
StructureDefinition | |
AUDIT-DETAILS | AUDIT_DETAILS |
DV-EHR-URI | DV_EHR_URI |
DV-MULTIMEDIA | DV_MULTIMEDIA |
DV-TEXT | DV_TEXT |
ValueSet | |
valueset-attestation_reason | Attestation Reason |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ATTESTATION
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | AUDIT_DETAILS | Elements defined in Ancestors:system_id, time_committed, change_type, description, committer The set of attributes required to document the committal of an information item to a repository | |
![]() ![]() ![]() | 0..1 | DV_MULTIMEDIA | Optional visual representation of content attested e.g. screen image | |
![]() ![]() ![]() | 0..1 | string | Proof of attestation | |
![]() ![]() ![]() | 0..* | DV_EHR_URI | Items attested, expressed as fully qualified runtime paths to the items in question | |
![]() ![]() ![]() | 1..1 | DV_TEXT | Reason of this attestation Binding: Attestation Reason (required) | |
![]() ![]() ![]() | 1..1 | boolean | True if this attestation is outstanding; False means it has been completed | |
{ "resourceType": "StructureDefinition", "id": "ATTESTATION", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source", "valueUrl": "https://specifications.openehr.org/releases/RM/development/common.html#_attestation_class" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base" } ] } } ], "url": "http://openehr.org/fhir/StructureDefinition/ATTESTATION", "version": "0.1.0", "name": "ATTESTATION", "title": "ATTESTATION", "status": "active", "experimental": false, "date": "2024-12-31T18:45:58+10:00", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "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:\r\n\r\n* for authorisation of a controlled substance or procedure (e.g. sectioning of patient under mental health act);\r\n* witnessing of content by senior clinical professional;\r\n* indicating acknowledgement of content by intended recipient, e.g. GP who ordered a test result.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://openehr.org/fhir/StructureDefinition/ATTESTATION", "baseDefinition": "http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "0.1.0" } ], "element": [ { "id": "ATTESTATION", "path": "ATTESTATION", "short": "The set of attributes required to document the committal of an information item to a repository", "definition": "The set of attributes required to document the committal of an information item to a repository.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ATTESTATION.system-id", "path": "ATTESTATION.system_id", "short": "Identifier of the logical EHR system where the change was committed", "definition": "Identifier of the logical EHR system where the change was committed. This is almost always owned by the organisation legally responsible for the EHR, and is distinct from any application, or any hosting infrastructure.", "min": 1, "max": "1", "base": { "path": "AUDIT_DETAILS.system_id", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "ATTESTATION.time-committed", "path": "ATTESTATION.time_committed", "short": "Time of committal of the item", "definition": "Time of committal of the item.", "min": 1, "max": "1", "base": { "path": "AUDIT_DETAILS.time_committed", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME" } ], "isModifier": false }, { "id": "ATTESTATION.change-type", "path": "ATTESTATION.change_type", "short": "Type of change", "definition": "Type of change. Coded using the openEHR Terminology audit change type group.", "min": 1, "max": "1", "base": { "path": "AUDIT_DETAILS.change_type", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-audit_change_type" } }, { "id": "ATTESTATION.description", "path": "ATTESTATION.description", "short": "Reason for committal. This may be used to qualify the value in the change_type field", "definition": "Reason for committal. This may be used to qualify the value in the change_type field. For example, if the change affects only the EHR directory, this field might be used to indicate 'Folder `episode 2018-02-16` added' or similar.", "min": 0, "max": "1", "base": { "path": "AUDIT_DETAILS.description", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT" } ], "isModifier": false }, { "id": "ATTESTATION.committer", "path": "ATTESTATION.committer", "short": "Identity and optional reference into identity management service, of user who committed the item", "definition": "Identity and optional reference into identity management service, of user who committed the item.", "min": 1, "max": "1", "base": { "path": "AUDIT_DETAILS.committer", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/PARTY-PROXY" } ], "isModifier": false }, { "id": "ATTESTATION.attested-view", "path": "ATTESTATION.attested_view", "short": "Optional visual representation of content attested e.g. screen image", "definition": "Optional visual representation of content attested e.g. screen image.", "min": 0, "max": "1", "base": { "path": "ATTESTATION.attested_view", "min": 0, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA" } ], "isModifier": false }, { "id": "ATTESTATION.proof", "path": "ATTESTATION.proof", "short": "Proof of attestation", "definition": "Proof of attestation.", "min": 0, "max": "1", "base": { "path": "ATTESTATION.proof", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "isModifier": false }, { "id": "ATTESTATION.items", "path": "ATTESTATION.items", "short": "Items attested, expressed as fully qualified runtime paths to the items in question", "definition": "Items attested, expressed as fully qualified runtime paths to the items in question. Although not recommended, these may include fine-grained items which have been attested in some other system. Otherwise it is assumed to be for the entire VERSION with which it is associated.", "min": 0, "max": "*", "base": { "path": "ATTESTATION.items", "min": 0, "max": "*" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-EHR-URI" } ], "isModifier": false }, { "id": "ATTESTATION.reason", "path": "ATTESTATION.reason", "short": "Reason of this attestation", "definition": "Reason of this attestation. Optionally coded by the openEHR Terminology group attestation reason ; includes values like authorisation , witness etc.", "min": 1, "max": "1", "base": { "path": "ATTESTATION.reason", "min": 1, "max": "1" }, "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-attestation_reason" } }, { "id": "ATTESTATION.is-pending", "path": "ATTESTATION.is_pending", "short": "True if this attestation is outstanding; False means it has been completed", "definition": "True if this attestation is outstanding; False means it has been completed.", "min": 1, "max": "1", "base": { "path": "ATTESTATION.is_pending", "min": 1, "max": "1" }, "type": [ { "code": "boolean" } ], "isModifier": false } ] }, "differential": { "element": [ { "id": "ATTESTATION", "path": "ATTESTATION", "short": "The set of attributes required to document the committal of an information item to a repository", "definition": "The set of attributes required to document the committal of an information item to a repository.", "min": 0, "max": "*", "isModifier": false }, { "id": "ATTESTATION.attested-view", "path": "ATTESTATION.attested_view", "short": "Optional visual representation of content attested e.g. screen image", "definition": "Optional visual representation of content attested e.g. screen image.", "min": 0, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA" } ], "isModifier": false }, { "id": "ATTESTATION.proof", "path": "ATTESTATION.proof", "short": "Proof of attestation", "definition": "Proof of attestation.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isModifier": false }, { "id": "ATTESTATION.items", "path": "ATTESTATION.items", "short": "Items attested, expressed as fully qualified runtime paths to the items in question", "definition": "Items attested, expressed as fully qualified runtime paths to the items in question. Although not recommended, these may include fine-grained items which have been attested in some other system. Otherwise it is assumed to be for the entire VERSION with which it is associated.", "min": 0, "max": "*", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-EHR-URI" } ], "isModifier": false }, { "id": "ATTESTATION.reason", "path": "ATTESTATION.reason", "short": "Reason of this attestation", "definition": "Reason of this attestation. Optionally coded by the openEHR Terminology group attestation reason ; includes values like authorisation , witness etc.", "min": 1, "max": "1", "type": [ { "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT" } ], "isModifier": false, "binding": { "strength": "required", "valueSet": "https://specifications.openehr.org/fhir/valueset-attestation_reason" } }, { "id": "ATTESTATION.is-pending", "path": "ATTESTATION.is_pending", "short": "True if this attestation is outstanding; False means it has been completed", "definition": "True if this attestation is outstanding; False means it has been completed.", "min": 1, "max": "1", "type": [ { "code": "boolean" } ], "isModifier": false } ] } }