medizininformatik-initiative / torch

Apache License 2.0
3 stars 1 forks source link

Create Transaction Bundle per patient #32

Closed juliangruendner closed 3 months ago

juliangruendner commented 3 months ago

The final created extratex bundle should be a collection bundle of bundle of type transction for each patient. Each patient transaction bundle should be created so that it can be send directly to a fhir server as transaction.

When adding the patient to each bundle it has to be checked against other patient resources of the extraction and duplicates have to be removed.