Data Source: azurerm_healthcare_fhir_service

Use this data source to access information about an existing Healthcare FHIR Service(Fast Healthcare Interoperability Resources).

Example Usage

data "azurerm_healthcare_fhir_service" "example" {
  name         = "example-healthcare"
  workspace_id = data.azurerm_healthcare_fhir_service.example.workspace_id
}

output "healthcare_fhir_service_id" {
  value = data.azurerm_healthcare_fhir_service.example.id
}

Argument Reference

Attributes Reference

The following attributes are exported:


An identity block exports the following:


A cors block exports the following:


An authentication block exports the following:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: