donor_compat
Donor/recipient immunogenetic compatibility under two published rule sets: HLA-B leader match (-21 M/T, Petersdorf 2020) for a single HLA-B mismatch, and KIR ligand (C1/C2/Bw4) class comparison, computed over each side's full typing QC. Rule checking against published frameworks; it does not rank or recommend a donor. recipient/donor: {"A": [...], "B": [...], "C": [...], "DRB1": [...], ...} (allele strings only, no patient identifiers). Decision support only; not a medical device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| donor | Yes | locus -> up to 4 reported allele names. Allele strings only: never patient names, medical record numbers, dates of birth, or accession or case identifiers. | |
| recipient | Yes | locus -> up to 4 reported allele names. Allele strings only: never patient names, medical record numbers, dates of birth, or accession or case identifiers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | Yes | ||
| release | Yes | IPD-IMGT/HLA release every verdict was computed against. | |
| b_leader | Yes | ||
| attribution | No | Data attribution (IPD-IMGT/HLA, CC-BY-ND). | |
| donor_valid | Yes | Donor typing QC had no errors. | |
| kir_ligands | Yes | ||
| recipient_valid | Yes | Recipient typing QC had no errors. |