Create

Creates patient resource

The following attributes are required:

NameDetails
name
gender
birthDate

Conditional create
This method also supports conditional create. To use it, you need to set additional header:
If-None-Exist: [search parameters]

Supported parameters:

given
family
gender
birthdate

If-None-Exist: given=Rajesh&family=Koothrappali&gender=male&birthdate=1981-01-30
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!