FHIR Chat · Community Care Resources · implementers

Stream: implementers

Topic: Community Care Resources


view this post on Zulip David Reeves (May 18 2020 at 03:21):

We are working with Community Care data and have mapped about 300 of our 400 data elements to the resources AllergyIntolerance, CarePlan, CareTeam, Communication, Condition, Coverage, Flag, Goal, Immunization, Observation, Organization, Patient, Practitioner, PractitionerRole, Procedure, QuestionnaireResponse, RelatedPerson, ServiceRequest & Task.

We are still looking to map these types of data elements:

  1. Patient last updated date
  2. Food Security: concerns, details, needs, plan
  3. Psychosocial: details, strengths, spiritual practices, hobbies/interests, other needs/concerns, needs, plan
  4. Social Support/Family: details, personal relationships, family, children (Ministry involvement), needs, plan
  5. Social History
  6. Social & Financial: outreach location, agreement to contact, notes, income type, stable income, livable income, receiving maximum benefits, transportation, citizenship/immigration
  7. Funding: no income, provincial income assistance, hardship/regular assistance, disability income, person with disability (PWD), employment income, full-time/part-time/casual/not reliable/supplemental income/stipend, pension income, other income, trust fund/inheritance/savings/insurance, SAFER - shelter aid for elderly renters, MNSB - monthly nutritional supplemental benefit, Employment Insurance, other
  8. Psychiatric Extended Leave - yes/no, program, start date, team, team phone #, team fax #, review date, responsible psychiatrist, case manager/care coordinator
  9. Palliative Status: wishes home death, wishes to die elsewhere, comments, date, assessed by, prognosis
  10. Palliative Performance Scale: date, assessed by, PPS %
  11. Waitlist For Service: date, program, team, team phone #, team fax #, waitlist name, status

Does anyone have any suggestions on mapping these types of Community Care data elements?

view this post on Zulip René Spronk (May 18 2020 at 07:05):

I'm not a domain expert, but a few ones seem clear to me:

  1. Observations
    6 Observation
    7 Observation

  2. probably a Basic resource with a reference to CareTeam

  3. Appointment with status = waitlist, CareTeam

view this post on Zulip Jose Costa Teixeira (May 18 2020 at 08:34):

  1. Provenance (if you want to capture "functional" content changes) or meta (if technical record change)

view this post on Zulip Jose Costa Teixeira (May 18 2020 at 08:36):

  1. d) plan - NutritionOrder

view this post on Zulip Jose Costa Teixeira (May 18 2020 at 08:37):

  1. We have a Patient Will, mapped it to Consent, but your scope seems broader

view this post on Zulip Jose Costa Teixeira (May 18 2020 at 08:38):

  1. for you may have a CarePlan on top of (or instead of) patient consent

view this post on Zulip Craig Newman (May 18 2020 at 12:49):

For Food Security (and any other social determinants of health) you should be looking at what the Gravity project is doing.

view this post on Zulip Lloyd McKenzie (May 18 2020 at 15:13):

  1. What does it mean to update a Patient - touch their demographics or touch anything in their record? Generally 'update' will be captured on a per record basis
  2. a mixture of Condition, Observation, CarePlan. Maybe also ClinicalImpression
  3. Same as 2
  4. Same as 2
  5. Observation
  6. Encounter, Observation, Patient, maybe some others
  7. Coverage, Account, Observation
  8. ServiceRequest
  9. Observations
  10. Observation
  11. Appointment and/or ServiceReqeust

view this post on Zulip David Reeves (May 19 2020 at 16:10):

Thanks everyone! I didn't expect such prompt responses, especially in the middle of a long weekend (in Canada anyway)...
By "Patient last updated date" I am referring to the date displayed at the top of a Summary Report indicating when the patient was last "seen" so a provider would know whether to ask the patient if this is their most up-to-date information.

view this post on Zulip Lloyd McKenzie (May 19 2020 at 16:24):

Is this the last visit you had with the patient (in which case it would be the date of the most recent encounter) or the date of the most recent data you've received (inbound lab, drug or other information can happen between visits, and providers might occasionally review records and update them outside of a patient visit - e.g. adjusting a care plan based on new best practices.

view this post on Zulip Lloyd McKenzie (May 19 2020 at 16:25):

Also, assuming that all data was reviewed during an appointment and is therefore "up to date" is sometimes a stretch :)

view this post on Zulip David Pyke (May 19 2020 at 17:55):

You may also want to look at the eLTSS FHIR IG. While set for a US based LTC use case, it may give you pointers to how you might address these

view this post on Zulip David Reeves (May 19 2020 at 20:25):

Thank you David, it looks very, very interesting and helpful!... :slight_smile:

view this post on Zulip David Reeves (May 20 2020 at 21:01):

A few more questions:

  1. Which resource should case notes / encounter notes / progress notes be mapped to? Communication? ClinicalImpression? Or should they ideally be parsed out to different resources using a cNLP (clinical natural language processing) tool?

  2. We have a number of assessments mapped to QuestionnaireResponse, but that seems like a bit of a cop-out to just throw all that information in there when related data might be in other resources simply because it wasn't entered through an assessment. Should we map each assessment data element to a more relevant resource? The data in general would then perhaps be mapped better but it would no longer be possible to recreate intact assessments.

  3. Same with Observations. We could map many things to it but it seems to me that anything we put in there other than height, weight, BP, lab results, etc. would need to be clearly documented in our IG and this would not lead to the best interoperability results.

(I worry that too many data elements in QuestionnaireResponse and Observation in some ways makes our data not much more interoperable than it currently is in our source systems... perhaps I'm a bit naive to think FHIR will automagically clean up our 25 years of data in three somewhat messy source systems... :grinning:)

  1. Is there a committee working on developing resources for Community Care data?

view this post on Zulip Lloyd McKenzie (May 20 2020 at 23:02):

  1. DocumentReference is the solution the implementation community has landed on
  2. QuestionnaireResponses are good means to capture data, but is not great for searching/analysis. So if you want data searchable, it'll need to be mapped
  3. Most assessment scores, etc. will end up being Observations. We've nailed down the codes for 10 vital signs. If you want guaranteed interoperability, you'll definitely have to nail down the codes for the observations you care about.
    (yes - we're still trying to figure out how best to implement the 'magically clean up my data' operation :>)

  4. Patient Care would be the primary work group, though Orders and Observations and certain others might also be relevant

view this post on Zulip Vibin_chander (May 31 2020 at 08:51):

Just Curious to know what is the correct place to capture Insurance Authorization information in coverage resource?

view this post on Zulip Lloyd McKenzie (May 31 2020 at 14:41):

@Paul Knapp

view this post on Zulip Paul Knapp (Jun 02 2020 at 01:18):

@Vibin_chander You don't store an authorization on your coverage details (essentially card details), you would have the info on the response to the prior authorization - a ClaimResponse resource with use=preauthorization.

view this post on Zulip Vibin_chander (Jun 02 2020 at 05:53):

@Paul Knapp the authorization of an insurance should be a part of coverage right

view this post on Zulip Vibin_chander (Jun 02 2020 at 05:54):

Like the isnurance is athorized for a patient.

view this post on Zulip Vibin_chander (Jun 02 2020 at 17:29):

For the patient resource it is very important to capture the financial Number / Account number of the patient. But i dont see any FHIR element having the Account number.

view this post on Zulip Vibin_chander (Jun 02 2020 at 17:29):

What is the best plalce to capture the account number of the patient in the Patient Reosurce?

view this post on Zulip Lloyd McKenzie (Jun 02 2020 at 17:37):

Did you look at the Account resource?

view this post on Zulip Lloyd McKenzie (Jun 02 2020 at 17:38):

Reality is that a single patient can have multiple accounts (of different types). Accounts also have a lot more data associated with then than just a number. So Account is treated as a distinct business object, not a simple characteristic of Patient (which is focused on demographics).

view this post on Zulip Vibin_chander (Jun 04 2020 at 04:03):

ok . I thought the Account resource is direct mapping for guarantor

view this post on Zulip Lloyd McKenzie (Jun 04 2020 at 04:13):

Account includes information about guarantor - because some accounts have guarantors. But many accounts won't. Some won't even be tied to patients.

view this post on Zulip Vibin_chander (Jun 04 2020 at 04:15):

ok

view this post on Zulip Paul Knapp (Jun 22 2020 at 21:00):

@Vibin_chander If by Account number you mean the patient's member id with their insurance, that goes in Coverage.identifier, in not then I'd need more definition on what you mean by account number.

view this post on Zulip Vlad Ganshin (Jun 25 2020 at 14:35):

Lloyd McKenzie said:

  1. DocumentReference is the solution the implementation community has landed on

Could you clarify, why not ClinicalImpression resource?

I've been developing a telemedicine system, chat between Patient and Practitioner, where ChatBot gathers initial data to suggest chief complaint and provide it to the Practitioner with related notes. And I was thinking to put those notes and Practitioner's notes into ClinicalImpression.note and ClinicalImpression.summary before closing the Encounter. And now I'm a bit confused, what to chose.

view this post on Zulip Lloyd McKenzie (Jun 25 2020 at 14:43):

After extensive discussion, the community has decided to use DocumentReference for notes. The decision was driven by both what information systems typically capture as well as the different ways they capture them. ClinicalImpression wouldn't be suitable for many types of notes and has a lot of information that most systems don't have in the portions of their system that captures 'notes'.

view this post on Zulip Vlad Ganshin (Jun 26 2020 at 10:59):

@Lloyd McKenzie As I understood DocumentReference is only reference to external file and metadata for it. Where should I put my text notes? Is the discussion you mentioned available?

The only place I found is DocumentReference.content.attachment.data. But it's base64 encoded field, and it seems super weird to put note there. And I found only one DocRef.type which could be suitable for. It's Assessment note.

Another resource which is similar to DocRef but not pointing to an external url is Composition. It has reference to encounter and narrative field in Composition.section[*].text. But I can't find suitable type for it to show that it's just a note.

view this post on Zulip Lloyd McKenzie (Jun 26 2020 at 14:04):

DocumentReference.content.attachment can contain the content - and often will. It would generally only reference an external Binary if the content was exceptionally large.


Last updated: Apr 12 2022 at 19:14 UTC