fhir Service
suspend fun fhirService(name: String, block: suspend FhirServiceResourceBuilder.() -> Unit): FhirService
Parameters
name
The unique name of the resulting resource.
block
Builder for FhirService.
See also
Parameters
name
The unique name of the resulting resource.