JDBC Driver for FHIR

Build 23.0.8839

ContentType

The format used for accessing your FHIR Server data. The available values are: XML or JSON.

Possible Values

AUTO, XML, JSON

Data Type

string

Default Value

"AUTO"

Remarks

By default(AUTO mode) the driver tries to get data in JSON mode, if the server return an error then we set contentType to XML.

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