Skip to main content

fhir_services

Overview

Namefhir_services
TypeResource
Idazure_extras.healthcare.fhir_services

Fields

NameDatatypeDescription
identityobjectSetting indicating whether the service has a managed identity associated with it.
kindstringThe kind of the service.
propertiesobjectFhir Service properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTfhirServiceName, resourceGroupName, subscriptionId, workspaceNameGets the properties of the specified FHIR Service.
list_by_workspaceSELECTresourceGroupName, subscriptionId, workspaceNameLists all FHIR Services for the given workspace
create_or_updateINSERTfhirServiceName, resourceGroupName, subscriptionId, workspaceNameCreates or updates a FHIR Service resource with the specified parameters.
deleteDELETEfhirServiceName, resourceGroupName, subscriptionId, workspaceNameDeletes a FHIR Service.
_list_by_workspaceEXECresourceGroupName, subscriptionId, workspaceNameLists all FHIR Services for the given workspace
updateEXECfhirServiceName, resourceGroupName, subscriptionId, workspaceNamePatch FHIR Service details.