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 QuestionnaireResponse: Example of a QuestionnaireResponse to Represent Raw Data

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.

LinkIdTextDefinitionAnswerdoco
.. example-questionnaire-demographics-response-1QuestionnaireResponse
... subjectidSubject IDSUB0001
... genderGenderFemale
... bmiSubject's BMI, Measured at Enrollment34.1 kg/m2
... statusSubject's status (Case or Control)https://uts.nlm.nih.gov/uts/umls C99269: Case

doco Documentation for this format

Notes: