1. Packages
  2. Azure Native
  3. API Docs
  4. healthcareapis
  5. getIotConnectorFhirDestination
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native.healthcareapis.getIotConnectorFhirDestination

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets the properties of the specified Iot Connector FHIR destination.

Uses Azure REST API version 2023-02-28.

Other available API versions: 2023-09-06, 2023-11-01, 2023-12-01, 2024-03-01, 2024-03-31, 2025-03-01-preview.

Using getIotConnectorFhirDestination

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getIotConnectorFhirDestination(args: GetIotConnectorFhirDestinationArgs, opts?: InvokeOptions): Promise<GetIotConnectorFhirDestinationResult>
function getIotConnectorFhirDestinationOutput(args: GetIotConnectorFhirDestinationOutputArgs, opts?: InvokeOptions): Output<GetIotConnectorFhirDestinationResult>
Copy
def get_iot_connector_fhir_destination(fhir_destination_name: Optional[str] = None,
                                       iot_connector_name: Optional[str] = None,
                                       resource_group_name: Optional[str] = None,
                                       workspace_name: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetIotConnectorFhirDestinationResult
def get_iot_connector_fhir_destination_output(fhir_destination_name: Optional[pulumi.Input[str]] = None,
                                       iot_connector_name: Optional[pulumi.Input[str]] = None,
                                       resource_group_name: Optional[pulumi.Input[str]] = None,
                                       workspace_name: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetIotConnectorFhirDestinationResult]
Copy
func LookupIotConnectorFhirDestination(ctx *Context, args *LookupIotConnectorFhirDestinationArgs, opts ...InvokeOption) (*LookupIotConnectorFhirDestinationResult, error)
func LookupIotConnectorFhirDestinationOutput(ctx *Context, args *LookupIotConnectorFhirDestinationOutputArgs, opts ...InvokeOption) LookupIotConnectorFhirDestinationResultOutput
Copy

> Note: This function is named LookupIotConnectorFhirDestination in the Go SDK.

public static class GetIotConnectorFhirDestination 
{
    public static Task<GetIotConnectorFhirDestinationResult> InvokeAsync(GetIotConnectorFhirDestinationArgs args, InvokeOptions? opts = null)
    public static Output<GetIotConnectorFhirDestinationResult> Invoke(GetIotConnectorFhirDestinationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetIotConnectorFhirDestinationResult> getIotConnectorFhirDestination(GetIotConnectorFhirDestinationArgs args, InvokeOptions options)
public static Output<GetIotConnectorFhirDestinationResult> getIotConnectorFhirDestination(GetIotConnectorFhirDestinationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:healthcareapis:getIotConnectorFhirDestination
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

FhirDestinationName
This property is required.
Changes to this property will trigger replacement.
string
The name of IoT Connector FHIR destination resource.
IotConnectorName
This property is required.
Changes to this property will trigger replacement.
string
The name of IoT Connector resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the service instance.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of workspace resource.
FhirDestinationName
This property is required.
Changes to this property will trigger replacement.
string
The name of IoT Connector FHIR destination resource.
IotConnectorName
This property is required.
Changes to this property will trigger replacement.
string
The name of IoT Connector resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the service instance.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of workspace resource.
fhirDestinationName
This property is required.
Changes to this property will trigger replacement.
String
The name of IoT Connector FHIR destination resource.
iotConnectorName
This property is required.
Changes to this property will trigger replacement.
String
The name of IoT Connector resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group that contains the service instance.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
The name of workspace resource.
fhirDestinationName
This property is required.
Changes to this property will trigger replacement.
string
The name of IoT Connector FHIR destination resource.
iotConnectorName
This property is required.
Changes to this property will trigger replacement.
string
The name of IoT Connector resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the service instance.
workspaceName
This property is required.
Changes to this property will trigger replacement.
string
The name of workspace resource.
fhir_destination_name
This property is required.
Changes to this property will trigger replacement.
str
The name of IoT Connector FHIR destination resource.
iot_connector_name
This property is required.
Changes to this property will trigger replacement.
str
The name of IoT Connector resource.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group that contains the service instance.
workspace_name
This property is required.
Changes to this property will trigger replacement.
str
The name of workspace resource.
fhirDestinationName
This property is required.
Changes to this property will trigger replacement.
String
The name of IoT Connector FHIR destination resource.
iotConnectorName
This property is required.
Changes to this property will trigger replacement.
String
The name of IoT Connector resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group that contains the service instance.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
The name of workspace resource.

getIotConnectorFhirDestination Result

The following output properties are available:

FhirMapping Pulumi.AzureNative.HealthcareApis.Outputs.IotMappingPropertiesResponse
FHIR Mappings
FhirServiceResourceId string
Fully qualified resource id of the FHIR service to connect to.
Id string
The resource identifier.
Name string
The resource name.
ResourceIdentityResolutionType string
Determines how resource identity is resolved on the destination.
SystemData Pulumi.AzureNative.HealthcareApis.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
The resource type.
Etag string
An etag associated with the resource, used for optimistic concurrency when editing it.
Location string
The resource location.
FhirMapping IotMappingPropertiesResponse
FHIR Mappings
FhirServiceResourceId string
Fully qualified resource id of the FHIR service to connect to.
Id string
The resource identifier.
Name string
The resource name.
ResourceIdentityResolutionType string
Determines how resource identity is resolved on the destination.
SystemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
The resource type.
Etag string
An etag associated with the resource, used for optimistic concurrency when editing it.
Location string
The resource location.
fhirMapping IotMappingPropertiesResponse
FHIR Mappings
fhirServiceResourceId String
Fully qualified resource id of the FHIR service to connect to.
id String
The resource identifier.
name String
The resource name.
resourceIdentityResolutionType String
Determines how resource identity is resolved on the destination.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type String
The resource type.
etag String
An etag associated with the resource, used for optimistic concurrency when editing it.
location String
The resource location.
fhirMapping IotMappingPropertiesResponse
FHIR Mappings
fhirServiceResourceId string
Fully qualified resource id of the FHIR service to connect to.
id string
The resource identifier.
name string
The resource name.
resourceIdentityResolutionType string
Determines how resource identity is resolved on the destination.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type string
The resource type.
etag string
An etag associated with the resource, used for optimistic concurrency when editing it.
location string
The resource location.
fhir_mapping IotMappingPropertiesResponse
FHIR Mappings
fhir_service_resource_id str
Fully qualified resource id of the FHIR service to connect to.
id str
The resource identifier.
name str
The resource name.
resource_identity_resolution_type str
Determines how resource identity is resolved on the destination.
system_data SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
type str
The resource type.
etag str
An etag associated with the resource, used for optimistic concurrency when editing it.
location str
The resource location.
fhirMapping Property Map
FHIR Mappings
fhirServiceResourceId String
Fully qualified resource id of the FHIR service to connect to.
id String
The resource identifier.
name String
The resource name.
resourceIdentityResolutionType String
Determines how resource identity is resolved on the destination.
systemData Property Map
Metadata pertaining to creation and last modification of the resource.
type String
The resource type.
etag String
An etag associated with the resource, used for optimistic concurrency when editing it.
location String
The resource location.

Supporting Types

IotMappingPropertiesResponse

Content object
The mapping.
Content interface{}
The mapping.
content Object
The mapping.
content any
The mapping.
content Any
The mapping.
content Any
The mapping.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi