HS.Consent.WebServices.Containers.CITRule
class HS.Consent.WebServices.Containers.CITRule extends HS.Consent.WebServices.ServiceStatus
used in the web service for adding clinical information typesProperty Inventory
- Category
- Code
- CodingScheme
- CustomClass
- Description
- Facility
- ID
- MatchValues
- Name
- Operator
- Qualifier
- StreamletType
- SubCategory
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 CodingScheme as %String (MAXLEN = 1024);
Property methods: CodingSchemeDisplayToLogical(), CodingSchemeGet(), CodingSchemeIsValid(), CodingSchemeLogicalToDisplay(), CodingSchemeLogicalToOdbc(), CodingSchemeNormalize(), CodingSchemeSet()
property CustomClass as %String (MAXLEN = 255);
Property methods: CustomClassDisplayToLogical(), CustomClassGet(), CustomClassIsValid(), CustomClassLogicalToDisplay(), CustomClassLogicalToOdbc(), CustomClassNormalize(), CustomClassSet()
property Description as %String (MAXLEN = 2048);
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property Facility as %String;
Property methods: FacilityDisplayToLogical(), FacilityGet(), FacilityIsValid(), FacilityLogicalToDisplay(), FacilityLogicalToOdbc(), FacilityNormalize(), FacilitySet()
property ID as %Integer;
Property methods: IDDisplayToLogical(), IDGet(), IDIsValid(), IDLogicalToDisplay(), IDNormalize(), IDSet(), IDXSDToLogical()
property MatchValues as list of %String (MAXLEN = 100);
Property methods: MatchValuesBuildValueArray(), MatchValuesCollectionToDisplay(), MatchValuesCollectionToOdbc(), MatchValuesDisplayToCollection(), MatchValuesDisplayToLogical(), MatchValuesGet(), MatchValuesGetObject(), MatchValuesGetObjectId(), MatchValuesGetSwizzled(), MatchValuesIsValid(), MatchValuesLogicalToDisplay(), MatchValuesLogicalToOdbc(), MatchValuesNormalize(), MatchValuesOdbcToCollection(), MatchValuesSet(), MatchValuesSetObject(), MatchValuesSetObjectId()
property Name as %String (MAXLEN = 100);
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property Operator as %String (VALUELIST = ",equal,word,code,codeonly,custom");
Property methods: OperatorDisplayToLogical(), OperatorGet(), OperatorIsValid(), OperatorLogicalToDisplay(), OperatorLogicalToOdbc(), OperatorNormalize(), OperatorSet()
property Qualifier as %String;
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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()