OCNORA

Google Cloud Healthcare

Google CloudOAuth 2.0credential probe

Manage, store, and access healthcare data in Google Cloud Platform (Google OAuth2).

OCNORA ships 11 typed Google Cloud Healthcare operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 11

  • Create Dataset
    Creates a new health dataset.
    cloud_healthcare.create_dataset
  • Create Fhir Store
    Creates a new FHIR store within the parent dataset.
    cloud_healthcare.create_fhir_store
  • Deidentify Dataset
    Creates a new dataset containing de-identified data from the source dataset. The metadata field type is OperationMetadata.
    cloud_healthcare.deidentify_dataset
  • Delete Dataset
    Deletes the specified health dataset and all data contained in the dataset.
    cloud_healthcare.delete_dataset
  • Delete Fhir Store
    Deletes the specified FHIR store and removes all resources within it.
    cloud_healthcare.delete_fhir_store
  • Get Dataset
    Gets any metadata associated with a dataset.
    cloud_healthcare.get_dataset
  • Get Fhir Store
    Gets the configuration of the specified FHIR store.
    cloud_healthcare.get_fhir_store
  • List Datasets
    Lists the health datasets in the current project.
    cloud_healthcare.list_datasets
  • List Fhir Stores
    Lists the FHIR stores in the given dataset.
    cloud_healthcare.list_fhir_stores
  • Update Dataset
    Updates dataset metadata.
    cloud_healthcare.update_dataset
  • Update Fhir Store
    Updates the configuration of the specified FHIR store.
    cloud_healthcare.update_fhir_store

Run your first Google Cloud Healthcare workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.