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
The following example shows a single row of data as a FHIR QuestionnaireResposne resource. It references the subject via the subject field and links back to the appropriate Questionnaire via the “questionnaire” field. Each column of data is contained as a separate item which links back to the Questionnaire’s items by way of the “linkId”. Each of the values is provided in the Answer property for the item.
LinkId | Text | Definition | Answer |
---|---|---|---|
example-questionnaire-demographics-response-1 | QuestionnaireResponse | ||
subjectid | Subject ID | SUB0001 | |
gender | Gender | Female | |
bmi | Subject's BMI, Measured at Enrollment | 34.1 kg/m2 | |
status | Subject's status (Case or Control) | https://uts.nlm.nih.gov/uts/umls C99269: Case | |
Documentation for this format |