Skip to main content

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
deprecated classmethod HttpSuccess(pStatus As %String) as %Boolean
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
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.
FeedbackOpens in a new tab