Skip to main content

HS.Message.FHIR.Response

deprecated persistent class HS.Message.FHIR.Response extends HS.Message.FHIR.Base, HS.Util.EnsResponse

SQL Table Name: HS_Message_FHIR.Response

THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
A FHIR request message. Typically represents the inbound REST request

Property Inventory

Properties

property Status as %String (MAXLEN = 256);
HTTP Status code
Property methods: StatusDisplayToLogical(), StatusGet(), StatusGetStored(), StatusIsValid(), StatusLogicalToDisplay(), StatusLogicalToOdbc(), StatusNormalize(), StatusSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (HS.Message.FHIR.Base)

^HS.Message.FHIR.BaseD(ID,"AdditionalInfo",n)
=
AdditionalInfo(n)

Storage Model: Storage (HS.Message.FHIR.Base)

^HS.Message.FHIR.BaseD(ID)
=
%%CLASSNAME
TimestampUTC
BaseURL
Type
Id
VId
ContentType
Payload
FHIRVersion
ResourceContainer
QuickStreamId

Storage Model: Storage (HS.Message.FHIR.Base)

^HS.Message.FHIR.BaseD(ID,"Headers",n)
=
Headers(n)

Storage Model: Storage (HS.Message.FHIR.Response)

^HS.Message.FHIR.BaseD(ID,"Response")
=
Status
HSCoreVersion
HSMinVersionError
FeedbackOpens in a new tab