add new reftype noref

This commit is contained in:
mahdahar 2026-02-19 13:35:57 +07:00
parent 2af95945a3
commit 6be44e9421

View File

@ -5,6 +5,7 @@
{"key": "NMRC", "value": "Numeric"},
{"key": "TEXT", "value": "Text"},
{"key": "THOLD", "value": "Threshold"},
{"key": "VSET", "value": "Value Set"}
{"key": "VSET", "value": "Value Set"},
{"key": "NOREF", "value": "No reference range"}
]
}