HS.Hub.HSWS.WebServices.Containers.AddRemoveMemberMRNs
class HS.Hub.HSWS.WebServices.Containers.AddRemoveMemberMRNs extends HS.Util.WebServices.ServiceStatus
Property Inventory
Properties
property MPIID as %String;
Patient MPI ID
Property methods: MPIIDDisplayToLogical(), MPIIDGet(), MPIIDIsValid(), MPIIDLogicalToDisplay(), MPIIDLogicalToOdbc(), MPIIDNormalize(), MPIIDSet()
property MRNs as list of %String;
List of MRN's where each item = AA:MRN
Property methods: MRNsBuildValueArray(), MRNsCollectionToDisplay(), MRNsCollectionToOdbc(), MRNsDisplayToCollection(), MRNsDisplayToLogical(), MRNsGet(), MRNsGetObject(), MRNsGetObjectId(), MRNsGetSwizzled(), MRNsIsValid(), MRNsLogicalToDisplay(), MRNsLogicalToOdbc(), MRNsNormalize(), MRNsOdbcToCollection(), MRNsSet(), MRNsSetObject(), MRNsSetObjectId()
property ProgramId as %String;
Program ID
Property methods: ProgramIdDisplayToLogical(), ProgramIdGet(), ProgramIdIsValid(), ProgramIdLogicalToDisplay(), ProgramIdLogicalToOdbc(), ProgramIdNormalize(), ProgramIdSet()
property RemoveMember as %Boolean;
Set to true to remove the patient from the cohort after removing the last MRN
Property methods: RemoveMemberDisplayToLogical(), RemoveMemberGet(), RemoveMemberIsValid(), RemoveMemberLogicalToDisplay(), RemoveMemberLogicalToXSD(), RemoveMemberNormalize(), RemoveMemberSet(), RemoveMemberXSDToLogical()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONNew()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()