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 compatibilityProperty 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
- %Gateway
- %Roles
- %User
- ClinicianGroup
- ConsentRequired
- Description
- Facility
- ID
- Individual
- MRNBased
- Name
- QueryBased
- QueryInstanceID
- Relationships
- Restriction
- Status
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()