CDCgov / trusted-intermediary

Bringing together healthcare providers by reducing the connection burden.
Apache License 2.0
11 stars 5 forks source link

Inbound OML Processing #819

Closed sfradkin closed 1 month ago

sfradkin commented 10 months ago

Story

As an HCO, so that our OML orders can be sent to our public health lab, we want RS to be able to process inbound HL7v2.5.1 OML messages.

Acceptance Criteria

Tasks

Research

n/a

Engineering

Definition of Done

Research Questions

Decisions

Notes

scleary1cs commented 9 months ago

RS already supports inbound ORM.

scleary1cs commented 8 months ago

Specify/What is the expected format for the FHIR message coming out of RS?

scleary1cs commented 8 months ago

The converter partially supports the following message types/events:

OML_O21 - Laboratory Order Repeating ORDER groups are not supported ServiceRequest resources are only created when both ORC and OBR are provided PID must be provided to avoid FHIR validation errors OBX and Observations are not yet supported

JohnNKing commented 8 months ago

Created draft PR: https://github.com/CDCgov/prime-reportstream/pull/13766

scleary1cs commented 2 months ago

https://github.com/CDCgov/prime-reportstream/pull/15910 Update OML mappings #15910

scleary1cs commented 1 month ago

AL no longer an initial implementation partner.