Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
17 lines
481 B
JSON
Executable File
17 lines
481 B
JSON
Executable File
{"name": "result_unit",
|
|
"VSName": "Result Unit",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "g/dL", "value": "g/dL"},
|
|
{"key": "g/L", "value": "g/L"},
|
|
{"key": "mg/dL", "value": "mg/dL"},
|
|
{"key": "mg/L", "value": "mg/L"},
|
|
{"key": "L/L", "value": "L/L"},
|
|
{"key": "x106/mL", "value": "x106/mL"},
|
|
{"key": "x1012/L", "value": "x1012/L"},
|
|
{"key": "fL", "value": "fL"},
|
|
{"key": "pg", "value": "pg"},
|
|
{"key": "x109/L", "value": "x109/L"}
|
|
]
|
|
}
|