Exercise: Create a FHIR Patient Resource on the server
For this exercise, you’ll need to create a FHIR Resource on the https://fhir-bootcamp.medblocks.com/fhir server.
Instructions
- The resource can be a
Patient
resource or anObservation
resource or any other FHIR Resource. - You can use Postman / Insomnia to create the resource
- After the resource is created, copy the resource id and Paste it in the comments.
- Also copy the ID of the last comment and check if it exists on the server, and let us know in the comments if it exists.