-
Type:
New Feature
-
Status: Closed
-
Priority:
TBD
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.10
-
Labels:None
-
Complexity:Undetermined
I am writing a javascript client where I need to create an order with frequency = "one time". I am not confident that the UUID of that order frequency is going to be consistent everywhere.
Instead I would like to be able to put "SNOMED CT:307486002" in a constant in my javascript app, and submit this as my frequency.
(This should be easy since RESTWS-468 is already implemented.)