FHIR Chat · Patient description · implementers

Stream: implementers

Topic: Patient description


view this post on Zulip Nikolaos Alexandros Kaloumenos (Oct 08 2017 at 20:58):

Hi all,

Let's say I ask a patient to describe his symptoms, or how he feels today, or where the pain is coming from.
What FHIR resource suits best a patient description? Is it the QuestionnaireResponse appropriate storing the question as well as the answer I got back or there is something else I should use?

Thanks a lot

view this post on Zulip Lloyd McKenzie (Oct 08 2017 at 22:13):

You can certainly use QuestionnaireResponse as an information capture tool, but that sort of data should eventually wind its way to Observation - it's a point-in-time descriptive assertion.

view this post on Zulip Eric Haas (Oct 09 2017 at 19:19):

Or Condition for Chief Complaint o as a problem list Item.


Last updated: Apr 12 2022 at 19:14 UTC