Skip to main content

Create Patient with Signals linking

POST /fhir/Patient
POST /fhir/R4/Patient
POST /fhir/R5/Patient
alphahttps://api.sandbox.ovok.com

Create a FHIR Patient resource. When withSignals=true, also provisions a corresponding Signals patient.

Parameters

NameInTypeRequiredDescription
withSignalsquerybooleanno

Responses

CodeDescription
200Success.
400The request could not be operated by the server.
401The resource owner or authorization server denied the request.
404The requested resource could not be found.
422The request could not be validated by the server.
500The server encountered an unexpected condition. Please try again later.