HS.IHE.ATNA.Repository.DICOMData.AuditSourceIdentificationContents
persistent class HS.IHE.ATNA.Repository.DICOMData.AuditSourceIdentificationContents extends %Library.Persistent, %XML.Adaptor
SQL Table Name: HS_IHE_ATNA_Repository_DICOMData.AuditSourceIdentificationContents
Created from: C:\Temp\DICOMSCHEMA2.xsdProperty Inventory
- AuditEnterpriseSiteID
- AuditSourceID
- AuditSourceTypeCode
- code
- codeSystemName
- displayName
- originalText
Parameters
parameter XMLNAME = AuditSourceIdentificationContents;
Inherited description: This parameter provides the default XMLNAME for the class. If it is
empty then the class name will be used to construct a default XML name.
The default XMLNAME is used as the top level tag
when exporting objects and the export context
did not provide an XML container name.
parameter XMLSEQUENCE = 1;
Inherited description: If the XMLSEQUENCE = 1, then the order of the XML elements must match the
order of the class properties. This allows us to deal with XML where the
same field appears multiple times and is distinguished by the order.
Properties
property AuditEnterpriseSiteID as %String);
If these are present, they define the meaning of code
Property methods: AuditEnterpriseSiteIDDisplayToLogical(), AuditEnterpriseSiteIDGet(), AuditEnterpriseSiteIDGetStored(), AuditEnterpriseSiteIDIsValid(), AuditEnterpriseSiteIDLogicalToDisplay(), AuditEnterpriseSiteIDLogicalToOdbc(), AuditEnterpriseSiteIDNormalize(), AuditEnterpriseSiteIDSet()
property AuditSourceID as %String) [ Required ];
Property methods: AuditSourceIDDisplayToLogical(), AuditSourceIDGet(), AuditSourceIDGetStored(), AuditSourceIDIsValid(), AuditSourceIDLogicalToDisplay(), AuditSourceIDLogicalToOdbc(), AuditSourceIDNormalize(), AuditSourceIDSet()
property AuditSourceTypeCode as list of HS.IHE.ATNA.Repository.DICOMData.AuditSourceTypeCodeContent (XMLNAME = "AuditSourceTypeCode", XMLPROJECTION = "ELEMENT", XMLREF = 1) [ Required ];
dicom cp1362 changed this - it was a list of %String
Property methods: AuditSourceTypeCodeBuildValueArray(), AuditSourceTypeCodeCollectionToDisplay(), AuditSourceTypeCodeCollectionToOdbc(), AuditSourceTypeCodeDisplayToCollection(), AuditSourceTypeCodeGet(), AuditSourceTypeCodeGetObject(), AuditSourceTypeCodeGetObjectId(), AuditSourceTypeCodeGetStored(), AuditSourceTypeCodeGetSwizzled(), AuditSourceTypeCodeIsValid(), AuditSourceTypeCodeOdbcToCollection(), AuditSourceTypeCodeSet(), AuditSourceTypeCodeSetObject(), AuditSourceTypeCodeSetObjectId()
property code as %String) [ Required ];
Property methods: codeDisplayToLogical(), codeGet(), codeGetStored(), codeIsValid(), codeLogicalToDisplay(), codeLogicalToOdbc(), codeNormalize(), codeSet()
property codeSystemName as %String);
Property methods: codeSystemNameDisplayToLogical(), codeSystemNameGet(), codeSystemNameGetStored(), codeSystemNameIsValid(), codeSystemNameLogicalToDisplay(), codeSystemNameLogicalToOdbc(), codeSystemNameNormalize(), codeSystemNameSet()
property displayName as %String);
Property methods: displayNameDisplayToLogical(), displayNameGet(), displayNameGetStored(), displayNameIsValid(), displayNameLogicalToDisplay(), displayNameLogicalToOdbc(), displayNameNormalize(), displayNameSet()
property originalText as %String);
Property methods: originalTextDisplayToLogical(), originalTextGet(), originalTextGetStored(), originalTextIsValid(), originalTextLogicalToDisplay(), originalTextLogicalToOdbc(), originalTextNormalize(), originalTextSet()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %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()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Storage Model: Storage (HS.IHE.ATNA.Repository.DICOMData.AuditSourceIdentificationContents)
^HS.IHE.ATN494C.AuditSourceD821D(ID) |
= | %%CLASSNAME
AuditSourceTypeCode
code
codeSystemName
displayName
originalText
AuditEnterpriseSiteID
AuditSourceID
|