Closed sana-google closed 1 month ago
Note from triage: This is currently in alpha
I have updated the references link to - https://cloud.google.com/healthcare-api/healthcare-data-engine/docs/reference/rest/v1/projects.locations.datasets.dataMapperWorkspaces
Edit: Misspelt link
The PR I am raising will add a new resource, google_healthcare_workspace
. The export feature will be added later.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Description
Healthcare Data Engine (HDE) is a solution closely coupled with the Healthcare API. It is built using components provided by the Healthcare API. HDE has a feature called DataMapper, that allows users to map their source data (in BigQuery tables) to the FHIR standard format via a UI. This is achieved from within a Data Mapper Workspace, or simply called workspace.
Currently the workspace can be set up via an API call or the Cloud Console UI. However, based on customer requirements, it would be good to extend this functionality to be fulfilled via Terraform.
New or Affected Resource(s)
Potential Terraform Configuration
References
b/364292751