Slot: observation_type
The type of Observation being represented (e.g. 'diastolic blood pressure')
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
DimensionalObservation | A structured object that describes a single data item about the physical dime... | no |
SpecimenQualityObservation | A structured object that describes a characteristic of a specimen indicative ... | no |
SpecimenQuantityObservation | A structured object that describes a single data item about the quantity of a... | no |
Observation | A data structure with key (observation_type) and value (value) attributes tha... | no |
MeasurementObservation | A data structure with key (observation_type) and value (value) attributes tha... | no |
SdohObservation | A data structure with key (observation_type) and value (value) attributes tha... | no |
Properties
-
Range: String
-
Required: True
Comments
- This field holds the "key" in the core key-value pair comprised of the observation_type field and the relevant value(s) field.
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nhlbidatastage/bdchm
LinkML Source
name: observation_type
description: The type of Observation being represented (e.g. 'diastolic blood pressure')
comments:
- This field holds the "key" in the core key-value pair comprised of the observation_type
field and the relevant value(s) field.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
values_from:
- crdch:enum_CRDCH_Observation_observation_type
multivalued: false
alias: observation_type
owner: Observation
domain_of:
- Observation
range: string
required: true