Methods |
|
---|---|
|
Creates a FHIR Binary resource. |
|
Gets the contents of a FHIR Binary resource. |
|
Updates the entire contents of a Binary resource. |
|
Gets the contents of a version (current or historical) of a FHIR Binary resource by version ID. |
|
Translates a code from one value set to another by searching for appropriate concept maps. |
|
Translates a code from one value set to another using a concept map. |
|
Returns the consent enforcement status of a single consent resource. |
|
Retrieves an Encounter resource and resources related to that Encounter. |
|
Retrieves the N most recent Observation resources for a subject matching search criteria specified as query parameters, grouped by Observation.code , sorted from most recent to oldest. |
|
Returns the consent enforcement status of all consent resources for a patient. |
|
Retrieves a Patient resource and resources related to that patient. |
|
Lists all the resources that directly refer to the given target FHIR resource. |
|
Deletes all the historical versions of a resource (excluding the current version) from the FHIR store. |
|
Validates an input FHIR resource's conformance to its profiles and the profiles configured on the FHIR store. |
|
Gets the FHIR capability statement (STU3, R4), or the conformance statement in the DSTU2 case for the store, which contains a description of functionality supported by the server. |
|
Deletes FHIR resources that match a search query. |
|
If a resource is found based on the search criteria specified in the query parameters, updates part of that resource by applying the operations specified in a JSON Patch document. |
|
If a resource is found based on the search criteria specified in the query parameters, updates the entire contents of that resource. |
|
Creates a FHIR resource. |
|
Deletes a FHIR resource. |
|
Executes all the requests in the given Bundle. |
|
Lists all the versions of a resource (including the current version and deleted versions) from the FHIR store. |
|
Updates part of an existing resource by applying the operations specified in a JSON Patch document. |
|
Gets the contents of a FHIR resource. |
|
Searches for resources in the given FHIR store according to criteria specified as query parameters. |
|
Searches for resources in the given FHIR store according to criteria specified as query parameters. |
|
Updates the entire contents of a resource. |
|
Gets the contents of a version (current or historical) of a FHIR resource by version ID. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-12 UTC.