This class represents the committal and revision data about a RECORD_COMPONENT. Through the committal association from COMPOSITION this class represents the committal and revision data about this COMPOSITION in the EHR Provider system. Through the feeder_audit association from RECORD_COMPONENT this class represents the committal and revision data about this RECORD_COMPONENT in the original EHR system in which it was first committed.
Specializes
CommittalAuditInfo
Attributes
| Name | Data type | Occurs | Description | Value constraints |
|---|---|---|---|---|
| ehr_system | II | 1..1 | This attribute identifies the EHR system in which this RECORD_COMPONENT was committed. | |
| time_committed | TS | 1..1 | Date and time at which this RECORD_COMPONENT was committed within the identifiedEHR system and therefore became part of that EHR of the subject of care. | |
| committer | II.Uuid.Ref | 1..1 | The party responsible for committing this RECORD_COMPONENT within the EHR of this subject of care. | |
| version_status | CS | 0..1 | The medico-legal status of this version of the RECORD_COMPONENT. The code set for this attribute is defined in EN 13606-3:2008. | |
| reason_for_revision | CD.CV | 0..1 | A code for the reason for assigning the current version status. | |
| previous_version | II | 0..1 | This attribute is the rc_id of the RECORD_COMPONENT of which the current RECORD_COMPONENT is a revision. If this attribute is null, there is no previous version (i.e. it is the very first version). | |
| version_set_id | TEL | 0..1 | This attribute value is the rc_id of the very first version of this RECORD_COMPONENT. This attribute may be null if this RECORD_COMPONENT is the very first version. |