Implementation Guide
            
            25.0.0 - R4 APIs
  
            
          
Publish Box goes here
| Official URL: https://docs.mydata.athenahealth.com/fhir-r4/OperationDefinition-unique.html | Version: 25.0.0 | |||
| Draft as of 2020-05-27 | Computable Name: Find Unique Patient | |||
URL: [base]/Patient/$null
URL: [base]/Patient/[id]/$null
| Use | Name | Scope | Cardinality | Type | Binding | Documentation | 
| IN | birthdate | 1..1 | date | The birthdate of this patient [required]  | ||
| IN | family | 1..1 | string | The last name of this patient [required]  | ||
| IN | gender | 1..1 | string (token)  | The gender of this patient [required]  | ||
| IN | given | 1..1 | string | The first or middle name for this patient [required]  | ||
| IN | address-postalcode | 0..1 | string | The zip code of the patient [optional]  | ||
| IN | 0..1 | string (token)  | The email address for this patient [optional]  | |||
| IN | identifier | 0..1 | string (token)  | Any other identifier known for this patient [optional]  | ||
| IN | phone | 0..1 | string (token)  | A phone number for this patient [optional]  | ||
| IN | telecom | 0..1 | string (token)  | A phone number or email address for this patient [optional]  | ||
| OUT | return | 1..1 | Patient | The patient that was found.  |