Skip to main content

HS.FHIRServer.Storage.BuiltIn.Find

class HS.FHIRServer.Storage.BuiltIn.Find extends HS.FHIRServer.Storage.BuiltIn.ListCommon

This class supports the $find operation: https://hl7.org/fhir/list-operation-find.html

Method Inventory

Methods

classmethod AddSupportedOperations(pMap As %DynamicObject)
@API Enumerate the name and url of each Operation supported by this class
classmethod FHIRTypeOpFind(pService As HS.FHIRServer.API.Service, pRequest As HS.FHIRServer.API.Data.Request, pResponse As HS.FHIRServer.API.Data.Response)

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab