Retrieved elements

As you can see in the different examples of retrieved Bundle, there are a few elements more in the received resources than in the sent ones.

On the Bundle

The Bundle has the following elements:

  • meta: generic information like lastUdpated. So far not used
  • type is always searchset
  • total is always 1
  • link can be ignored

On the Entries

Each entry.resource has a meta element which so far can be ignored

On the references

Elements are referenced inside the Bundle with the pattern : ResourceType/id. Example : ServiceRequest/f20b2824-849c-4e05-a192-2c86493156a1.

To find this specific ServiceRequest in the Bundle, simply look for the one having fullUrl that contains ServiceRequest/f20b2824-849c-4e05-a192-2c86493156a1.