PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    http://openehr.org/fhir/StructureDefinition/CONTRIBUTION
description: 'Documents a Contribution (change set) of one or more versions added to a change-controlled repository. '
package_name: openehr.base
derivation: specialization
name: CONTRIBUTION
type: http://openehr.org/fhir/StructureDefinition/CONTRIBUTION
elements:
  uid: {type: 'http://openehr.org/fhir/StructureDefinition/HIER-OBJECT-ID', short: Unique identifier for this Contribution., isModifier: false, index: 0}
  versions: {type: 'http://openehr.org/fhir/StructureDefinition/OBJECT-REF', short: Set of references to Versions causing changes to this EHR., isModifier: false, array: true, min: 1, index: 1}
  audit: {type: 'http://openehr.org/fhir/StructureDefinition/AUDIT-DETAILS', short: Audit trail corresponding to the committal of this Contribution., isModifier: false, index: 2}
package_version: 0.1.0-snapshot
class: logical
kind: logical
url: http://openehr.org/fhir/StructureDefinition/CONTRIBUTION
base: http://openehr.org/fhir/StructureDefinition/Any
version: 0.1.0-snapshot
required: [versions, uid, audit]