post https://sandbox.healthgorilla.com/fhir/R4/Patient
Creates patient resource
The following attributes are required:
Name | Details |
---|---|
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