Matcher per gli Document. Al momento supporta la corrispondenza per URI esatti.
Rappresentazione JSON
{// Union field matcher can be only one of the following:"urisMatcher": {object (UrisMatcher)},"fhirMatcher": {object (FhirMatcher)}// End of list of possible types for union field matcher.}
Campi
Campo unione matcher. Matcher per gli Document. matcher può essere solo uno dei seguenti:
Matcher per i Document in base ai nomi delle risorse FHIR.
Rappresentazione JSON
{"fhirResources": [string]}
Campi
fhirResources[]
string
Obbligatorio. Le risorse FHIR da abbinare. Formato: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhirStore}/fhir/{resourceType}/{fhir_resource_id}
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-10-19 UTC."],[],[]]