Stream: implementers
Topic: location additional information
Maximilian Reith (Apr 15 2019 at 11:40):
Hey,
i would like to store additional information like "Elevator is available" in a location resource. Since these codes are in a codesystem, i don't want to use the simple "description"-attribute. Is it worth extending this resource?
greetings Max
Michel Rutten (Apr 15 2019 at 11:43):
Indeed, an extension would allow you to capture the additional information in a computable way. Seems appropriate here.
Maximilian Reith (Apr 15 2019 at 11:57):
thanks...
Lloyd McKenzie (Apr 15 2019 at 14:50):
@Brian Postlethwaite - it seems like "accessibility" might be a reasonable standard extension?
Maximilian Reith (Apr 16 2019 at 06:21):
i couldn't find this extension:
not on simplifier as well as here http://hl7.org/fhir/extensibility-registry.html
Lloyd McKenzie (Apr 16 2019 at 12:47):
Right. There isn't one yet. I'm suggesting we might want to define one.
Brian Postlethwaite (Apr 17 2019 at 12:44):
Can you please log a tracker for this. We have a similar concept in healthcare service for this in the characteristic property where you can bind in the specific value sets, and is covered in the search param there.
http://hl7.org/fhir/healthcareservice.html#HealthcareService
Lloyd McKenzie (Apr 17 2019 at 15:24):
@Maximilian Reith to log a tracker, click on the "propose a change" link at the bottom of any page in the FHIR spec.
nicola (RIO/SS) (Apr 18 2019 at 03:54):
May be statuses like availability etc can be moved into separate resource? They have completely different life-circle, access control etc.
Maximilian Reith (Apr 18 2019 at 07:30):
Maximilian Reith to log a tracker, click on the "propose a change" link at the bottom of any page in the FHIR spec.
I'm waiting to get approved for gforge
Lloyd McKenzie (Apr 18 2019 at 15:40):
It looks like you've been approved. Check your spam folder
Brian Postlethwaite (Apr 23 2019 at 22:49):
The availability information on the resource is general guidance information. The detailed stuff that would be access controlled etc is done through the schedule/slot data
Last updated: Apr 12 2022 at 19:14 UTC