리뷰 Ingesting FHIR Data with the Healthcare API개

리뷰 22188개

ok

Lakhbir D. · 6년 초과 전에 리뷰됨

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. · 6년 초과 전에 리뷰됨

Lara S. · 6년 초과 전에 리뷰됨

Ajay K. · 6년 초과 전에 리뷰됨

awesome!!

Sudhanshu k. · 6년 초과 전에 리뷰됨

Mark P. · 6년 초과 전에 리뷰됨

Nick R. · 6년 초과 전에 리뷰됨

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. · 6년 초과 전에 리뷰됨

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. · 6년 초과 전에 리뷰됨

bruno b. · 6년 초과 전에 리뷰됨

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. · 6년 초과 전에 리뷰됨

good

Sanghoon Y. · 6년 초과 전에 리뷰됨

AHAIDOUS K. · 6년 초과 전에 리뷰됨

chandradeep D. · 6년 초과 전에 리뷰됨

errors with some commands

Tania J. · 6년 초과 전에 리뷰됨

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. · 6년 초과 전에 리뷰됨

Pranay A. · 6년 초과 전에 리뷰됨

Pranay A. · 6년 초과 전에 리뷰됨

Mehul M. · 6년 초과 전에 리뷰됨

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

Filipe M. · 6년 초과 전에 리뷰됨

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. · 6년 초과 전에 리뷰됨

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

Dustin C. · 6년 초과 전에 리뷰됨

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

Filipe M. · 6년 초과 전에 리뷰됨

Soubam K. · 6년 초과 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.