Link Fhir data to react framework

hello community,
#react #fhir
I have my application with the framework react and my data is on FHIR. what is the best design pattern to display data in the front without managing the requests one by one, for examlpe havinf the design for Patient/name/given without repeating this every time ?

Hi Naima, Did you find a way to map React application with FHIR spec