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

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-AUDIT-DETAILS.json
FHIR VersionR5
Sourcehttp://fhir.org/guides/openehr/base/0.1.0-snapshot/StructureDefinition-AUDIT-DETAILS.html
URLhttp://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS
Version0.1.0-snapshot
Statusactive
Date2025-09-06T15:35:39+10:00
NameAUDIT_DETAILS
TitleAUDIT_DETAILS
Realmuv
Authorityhl7
DescriptionThe set of attributes required to document the committal of an information item to a repository.
Typehttp://openehr.org/fhir/StructureDefinition/AUDIT_DETAILS
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#0.1.0-snapshotATTESTATIONATTESTATION
openehr.base#0.1.0-snapshotCONTRIBUTIONCONTRIBUTION
openehr.base#0.1.0-snapshotMESSAGEMESSAGE
openehr.base#0.1.0-snapshotREVISION-HISTORY-ITEMREVISION_HISTORY_ITEM
openehr.base#0.1.0-snapshotVERSIONVERSION

Resources that this resource uses

StructureDefinition
openehr.base#0.1.0-snapshotAnyAny
openehr.base#0.1.0-snapshotDV-CODED-TEXTDV_CODED_TEXT
openehr.base#0.1.0-snapshotDV-DATE-TIMEDV_DATE_TIME
openehr.base#0.1.0-snapshotDV-TEXTDV_TEXT
openehr.base#0.1.0-snapshotPARTY-PROXYPARTY_PROXY

Narrative

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

Generated Narrative: StructureDefinition AUDIT-DETAILS

NameFlagsCard.TypeDescription & Constraintsdoco
.. AUDIT_DETAILS C0..*AnyThe set of attributes required to document the committal of an information item to a repository.
Constraints: System_id_valid, Change_type_valid
... system_id 1..1stringIdentifier of the logical EHR system where the change was committed.
... time_committed 1..1DV_DATE_TIMETime of committal of the item.
... change_type 1..1DV_CODED_TEXTType of change.
... description 0..1DV_TEXTReason for committal.
... committer 1..1PARTY_PROXYIdentity and optional reference into identity management service, of user who committed the item.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "AUDIT-DETAILS",
  "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#_audit_details_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/AUDIT-DETAILS",
  "version": "0.1.0-snapshot",
  "name": "AUDIT_DETAILS",
  "title": "AUDIT_DETAILS",
  "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": "The set of attributes required to document the committal of an information item to a repository. ",
  "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/AUDIT_DETAILS",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/Any",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0-snapshot"
      }
    ],
    "element": [
      {
        "id": "AUDIT_DETAILS",
        "path": "AUDIT_DETAILS",
        "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": "*"
        },
        "constraint": [
          {
            "key": "System_id_valid",
            "severity": "error",
            "human": "System id valid must not be empty",
            "expression": "system_id.empty().not()"
          },
          {
            "key": "Change_type_valid",
            "severity": "error",
            "human": "Change type valid",
            "expression": "null # TODO: manual translation needed"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "AUDIT_DETAILS.system-id",
        "path": "AUDIT_DETAILS.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": "AUDIT_DETAILS.time-committed",
        "path": "AUDIT_DETAILS.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": "AUDIT_DETAILS.change-type",
        "path": "AUDIT_DETAILS.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": "AUDIT_DETAILS.description",
        "path": "AUDIT_DETAILS.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": "AUDIT_DETAILS.committer",
        "path": "AUDIT_DETAILS.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
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "AUDIT_DETAILS",
        "path": "AUDIT_DETAILS",
        "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": "*",
        "constraint": [
          {
            "key": "System_id_valid",
            "severity": "error",
            "human": "System id valid must not be empty",
            "expression": "system_id.empty().not()"
          },
          {
            "key": "Change_type_valid",
            "severity": "error",
            "human": "Change type valid",
            "expression": "null # TODO: manual translation needed"
          }
        ],
        "isModifier": false
      },
      {
        "id": "AUDIT_DETAILS.system-id",
        "path": "AUDIT_DETAILS.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",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "AUDIT_DETAILS.time-committed",
        "path": "AUDIT_DETAILS.time_committed",
        "short": "Time of committal of the item.",
        "definition": "Time of committal of the item. ",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME"
          }
        ],
        "isModifier": false
      },
      {
        "id": "AUDIT_DETAILS.change-type",
        "path": "AUDIT_DETAILS.change_type",
        "short": "Type of change.",
        "definition": "Type of change. Coded using the openEHR Terminology  audit change type  group.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "AUDIT_DETAILS.description",
        "path": "AUDIT_DETAILS.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",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          }
        ],
        "isModifier": false
      },
      {
        "id": "AUDIT_DETAILS.committer",
        "path": "AUDIT_DETAILS.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",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/PARTY-PROXY"
          }
        ],
        "isModifier": false
      }
    ]
  }
}