Closed sfradkin closed 1 week ago
Need to updated based on current transformation state and LA requirements
Reviewed at Planning but need to check with @JohnNKing
I wonder if this should be converted to a spike, to determine if any of these FHIR components are still missing.
Do we still need this story now that we know Ochsner will send an OML message instead of ORM?
I think we can close this story. I ran a validation test but still don't get the point of some of eng. tasks here. This is a very old story and we have a better understanding of the actual requirements now, so I don't think this one is relevant any more
Agreed. Closing.
Story
As a hospital, to be able to transmit an NBS order via my EHR’s native order interface, I need the CDC ReportStream ecosystem to be able to receive an HL7 ORM order message and then send out an HL7 OML order message to a synthetic lab with all required fields.
Pre-conditions
Acceptance Criteria
Related Stories
https://github.com/CDCgov/prime-reportstream/issues/10370
Tasks
Research
Engineering
MessageHeader
focus
is missing. We will not convert it. Reach out to the working group in charge of this and get their input.Organizations
739
, but test FHIR has739
inServiceRequest
.ORC.21
can repeat and identifies the facility placing the order. In aServiceRequest
, it only allows a singlePractitionerRole
as therequester
. That only allows us to reference oneOrganization
through thatPractitionerRole
. But let's assume we have twoORC.21
s. What do we do with that second organization? Do we make a secondOrganization
resource, but then how do we reference it from theServiceRequest
? Again, theServiceRequest
only supports onePractitionerRole
which only supports oneOrganization
. As of this writing, RS's ORM mapping puts these organization's IDs asidentifiers
in theServiceRequest
(which probably isn't right because they aren't IDs of theServiceRequest
but of the organization). Reach out to the working group in charge of this and get their input.Provenance
is completely missing.Device
Provenance
. Figure outProvenance
and then come back to this.Patient
- JessicaServiceRequest
- Jessicaspecimen
is missing. We will not convert it. Reach out to the working group in charge of this and get their input.Observation
basedOn
is missing. We will not convert it. Reach out to the working group in charge of this and get their input.Definition of Done
/adr
folder)Research Questions
Decisions
Notes