Skip to main content

HS.IHE.ATNA.Repository.DICOMData.PurposeOfUseCode

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

SQL Table Name: HS_IHE_ATNA_Repository_DICOMData.PurposeOfUseCode

Property Inventory

Parameters

parameter XMLNAME = PurposeOfUse;
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 codeSystemName as %String) [ Required ];
Property methods: codeSystemNameDisplayToLogical(), codeSystemNameGet(), codeSystemNameGetStored(), codeSystemNameIsValid(), codeSystemNameLogicalToDisplay(), codeSystemNameLogicalToOdbc(), codeSystemNameNormalize(), codeSystemNameSet()
property csdcode as %String) [ Required ];
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) [ Required ];
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.PurposeOfUseCode)

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