Skip to main content

HS.HC.SYS.ServicesRESTHandler

class HS.HC.SYS.ServicesRESTHandler extends HS.REST.Handler

Handler for REST services in the HSSYS namespace on a I4H/HealthConnect (non-HealthShare) instance.

Method Inventory

Methods

classmethod CheckResourcePermitted(resourceClass As %Dictionary.Classname) as %Boolean
Subclasses MUST override this method to specify which resource classes are allowed as part of the API. Note that this method is run during compile time (not runtime).

Inherited Members

Inherited Methods

FeedbackOpens in a new tab