Ingesting FHIR Data with the Healthcare API Reviews

22188 reviews

ok

Lakhbir D. · Reviewed מעל 6 שנים ago

The instruction in this lab "Ingesting FHIR Data with the Healthcare API" is wrong at the import to BigQuery step. The code is: "gcloud beta healthcare fhir-stores export gcs $FHIR_STORE_ID --dataset=$DATASET_ID --location=$REGION --bq-dataset=bq://$PROJECT_ID.$DATASET_ID --schema-type=analytics" Here, instead of "export gcs" it should be "export bq"

Sean A. · Reviewed מעל 6 שנים ago

Lara S. · Reviewed מעל 6 שנים ago

Ajay K. · Reviewed מעל 6 שנים ago

awesome!!

Sudhanshu k. · Reviewed מעל 6 שנים ago

Mark P. · Reviewed מעל 6 שנים ago

Nick R. · Reviewed מעל 6 שנים ago

The code to export the dataset to BigQuery is not working properly. Need to check: Something along the lines: gcloud beta healthcare fhir-stores export bq $FHIR_STORE_ID --dataset=$DATASET_ID --location=$REGION --bq-dataset=bq://$PROJECT_ID.$DATASET_ID --schema-type=analytics

Gabriel Q. · Reviewed מעל 6 שנים ago

Would you please check the step 'Exporting data to BigQuery'? The command might be "gcloud beta healthcare fhir-stores export _ bq _" :o

Sheng-Yao T. · Reviewed מעל 6 שנים ago

bruno b. · Reviewed מעל 6 שנים ago

Export command to bq need to be corrected to gcloud beta healthcare fhir-stores export bq $FHIR_STORE_ID --dataset=$DATASET_ID --location=$REGION --bq-dataset=bq://$PROJECT_ID.$DATASET_ID --schema-type=analytics

Reshma P. · Reviewed מעל 6 שנים ago

good

Sanghoon Y. · Reviewed מעל 6 שנים ago

AHAIDOUS K. · Reviewed מעל 6 שנים ago

chandradeep D. · Reviewed מעל 6 שנים ago

errors with some commands

Tania J. · Reviewed מעל 6 שנים ago

https://cloud.google.com/sdk/gcloud/reference/beta/healthcare/fhir-stores/export/bq Need to use that for one of the commands not the gcs stuff . . . the bq

Andrew A. · Reviewed מעל 6 שנים ago

Pranay A. · Reviewed מעל 6 שנים ago

Pranay A. · Reviewed מעל 6 שנים ago

Mehul M. · Reviewed מעל 6 שנים ago

Can't finish because of some error in BigQuery data import

Filipe M. · Reviewed מעל 6 שנים ago

The interface for "gcloud beta healthcare fhir-stores export gcs " has changed and the lab command does not work because the --bq-dataset and --schema-type arguments sre not recognised. Using --gcs-uri instead of --bq-dataset did not work either. Hence was unable to view the data using bigquery.

Nicholas D. · Reviewed מעל 6 שנים ago

Had issues with Import FHIR Datasets code block #2, Unauthorized error.

Dustin C. · Reviewed מעל 6 שנים ago

Can't finish because of some error in BigQuery data import

Filipe M. · Reviewed מעל 6 שנים ago

Soubam K. · Reviewed מעל 6 שנים ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.