Skip to main content

HS.Consent.WebServices.Containers.ListFacilityItem

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

used in the web service for adding clinical information types

Property Inventory

Properties

property AllowBreakTheGlass as %Boolean [ InitialExpression = 1 ];
Property methods: AllowBreakTheGlassDisplayToLogical(), AllowBreakTheGlassGet(), AllowBreakTheGlassIsValid(), AllowBreakTheGlassLogicalToDisplay(), AllowBreakTheGlassLogicalToXSD(), AllowBreakTheGlassNormalize(), AllowBreakTheGlassSet(), AllowBreakTheGlassXSDToLogical()
property Decision as %String (DISPLAYLIST = ",Default Block,Default Block Except,Always Block,Always Block Except,Default Show,Default Show Except,Always Show,Always Show Except", VALUELIST = ",0,0Except,0Always,0AlwaysExcept,1,1Except,1Always,1AlwaysExcept");
Property methods: DecisionDisplayToLogical(), DecisionGet(), DecisionIsValid(), DecisionLogicalToDisplay(), DecisionLogicalToOdbc(), DecisionNormalize(), DecisionSet()
property DecisionString as %String (MAXLEN = 250);
Used during Load method
Property methods: DecisionStringDisplayToLogical(), DecisionStringGet(), DecisionStringIsValid(), DecisionStringLogicalToDisplay(), DecisionStringLogicalToOdbc(), DecisionStringNormalize(), DecisionStringSet()
property EffectiveDate as %String;
Request Date
Property methods: EffectiveDateDisplayToLogical(), EffectiveDateGet(), EffectiveDateIsValid(), EffectiveDateLogicalToDisplay(), EffectiveDateLogicalToOdbc(), EffectiveDateNormalize(), EffectiveDateSet()
property ExpirationDate as %String;
Request Date
Property methods: ExpirationDateDisplayToLogical(), ExpirationDateGet(), ExpirationDateIsValid(), ExpirationDateLogicalToDisplay(), ExpirationDateLogicalToOdbc(), ExpirationDateNormalize(), ExpirationDateSet()
property ID as %String;
Policy ID
Property methods: IDDisplayToLogical(), IDGet(), IDIsValid(), IDLogicalToDisplay(), IDLogicalToOdbc(), IDNormalize(), IDSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab