Report Lab Results
Last updated
Last updated
A laboratory information system (LIS) can send lab test results to an Electronic Medical Record (EMR) system.
Workflow Maturity | Newly Defined |
|
Standards |
| |
Assumptions and Prerequisites |
| |
Actors |
|
# | Interaction | Data | Transaction Options |
1 | Results Saved and FHIR Task Updated | ||
2 | Search for Updated FHIR Tasks | FHIR R4 Search for Tasks based on tasks for which the owner is the EMR, and which have a status ‘completed’ | |
3 | Return FHIR Updated Tasks | FHIR R4 Task Resource with status ‘completed’ and reference to FHIR R4 DiagnosticReport | FHIR R4 bundle search response (example) |
4 | Search for Associated Diagnostic Reports | FHIR R4 Search for DiagnosticReports by UUID | |
5 | Return Associated Diagnostic Reports | FHIR R4 DiagnosticReport Resource with | |
6 | Update FHIR Task Status, Store DiagnosticReports and Save Results |