Site icon Hay on FHIR

FHIR Clinical scenarios: Nutrition Assessment

We’ve had a couple of posts recently (well 3) talking about how we can use FHIR resources to represent some common clinical scenarios as a prelude to the clinical connectathon in September. Each of the scenarios exercised a different part of FHIR (and had a slightly different clinical focus):

(Here’s a bit more detail…)

There’s been a bit of discussion in the HL7 lists recently about the concept of a Clinical Assessment – and how best to represent it in FHIR. As it turns out, one of the scenarios put forward by Patient Care that we won’t be exercising (yet) is the process around making a Nutrition Assessment, and Elaine (one of the Patient Care co-chairs) has asked if I could do a post on this scenario to help stimulate discussion – so here it is.

Nutrition Assessment Use Case

The purpose of this use case is to describe the process of completing a nutrition assessment and documenting a nutrition diagnosis/problem. (Excerpt from HL7 V3 Diet Order DAM)

Use Case Sequence of Steps

  1. Dietitian receives the Dietitian Consultation order.
  2. Dietitian collects assessment data to include the following:
    1. Anthropometric data are collected from the EHR system and include, but are not limited to, the patient’s height, weight (current, usual and history of weight change), weight change while in hospital (loss or gain), and body mass index (BMI). (Observation)
    2. Biochemical data are collected from the EHR system. (Observation)
    3. Client history is collected from the EHR system to include, but not be limited to, medical diagnoses and medications. (Condition, Medication*
    4. Food history is gathered by direct interviews with patient, family, and staff as well as data within the EHR system and Food and Nutrition Management System (FNMS). These data include, but are not limited to, the diet order, usual eating pattern and food related behaviors, changes in appetite, amounts of food/fluids typically consumed, and amounts of foods/fluids consumed since being admitted. (Observation and/or Questionnaire)
    5. Nutrition-focused physical findings (observations) are collected from patient observation, staff interviews, and/or the EHR system. This includes physical signs such as the presence of mouth sores and muscle wasting, significant weight loss over a specific period of time. (Observation)
    6. Comparative standards such as energy and protein calculations to determine nutritional needs may be calculated by the dietitian. (Observation)
  1. A nutrition diagnosis/problem may be identified by the dietitian and documented in the EHR system based on the assessment data collected. The nutrition diagnosis/problem statement includes three components: the (nutrition) problem, the etiology of the problem, and the signs and symptoms of the problem utilizing standard terminology. (Observations)

This process would be followed by recommendations/interventions (working on this, may be part of Care Plan), a care plan(CarePlan), other procedures(procedure orders are TBD), and/or a referral (Referral).

The outcome of this clinical synthesis leads to the following type of statement:

  • Inadequate energy intake related to decreased appetite as evidenced by energy consumption less than assessed needs and weight loss of 5 pounds in one week.
  • Chewing difficulty related to mouth pain from oral sores as evidenced by oral side effects of chemotherapy.
  • Starvation-related malnutrition related to suboptimal protein and energy intake as evidenced by decreased muscle mass and diminished hand-grip strength.

These diagnostic statements (such as Starvation-related Malnutrition) are used to:

  1. Populate the problem list
  2. Lead to a codeable concept that is used for billing (In progress)

 

So lets start by going through the scenario and highlight the resources we might use.

 

Some specific questions were asked. There are some comments below – but there’s likely to be a fair amount of debate about the best answers!

Is a diagnosis a type of observation as per the current FHIR observation resource?

Probably the Condition is the better option.

When FHIR points to a CodeableConcept for billing what is used?

Well, there’s a Coverage resource proposed, and that talks about a possible Invoice resource, so it would contain the required coding to represent the service delivered. Likely the Financial Management committee will take ownership of this…

How does the concept of defining a diagnosis relate to the proposed Prognosis assessment (a type of assessment).

That’s a good question. The proposed Prognosis resource talks about “Prognosis describes the expected outcome for a particular subject based on an analysis of present condition and surrounding factors”. There’s a draft of the resource here (re-named as RiskAssessment) – it is an early draft though…  So the “present Condition” (and, I suspect the other concept of “Concern”) would come into play here.

How do these FHIR resources relate to the OpenEHR archetypes of:

openEHR-EHR-EVALUATION.problem_diagnosis.v1

openEHR-EHR-COMPOSITION.problem_list.v1

Well, there’s a pilot project underway with openEHR looking at allergy models, so it is to be hoped that – if successful – it could be extended to other clinical models.

Will a profile work for clinical assessments or is a unique resource required to define the diagnostic element in FHIR?

Not sure what is meant by “diagnostic element” in this question. Assuming that it refers to the Assessment, then there is the draft RiskAssessment resource described above.

Is a profile pointing to questionnaire, observations and condition complete?

Again, not quite sure what ‘complete’ means in this context. If it means ‘sufficient to meet the requirements of the Use Case’, then I guess it will depend on the complexity of the use case. However, as that is one of the purposes of a Profile then it would certainly be a goal.

So there you go. Feel free to comment – either as comments to this post or directly to the Patient Care or FHIR list.

 

 

 

 

Exit mobile version