/
TR
tryvital
/
Junction API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v71
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-03
207
696
1.5 MB
unmatched
Get Unmatched Result
get
/v3/unmatched_result/{raw_result_id}
Path parameters
raw_result_id
string
uuid
required
Response
Successful Response
GetUnmatchedResultResponse
required
id
string
uuid
required
status
'matched'
|
'pending_customer_review'
|
'pending_ops_review'
|
'resolved'
required
ℹ️ This enum is non-exhaustive.
decision_code
'match_sample_id'
|
'match_completed'
|
'match_cancelled'
|
'wrong_collection'
|
'wrong_lab'
|
'multiple_demo_match'
|
'match_sample_id_mismatch_demo'
|
'match_demo'
|
'no_match'
required
ℹ️ This enum is non-exhaustive.
sub_reason_codes
MatchSubReasonCode[]
reason
string
required
patient
MatchReviewPatient
lab
MatchReviewLab
required
markers
MatchReviewMarker[]
interpretation
'normal'
|
'abnormal'
|
'critical'
|
'unknown'
ℹ️ This enum is non-exhaustive.
result_status
'final'
|
'partial'
ℹ️ This enum is non-exhaustive.
note
string
nullable
resolution_action
'accept'
|
'reject'
|
'unsure'
ℹ️ This enum is non-exhaustive.
resolved_user_id
string
uuid
nullable
resolved_order_id
string
uuid
nullable
allowed_actions
MatchReviewResolutionAction[]
candidate_groups
MatchReviewCandidateGroup[]
created_at
string
date-time
required
updated_at
string
date-time
required
reviewed_at
string
date-time
nullable