HS.SDA3.DeviceItem
serial class HS.SDA3.DeviceItem extends HS.SDA3.SuperClass
Property Inventory
Properties
property Device as HS.SDA3.Device;
The device may be a medical or non-medical device. HS.SDA3.Device is a %SerialObject. HS.SDA3.Procedure includes a
collection property Devices as list of HS.SDA3.Device for devices that were implanted or attached as part of a procedure.
Property methods: DeviceGet(), DeviceGetObject(), DeviceGetObjectId(), DeviceGetSwizzled(), DeviceIsEmpty(), DeviceIsValid(), DeviceNewObject(), DeviceSet(), DeviceSetObject(), DeviceSetObjectId(), DeviceUnSwizzle()
property DistinctIdentifier as %String (MAXLEN = 250);
The distinct identification string
Property methods: DistinctIdentifierDisplayToLogical(), DistinctIdentifierGet(), DistinctIdentifierIsValid(), DistinctIdentifierLogicalToDisplay(), DistinctIdentifierLogicalToOdbc(), DistinctIdentifierNormalize(), DistinctIdentifierSet()
property Extension as HS.Local.SDA3.DeviceItemExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
Inherited Members
Inherited Properties
- ActionCode
- ActionScope
- CustomPairs
- EncounterNumber
- EnteredAt
- EnteredBy
- EnteredOn
- ExternalId
- FromTime
- ProvenanceIds
- SourceFormat
- ToTime
- UpdatedOn
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- EndXMLList()
- GetStreamletClass()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- StartXMLList()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()