Skip to main content

HS.FHIR.vDSTU2.MHD.Common

deprecated abstract class HS.FHIR.vDSTU2.MHD.Common

THIS CLASS IS DEPRECATED

Method Inventory

Parameters

parameter HSDEPLOY = 1;

Methods

deprecated method AddOperationOutcomeToBundle(ByRef pHSFHIRObj As HS.FHIR.vDSTU2.Model.Resource.Bundle) as %Status
THIS CLASS IS DEPRECATED
Add an OperationOutcome resource to an existing FHIR Bundle.
deprecated method AddOperationOutcomeToResource(ByRef pHSFHIRObj As %RegisteredObject) as %Status
THIS CLASS IS DEPRECATED
AddOperationOutcomeToResource wraps the existing resource pHSFHIRObj in a FHIR Bundle and then calls AddOperationOutcomeToBundle to add the OperationOutcome.
deprecated method FHIRMHDErrorResponse(pOriginalRequest As HS.Message.FHIR.Request, Output pErrorResponse As HS.Message.FHIR.Response) as %Status
THIS CLASS IS DEPRECATED
Parse the Errors object and return an error response as per the current MHD transaction type (i.e., Provide, Find, Retrieve).
deprecated method OperationOutcomeOnly(pOriginalRequest As HS.Message.FHIR.Request, Output pErrorResponse As HS.Message.FHIR.Response) as %Status
THIS CLASS IS DEPRECATED

Subclasses

FeedbackOpens in a new tab