Class: Participant
A Participant is the entity of interest in a research study, typically a human being or an animal, but can also be a device, group of humans or animals, or a tissue sample. Human research subjects are usually not traceable to a particular person to protect the subject’s privacy.
URI: bdchm:Participant
classDiagram
class Participant
Entity <|-- Participant
Participant : age_at_enrollment
Participant : associated_person
Participant --> Person : associated_person
Participant : consents
Participant --> Consent : consents
Participant : description
Participant : id
Participant : identity
Participant --> Identifier : identity
Participant : index_timepoint
Participant : member_of_research_study
Participant --> ResearchStudy : member_of_research_study
Participant : originating_site
Participant --> Organization : originating_site
Participant : study_arm
Inheritance
- Entity
- Participant
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
associated_person | 0..1 Person |
A reference to the Person that is associated with this record | direct |
identity | 0..* Identifier |
A 'business' identifier or accession number for the entity, typically as prov... | direct |
description | 0..1 String |
A free text field to capture additional info/explanation about the research s... | direct |
member_of_research_study | 0..1 ResearchStudy |
A reference to the Study(s) of which this Participant is a member | direct |
age_at_enrollment | 0..1 Integer |
The age in days when the Participant enrolled on the ResearchStudy | direct |
index_timepoint | 0..1 String |
The text term used to describe the reference or anchor date used for date obf... | direct |
originating_site | 0..1 Organization |
The Organization through which a subject was enrolled on a ResearchStudy | direct |
study_arm | 0..* String |
The arm(s) of the study on which the Participant is enrolled | direct |
consents | 0..* Consent |
Data Use Restrictions that are used to indicate permissions/restrictions for ... | direct |
id | 1..1 Uriorcurie |
The 'logical' identifier of the entity within the system of record | Entity |
Usages
used by | used in | type | used |
---|---|---|---|
Demography | associated_participant | range | Participant |
Visit | associated_participant | range | Participant |
Condition | associated_participant | range | Participant |
Specimen | source_participant | range | Participant |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nhlbidatastage/bdchm
Mappings
Mapping Type | Mapped Value |
---|---|
self | bdchm:Participant |
native | bdchm:Participant |
LinkML Source
Direct
name: Participant
description: A Participant is the entity of interest in a research study, typically
a human being or an animal, but can also be a device, group of humans or animals,
or a tissue sample. Human research subjects are usually not traceable to a particular
person to protect the subject’s privacy.
from_schema: https://w3id.org/nhlbidatastage/bdchm
is_a: Entity
slots:
- associated_person
- identity
attributes:
description:
name: description
description: A free text field to capture additional info/explanation about the
research subject.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
range: string
member_of_research_study:
name: member_of_research_study
description: A reference to the Study(s) of which this Participant is a member
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
range: ResearchStudy
age_at_enrollment:
name: age_at_enrollment
description: The age in days when the Participant enrolled on the ResearchStudy
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
range: integer
unit:
ucum_code: d
index_timepoint:
name: index_timepoint
description: The text term used to describe the reference or anchor date used
for date obfuscation, where a single date is obscured by creating one or more
date ranges in relation to this date.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
range: string
originating_site:
name: originating_site
description: The Organization through which a subject was enrolled on a ResearchStudy.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
range: Organization
study_arm:
name: study_arm
description: The arm(s) of the study on which the Participant is enrolled
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
multivalued: true
range: string
consents:
name: consents
description: 'Data Use Restrictions that are used to indicate permissions/restrictions
for datasets and/or materials, and relates to the purposes for which datasets
and/or material might be removed, stored or used. Based on the Data Use Ontology
: see http://www.obofoundry.org/ontology/duo.html'
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
multivalued: true
range: Consent
Induced
name: Participant
description: A Participant is the entity of interest in a research study, typically
a human being or an animal, but can also be a device, group of humans or animals,
or a tissue sample. Human research subjects are usually not traceable to a particular
person to protect the subject’s privacy.
from_schema: https://w3id.org/nhlbidatastage/bdchm
is_a: Entity
attributes:
description:
name: description
description: A free text field to capture additional info/explanation about the
research subject.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: description
owner: Participant
domain_of:
- Participant
- ResearchStudy
- Questionnaire
- Document
- Specimen
- BiologicProduct
range: string
member_of_research_study:
name: member_of_research_study
description: A reference to the Study(s) of which this Participant is a member
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: member_of_research_study
owner: Participant
domain_of:
- Participant
range: ResearchStudy
age_at_enrollment:
name: age_at_enrollment
description: The age in days when the Participant enrolled on the ResearchStudy
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: age_at_enrollment
owner: Participant
domain_of:
- Participant
range: integer
unit:
ucum_code: d
index_timepoint:
name: index_timepoint
description: The text term used to describe the reference or anchor date used
for date obfuscation, where a single date is obscured by creating one or more
date ranges in relation to this date.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: index_timepoint
owner: Participant
domain_of:
- Participant
range: string
originating_site:
name: originating_site
description: The Organization through which a subject was enrolled on a ResearchStudy.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: originating_site
owner: Participant
domain_of:
- Participant
range: Organization
study_arm:
name: study_arm
description: The arm(s) of the study on which the Participant is enrolled
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
multivalued: true
alias: study_arm
owner: Participant
domain_of:
- Participant
range: string
consents:
name: consents
description: 'Data Use Restrictions that are used to indicate permissions/restrictions
for datasets and/or materials, and relates to the purposes for which datasets
and/or material might be removed, stored or used. Based on the Data Use Ontology
: see http://www.obofoundry.org/ontology/duo.html'
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
multivalued: true
alias: consents
owner: Participant
domain_of:
- Participant
- ResearchStudy
range: Consent
associated_person:
name: associated_person
description: A reference to the Person that is associated with this record.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
alias: associated_person
owner: Participant
domain_of:
- Participant
range: Person
identity:
name: identity
description: A 'business' identifier or accession number for the entity, typically
as provided by an external system or authority, that are globally unique and
persist across implementing systems. Also, since these identifiers are created
outside the information system through a specific business process, the Identifier
type has additional attributes to capture this additional metadata so the actual
identifier values are qualified by the context that created those values. This
additional context allows "identifier" instances to be transmitted as business
data across systems while still being able to trace them back to the system
of origin.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
slot_uri: schema:identifier
multivalued: true
alias: identity
owner: Participant
domain_of:
- Person
- Demography
- Participant
- ResearchStudy
- Organization
- Questionnaire
- QuestionnaireItem
- Condition
- Document
- Specimen
- BiologicProduct
range: Identifier
id:
name: id
description: The 'logical' identifier of the entity within the system of record. The
simple value of this attribute stands for an identifier of this data object
within the system, it can be used as a reference from other objects within the
same system (i.e. primary and foreign keys), and it should be unique per type
of object. The same data object copied to a different system will likely have
a different "id" in the new system since "id" values are system specific and
do not represent persistent business identifiers. Business identifiers are assigned
outside the information system and are captured in the "identifier" field. The
"id" field is more likely to be a serially or randomly generated value that
is assigned to the data object as it is created in a system.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
owner: Participant
domain_of:
- Entity
range: uriorcurie
required: true