{S}[B] Status [i] | proposed |
---|---|
Used by |
|
Contributors |
|
Source (v0.0.1) |
Type: object
Description: Attributes relating to an observation, assessment, or sample collection in any kind of medical study.
Property | Type |
---|---|
assessment_type | string |
collected_by | |
collection_date | string |
geo_location | https://schemablocks.org/schemas/ga4gh/v0.0.1/GeoLocation.json [LINK] |
id | string |
imaging_procedure | string |
tissue_type | string |
The type of assessment that was performed.
assessment_type
Value Examples"Physical examination"
"Structured questionnaire"
"Interview"
"Observation"
The role of the person who made the observation or collected the sample.
collected_by
Value Examples{
"id" : "NCIT:C51863",
"label" : "Research Clinician"
}
{
"id" : "NCIT:C51864",
"label" : "Research Nurse"
}
{
"id" : "NCIT:C51798",
"label" : "Admitting Physician"
}
"X-Ray technician"
"Lab phlebotomist"
"Self"
The date the observation was made or the sample was collected.
The geographical location where the observation, assessment, or sample collection took place.
Uniquely identifies the observation, assessment, or sample collected.
id
Value Examples"1837603"
"obs00053"
"sam55447.6"
The type of imaging that was performed. Only makes sense if this observation is an imaging procedure.
imaging_procedure
Value Examples"X-Ray"
"CT Scan"
"Ultrasound"
The type of sample that was collected. Only makes sense if this observation is a sample collection.