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.