1. Packages
  2. Azure Native
  3. API Docs
  4. healthcareapis
  5. getIotConnectorFhirDestination
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.8.0 published on Monday, Sep 18, 2023 by Pulumi

azure-native.healthcareapis.getIotConnectorFhirDestination

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.8.0 published on Monday, Sep 18, 2023 by Pulumi

    Gets the properties of the specified Iot Connector FHIR destination. Azure REST API version: 2023-02-28.

    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>
    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]
    func LookupIotConnectorFhirDestination(ctx *Context, args *LookupIotConnectorFhirDestinationArgs, opts ...InvokeOption) (*LookupIotConnectorFhirDestinationResult, error)
    func LookupIotConnectorFhirDestinationOutput(ctx *Context, args *LookupIotConnectorFhirDestinationOutputArgs, opts ...InvokeOption) LookupIotConnectorFhirDestinationResultOutput

    > 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)
    }
    public static CompletableFuture<GetIotConnectorFhirDestinationResult> getIotConnectorFhirDestination(GetIotConnectorFhirDestinationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:healthcareapis:getIotConnectorFhirDestination
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FhirDestinationName string

    The name of IoT Connector FHIR destination resource.

    IotConnectorName string

    The name of IoT Connector resource.

    ResourceGroupName string

    The name of the resource group that contains the service instance.

    WorkspaceName string

    The name of workspace resource.

    FhirDestinationName string

    The name of IoT Connector FHIR destination resource.

    IotConnectorName string

    The name of IoT Connector resource.

    ResourceGroupName string

    The name of the resource group that contains the service instance.

    WorkspaceName string

    The name of workspace resource.

    fhirDestinationName String

    The name of IoT Connector FHIR destination resource.

    iotConnectorName String

    The name of IoT Connector resource.

    resourceGroupName String

    The name of the resource group that contains the service instance.

    workspaceName String

    The name of workspace resource.

    fhirDestinationName string

    The name of IoT Connector FHIR destination resource.

    iotConnectorName string

    The name of IoT Connector resource.

    resourceGroupName string

    The name of the resource group that contains the service instance.

    workspaceName string

    The name of workspace resource.

    fhir_destination_name str

    The name of IoT Connector FHIR destination resource.

    iot_connector_name str

    The name of IoT Connector resource.

    resource_group_name str

    The name of the resource group that contains the service instance.

    workspace_name str

    The name of workspace resource.

    fhirDestinationName String

    The name of IoT Connector FHIR destination resource.

    iotConnectorName String

    The name of IoT Connector resource.

    resourceGroupName String

    The name of the resource group that contains the service instance.

    workspaceName 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
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.8.0 published on Monday, Sep 18, 2023 by Pulumi