FHIR Chat · Procedure Resource for a future date? · implementers

Stream: implementers

Topic: Procedure Resource for a future date?


view this post on Zulip Dom (Jan 17 2019 at 03:40):

Hi, is it ok to use performed.performedDateTime for a planned operation date coming up in a few days? If not, what should be the correct way? Thanks

view this post on Zulip Richard Townley-O'Neill (Jan 17 2019 at 04:23):

I think that Procedure is for started procedures.
Consider ServiceRequest.occurrence[x]

view this post on Zulip Lloyd McKenzie (Jan 17 2019 at 04:31):

Procedure might exist for something where you've already started the prep. E.g. you might have a Procedure instance for a surgery that starts well before the first incision to encompass all of the actions (typically 'billable') tied to the surgery

view this post on Zulip Dom (Jan 17 2019 at 19:27):

Thanks. Do you know what's the STU3 equivalent?

view this post on Zulip Dom (Jan 17 2019 at 19:34):

I'm thinking ProcedureRequest

view this post on Zulip Lloyd McKenzie (Jan 17 2019 at 20:54):

Yes - or ReferralRequest. Those two got merged to become ServiceRequest


Last updated: Apr 12 2022 at 19:14 UTC