-
Notifications
You must be signed in to change notification settings - Fork 2
Samples
Jover edited this page Jun 24, 2021
·
7 revisions
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_qcis complete and verified -
return_utm_barcodeis not blank
-
-
In-person (kiosk)
-
nasal_swab_collectionis complete and verified -
utm_tube_barcode_2is not blank orreenter_barcode==reenter_barcode_2
-
-
Husky Testing (kiosk)
-
nasal_swab_collectionis complete and verified -
utm_tube_barcode_2is not blank orreenter_barcode==reenter_barcode_2
-
-
-
post_collection_data_entry_qcis complete and verified - One of the following barcode fields is not blank:
return_utm_barcodeutm_tube_barcodepre_scan_barcode
-
-
- the sample is a swab-n-send sample and
post_collection_data_entry_qcis complete and verified or the sample is a kiosk sample andkiosk_registration_4c7fis complete and verified -
collect_barcode_kioskis not blank orreturn_utm_barcodeis not blank orpre_scan_barcodeis not blank
- the sample is a swab-n-send sample and
-
-
sfs_barcodeis not blank orsfs_barcode_manualis not blank
-
-
-
return_utm_barcodeis not blank, orpre_scan_barcodeis not blank, orutm_tube_barcode_2is not blank, or (barcode_confirm== "No" andcorrected_barcodeis not blank)
-
-
-
return_utm_barcodeis not blank, orpre_scan_barcodeis not blank, or (utm_tube_barcodeis not blank, or (check_barcodes== "No" andcorrected_barcodeis not blank)
-
-
-
return_utm_barcodeis not blank, orpre_scan_barcodeis not blank, orutm_tube_barcode_2is not blank, orutm_tube_barcode_2_stis not blank, or ((barcode_confirmorbarcode_confirm_st== "No") and (corrected_barcodeis not blank orcorrected_barcode_stis 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