Closed vadim-moskvin closed 4 years ago
SHE needs to create new prescriptions in BHE. This might lead to a problem that this prescription is not defined in BSE.
To solve the problem, we should allow using wildcards in BSE at the end of the name.
Examples of possible names:
MM*
MM1_DO*
If there are several lines matching the search, the one with more specific characters should be used (MM1_DO* for the case above).
Vadim,
I developed my own solution and committed.
SHE needs to create new prescriptions in BHE. This might lead to a problem that this prescription is not defined in BSE.
To solve the problem, we should allow using wildcards in BSE at the end of the name.
Examples of possible names:
MM*
MM1_DO*
If there are several lines matching the search, the one with more specific characters should be used (MM1_DO* for the case above).