Stream: implementers
Topic: Recording symptoms
Dina (Dec 19 2019 at 19:38):
Hi everyone,
I'm trying to track patient-logged symptoms. I've read in the docs that an Observation type of resource is recommended for this, and I like to keep my Observations standardized according to a codeable concept. I'm thinking of using LOINC codes. There are LOINC codes representing many kinds of the symptoms I'd like to track, but they're often associated with some kind of diagnostic tool for a condition (which I don't mean to fill on behalf of the user), or come from several different survey sets that are alternatives to each other in some ways. Would it make sense to record information using a variety of survey instruments, and standardizing them (via LOINC codes) as if they could be exported, when they are just reported by the user?
Lloyd McKenzie (Dec 19 2019 at 20:52):
@Rob Hausam
Rob Hausam (Dec 19 2019 at 22:49):
@Dina I'm wondering if you could provide some examples of the patient-logged symptom data that you are wanting to represent using FHIR? From your description my first thought is that SNOMED CT may be more appropriate for coding this data than LOINC (or you may want to use both), but looking at some data should help to determine if that actually is the case.
Dina (Dec 20 2019 at 15:45):
@Rob Hausam I'm starting off with symptoms like anxiety, several different areas where there could be pain, nausea, fever, fatigue, some mood symptoms, brain fog, paranoia, as some examples.
I see that there was some kind of coordination effort between LOINC and SNOMED CT but I wasn't able to find SNOMED CT terms in the LOINC db, so I guess I would have to download SNOMED's files - is that right? Thank you.
Grahame Grieve (Dec 20 2019 at 20:41):
yes
Grahame Grieve (Dec 20 2019 at 20:41):
but maybe you should use a terminology server - it will be a lot easier to let someone else do the work for you
Rob Hausam (Dec 22 2019 at 04:25):
SNOMED CT clearly is what you need for coding symptoms as you've described. And I was going to suggest the same as Grahame. I would recommend using the terminology server, as I think you will find it to be the best approach, both as you are starting out and for the long term.
Jose Costa Teixeira (Jul 30 2021 at 16:38):
Bringing over another question to this stream:.
When capturing symptoms using an Observation, what should be the category code?
Jose Costa Teixeira (Jul 30 2021 at 16:39):
I'd think the current valueset is missing one code - symptoms
Last updated: Apr 12 2022 at 19:14 UTC