Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

OperationDefinition: Operation - unique

Official URL: http://somewhere.org/fhir/uv/myig/OperationDefinition/unique Version: 23.1.0
Draft as of 2020-05-27 Computable Name: Find Unique Patient

Generated Narrative: OperationDefinition unique

URL: [base]/Patient/$null

URL: [base]/Patient/[id]/$null

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INbirthdate1..1date

The birthdate of this patient [required]

INfamily1..1string

The last name of this patient [required]

INgender1..1string
(token)

The gender of this patient [required]

INgiven1..1string

The first or middle name for this patient [required]

INaddress-postalcode0..1string

The zip code of the patient [optional]

INemail0..1string
(token)

The email address for this patient [optional]

INidentifier0..1string
(token)

Any other identifier known for this patient [optional]

INphone0..1string
(token)

A phone number for this patient [optional]

INtelecom0..1string
(token)

A phone number or email address for this patient [optional]

OUTreturn1..1Patient

The patient that was found.