DataSource

DataSource model representing information about a healthcare provider...

DataSource = object

DataSource model representing information about a healthcare provider connection. Contains basic metadata about available data sources for connection.

Properties

id

id: string

The unique identifier for the data source.


name

name: string

The display name of the data source.


category

category: ConnectionCategory

The category of the connection (Basic or OAuth).


type

type: DataConnectionType

The type of data source connection.