HealthLake
import { HealthLake } from "https://aws-api.deno.dev/v0.2/services/healthlake.ts?docs=full";
§Constructors
§Methods
Creates a Data Store that can ingest and export FHIR formatted data.
Deletes a Data Store.
Gets the properties associated with the FHIR Data Store, including the Data Store ID, Data Store ARN, Data Store name, Data Store status, created at, Data Store type version, and Data Store endpoint.
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
Displays the properties of a FHIR import job, including the ID, ARN, name, and the status of the job.
Lists all FHIR Data Stores that are in the user’s account, regardless of Data Store status.
Lists all FHIR export jobs associated with an account and their statuses.
Lists all FHIR import jobs associated with an account and their statuses.
Returns a list of all existing tags associated with a Data Store.
Begins a FHIR export job.
Begins a FHIR Import job.