FhirServiceCollection interface

A collection of Fhir services.

Properties

nextLink

The link used to get the next page of Fhir Services.

value

The list of Fhir Services.

Property Details

The link used to get the next page of Fhir Services.

nextLink?: string

Property Value

string

value

The list of Fhir Services.

value?: FhirService[]

Property Value