Skip to main content

HS.Consent.WebServices.Containers.ListRuleItem

class HS.Consent.WebServices.Containers.ListRuleItem extends HS.Consent.WebServices.Containers.ListItem

used in the web service for adding clinical information types

Property Inventory

Properties

property Category as %String;
Deprecated
Property methods: CategoryDisplayToLogical(), CategoryGet(), CategoryIsValid(), CategoryLogicalToDisplay(), CategoryLogicalToOdbc(), CategoryNormalize(), CategorySet()
property Code as %String;
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet()
property CustomClass as %String (MAXLEN = 255);
Property methods: CustomClassDisplayToLogical(), CustomClassGet(), CustomClassIsValid(), CustomClassLogicalToDisplay(), CustomClassLogicalToOdbc(), CustomClassNormalize(), CustomClassSet()
property Facility as %String;
Property methods: FacilityDisplayToLogical(), FacilityGet(), FacilityIsValid(), FacilityLogicalToDisplay(), FacilityLogicalToOdbc(), FacilityNormalize(), FacilitySet()
property Qualifier as %String (MAXLEN = 255);
Property methods: QualifierDisplayToLogical(), QualifierGet(), QualifierIsValid(), QualifierLogicalToDisplay(), QualifierLogicalToOdbc(), QualifierNormalize(), QualifierSet()
property StreamletType as %String (MAXLEN = 255);
Property methods: StreamletTypeDisplayToLogical(), StreamletTypeGet(), StreamletTypeIsValid(), StreamletTypeLogicalToDisplay(), StreamletTypeLogicalToOdbc(), StreamletTypeNormalize(), StreamletTypeSet()
property SubCategory as %String;
Deprecated
Property methods: SubCategoryDisplayToLogical(), SubCategoryGet(), SubCategoryIsValid(), SubCategoryLogicalToDisplay(), SubCategoryLogicalToOdbc(), SubCategoryNormalize(), SubCategorySet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab