Remove descriptor from existing global ID
Business logic requires fhir-resource-type, global-id, state=RETRACTED
User must pass either the study’s global ID or the study’s graphql Node ID
d3b-clients dewrangle remove-descriptor
--descriptor=foo --global-id=dr-1234
--study-global-id=sd-1111
--study-id=Qwerhlaskdfh
or
d3b-clients dewrangle remove-descriptors --filepath=/path/to/global_ids.csv
--study-global-id=sd-1111
--study-id=Qwerhlaskdfh
Remove descriptor from existing global ID
Business logic requires fhir-resource-type, global-id, state=RETRACTED
User must pass either the study’s global ID or the study’s graphql Node ID