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
nextLink
The link used to get the next page of Fhir Services.
nextLink?: string
Property Value
value
The list of Fhir Services.
value?: FhirService[]
Property Value