Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ivci:code_systems [2023/09/03 09:14] – removed - external edit (Unknown date) 127.0.0.1 | ivci:code_systems [2024/04/02 16:01] (current) – fkaag | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOCACHE~~ | ||
+ | ====== Code systems ====== | ||
+ | {{NEWPAGE> | ||
+ | <table ?code ?complete ?precise ?license ? | ||
+ | ?code is a: code | ||
+ | optional { | ||
+ | ?code complete: ?complete | ||
+ | } | ||
+ | optional { | ||
+ | ?code precise: ?precise | ||
+ | } | ||
+ | optional { | ||
+ | ?code license [enum:: | ||
+ | } | ||
+ | optional { | ||
+ | ?code maintained [enum:: | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | |||