HS.FHIRServer.Config.REST.v1
deprecated class HS.FHIRServer.Config.REST.v1 extends HS.FHIRServer.Config.RestHandler
DEPRECATED Use HS.FHIRServer.Management.REST.Handler instead.Method Inventory
- AddEndpoint()
- DecommissionEndpoint()
- DeleteEndpoint()
- DeletePackage()
- GetChangedTableList()
- GetEndpointSetup()
- GetEndpoints()
- GetPackages()
- GetPageSetup()
- GetPendingEndpoint()
- GetRepoStatistics()
- GetSearchParams()
- GetUpgradeCount()
- IsReindexing()
- PackageSaved()
- Reindex()
- StopReindex()
- UpdateEndpoint()
- UploadPackage()
Methods
classmethod AddEndpoint() as %Status
Creates a new FHIRServer endpoint, or updates the existing one if already present.
The endpoint creation can take >1min, so it will be done async and return a job
reference that the client can poll for status
classmethod DecommissionEndpoint() as %Status
classmethod DeleteEndpoint() as %Status
classmethod GetEndpointSetup() as %Status
classmethod GetEndpoints() as %Status
classmethod GetPackages() as %Status
classmethod GetPageSetup() as %Status
A package can be on the server (on disk) without being installed
in this namespace. This allows the user to know what to set the "force"
flag to before uploading a package to this namespace.
classmethod UpdateEndpoint() as %Status
Creates a new FHIRServer endpoint, or updates the existing one if already present.
The endpoint creation can take >1min, so it will be done async and return a job
reference that the client can poll for status
classmethod UploadPackage() as %Status
Inherited Members
Inherited Methods
- %ClassIsLatestVersion()
- %ClassName()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %Identity()
- %IsA()
- %Namespace()
- %New()
- %OriginalNamespace()
- %PackageName()
- %Ping()
- %SetModified()
- %Version()
- AcceptsContentType()
- AccessCheck()
- CheckSinglePermission()
- ConvertParameter()
- Decrypt()
- DispatchRequest()
- DrawCSS3STYLE()
- DrawHEAD()
- DrawSTHEAD()
- DrawSTTitle()
- DrawSTYLE()
- DrawTitle()
- DrawTitleSection()
- EmitErrorResult()
- EmitResult()
- Encrypt()
- Error()
- EscapeHTML()
- EscapeURL()
- ExtractServerError()
- GenerateCsrfSessionToken()
- GetAuthChallenge()
- HandleRESTRequestResponseProblem()
- Http403()
- Http404()
- Http405()
- Http500()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- Login()
- ManageSessionVerification()
- OnErrorSetup()
- OnHTTPHeader()
- OnHandleCorsRequest()
- OnHandleOptionsRequest()
- OnLoginPage()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreDispatch()
- OnPreHTTP()
- OnPreHyperEvent()
- OnSecurityTokenPage()
- OutputServerErrorToJSON()
- Page()
- QuoteJS()
- ReportHttpStatusCode()
- RewriteURL()
- SetResponseHeaderIfEmpty()
- ShowError()
- SimpleRESTRequestResponse()
- StartTimer()
- StatusToJSON()
- StatusToProxyObject()
- StopTimer()
- SupportedVerbs()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()
- VerifySession()
- checkPermissions()
- httpStatusResponse()