Dataset to De-Identification to external sharing package
This scenario demonstrates how to create a dataset for external review, run de-identification, review detected identifiers and de-identified outputs, and prepare the reviewed package for approved external sharing.
Best for: privacy review, demo data preparation, and external collaboration workflows.
Step 1: Create a dataset from a cohort or ingestion filters
- In the left navigation, go to Data Curation Studio > Dataset Builder.
- Select the dataset mode based on the sharing scope, such as Cohort & Clinical Filter or an ingestion-filter-based dataset mode.
- Select the data type required for the external review package, such as clinical documents or images.
- Click Next to continue to the next dataset configuration step.
- Select the cohort, source, document filters, image filters, date range, or note types that should be included.
- Keep the dataset scope limited to the files approved for external review.
- Click Next to continue to Dataset Details.
- Enter the dataset name and description.
- Use a name that clearly identifies the dataset as an external sharing or de-identification package.
- Click Next to continue to Review Dataset.
- Review the selected patients, documents, images, filters, and expected dataset contents.
- Click Create Dataset to create the dataset.
Step 2: Include the documents or images intended for external review
- Open the created dataset from Dataset Explorer.
- Review the included patients, documents, images, note types, dates, and source files.
- Confirm that the dataset includes only the documents or images intended for external review.
- Remove or exclude files that should not be part of the external sharing package where the workflow supports adjustment.
- Confirm that the final dataset scope matches the approved sharing request.
Step 3: Run De-Identification on the dataset
- In the left navigation, go to Data Enrichment > De-Identification.
- Start a new de-identification job or session.
- Select the dataset created for external sharing.
- Select the appropriate de-identification profile and pipeline for the package.
- Review the job configuration before starting.
- Click the start action to begin de-identification.
- Monitor the job until processing is complete.
Step 4: Review detected identifiers and de-identified outputs
- Open the completed de-identification job details page.
- Review detected identifiers at the document or image level.
- Inspect the original and de-identified versions side by side where comparison is available.
- Confirm that patient names, identifiers, dates, contact details, locations, provider details, and other protected or sensitive elements are handled according to the external sharing requirements.
- Approve, correct, mask, unmask, or flag detections according to the available review workflow.
- Pay special attention to scanned documents, embedded tables, headers, footers, and image overlays.
- Save review decisions where supported.
Step 5: Export or save the de-identified package
- Confirm that the de-identification review is complete.
- From the de-identification details page, choose the export option that matches the delivery need: Original images only, Masked images only, or Both original and masked images.
- Export the reviewed de-identified outputs.
- If patient-level or file-level download is available, open the relevant item and download the reviewed de-identified version.
- Store the exported package in the approved delivery location.
- Track any files that were excluded, flagged, or left unresolved during review.
Step 6: Prepare the reviewed output package for approved sharing
- Review the exported package before delivery.
- Confirm that the package contains the expected de-identified documents or images.
- Confirm that excluded or flagged files are not included unless explicitly approved.
- Add any required delivery notes, review notes, or package metadata.
- Share the reviewed package according to the approved external sharing workflow.
- Keep the dataset, de-identification job, and export details available for traceability.
Recipe reference
Each stage of this scenario is also a standalone recipe you can reuse in other workflows.
Recipe: Build a dataset from a cohort or ingestion results
When to use on its own: After ingestion and before Data Curation, Information Extraction, or De-Identification.
Features involved: Dataset Builder, Dataset Explorer, cohort filters, ingestion-result filters, dataset preview.
Edge cases / limitations: Data Curation and De-Identification require a dataset; a cohort alone is not enough. Too broad a dataset makes downstream jobs slow or noisy; too narrow risks missing evidence.
Value: Gives you a controlled, reusable work package instead of repeatedly selecting raw records.
Recipe: De-identify a dataset before sharing or review
When to use on its own: Before sharing data externally, preparing demo data, or reviewing images/documents that may contain patient identifiers.
Features involved: Dataset Builder, De-Identification, patient/document/image review, side-by-side original and de-identified review where available.
Edge cases / limitations: De-Identification requires a dataset; it isn't cohort-only. Export/save behavior should be confirmed before promising a complete handoff. Validate outputs before external sharing.
Value: Supports privacy-first data preparation for review, demos, and collaboration.