HS.FHIR.Helper
deprecated class HS.FHIR.Helper
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.FHIR REST Helper class
Method Inventory
Methods
deprecated classmethod ClassName() as %String
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
Local version of %ClassName(1) because we have no superclass to provide this
Local version of %ClassName(1) because we have no superclass to provide this
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
Helper to parse a HTTP status code in order to determine "success"
Helper to parse a HTTP status code in order to determine "success"
deprecated classmethod LookupHTTPStatusText(pHTTPCode As %String, ByRef pHTTPStatus As %String) as %Status
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
Given an HTTP code, generate a proper HTTP Status string.
Given an HTTP code, generate a proper HTTP Status string.