mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"key": "blood:",
|
|
"type": "multiCombo",
|
|
"label": "Blood Components",
|
|
"strings": {
|
|
"options": {
|
|
"whole": "whole blood",
|
|
"plasma": "plasma",
|
|
"platelets": "platelets",
|
|
"stemcells": "stem cell samples"
|
|
}
|
|
}
|
|
}
|