measurementTechnique property
dynamic
measurementTechnique
getter/setter pair
"mass spectrometry" or "nmr spectroscopy" or "colorimetry" or
"immunofluorescence" If the [variableMeasured
] is "depression
rating", the [measurementTechnique] could be "Zung Scale" or
"HAM-D" or "Beck Depression Inventory" If there are several
[variableMeasured
] properties recorded for some given data
object, use a [PropertyValue
] for each [variableMeasured
]
and attach the corresponding [measurementTechnique] The value
can also be from an enumeration, organized as a
[MeasurementMetholdEnumeration
]. Supported types:
DefinedTerm
, MeasurementMethodEnum
, String, String
Implementation
dynamic measurementTechnique;