HS.Registry.Patient.OldHistory
persistent class HS.Registry.Patient.OldHistory extends %Library.Persistent
SQL Table Name: HS_Registry_Patient.OldHistory
Record of a patient's old MRN historyProperty Inventory
Method Inventory
Properties
property MRN as HS.HC.DataType.MRN [ Required ];
Old history MRN for current patient
Property methods: MRNDisplayToLogical(), MRNGet(), MRNIsValid(), MRNLogicalToDisplay(), MRNLogicalToOdbc(), MRNNormalize(), MRNSet()
property Streamlet as %String);
Streamlet of the MRN change record
Property methods: StreamletDisplayToLogical(), StreamletGet(), StreamletIsValid(), StreamletLogicalToDisplay(), StreamletLogicalToOdbc(), StreamletNormalize(), StreamletSet()
property Timestamp as %String (MAXLEN = 128) [ Required ];
Timestamp of the MRN change record
Property methods: TimestampDisplayToLogical(), TimestampGet(), TimestampIsValid(), TimestampLogicalToDisplay(), TimestampLogicalToOdbc(), TimestampNormalize(), TimestampSet()
Methods
classmethod DisableMRNHistory()
Disable write to ^HS.Registry.Patient.OldHistory
classmethod EnableMRNHistory()
Enable write to ^HS.Registry.Patient.OldHistory
Indexes
index (IdKey on MRN,Timestamp) [IdKey, Type = key];
Index methods: IdKeyCheck(), IdKeyDelete(), IdKeyExists(), IdKeyOpen(), IdKeySQLCheckUnique(), IdKeySQLExists(), IdKeySQLFindPKeyByConstraint(), IdKeySQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BuildDeferredIndices()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
Storage
Storage Model: SQLStorage
Maps: 1
Map number 1 is named Map1
thismap.Global: ^HS.Registry.Patient.OldHistory
^HS.Registry.Patient.OldHistory({MRN},{Timestamp})
|
= |
|