Stream: Orders and Observation WG
Topic: Doctor's Preference Card
RJ Mather (Nov 10 2021 at 17:18):
We are mapping DPC data to FHIR. The DPC will have at least a provider and a procedure in the header, and a list of items for the procedure. See an example here (https://app.prefcards.com/r/b745fda2-c957-49be-bc7a-fe41bada759c)
In the above thread, we were referred to the InventoryReport resource. Our organization may not accept a resource that isn't in the FHIR 4.0.1 spec.
We are evaluating:
- Using a FHIR List resource
- Using a FHIR Group resource
- Build a custom resource based on the FHIR basic resource.
Does anybody in the community have any experience related to this or any additional insight? Thank you!
Last updated: Apr 12 2022 at 19:14 UTC