FHIR Chat · Radiology vs Laboratory ProcedureRequest · implementers

Stream: implementers

Topic: Radiology vs Laboratory ProcedureRequest


view this post on Zulip Mithilesh gupta (Mar 12 2018 at 07:15):

We have the doctors requesting for two types of procedures : Radiology and Laboratory.

I understand this has to be represented through a ProcedureRequest, but i do not know how to capture the information that it is a Radiology or Laboratory type.

view this post on Zulip Lloyd McKenzie (Mar 12 2018 at 13:44):

DiagnosticReport.category

view this post on Zulip Mithilesh gupta (Mar 12 2018 at 14:13):

@Lloyd McKenzie Shouldn't Procedure Request resource be used here instead of DiagnosticReport

view this post on Zulip Lloyd McKenzie (Mar 12 2018 at 15:02):

Yes, sorry. ProcedureRequest (or ServiceRequest in r4).category


Last updated: Apr 12 2022 at 19:14 UTC