HS.Message.PatientListCopyRequest
class HS.Message.PatientListCopyRequest extends HS.Types.RequestInfo
Property Inventory
Properties
property CurrentListHasConsent as %Boolean;
Property methods: CurrentListHasConsentDisplayToLogical(), CurrentListHasConsentGet(), CurrentListHasConsentIsValid(), CurrentListHasConsentLogicalToDisplay(), CurrentListHasConsentLogicalToXSD(), CurrentListHasConsentNormalize(), CurrentListHasConsentSet(), CurrentListHasConsentXSDToLogical()
property ListId as %String;
either the relationship ID or the cohort ID
Property methods: ListIdDisplayToLogical(), ListIdGet(), ListIdIsValid(), ListIdLogicalToDisplay(), ListIdLogicalToOdbc(), ListIdNormalize(), ListIdSet()
property ListType as %String;
can be recent, relationship, or program
Property methods: ListTypeDisplayToLogical(), ListTypeGet(), ListTypeIsValid(), ListTypeLogicalToDisplay(), ListTypeLogicalToOdbc(), ListTypeNormalize(), ListTypeSet()
property RelationshipClinician as %String;
The clinician for whom we need to check for a relationship
Property methods: RelationshipClinicianDisplayToLogical(), RelationshipClinicianGet(), RelationshipClinicianIsValid(), RelationshipClinicianLogicalToDisplay(), RelationshipClinicianLogicalToOdbc(), RelationshipClinicianNormalize(), RelationshipClinicianSet()
property ToListId as %String;
Property methods: ToListIdDisplayToLogical(), ToListIdGet(), ToListIdIsValid(), ToListIdLogicalToDisplay(), ToListIdLogicalToOdbc(), ToListIdNormalize(), ToListIdSet()
property ToListNeedsConsent as %Boolean;
Property methods: ToListNeedsConsentDisplayToLogical(), ToListNeedsConsentGet(), ToListNeedsConsentIsValid(), ToListNeedsConsentLogicalToDisplay(), ToListNeedsConsentLogicalToXSD(), ToListNeedsConsentNormalize(), ToListNeedsConsentSet(), ToListNeedsConsentXSDToLogical()
property ToListType as %String;
Property methods: ToListTypeDisplayToLogical(), ToListTypeGet(), ToListTypeIsValid(), ToListTypeLogicalToDisplay(), ToListTypeLogicalToOdbc(), ToListTypeNormalize(), ToListTypeSet()
Inherited Members
Inherited Properties
- %id
- %seriesCount
- %seriesNames
- %source
- AdditionalInfo
- AuthBy
- AuthRole
- AuthType
- BTGReason
- BreakTheGlass
- ClinicalTypes
- Consent
- CustomAuditInfo
- RequestId
- RequestingForProxyID
- RequestingForProxyUserID
- RequestingGateway
- RequestingUser
- RequestingUserRoles
- SAMLData
- Signature
- Type
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %CreateModelInstance()
- %DeleteModel()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %Extends()
- %GetJSValidationCode()
- %GetParameter()
- %GetPropertyInfo()
- %InvokeAction()
- %IsA()
- %IsModified()
- %IsReadOnly()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnCopyDataFromModel()
- %OnCopyDataToModel()
- %OnDeleteModel()
- %OnDeleteSource()
- %OnGetPropertyInfo()
- %OnInvokeAction()
- %OnLoadModel()
- %OnNewSource()
- %OnOpenSource()
- %OnSaveSource()
- %OnStoreModel()
- %OnSubmit()
- %OpenModel()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SaveModel()
- %SerializeObject()
- %SetModified()
- %SubmitHandler()
- %ValidateObject()
- CopyFrom()
- GetUserInfo()
- RequestInfoToXMLMessage()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLMessageToRequestInfo()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()