Patsiendi üldandmete teenus / Master Patient Index - Downloaded Version 1.5.0 See the Directory of published versions
| Official URL: https://fhir.ee/mpi/OperationDefinition/patient-foreign | Version: 1.5.0 | |||
| Active as of 2025-10-31 | Computable Name: EEMPIPatientForeignSearch | |||
The foreign operation perform complex search over non-estonian patient resources.
URL: [base]/Patient/$foreign
| Use | Name | Scope | Cardinality | Type | Binding | Documentation | 
| IN | identifier-country | 1..1 | string | Three-letter country code of the identifier issuer according to the ISO standard.  | ||
| IN | birthdate | 0..1 | date | Patient's date of birth in yyyy-mm-dd format.  | ||
| IN | gender | 0..1 | string | Patient's gender.  | ||
| IN | given | 0..1 | string | Given name. Search supports similarity, allows up to 2 typos, case-insensitive. Comma-separated values are allowed.  | ||
| IN | family | 0..1 | string | Family name. Search supports similarity, allows up to 2 typos, case-insensitive. Comma-separated values are allowed.  | ||
| IN | telecom | 0..1 | string | Telecom value, e-mail or phone number. Case-insensitive. Comma-separated values are allowed.  | ||
| OUT | return | 1..1 | Bundle | Returns Bundle (with type collection) with Patient instances.  |