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 listProperty 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
- %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()