search Observation [ ↗ ]

{S}[B] Status [i]
proposed
Used by
  • Super Simple Study Schema
Contributors
Source (v0.0.1)

Attributes

Type: object
Description: Attributes relating to an observation, assessment, or sample collection in any kind of medical study.

Properties

PropertyType
assessment_typestring
collected_by
collection_datestring
geo_locationhttps://schemablocks.org/schemas/ga4gh/v0.0.1/GeoLocation.json [LINK]
idstring
imaging_procedurestring
tissue_typestring

assessment_type

The type of assessment that was performed.

assessment_type Value Examples
"Physical examination"
"Structured questionnaire"
"Interview"
"Observation"

collected_by

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"

collection_date

The date the observation was made or the sample was collected.

geo_location

The geographical location where the observation, assessment, or sample collection took place.

id

Uniquely identifies the observation, assessment, or sample collected.

id Value Examples
"1837603"
"obs00053"
"sam55447.6"

imaging_procedure

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"

tissue_type

The type of sample that was collected. Only makes sense if this observation is a sample collection.