scwcsu / PathologyAndDiagnostics

Repository for testing assets related to the NHS Pathology FHIR standard
0 stars 0 forks source link

Support for example profile requests with requisition id #38

Closed elementechemlyn closed 3 years ago

elementechemlyn commented 3 years ago

Template support for profile requests.

To build a profile request, add a set of requests to the data csv file with a common profile id (2nd column in the csv file). This will generate the requests into a single bundle with a common Requisition Id between them. Request Name, Patient, Performer etc details are taken from the first request (row) for the profile found in the CSV file.

Closes #1