Class REVISION_HISTORY

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseDatatype, org.hl7.fhir.instance.model.api.ICompositeType

public class REVISION_HISTORY extends LogicalBase implements org.hl7.fhir.instance.model.api.ICompositeType
Defines the notion of a revision history of audit items, each associated with the version for which that audit was committed. The list is in most-recent-first order.
See Also: