Stream: implementers
Topic: Referring to a HealthcareService at a Specific Location
Tim Berezny (Apr 13 2018 at 15:23):
In a "ServiceRequest" resource, I set the "Performer" to reference a "HealthcareService" resource.
What if that HealthcareService has multiple locations, and i want to refer to the HealthcareService at on of its specific locations... how would i specify that in the ServiceRequest?
Lloyd McKenzie (Apr 13 2018 at 15:49):
@Brian Postlethwaite ?
Eric Haas (Apr 14 2018 at 00:14):
See GF#15727 ready to apply.
Eric Haas (Apr 14 2018 at 00:14):
So you make an extension based on it for now
Brian Postlethwaite (Apr 19 2018 at 08:24):
Also note that to have a healthcareservice with multiple locations, the other details (such as contact numbers, opening hours, coverage areas etc) all need to be the same. So for a practical sense, I would expect for most cases only a single location will be used.
Tim Berezny (Apr 19 2018 at 16:56):
that is true... hmmmm.... an intriguing puzzle.
Tim Berezny (Jun 12 2018 at 03:52):
@Brian Postlethwaite , I see in the Location resource that we CAN specify other details like contact numbers, opening hours, etc...
@Eric Haas I see that "Location Code" was aded in GF#15727 and targeted for FHIR4, but i don't see it in build.fhir.org ... when would i expect that to show up somewhere?
Brian Postlethwaite (Jun 25 2018 at 07:27):
When one of us gets to applying the changes, in the next couple of weeks (I'm only just back from holidays)
Last updated: Apr 12 2022 at 19:14 UTC