Exercise: Create a transaction - Advanced REST
Learn FHIR for FREE! Enroll Now!

Exercise: Create a transaction with patient and observation

For this exercise, you’ll need to create a Transaction on the https://fhir-bootcamp.medblocks.com/fhir server.

Instructions

  1. Create a Transaction Bundle with the following :

        - Patient (Only Once)
        - Practitioner (Only Once)
        - Observation
            - Referencing Patient
            - Referencing Practitioner
  2. You can use Postman / Insomnia to create the Transaction.

  3. The same Transaction bundle should only create Patient and Practitioner in the first execution. If you execute the same transaction again, it should only create a new Observation because the Patient and Practitioner already exists.

All the Best!

Build Your First Real Fhir App in 15 Days Copy

Build your first real FHIR app in 15 days

500+ builders have done it. Live kick-off, structured modules, Demo Day. $27.

Join the challenge

Comments (0)

No comments yet. Be the first to comment!