HS.Util.WebServices.ServiceStatus
class HS.Util.WebServices.ServiceStatus extends %Library.RegisteredObject, %XML.Adaptor, %JSON.Adaptor
Property Inventory
Parameters
If XMLIGNORENULL is set = 1, then both missing tags in the XML and empty strings are input as "", and both "" and $c(0) are output as empty tags (i.e. <tag></tag>).
If XMLIGNORENULL is set = "inputonly", then both missing tags in the XML and empty strings are input as "". Output of "" and $c(0) are for XMLIGNORENULL = 0: $c(0) is output as an empty tag (i.e. <tag></tag>) and "" is output as no tag.
If XMLIGNORENULL = "runtime" (runtime is not case sensitive), then the behavior of XMLIGNORENULL is determined by the format parameter of XMLExport, XMLImport and %XML.Reader.OpenFile. The default behavior for XMLIGNORENULL="runtime is the same as XMLIGNORENULL=0. Adding "ignorenull" to the format argument changes the behavior to that of XMLIGNORENULL=1. "ignorenull" shoud be separated by a comma from literal/encoded part of the format. Example values for format are "", ",ignorenull", "literal,ignorenull" and "encoded,ignorenull". Note that "inputonly" is equivalent to using ,ignorenull for XMLExport and not for %XML.Reader.
Properties
Inherited Members
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()
Subclasses
- HS.Hub.HSWS.WebServices.Containers.AddRemoveMemberMRNs
- HS.Hub.HSWS.WebServices.Containers.AddRemoveMembers
- HS.Hub.HSWS.WebServices.Containers.AddRemoveMembersByAnalyticsId
- HS.Hub.HSWS.WebServices.Containers.AnalyticsQuery
- HS.Hub.HSWS.WebServices.Containers.AnalyticsStreamletFilter
- HS.Hub.HSWS.WebServices.Containers.AssigningAuthority
- HS.Hub.HSWS.WebServices.Containers.BatchConsent
- HS.Hub.HSWS.WebServices.Containers.Code
- HS.Hub.HSWS.WebServices.Containers.CodeSystem
- HS.Hub.HSWS.WebServices.Containers.CodeSystemProfile
- HS.Hub.HSWS.WebServices.Containers.Configuration
- HS.Hub.HSWS.WebServices.Containers.IdentifierType
- HS.Hub.HSWS.WebServices.Containers.MPIConsent
- HS.Hub.HSWS.WebServices.Containers.OID
- HS.Hub.HSWS.WebServices.Containers.PIXDomainsOfInterest
- HS.Hub.HSWS.WebServices.Containers.Patient
- HS.Hub.HSWS.WebServices.Containers.PatientReport
- HS.Hub.HSWS.WebServices.Containers.Program
- HS.Hub.HSWS.WebServices.Containers.ProgramList
- HS.Hub.HSWS.WebServices.Containers.QueuePatientsForResendByAnalyticsId
- HS.Hub.HSWS.WebServices.Containers.ReportSection
- HS.Hub.HSWS.WebServices.Containers.Service
- HS.Hub.HSWS.WebServices.Containers.TranslationMap
- HS.Hub.HSWS.WebServices.Containers.TranslationProfile
- HS.Hub.HSWS.WebServices.Containers.UserPreferences
- HS.Message.PatientListCopyResponse
- HS.Message.Push.CreateClinicalMessageCheck
- HS.Message.Push.DocumentResponse
- HS.Push.WebServices.Containers.ClinicianNumber
- HS.Push.WebServices.Containers.ClinicianUser
- HS.Push.WebServices.Containers.DeliveryOption
- HS.Push.WebServices.Containers.DeliveryPolicy
- HS.Push.WebServices.Containers.Filter
- HS.Push.WebServices.Containers.Folder
- HS.Push.WebServices.Containers.ListTermItems
- HS.Push.WebServices.Containers.Patient
- HS.Push.WebServices.Containers.PolicyFilter
- HS.Push.WebServices.Containers.Recipient
- HS.Push.WebServices.Containers.Relationship
- HS.Push.WebServices.Containers.RelationshipPolicy
- HS.Push.WebServices.Containers.Snapshot
- HS.Push.WebServices.Containers.Submission
- HS.Push.WebServices.Containers.SubscriptionPolicy
- HS.Push.WebServices.Containers.Transformation
- HS.Push.WebServices.Containers.UserRecipient
- HS.Registry.Person.User.WebServices.Containers.Composite
- HS.Registry.Person.User.WebServices.Containers.MultiUserContainer
- HS.Registry.Person.User.WebServices.Containers.SuperContainer
- HS.Registry.Person.User.WebServices.Containers.User
- HS.Registry.Person.User.WebServices.Containers.UserFacility
- HS.Registry.Person.User.WebServices.Containers.UserLoginFacility
- HS.Registry.Person.User.WebServices.Containers.UserLoginID
- HS.Util.WebServices.ListItems