Interoperable Digital Identity and Patient Matching, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-identity-matching-ig/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/identity-matching/OperationDefinition/IDI-match | Version: 2.0.0-ballot | |||
Draft as of 2024-10-25 | Computable Name: IDIMatch |
This extension of the $match operation is further constrained to meet the additional requirements found in this IG. One of the IDI Patient profiles outline in this guide (IDI-Patient, IDI-Patient-L0, IDI-Patient-L1) SHALL be used as the input for the match request. An IDI-Match-Bundle will be returned to the requesting entity. This Bundle will contain the full URLs of the sourced information, an Organization resource, and any matched Patient resources.
Generated Narrative: OperationDefinition IDI-match
URL: [base]/Patient/$idi-match
Input parameters Profile:IDI Match Input Parameters
Output parameters Profile:IDI Match Output Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | IDIPatient | 1..1 | Patient | A Patient resource that is being requested in the match operation. The requester must use one of the IDI Patient profiles for the resource in their submission. | ||
OUT | IDIMatchBundle | 1..1 | Bundle | When successful, a Bundle resource containing Patient resources of a high confidence match is returned to the requestor. In addition, an Organization resource of the responding entity will be included in the Bundle for error reporting purposes. When the responding server is unable to return a match, a response of 'No Match Found' will be returned. |