From 88191466c6b74e7e1a8c17d3f70387267e63a88b Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Tue, 20 Jun 2017 13:48:41 -0400 Subject: [PATCH] Updated SPECIMEN (markdown) --- StandardizedClinicalDataTables/SPECIMEN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StandardizedClinicalDataTables/SPECIMEN.md b/StandardizedClinicalDataTables/SPECIMEN.md index 98ad335..95b7b21 100644 --- a/StandardizedClinicalDataTables/SPECIMEN.md +++ b/StandardizedClinicalDataTables/SPECIMEN.md @@ -1,7 +1,7 @@ The specimen domain contains the records identifying biological samples from a person. Field|Required|Type|Description -:----|:----|:-----|:----- +:-------------------------|:--------|:-----|:------------------------------------------------------ |specimen_id|Yes|integer|A unique identifier for each specimen.| |person_id|Yes|integer|A foreign key identifier to the Person for whom the Specimen is recorded.| |specimen_concept_id|Yes|integer|A foreign key referring to a Standard Concept identifier in the Standardized Vocabularies for the Specimen.|