FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-ATTESTATION.json
FHIR VersionR5
Sourcehttp://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-ATTESTATION.html
URLhttp://openehr.org/fhir/StructureDefinition/ATTESTATION
Version0.1.0-snapshot
Statusactive
Date2025-09-06T15:35:39+10:00
NameATTESTATION
TitleATTESTATION
Realmuv
Authorityhl7
DescriptionRecord 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.
Typehttp://openehr.org/fhir/StructureDefinition/ATTESTATION
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#0.1.0-snapshotORIGINAL-VERSIONORIGINAL_VERSION

Resources that this resource uses

StructureDefinition
openehr.base#0.1.0-snapshotAUDIT-DETAILSAUDIT_DETAILS
openehr.base#0.1.0-snapshotDV-EHR-URIDV_EHR_URI
openehr.base#0.1.0-snapshotDV-MULTIMEDIADV_MULTIMEDIA
openehr.base#0.1.0-snapshotDV-TEXTDV_TEXT

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition ATTESTATION

NameFlagsCard.TypeDescription & Constraintsdoco
.. ATTESTATION C0..*AUDIT_DETAILSRecord 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
... attested_view 0..1DV_MULTIMEDIAOptional visual representation of content attested e.
... proof 0..1stringProof of attestation.
... items 0..*DV_EHR_URIItems attested, expressed as fully qualified runtime paths to the items in question.
... reason 1..1DV_TEXTReason of this attestation.
... is_pending 1..1booleanTrue if this attestation is outstanding; False means it has been completed.

doco Documentation for this format

Source1

{
  "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
      }
    ]
  }
}