Comment on page
Order Laboratory Test
Electronic Medical Records (EMRs) systems can send an electronic lab order to a laboratory information system (LIS).
Workflow Maturity | Newly Defined |
|
Standards | |
|
Assumptions and Prerequisites | |
|
Actors | |
|
# | Interaction | Data | Transaction Options |
1 | Create Lab Order | Alternatively, the order save could generate a FHIR R4 ServiceRequest Resource for direct transmission. | |
2 | Send New Lab Order | Alternatively a FHIR R4 ServiceRequest and Patient Resource bundle could be sent
| |
3,4 | Send New Lab Order | Bundled order is routed through the IOL to both the SHR and the LIS | |
5 | Save Order and Update Order Status | FHIR R4 Task Resource Status is updated locally to either rejected or accepted. A FHIR R4 ServiceRequest Resource (example) is created for order processing with a reference to the associated task. EMR test requests and LIS orders are matched based on LOINC codes. | Alternatively, a ServiceRequest with a link to the referenced ServiceRequest could be populated. |
6 | Send Order Update | Update Task Resource Status from [5] is sent to the IOL | Alternatively, this could be an update to a FHIR R4 ServiceRequest resource |
7,8 | Send Order Update | IOL routes the updated FHIR R4 Tasks to the SHR and the EMR | See transaction options [6] |
9 | Update FHIR Task Status | FHIR task status updated locally | See transaction options [6] |
Last modified 1yr ago