Skip to main content

HS.Hub.HSWS.WebServices.Containers.ClinicianGroup

class HS.Hub.HSWS.WebServices.Containers.ClinicianGroup extends HS.Hub.HSWS.WebServices.Containers.Program

Extends cohort container for backwards compatibility

Property Inventory

Properties

property Active as %Boolean;
Flag indicating Active status of Clinician Group
Property methods: ActiveDisplayToLogical(), ActiveGet(), ActiveIsValid(), ActiveLogicalToDisplay(), ActiveLogicalToXSD(), ActiveNormalize(), ActiveSet(), ActiveXSDToLogical()
property GroupType as %String [ InitialExpression = "M" ];
Property methods: GroupTypeDisplayToLogical(), GroupTypeGet(), GroupTypeIsValid(), GroupTypeLogicalToDisplay(), GroupTypeLogicalToOdbc(), GroupTypeNormalize(), GroupTypeSet()
property Identifiers as list of HS.Types.Identifier;
Used to transport identifiers (though stored in a separate table)
Property methods: IdentifiersBuildValueArray(), IdentifiersCollectionToDisplay(), IdentifiersCollectionToOdbc(), IdentifiersDisplayToCollection(), IdentifiersGet(), IdentifiersGetObject(), IdentifiersGetObjectId(), IdentifiersGetSwizzled(), IdentifiersIsValid(), IdentifiersOdbcToCollection(), IdentifiersSet(), IdentifiersSetObject(), IdentifiersSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab