This is a RESTful server tester, which can be used to send requests to, and receive responses from the server at the following URL: http://hapi.fhir.org/baseR4

Resource: Patient

This page contains various operations for interacting with the Patient resource.
Read an individual resource instance given its ID (and optionally a version ID to retrieve a specific version of that instance to vread that instance)
ID *
Version ID

Retrieve the update history across the Patient resource type, or against a specific instance of this resource type if an ID is specified.
ID
Since
Limit

Delete an individual instance of the resource
ID *

Create an instance of the resource. Generally you do not need to specify an ID but you may force the server to use a specific ID by including one.
ID
Contents *

Update an existing instance of the resource by ID.
ID *
Contents *

Validate an instance of the resource to check whether it would be acceptable for creating/updating, without actually storing it on the server.
Contents *