FHIR Chat · HL7 fhir · implementers

Stream: implementers

Topic: HL7 fhir


view this post on Zulip Suresh Kumar Mukhiya (Feb 01 2019 at 13:34):

I am using HL7 FHIR to get some observations from real patients and so far has worked. Based on these observations, we are providing some Cognitive based therapy.

Basically, in our CBT, we have modules, each module contains different tasks, and each task contains different reading, writing, watching and listening activities. And now if I want to provide this CBT using HL7 FHIR, is there is a way?

view this post on Zulip John Moehrke (Feb 01 2019 at 13:58):

I would start with a "yes". But I can't exactly tell what you are trying to express. Seems CarePlan, Goal, ActivityDefinition, etc... Take a look at this IHE profile of these resoruces to support dynamic care plans https://www.ihe.net/uploadedFiles/Documents/PCC/IHE_PCC_Suppl_DCP.pdf

view this post on Zulip Lloyd McKenzie (Feb 01 2019 at 15:45):

If you're looking at the actual execution of those tasks (rather than the planning of them), look at Task, ServiceRequest and Procedure.


Last updated: Apr 12 2022 at 19:14 UTC