FHIR Chat · docs / Issue #396 Add support for DeviceRequest, SupplyRe... · cds hooks/github

Stream: cds hooks/github

Topic: docs / Issue #396 Add support for DeviceRequest, SupplyRe...


view this post on Zulip Github Notifications (Aug 09 2018 at 17:16):

lmckenzi opened Issue #396

These are also patient-centric requests. DeviceRequest and SupplyRequest are needed by Davinci. DeviceRequest is going to subsume VisionPrescription but is also used for prosthetics, pacemakers, etc. where hooks may be relevant for research, enforcing best practice, interaction with payers. SupplyRequest will be relevant for coverage requirements but is also possibly relevant for other types of decision support.

Task and CommunicationRequest aren't needed by DaVinci. However, a request to cancel/suspend an order or a request to share information with someone else both seem like orders that might reasonably trigger decision support, so we might as well be thorough

Across versions, this would be:
R4: DeviceRequest, SupplyRequest, CommunicationRequest, Task
STU3: DeviceRequest, SupplyRequest, CommunicationRequest, Task
DSTU2: DeviceUseRequest, SupplyRequest, CommunicationRequest, Order


Last updated: Apr 12 2022 at 19:14 UTC