What the export is for
A governed way to share one case across review, collaboration, and interoperability without exposing the entire app workflow as the external source of truth.
Interoperability
This page explains the main artifacts inside a QbitQure reviewer case export. It is written for collaborators who want to understand what the package contains without needing prior FHIR knowledge.
A governed way to share one case across review, collaboration, and interoperability without exposing the entire app workflow as the external source of truth.
The export package is a governed collaboration artifact. It does not convert QbitQure into an autonomous clinical decision maker.
Plain-English terms
These are the main terms collaborators are likely to see when the export package is discussed.
A common healthcare data standard. It helps systems describe patients, encounters, observations, and workflow in a more interoperable way.
A container that groups related healthcare records together so they can be moved or inspected as one package.
A workflow object. In QbitQure it helps describe ownership, review state, handoff, and sign-off in a standards-shaped way.
A trace of where something came from or who changed it. In this context it helps show the audit trail behind review actions.
Package contents
Each artifact serves a different purpose. Together they make the case easier to inspect, discuss, and share responsibly.
FHIR Bundle
This is the structured clinical record for the case. It groups the patient, encounter, observations, and related clinical data into one portable package.
Why it helps: A collaborator can see the case in a standards-aware format instead of only reading free text or screenshots.
Task + Provenance style bundle
This is the read-only workflow view. It shows who owns the review, what state it is in, and which audit events were recorded while the case moved through handoff and sign-off.
Why it helps: A collaborator can understand the review process and governance layer, not just the clinical content.
Plain-English handoff summary
This is the compact human-readable summary for supervisor review, MDT discussion, or sign-off conversations.
Why it helps: A collaborator does not need to inspect raw JSON first to understand what happened and what action is needed next.
Bounded pathway review outputs
These capture the accepted PGx pathway interpretation that was linked to the case, including prompts, rationale, and pathway-specific notes.
Why it helps: A collaborator can see what pathway logic was actually attached to the review without confusing it for autonomous prescribing.
Visual map
This is the simplest way to think about the relationship. QbitQure gathers four different views of the same case, then packages them together for review, collaboration, and interoperability.
Clinical bundle
Structured clinical record
Workflow projection
Task and Provenance style view
Clinician handoff
Plain-English review summary
Pathway snapshots
Accepted PGx review outputs
Reviewer case export package
This combined package can then be shared for supervisor review, MDT discussion, collaboration, or standards-aware inspection without exposing the whole live application as the external source of truth.
What stays app-native
QbitQure still runs on its own internal reviewer workflow model. The workflow projection in the export package is derived from that internal state rather than replacing it.
That keeps the live app simpler and safer while still giving collaborators a standards-aware artifact they can inspect.
Boundaries
The workflow layer is exported as a read-only standards-aligned projection rather than as the live source of truth for app behavior.
The package is available only for cases that are completed and governance-ready.
The package is intended for review, interoperability, and collaboration, not autonomous clinical action.