aidbox.mdm/match
Find matches for the given resource
Syntax
Parameters
resource-type: <string, required>
Resource type in which to search for matches. MDM model has to be set up for this resource type.
threshold: <float, optional>
Number in range (0, 1). Return only resources, match score for which is greater than threshold.
resource: <FhirResource>
FHIR resource of type ResourceType. Search for resources matching the given resource.
Examples
Find matching patients for the given one
Example output:
Last updated