'How to refresh the Schema browser in toad?
This link give a answer to this question. https://forums.toadworld.com/t/refresh-schemas/26455
But I don't find what match this description:
There are 3 buttons on the SB’s toolbar with circular arrows.
Solution 1:[1]
the keyboard shortcuts F5 refresh the Schema Browser.
Solution 2:[2]
You need to define a code system, but don't necessarily need to have a CodeSystem instance that exposes the codes. (Though validators will spit out warnings that they can't check the codes if they can't find a CodeSystem for the specified Coding.system url.) If you want to constrain the set of tags allowed, you'll need to define a ValueSet and bind to that ValueSet in your profile.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Pierre-olivier Gendraud |
| Solution 2 | Lloyd McKenzie |
