FUME FHIR Conversion Tutorial 5: References and Resource Id’s

A common thing we encounter when converting legacy data to FHIR resources is the need to deal with references. In this tutorial episode we will see how FUME enables us to search our FHIR server for existing resources that match the attributes we have in our source data, such as business identifiers, and return a valid literal reference or resource id that we can embed anywhere in the FHIR output structure

 

Try FUME here: https://try.fume.health

Go to the next tutorial –  Part 6: Profiles And Slices

More To Explore

Dosage and Timing

Dosage and Timing: A guide

by: Sima Morgenstern Dosage and Timing If you’ve had the chance to implement any of the following resources: ActivityDefinition, Dosage and Timing If you’ve had