From 3ce139a64581d5ae494b2c4e07fcb25ca24804b9 Mon Sep 17 00:00:00 2001 From: Marion Date: Fri, 19 Jun 2026 09:20:25 -0700 Subject: [PATCH] remove storage as required --- src/clinical_etl/mohschemav3.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/clinical_etl/mohschemav3.py b/src/clinical_etl/mohschemav3.py index 2b691a1e..a7e72264 100644 --- a/src/clinical_etl/mohschemav3.py +++ b/src/clinical_etl/mohschemav3.py @@ -56,7 +56,6 @@ class MoHSchemaV3(BaseSchema): "required_fields": [ "submitter_specimen_id", "specimen_collection_date", - "specimen_storage", "specimen_anatomic_location" ], "nested_schemas": [