FHIR Chat · FHIR to SDC/BICEPS · SDPi+FHIR

Stream: SDPi+FHIR

Topic: FHIR to SDC/BICEPS


view this post on Zulip Todd Cooper (May 21 2020 at 19:40):

One of the Gemini SDPi+FHIR topics that was recently added had to do with the representation of information from a FHIR-based source (e.g., a lab result observation) that is brought into a BICEPS-enabled device or application. NOTE: that the DoF IGs have focused on Device-to-FHIR information flow, not the opposite direction. @Stefan Schlichting mentioned that this FHIR resource info would be represented in a BICEPS SystemContext ... somewhere ... somehow ... :innocent: How's that supposed to work? Any place where this has been documented, prototyped, hack-a-thon'd ... We need content for that confluence page!

view this post on Zulip Stefan Schlichting (May 21 2020 at 20:04):

A lab result would be represented as part of the WorkflowContextState/WorkflowDetail. The results of the performed lab tests is communicated using the PerformedOrderDetail/ResultingClinicalInfo. If you have a specific example I can probably generate an example instance.

view this post on Zulip Todd Cooper (May 21 2020 at 20:11):

OK ... but let's stay general for a moment - I like arm chairs!
If I have a FHIR Bundle "My Way Kwol Bundle" that contains a set of resources and data elements that do not map to the core BICEPS model objects & attributes (e.g., something outside the MDS-VMD-Channel-Metrics or Alerting etc. definitions) is there a general way that I could integrate it into BICEPS Context specifications somewhere? Or will it be on a resource-by-resource basis and possibly requiring use of the SDC extension model at some point?

Or am I lost out in left field ... again ...?

view this post on Zulip Stefan Schlichting (May 21 2020 at 21:48):

Most information will be mapped into the WorkflowContext, but depending on your resource different attribute and elements will be filled.
At some point in time you may need the extension model as BICEPS really focused on the B - Basic.


Last updated: Apr 12 2022 at 19:14 UTC