Skip to main content

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

Inherited Methods

FeedbackOpens in a new tab