MCC eCare Plan Implementation Guide
1.0.0 - ballot United States of America flag

MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions

Questionnaire Response

FHIR Questionnaire and QuestionnaireResponse Integration

This FHIR Care Plan based IG encourages the integration of MCC QuestionnaireResponse into the Care Plan. In particular, to bring in patient generated information that can be used in support of conditions, health concerns, or other observations; including serial observations, conditions etc., that can be considered “Outcomes” in the context of a Care Plan. There are several integration points that FHIR Questionnaire and/or QuestionnaireResponses can be brought into the FHIR Care Plan. A questionnaire (QuestionnaireResource) can be the foundation of the Care Plan through CarePlan.instantiatesCanonical. It can be incorporated through CarePlan.supportingInformation and it can be brought in within referenced resources, such as condition via condition.evidence.detail.

Given that the MCC eCare Plan is far more comprehensive than could be supported from a single questionnaire, the design does not recommend (but does not preclude) a QuestionnaireResource integration though CarePlan.instantiatesCanonical. The design of this IG recommends the latter two integration points; CarePlan.supportingInfo and condition.evidence.detail.

LHC FHIR Tools

This draft of the IG recommends the use of the NIH, Lister Hill Center (LHC) FHIR Tools for Structured Data Capture (SDC) Questionnaire/QuestionnaireResponse in implementations of the MCC eCare Plan. The The LHC-Forms widget supports both actual generation of forms for user interfaces and the generation of the conformant FHIR R4 Questionnaire/QuestionnaireResponse resource instances. Other tooling or methods are not precluded.

The SDC Questionnaire App is a SMART on FHIR open-source application that establishes a connection with a FHIR Server and provides an interface for selecting Questionnaires, filling them out, and saving Questionnaires and Observation data. This tooling is still under development but provides form and FHIR resource instance generation in support of many LOINC panel codes.

Please see the LHC Forms Developer Documentation for features, installation and usage guidance as well as for detailed information about support for FHIR Questionnaire Resources. Relevant LOINC panels can be retrieved as FHIR Questionnaires directly from the LOINC FHIR server. They have canonical ids of the following pattern: http://loinc.org/q/{LOINC code}. For example: http://loinc.org/q/62199-5

The figure below highlights recommended integration points in the MCC eCare Plan. For example, a questionnaire panel code in the Patient Goal Related Questionnaire Panel Codes value set, such as, Chronic kidney disease management personal goals panel 87533-6 may be useful to derive and document health goals that can be represented in the MCC Goal profile. The questionnaire may be referenced from the MCC Goal profile where the goal is asserted.

Figure: MCC eCare Plan QuestionnaireResponse Integration Points

Deriving assessments and observations from QuestionnaireResponses

This implementation Guide recommends using QuestionnaireResponse profile from the MCC QuestionnaireResponse to gather important and varied data during an assessment process and from which observations can be derived. In FHIR, forms are represented using the Questionnaire Resource and completed forms are represented using the QuestionnaireResponse resource. Please see the Structured Data Capture IG for additional information.

**The MCC QuestionnaireResponse Value Set Library provides Value sets of LOINC panel codes that are associated with questionaires that are often used in the care of individuals with multiple chronic conditions.