FHIR Chat · Mapping Bed staus in FHIR · implementers

Stream: implementers

Topic: Mapping Bed staus in FHIR


view this post on Zulip Aditya Joshi (Sep 19 2016 at 11:41):

Hi, I want to map Bed Status in FHIR resource. I am getting V2, A20 (Bed Status Update) message. NPU-2 will have bed status which can be (as per User defined table-0116) - closed, housekeeping, occupied, Unoccupied, Contaminated and isolated (their equivalent codes would come in NPU-2). Now where to map these codes or bed status information. My best guess is Location resources. I can map NPU-1 (Bed Location) data in Location resource elements. What about NPU-2, again best looking element is Location.status. But status has only three values and valueset is Required, so that means I cannot create my own codes for Location.status. I am trying to map NPU-2 values to Location.status but not getting convinced, as there doesn't seem one to one mapping. Mapping housekeeping or Contaminated seems difficult. One can simply map them to suspended but that will not let receiving system to know actual thing. Another approach I see is using extension in Location resource? Please advise.

view this post on Zulip Brian Postlethwaite (Sep 19 2016 at 11:50):

This is good feedback, could you please add a traker item into gForge (there is a link to do this at the bottom of each page the spec) and the Patient Administration workgroup will get back to you.

view this post on Zulip Aditya Joshi (Sep 19 2016 at 13:25):

Hi Brian, done, I have raised request in gForge. thanks.

view this post on Zulip Simone Heckmann (Sep 19 2016 at 17:52):

A propos "bed"
I was wondering: Does the code "bd" for Location.physicalType mean the location is a "bed" or a "bedplace"?
The description "A space that is allocated for sleeping/laying on." is unclear IMO.

Does "bed" move around or is it partOf a "room"?

view this post on Zulip Aditya Joshi (Sep 20 2016 at 10:19):

I guess "bd" is for bed only. and bed is part of room, non moving. In order to represent bed, room, building etc. one has to create multiple Location resources and use partOf references. bed part of room part of building.

view this post on Zulip Simone Heckmann (Sep 20 2016 at 12:48):

So it's a bedplace. Not the thing with wheels and a matress.

view this post on Zulip Aditya Joshi (Sep 20 2016 at 13:03):

Not sure if we need to segregate both- bed and bedplace. In my experience, wards have multiple beds (thing with wheels and a mattress, wheels not sure but certainly a mattress so that patient can sleep or lay down on that.) Bed also have bed number which is the identification of that bed and very important to know as services have to be delivered at that location.

view this post on Zulip Simone Heckmann (Sep 20 2016 at 13:48):

Looking at the status, we definitely need to make clear what we mean: The bed can still be "contaminated" waiting somewhere to be decontaminated while the bedplace has already been equipped with a fresh bed and has been promoted to "unoccupied".
The bedplace has a partOf relationship with a room, whereas a bed's location may be expressed through geo coordinates provided by a tracking system. I'm not saying that there's a use case for the latter, I'm just saying that the description of the code "bd" should be more concise.
BTW, the Version 2 name of PV.#1.3 is also labeled as "bed" whereas the german translation says "Bedplace":
pasted image

view this post on Zulip Lloyd McKenzie (Sep 21 2016 at 01:12):

By that definition, the bed itself sounds like a Device. The bed place is the Location. The bed would have a model number, manufacturer, even a serial number.

view this post on Zulip Aditya Joshi (Sep 21 2016 at 11:44):

so that means location status is representing bed place status not the status of actual bed (a physical entity). when status=active, it means bed place location is active, can we also deduce the fact that actual physical bed would be there and active or available? Or later fact is not clear with location status value?

view this post on Zulip Simone Heckmann (Sep 21 2016 at 13:21):

@Lloyd McKenzie Good Point . Should I enter a GF to change the wording from "bed" to "bedplace" to make this clearer? Or am I the only one who's confused here?

view this post on Zulip Lloyd McKenzie (Sep 21 2016 at 13:46):

@Simone Heckmann Change requests are always welcome and I think it's a good thing to clarify

view this post on Zulip Simone Heckmann (Sep 21 2016 at 14:06):

GF#12135 (Assuming "Change requests are alwas welcome" wasn't meant to be ironic :D )

view this post on Zulip Lloyd McKenzie (Sep 21 2016 at 14:14):

Nope. Always welcome

view this post on Zulip Richard Townley-O'Neill (Sep 21 2016 at 23:12):

I also prefer "bed place" to "bed"

view this post on Zulip Igor Sirkovich (Sep 22 2016 at 02:08):

Agree, "bedplace" is much more clear.

view this post on Zulip Richard Townley-O'Neill (Sep 22 2016 at 04:15):

I think that "bed space" might be a little better.

view this post on Zulip Brian Postlethwaite (Sep 23 2016 at 19:46):

This is also an example binding valueset, so would be up to what is mapped from the EHR that you are connecting to, and how they model the location/organization heirachies.
That is more likely going to be the source of what is likely to be practical here.
And will be very different depending on the context of use. A field hospital in a rural/crisis area would be very different to a ward inside a hospital and to a residential aged care facility.


Last updated: Apr 12 2022 at 19:14 UTC