FHIR IG analytics| Package | openehr.base |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-ATTESTATION.json |
| FHIR Version | R5 |
| Source | http://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-ATTESTATION.html |
| URL | http://openehr.org/fhir/StructureDefinition/ATTESTATION |
| Version | 0.1.0-snapshot |
| Status | active |
| Date | 2025-09-06T15:35:39+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 | ||
| openehr.base#0.1.0-snapshot | ORIGINAL-VERSION | ORIGINAL_VERSION |
| StructureDefinition | ||
| openehr.base#0.1.0-snapshot | AUDIT-DETAILS | AUDIT_DETAILS |
| openehr.base#0.1.0-snapshot | DV-EHR-URI | DV_EHR_URI |
| openehr.base#0.1.0-snapshot | DV-MULTIMEDIA | DV_MULTIMEDIA |
| openehr.base#0.1.0-snapshot | DV-TEXT | DV_TEXT |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ATTESTATION
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | C | 0..* | AUDIT_DETAILS | Record an attestation of a party (the committer) to item(s) of record content. Elements defined in Ancestors:system_id, time_committed, change_type, description, committer Constraints: Items_valid, Reason_valid |
![]() ![]() | 0..1 | DV_MULTIMEDIA | Optional visual representation of content attested e. | |
![]() ![]() | 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. | |
![]() ![]() | 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/tools/StructureDefinition/view-hint",
"valueCode": "element-view-replace-cardinality"
},
{
"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-snapshot",
"name": "ATTESTATION",
"title": "ATTESTATION",
"status": "active",
"experimental": false,
"date": "2025-09-06T15:35:39+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:\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",
"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-snapshot"
}
],
"element": [
{
"id": "ATTESTATION",
"path": "ATTESTATION",
"short": "Record an attestation of a party (the committer) to item(s) of record content.",
"definition": "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",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"constraint": [
{
"key": "System_id_valid",
"severity": "error",
"human": "System id valid must not be empty",
"expression": "system_id.empty().not()",
"source": "http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS"
},
{
"key": "Change_type_valid",
"severity": "error",
"human": "Change type valid",
"expression": "null # TODO: manual translation needed",
"source": "http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS"
},
{
"key": "Items_valid",
"severity": "error",
"human": "Items valid must be present",
"expression": "items.exists() implies items.empty().not()"
},
{
"key": "Reason_valid",
"severity": "error",
"human": "Reason valid must satisfy conditional constraints",
"expression": "null # TODO: manual translation needed"
}
],
"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
},
{
"id": "ATTESTATION.description",
"path": "ATTESTATION.description",
"short": "Reason for committal.",
"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.",
"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
},
{
"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": "Record an attestation of a party (the committer) to item(s) of record content.",
"definition": "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",
"min": 0,
"max": "*",
"constraint": [
{
"key": "Items_valid",
"severity": "error",
"human": "Items valid must be present",
"expression": "items.exists() implies items.empty().not()"
},
{
"key": "Reason_valid",
"severity": "error",
"human": "Reason valid must satisfy conditional constraints",
"expression": "null # TODO: manual translation needed"
}
],
"isModifier": false
},
{
"id": "ATTESTATION.attested-view",
"path": "ATTESTATION.attested_view",
"short": "Optional visual representation of content attested e.",
"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
},
{
"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
}
]
}
}