If the the researcher or person with FHIR data wants to remove a certain FHIR row or set of FHIR rows from their "dataframed" dataset, how can they?
How can this operation be done considering that the data framer does not create a 1-1 mapping of FHIR ids, and some new ids are generated given the pivot operation that also occurs in the data framer.
Row level deletion applies directly to Bundle DELETE operations in the Fhir_server