HS.FHIRServer.Storage.BuiltIn.Validate
class HS.FHIRServer.Storage.BuiltIn.Validate extends %Library.RegisteredObject, HS.FHIRServer.Util.Bundle, HS.FHIRServer.Util.FHIRQueryUtils
Method Inventory
- AddSupportedOperations()
- EnsureParameterPayload()
- FHIRInstanceOpValidate()
- FHIRTypeOpValidate()
- GetParameters()
Methods
classmethod AddSupportedOperations(pMap As %DynamicObject)
@API Enumerate the name and url of each Operation supported by this class
classmethod EnsureParameterPayload(pRequest As HS.FHIRServer.API.Data.Request) as %DynamicObject
classmethod FHIRInstanceOpValidate(pService As HS.FHIRServer.API.Service, pRequest As HS.FHIRServer.API.Data.Request, ByRef pResponse As HS.FHIRServer.API.Data.Response)
classmethod FHIRTypeOpValidate(pService As HS.FHIRServer.API.Service, pRequest As HS.FHIRServer.API.Data.Request, ByRef pResponse As HS.FHIRServer.API.Data.Response)
classmethod GetParameters(pParameters As %DynamicObject, Output data)
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- AddBundleEntry()
- CreateBundle()
- FinalizeBundle()
- FirstInstant()
- LastInstant()
- NormalizeParamName()
- NormalizePhone()
- PreviousInstant()
- runQuery()