A sample
in ID3C is "A sample collected from an individual during a specific encounter."
See the warehouse schema diagram to visualize how samples are related to encounters and other concepts in ID3C.
We wait to create Samples in ID3C until the following conditions are met for each project:
-
Mail
post_collection_data_entry_qc
is complete and verifiedreturn_utm_barcode
is not blank
-
In-person (kiosk)
nasal_swab_collection
is complete and verifiedutm_tube_barcode_2
is not blank orreenter_barcode
==reenter_barcode_2
-
Husky Testing (kiosk)
nasal_swab_collection
is complete and verifiedutm_tube_barcode_2
is not blank orreenter_barcode
==reenter_barcode_2
-
post_collection_data_entry_qc
is complete and verified- One of the following barcode fields is not blank:
return_utm_barcode
utm_tube_barcode
pre_scan_barcode
-
- the sample is a swab-n-send sample and
post_collection_data_entry_qc
is complete and verified or the sample is a kiosk sample andkiosk_registration_4c7f
is complete and verified collect_barcode_kiosk
is not blank orreturn_utm_barcode
is not blank orpre_scan_barcode
is not blank
- the sample is a swab-n-send sample and
-
sfs_barcode
is not blank orsfs_barcode_manual
is not blank
-
return_utm_barcode
is not blank, orpre_scan_barcode
is not blank, orutm_tube_barcode_2
is not blank, or (barcode_confirm
== "No" andcorrected_barcode
is not blank)
-
return_utm_barcode
is not blank, orpre_scan_barcode
is not blank, or (utm_tube_barcode
is not blank, or (check_barcodes
== "No" andcorrected_barcode
is not blank)
-
return_utm_barcode
is not blank, orpre_scan_barcode
is not blank, orutm_tube_barcode_2
is not blank, orutm_tube_barcode_2_st
is not blank, or ((barcode_confirm
orbarcode_confirm_st
== "No") and (corrected_barcode
is not blank orcorrected_barcode_st
is not blank))
We represent an ID3C Sample in HL7 FHIR vocabulary as a Specimen Resource.
- Year1 - all collection barcodes were in the same identifier set
- Year2 and on - Collection barcodes are assigned to specific collection identifier set that matches to projects/sub-projects
- UW retrospectives do not have collection barcodes
- Should be the ultimate source of truth of a sample's origin/project
- sample_origin - matches to big projects
- swab_site - matches to specific sites within projects
- currently a dropdown box in Excel sheet
- ingested as free text into ID3C without any verification
- used as backup for identifying sample's origin
- sites linked to encounter when ingesting participant metadata
- specific site of collection, there may be multiple sites per project
- site is missing for samples that do not have encounter data ingested