Updated SPECIMEN (markdown)
parent
9fc8511463
commit
518adb5b4d
|
@ -1,7 +1,7 @@
|
||||||
The specimen domain contains the records identifying biological samples from a person.
|
The specimen domain contains the records identifying biological samples from a person.
|
||||||
|
|
||||||
Field|Required|Type|Description
|
Field|Required|Type|Description
|
||||||
:-------------------------|:--------|:------------|:------------------------------------------------------
|
:-----------------------------|:--------|:------------|:------------------------------------------------------
|
||||||
|specimen_id|Yes|integer|A unique identifier for each specimen.|
|
|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.|
|
|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.|
|
|specimen_concept_id|Yes|integer|A foreign key referring to a Standard Concept identifier in the Standardized Vocabularies for the Specimen.|
|
||||||
|
|
Loading…
Reference in New Issue