SearchParameterResponse

data class SearchParameterResponse(val canonicalUrl: String, val parameter: String)

Contains the versioned name and the URL for one SearchParameter.

Constructors

Link copied to clipboard
fun SearchParameterResponse(canonicalUrl: String, parameter: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The canonical url of the search parameter resource.

Link copied to clipboard

The versioned name of the search parameter resource. The format is projects/{project-id}/locations/{location}/datasets/{dataset-id}/fhirStores/{fhirStore-id}/fhir/SearchParameter/{resource-id}/_history/{version-id} For fhir stores with disable_resource_versioning=true, the format is projects/{project-id}/locations/{location}/datasets/{dataset-id}/fhirStores/{fhirStore-id}/fhir/SearchParameter/{resource-id}/