Cmdlets for FHIR

Build 23.0.8839

ConnectionType Parameter (Connect-FHIR Cmdlet)

The type of connection to use.

Syntax

Connect-FHIR -ConnectionType string

Possible Values

Generic, Azure, AWS, Google, InterSystems

Data Type

cstr

Default Value

"Generic"

Remarks

Set the ConnectionType to one of the following:

  • Generic: For any custom implementation of the FHIR API.
  • Azure: For Azure's FHIR API implementation.
  • AWS: For Amazon's FHIR API implementation.
  • Google: For Google's FHIR API implementation.
  • InterSystems: For InterSystems's FHIR API implementation.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839