Matcher for the Documents. Currently supports matching by exact URIs.
JSON representation
{// 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.}
Fields
Union field matcher. Matcher for the Documents. matcher can be only one of the following:
Required. The FHIR resources to match by. Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhirStore}/fhir/{resourceType}/{fhir_resource_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThis document details matchers for Documents, supporting matching by exact URIs or FHIR resource names.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ematcher\u003c/code\u003e field can be either \u003ccode\u003eurisMatcher\u003c/code\u003e for matching by exact URIs or \u003ccode\u003efhirMatcher\u003c/code\u003e for matching by FHIR resource names.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUrisMatcher\u003c/code\u003e uses a list of \u003ccode\u003euris\u003c/code\u003e to match against, representing the exact URIs of Documents.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFhirMatcher\u003c/code\u003e uses a list of \u003ccode\u003efhirResources\u003c/code\u003e for matching, each following a specific format of \u003ccode\u003eprojects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhirStore}/fhir/{resourceType}/{fhir_resource_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided JSON representations illustrate the structure for using either the \u003ccode\u003eurisMatcher\u003c/code\u003e or \u003ccode\u003efhirMatcher\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]