FHIR Chat · CarePlan.activity.detail.location · implementers

Stream: implementers

Topic: CarePlan.activity.detail.location


view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 14:46):

CarePlan.activity.detail.location is a Reference(Location).
In some cases this is too much. We just have to say "do it at home".
@Michelle (Moseman) Miller can this be a CodeableReference?

view this post on Zulip Michele Mottini (Jan 17 2020 at 14:58):

Use Reference.display

view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 14:59):

How? With an embedded Location?

view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 14:59):

that is what I'd simplify

view this post on Zulip Michele Mottini (Jan 17 2020 at 15:01):

No embedded location - just populate only the display element of the Location reference (that is a pretty common thing to do)

view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 15:02):

ah ok. sorry, you are right.

view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 15:02):

I'd still prefer CodeableReference.

view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 15:03):

things like "at home", "at work" are good candidates for master data

view this post on Zulip Michele Mottini (Jan 17 2020 at 15:04):

Yes - it just requires adding that to the spec and then switching to a new version of FHIR

view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 15:06):

My goal is indeed to get feedback on that change before creating a Jira ticket

view this post on Zulip Michele Mottini (Jan 17 2020 at 15:11):

My feedback would be not to change it - there is an OK way to solve that problem with the current specs

view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 15:26):

If location "home" is a code...?

view this post on Zulip Lloyd McKenzie (Jan 17 2020 at 16:00):

Having it coded allows for a constrained vocabulary of location types. This would be a place where CodeableReference could make sense. A change request is probably reasonable.

view this post on Zulip Jose Costa Teixeira (Jan 17 2020 at 20:29):

J#25328

view this post on Zulip Michelle (Moseman) Miller (Jan 21 2020 at 21:38):

Thanks for logging the change request, but I think there is a typo above -- in case anyone else wants to "watch" the JIRA, it is logged as J#25526

view this post on Zulip Jose Costa Teixeira (Jan 21 2020 at 21:49):

Thanks Michelle.
Yes, J#25526


Last updated: Apr 12 2022 at 19:14 UTC