Patient

Options to work with FHIR R6 Patient resources.

Successful HTTP Responses

Successful HTTP responses for this resource.

EndpointMethodSuccessful status code
/api/fhir/r6-ballot4/Patient GET 200
/api/fhir/r6-ballot4/Patient POST 201
/api/fhir/r6-ballot4/Patient/$purgeDeleted POST 200
/api/fhir/r6-ballot4/Patient/{rid} DELETE 204
/api/fhir/r6-ballot4/Patient/{rid} GET 200
/api/fhir/r6-ballot4/Patient/{rid} PUT 200
/api/fhir/r6-ballot4/Patient/{rid}/$hardDelete POST 200
/api/fhir/r6-ballot4/Patient/{rid}/_history/{vid} GET 200

For cross-resource interaction summaries, see FHIR status codes.

See also

For permanent deletion guidance, see Data deletion and purge operations.