关于“Ingesting FHIR Data with the Healthcare API”的评价
22188 条评价
ok
Lakhbir D. · 已于 over 6 years前审核
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. · 已于 over 6 years前审核
Lara S. · 已于 over 6 years前审核
Ajay K. · 已于 over 6 years前审核
awesome!!
Sudhanshu k. · 已于 over 6 years前审核
Mark P. · 已于 over 6 years前审核
Nick R. · 已于 over 6 years前审核
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. · 已于 over 6 years前审核
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. · 已于 over 6 years前审核
bruno b. · 已于 over 6 years前审核
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. · 已于 over 6 years前审核
good
Sanghoon Y. · 已于 over 6 years前审核
AHAIDOUS K. · 已于 over 6 years前审核
chandradeep D. · 已于 over 6 years前审核
errors with some commands
Tania J. · 已于 over 6 years前审核
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. · 已于 over 6 years前审核
Pranay A. · 已于 over 6 years前审核
Pranay A. · 已于 over 6 years前审核
Mehul M. · 已于 over 6 years前审核
Can't finish because of some error in BigQuery data import
Filipe M. · 已于 over 6 years前审核
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. · 已于 over 6 years前审核
Had issues with Import FHIR Datasets code block #2, Unauthorized error.
Dustin C. · 已于 over 6 years前审核
Can't finish because of some error in BigQuery data import
Filipe M. · 已于 over 6 years前审核
Soubam K. · 已于 over 6 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。