PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS
description: 'The set of attributes required to document the committal of an information item to a repository. '
package_name: openehr.base
derivation: specialization
name: AUDIT_DETAILS
type: http://openehr.org/fhir/StructureDefinition/AUDIT_DETAILS
elements:
  system_id: {type: string, short: Identifier of the logical EHR system where the change was committed., isModifier: false, index: 0}
  time_committed: {type: 'http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME', short: Time of committal of the item., isModifier: false, index: 1}
  change_type: {type: 'http://openehr.org/fhir/StructureDefinition/DV-CODED-TEXT', short: Type of change., isModifier: false, index: 2}
  description: {type: 'http://openehr.org/fhir/StructureDefinition/DV-TEXT', short: Reason for committal., isModifier: false, index: 3}
  committer: {type: 'http://openehr.org/fhir/StructureDefinition/PARTY-PROXY', short: 'Identity and optional reference into identity management service, of user who committed the item.', isModifier: false, index: 4}
package_version: 0.1.0-snapshot
class: logical
kind: logical
url: http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS
base: http://openehr.org/fhir/StructureDefinition/Any
version: 0.1.0-snapshot
required: [time_committed, change_type, committer, system_id]