NCPI FHIR Implementation Guide
0.2.0 - ci-build
NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
Dataset variable definition, bmi, is based on the profile, StudyDataDictionaryVariable. Based on ObservationDefinition, The Study Data Dictionary Variable describes a single variable from one of the Study’s data tables. To link the definition across various dataset components, the use of the Study’s code representation for that variable is used in the *code” property which is: bmi in this case.
To indicate what types of data can be expected to be found, the permittedDataType is used, which in this case is set to “quantity” with appropriate units provided via the quantitativeDetails property.
Generated Narrative: ObservationDefinition
Resource ObservationDefinition "example-study-data-dictionary-variable-1-4"
code: Subject's BMI, Measured at Enrollment (Datatable CodeSystem (lists all variables)#bmi)
permittedDataType: Quantity
- | Unit |
* | kg/m2 (UCUM#kg/m2) |