Skip to main content

HS.FHIR.vSTU3.MHD.REST.Handler

deprecated class HS.FHIR.vSTU3.MHD.REST.Handler extends HS.FHIR.vSTU3.REST.Handler

THIS CLASS IS DEPRECATED

Method Inventory

Methods

deprecated classmethod acceptForRequest(pURLFormat As %String, pHTTPAccept As %String, pDefault As %String, Output pAccept As %String) as %Status
THIS CLASS IS DEPRECATED
For STU3, MHD is not using the Accept property of the FHIR request message. Simply fill in the Accept property with an acceptable value and return $$$OK.
deprecated classmethod contentTypeForRequest(ByRef pContentType As %Library.String, pInteraction As %Library.String, pIsPOST As %Library.Boolean) as %Status
THIS CLASS IS DEPRECATED

Inherited Members

Inherited Methods

FeedbackOpens in a new tab