Skip to main content

HS.Hub.HSWS.WebServices.Containers.PIXDomainsOfInterest

class HS.Hub.HSWS.WebServices.Containers.PIXDomainsOfInterest extends HS.Util.WebServices.ServiceStatus, HS.Util.WebServices.ListItem

Used by a web service query to return an item in a list

Property Inventory

Properties

property AllDomains as %Boolean [ InitialExpression = 1 ];
If true, any domain update will be sent and the Domains list will be ignored
Property methods: AllDomainsDisplayToLogical(), AllDomainsGet(), AllDomainsIsValid(), AllDomainsLogicalToDisplay(), AllDomainsLogicalToXSD(), AllDomainsNormalize(), AllDomainsSet(), AllDomainsXSDToLogical()
property ConsumerID as %String);
Code for OID of the Consumer interested in notification ie PIXv3ConsumerDevice
Property methods: ConsumerIDDisplayToLogical(), ConsumerIDGet(), ConsumerIDIsValid(), ConsumerIDLogicalToDisplay(), ConsumerIDLogicalToOdbc(), ConsumerIDNormalize(), ConsumerIDSet()
property Domains as list of %String (STORAGEDEFAULT = "array");
Code for OID of the Domain as in External, CGH, etc
Property methods: DomainsBuildValueArray(), DomainsCollectionToDisplay(), DomainsCollectionToOdbc(), DomainsDisplayToCollection(), DomainsDisplayToLogical(), DomainsGet(), DomainsGetObject(), DomainsGetObjectId(), DomainsGetSwizzled(), DomainsIsValid(), DomainsLogicalToDisplay(), DomainsLogicalToOdbc(), DomainsNormalize(), DomainsOdbcToCollection(), DomainsSet(), DomainsSetObject(), DomainsSetObjectId()
property RegisteredPatientsOnly as %Boolean [ InitialExpression = 0 ];
If true, send all domain updates if and only if the patient has an MRN in one of the Assigning Authorities listed in Domains
Property methods: RegisteredPatientsOnlyDisplayToLogical(), RegisteredPatientsOnlyGet(), RegisteredPatientsOnlyIsValid(), RegisteredPatientsOnlyLogicalToDisplay(), RegisteredPatientsOnlyLogicalToXSD(), RegisteredPatientsOnlyNormalize(), RegisteredPatientsOnlySet(), RegisteredPatientsOnlyXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab