# Functions

No description provided by the author
No description provided by the author
No description provided by the author
This function is used to sync resources from a source (via a callback function).
BackgroundJobSyncResourcesWrapper is a background job that syncs all FHIR resource for a given source It is a blocking function that will return only when the sync is complete or has failed It will create a background job and associate it with the source It will also update the access token and refresh token if they have been updated It will return the sync summary and error if any It's a wrapper function that takes a callback function as an argument.
SECURITY: there are security implications to this, this may require some additional authentication to limit misuse this is a whitelisted CORS proxy, it is only used to proxy requests to Token Exchange urls for specified endpoint.
No description provided by the author
CreateBackgroundJobError this function is used to store error data related to a Source/Provider connection operation that fails in the client-side - client errors occur when the OAuth provider sends back an error message (error, error_description query string parameters) or when the code -> access token swap results in an error.
mimics functionality in CreateRelatedResources mimics functionality in SourceSync.
No description provided by the author
mimics functionality in CreateManualSource.
deprecated - using Manual Resource Wizard instead.
No description provided by the author
UX: this is a secure endpoint, and should only be called after a double confirmation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
this endpoint retrieves a specific resource by its ID.
GetResourceFhirGraph Retrieve a list of all fhir resources (vertex), and a list of all associations (edge) Generate a graph find the PredecessorMap - filter to only vertices that are "Condition" or "Encounter" and are "root" nodes (have no edges directed to this node).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
https://medlineplus.gov/medlineplus-connect/web-service/ NOTE: max requests is 100/min.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author