Enum: BloodTypeEnum
ABO and Rh blood group classifications
URI: valuesets:BloodTypeEnum
Permissible Values
| Value |
Meaning |
Description |
| A_POSITIVE |
SNOMED:278149003 |
Blood type A, Rh positive |
| A_NEGATIVE |
SNOMED:278152006 |
Blood type A, Rh negative |
| B_POSITIVE |
SNOMED:278150003 |
Blood type B, Rh positive |
| B_NEGATIVE |
SNOMED:278153001 |
Blood type B, Rh negative |
| AB_POSITIVE |
SNOMED:278151004 |
Blood type AB, Rh positive (universal recipient) |
| AB_NEGATIVE |
SNOMED:278154007 |
Blood type AB, Rh negative |
| O_POSITIVE |
SNOMED:278147001 |
Blood type O, Rh positive |
| O_NEGATIVE |
SNOMED:278148006 |
Blood type O, Rh negative (universal donor) |
Slots
| Name |
Description |
| blood_type |
ABO and Rh blood group classifications |
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: BloodTypeEnum
description: ABO and Rh blood group classifications
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
A_POSITIVE:
text: A_POSITIVE
description: Blood type A, Rh positive
meaning: SNOMED:278149003
annotations:
abo:
tag: abo
value: A
rh:
tag: rh
value: positive
can_receive:
tag: can_receive
value: A+, A-, O+, O-
can_donate:
tag: can_donate
value: A+, AB+
A_NEGATIVE:
text: A_NEGATIVE
description: Blood type A, Rh negative
meaning: SNOMED:278152006
annotations:
abo:
tag: abo
value: A
rh:
tag: rh
value: negative
can_receive:
tag: can_receive
value: A-, O-
can_donate:
tag: can_donate
value: A+, A-, AB+, AB-
B_POSITIVE:
text: B_POSITIVE
description: Blood type B, Rh positive
meaning: SNOMED:278150003
annotations:
abo:
tag: abo
value: B
rh:
tag: rh
value: positive
can_receive:
tag: can_receive
value: B+, B-, O+, O-
can_donate:
tag: can_donate
value: B+, AB+
B_NEGATIVE:
text: B_NEGATIVE
description: Blood type B, Rh negative
meaning: SNOMED:278153001
annotations:
abo:
tag: abo
value: B
rh:
tag: rh
value: negative
can_receive:
tag: can_receive
value: B-, O-
can_donate:
tag: can_donate
value: B+, B-, AB+, AB-
AB_POSITIVE:
text: AB_POSITIVE
description: Blood type AB, Rh positive (universal recipient)
meaning: SNOMED:278151004
annotations:
abo:
tag: abo
value: AB
rh:
tag: rh
value: positive
can_receive:
tag: can_receive
value: all types
can_donate:
tag: can_donate
value: AB+
special:
tag: special
value: universal recipient
AB_NEGATIVE:
text: AB_NEGATIVE
description: Blood type AB, Rh negative
meaning: SNOMED:278154007
annotations:
abo:
tag: abo
value: AB
rh:
tag: rh
value: negative
can_receive:
tag: can_receive
value: A-, B-, AB-, O-
can_donate:
tag: can_donate
value: AB+, AB-
O_POSITIVE:
text: O_POSITIVE
description: Blood type O, Rh positive
meaning: SNOMED:278147001
annotations:
abo:
tag: abo
value: O
rh:
tag: rh
value: positive
can_receive:
tag: can_receive
value: O+, O-
can_donate:
tag: can_donate
value: A+, B+, AB+, O+
O_NEGATIVE:
text: O_NEGATIVE
description: Blood type O, Rh negative (universal donor)
meaning: SNOMED:278148006
annotations:
abo:
tag: abo
value: O
rh:
tag: rh
value: negative
can_receive:
tag: can_receive
value: O-
can_donate:
tag: can_donate
value: all types
special:
tag: special
value: universal donor