gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] clarification of multiplicity of links


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] clarification of multiplicity of links
Date: Wed, 4 Aug 2004 10:58:42 +0200
User-agent: Mutt/1.3.22.1i

> clin_narrative    has only one  lnk_code2narrative 
No. Many rows in lnk_code2narr can point to the same
clin_narrative row. But they must be fulfill
    unique(fk_narrative, code, coding_system)
eg. it doesn't make sense to attach one and the same code
from a given coding system to one particular narrative row.

> vaccination  has only one lnk_vacc2vacc_def
Yes. One vaccination can only be meant to stand for one
particular scheduled vaccination. Eventually, this table might
go away.

> clin_root_item has only one lnk_type2item
No. Many item types can be linked to a particular item row. But
only once per item row. It doesn't make sense to say "this
narrative is Hx" twice for the same narrative (row).

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]