Click or drag to resize

PatientEncounterArrangement Properties

The PatientEncounterArrangement type exposes the following members.

Properties
 NameDescription
Public property_Self A query parameter which references itself - this is for query filters which pass the original data in
(Inherited from IdentifiedData)
Public propertyArrangementType Gets or sets the type of arrangement
Public propertyArrangementTypeKey Gets or sets the arrangement made
Public propertyBatchOperation Gets or sets the operation
(Inherited from IdentifiedData)
Public propertyEffectiveVersionSequenceId Gets or sets the version sequence of the source object when this assoication became active
(Inherited from VersionedAssociationTSourceType)
Public propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyModifiedOn Get the modification date
(Inherited from AssociationTSourceType)
Public propertyObsoleteVersionSequenceId Gets or sets the sequence identifier of the source when this association is no longer active
(Inherited from VersionedAssociationTSourceType)
Public propertySourceEntity The entity that this relationship targets
(Inherited from AssociationTSourceType)
Public propertySourceEntityKey Gets or sets the source entity's key (where the relationship is FROM)
(Inherited from AssociationTSourceType)
Public propertySourceType Gets the source type
(Inherited from AssociationTSourceType)
Public propertyStartTime Gets or sets the time that the arrangement is in effect
Public propertyStartTimeXml The time when the act should or did start ocurring in ISO format
Public propertyStopTime Gets or sets the time that the arrangement is no longer in effect
Public propertyStopTimeXml The time when the act should or did stop ocurring in ISO format
Public propertyTag Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData)
Public propertyType Gets the type registration of this object
(Inherited from IdentifiedData)
Top
See Also