Coding Systems

Manage coding systems and terminologies

{#if searchQuery} {/if}
{#if !loading && filteredItems.length === 0}

{searchQuery ? 'No coding systems found' : 'No coding systems yet'}

{searchQuery ? `No coding systems match your search "${searchQuery}". Try a different search term.` : 'Get started by adding your first coding system.'}

{#if !searchQuery} {/if}
{:else} {#snippet cell({ column, row })} {#if column.key === 'actions'}
{:else} {row[column.key]} {/if} {/snippet}
{/if}
{ e.preventDefault(); handleSave(); }}>
Short code for this coding system
Complete name of the coding system
Additional information about this coding system
{#snippet footer()} {/snippet}

Are you sure you want to delete the following coding system?

{deleteItem?.CodingSysAbb}

{deleteItem?.FullText}

This action cannot be undone.

{#snippet footer()} {/snippet}