Skip to main content

HS.IHE.ATNA.Repository.DICOMData.ParticipantObjectIdentificationContents

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

SQL Table Name: HS_IHE_ATNA_Repository_DICOMData.ParticipantObjectIdentificationContents

Created from: C:\Temp\DICOMSCHEMA2.xsd

Property Inventory

Parameters

parameter XMLNAME = ParticipantObjectIdentificationContents;
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 = 0;
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 Anonymized as %Boolean (XMLNAME = "Anonymized", XMLREF = 1);
Property methods: AnonymizedDisplayToLogical(), AnonymizedGet(), AnonymizedGetStored(), AnonymizedIsValid(), AnonymizedLogicalToDisplay(), AnonymizedLogicalToXSD(), AnonymizedNormalize(), AnonymizedSet(), AnonymizedXSDToLogical()
property Encrypted as %Boolean (XMLNAME = "Encrypted", XMLREF = 1);
Property methods: EncryptedDisplayToLogical(), EncryptedGet(), EncryptedGetStored(), EncryptedIsValid(), EncryptedLogicalToDisplay(), EncryptedLogicalToXSD(), EncryptedNormalize(), EncryptedSet(), EncryptedXSDToLogical()
property ParticipantObjectDataLifeCycle as %String);
Query?,
Property methods: ParticipantObjectDataLifeCycleDisplayToLogical(), ParticipantObjectDataLifeCycleGet(), ParticipantObjectDataLifeCycleGetStored(), ParticipantObjectDataLifeCycleIsValid(), ParticipantObjectDataLifeCycleLogicalToDisplay(), ParticipantObjectDataLifeCycleLogicalToOdbc(), ParticipantObjectDataLifeCycleNormalize(), ParticipantObjectDataLifeCycleSet()
property ParticipantObjectDescription as list of %String);
Property methods: ParticipantObjectDescriptionBuildValueArray(), ParticipantObjectDescriptionCollectionToDisplay(), ParticipantObjectDescriptionCollectionToOdbc(), ParticipantObjectDescriptionDisplayToCollection(), ParticipantObjectDescriptionDisplayToLogical(), ParticipantObjectDescriptionGet(), ParticipantObjectDescriptionGetObject(), ParticipantObjectDescriptionGetObjectId(), ParticipantObjectDescriptionGetStored(), ParticipantObjectDescriptionGetSwizzled(), ParticipantObjectDescriptionIsValid(), ParticipantObjectDescriptionLogicalToDisplay(), ParticipantObjectDescriptionLogicalToOdbc(), ParticipantObjectDescriptionNormalize(), ParticipantObjectDescriptionOdbcToCollection(), ParticipantObjectDescriptionSet(), ParticipantObjectDescriptionSetObject(), ParticipantObjectDescriptionSetObjectId()
property ParticipantObjectDetail as list of HS.IHE.ATNA.Repository.DICOMData.ParticipantObjectDetail (XMLNAME = "ParticipantObjectDetail", XMLPROJECTION = "ELEMENT", XMLREF = 1);
Property methods: ParticipantObjectDetailBuildValueArray(), ParticipantObjectDetailCollectionToDisplay(), ParticipantObjectDetailCollectionToOdbc(), ParticipantObjectDetailDisplayToCollection(), ParticipantObjectDetailGet(), ParticipantObjectDetailGetObject(), ParticipantObjectDetailGetObjectId(), ParticipantObjectDetailGetStored(), ParticipantObjectDetailGetSwizzled(), ParticipantObjectDetailIsValid(), ParticipantObjectDetailOdbcToCollection(), ParticipantObjectDetailSet(), ParticipantObjectDetailSetObject(), ParticipantObjectDetailSetObjectId()
property ParticipantObjectID as %String) [ Required ];
Property methods: ParticipantObjectIDDisplayToLogical(), ParticipantObjectIDGet(), ParticipantObjectIDGetStored(), ParticipantObjectIDIsValid(), ParticipantObjectIDLogicalToDisplay(), ParticipantObjectIDLogicalToOdbc(), ParticipantObjectIDNormalize(), ParticipantObjectIDSet()
property ParticipantObjectIDTypeCode as HS.IHE.ATNA.Repository.DICOMData.ParticipantObjectIDTypeCode (XMLNAME = "ParticipantObjectIDTypeCode", XMLREF = 1) [ Required ];
Property methods: ParticipantObjectIDTypeCodeGet(), ParticipantObjectIDTypeCodeGetObject(), ParticipantObjectIDTypeCodeGetObjectId(), ParticipantObjectIDTypeCodeGetStored(), ParticipantObjectIDTypeCodeGetSwizzled(), ParticipantObjectIDTypeCodeIsValid(), ParticipantObjectIDTypeCodeNewObject(), ParticipantObjectIDTypeCodeSet(), ParticipantObjectIDTypeCodeSetObject(), ParticipantObjectIDTypeCodeSetObjectId(), ParticipantObjectIDTypeCodeUnSwizzle()
property ParticipantObjectName as %String);
Property methods: ParticipantObjectNameDisplayToLogical(), ParticipantObjectNameGet(), ParticipantObjectNameGetStored(), ParticipantObjectNameIsValid(), ParticipantObjectNameLogicalToDisplay(), ParticipantObjectNameLogicalToOdbc(), ParticipantObjectNameNormalize(), ParticipantObjectNameSet()
property ParticipantObjectQuery as %xsd.base64Binary (XMLNAME = "ParticipantObjectQuery", XMLREF = 1);
Property methods: ParticipantObjectQueryGet(), ParticipantObjectQueryGetStored(), ParticipantObjectQueryIsValid(), ParticipantObjectQueryLogicalToXSD(), ParticipantObjectQuerySet(), ParticipantObjectQueryXSDToLogical()
property ParticipantObjectSensitivity as %String);
Permanent erasure, physical destruction
Property methods: ParticipantObjectSensitivityDisplayToLogical(), ParticipantObjectSensitivityGet(), ParticipantObjectSensitivityGetStored(), ParticipantObjectSensitivityIsValid(), ParticipantObjectSensitivityLogicalToDisplay(), ParticipantObjectSensitivityLogicalToOdbc(), ParticipantObjectSensitivityNormalize(), ParticipantObjectSensitivitySet()
property ParticipantObjectTypeCode as %String);
Property methods: ParticipantObjectTypeCodeDisplayToLogical(), ParticipantObjectTypeCodeGet(), ParticipantObjectTypeCodeGetStored(), ParticipantObjectTypeCodeIsValid(), ParticipantObjectTypeCodeLogicalToDisplay(), ParticipantObjectTypeCodeLogicalToOdbc(), ParticipantObjectTypeCodeNormalize(), ParticipantObjectTypeCodeSet()
property ParticipantObjectTypeCodeRole as %String);
Property methods: ParticipantObjectTypeCodeRoleDisplayToLogical(), ParticipantObjectTypeCodeRoleGet(), ParticipantObjectTypeCodeRoleGetStored(), ParticipantObjectTypeCodeRoleIsValid(), ParticipantObjectTypeCodeRoleLogicalToDisplay(), ParticipantObjectTypeCodeRoleLogicalToOdbc(), ParticipantObjectTypeCodeRoleNormalize(), ParticipantObjectTypeCodeRoleSet()

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.ParticipantObjectIdentificationContents)

^HS.IHE.ATN494C.Participant716DD(ID)
=
%%CLASSNAME
ParticipantObjectIDTypeCode
ParticipantObjectName
ParticipantObjectQuery
ParticipantObjectDetail
ParticipantObjectDescription
Encrypted
Anonymized
ParticipantObjectID
ParticipantObjectTypeCode
ParticipantObjectTypeCodeRole
ParticipantObjectDataLifeCycle
ParticipantObjectSensitivity
FeedbackOpens in a new tab