HS.Types.ConsentedMRNs
class HS.Types.ConsentedMRNs extends %Library.RegisteredObject, HS.Util.CopyFrom, %XML.Adaptor
Property Inventory
Properties
property ConsentDecision as %String;
Property methods: ConsentDecisionDisplayToLogical(), ConsentDecisionGet(), ConsentDecisionIsValid(), ConsentDecisionLogicalToDisplay(), ConsentDecisionLogicalToOdbc(), ConsentDecisionNormalize(), ConsentDecisionSet()
property MPIID as %String;
Property methods: MPIIDDisplayToLogical(), MPIIDGet(), MPIIDIsValid(), MPIIDLogicalToDisplay(), MPIIDLogicalToOdbc(), MPIIDNormalize(), MPIIDSet()
property MRNs as %List;
Property methods: MRNsGet(), MRNsIsValid(), MRNsLogicalToOdbc(), MRNsLogicalToXSD(), MRNsOdbcToLogical(), MRNsSet(), MRNsXSDToLogical()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- CopyFrom()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()