Skip to main content

HS.IHE.ATNA.Repository.DICOMData.AuditSourceTypeCodeContent

persistent class HS.IHE.ATNA.Repository.DICOMData.AuditSourceTypeCodeContent extends %Library.Persistent, %XML.Adaptor

SQL Table Name: HS_IHE_ATNA_Repository_DICOMData.AuditSourceTypeCodeContent

Property Inventory

Parameters

parameter XMLNAME = AuditSourceTypeCodeContent;
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.

Properties

property code as %String);
dicom cp1362 tells us to use "code" as the property.
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 csdcode as %String);
dicom cp1638 tells us to use "cdscode" as the property, contradicting 1362. We'll accept either
Property methods: csdcodeDisplayToLogical(), csdcodeGet(), csdcodeGetStored(), csdcodeIsValid(), csdcodeLogicalToDisplay(), csdcodeLogicalToOdbc(), csdcodeNormalize(), csdcodeSet()
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

Storage

Storage Model: Storage (HS.IHE.ATNA.Repository.DICOMData.AuditSourceTypeCodeContent)

^HS.IHE.ATN494C.AuditSource41D9D(ID)
=
%%CLASSNAME
code
csdcode
codeSystemName
displayName
originalText
FeedbackOpens in a new tab