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

Example ObservationDefinition: Example Study Data Dictionary Variable subjectid

Dataset variable definition, subjectid, 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: subjectid 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 “string”.

Generated Narrative: ObservationDefinition

Resource ObservationDefinition "example-study-data-dictionary-variable-1-1"

Profile: NCPI Study Data Dictionary Data Variable

code: Subject's Unique Identifier (Datatable CodeSystem (lists all variables)#subjectid)

permittedDataType: string