Skip to main content

HS.FHIRServer.Util.WellKnown

class HS.FHIRServer.Util.WellKnown

Method Inventory

Methods

classmethod GetSMARTCapabilities(pAppKey As %String) as %DynamicArray
@API
Return a %DynamicArray of the SMART on FHIR Core Capabilities supported by this endpoint.
classmethod GetSMARTConfiguration(pAppKey As %String, ByRef pStatus As %Status) as %DynamicObject
@API
Utility method to return the SMART on FHIR Conformance definitions for the specified endpoint.
Per "SMART App Launch: Conformance" at: https://www.hl7.org/fhir/smart-app-launch/conformance.html
FeedbackOpens in a new tab