Id
2.16.840.1.113883.2.4.6.10.90.900945
Ingangsdatum
2014‑10‑24
Andere versies met dit id:
Status
Actief
Versielabel
22
Naam
Cardiovasculaireaandoening
Weergavenaam
Cardiovasculaire aandoening
Omschrijving
Template:
Cardiovasculaire aandoening
Open/gesloten
Open (ook andere dan gedefinieerde elementen zijn toegestaan)
Koppelingen met
Koppelingen met 4 concepten
Gebruikt door / Gebruikt
Gebruikt door 0 transacties en 5 templates, Gebruikt 0 templates
Alles uitklappen Alles inklappen
Item
DT
Card
Conf
Omschrijving
Label
hl7:observation
(Car ing)
@classCode
1 … 1
F
OBS
@moodCode
1 … 1
F
EVN
@negationInd
0 … 1
Voorbeeld
<!--Cardiovasculaire aandoening--> < observation classCode =" OBS " moodCode =" EVN " > < code code =" 49601007 " codeSystem =" 2.16.840.1.113883.6.96 " / > < value xsi:type =" CE " code =" 38341003 " codeSystem =" 2.16.840.1.113883.6.96 " displayName =" Hypertensive disorder, systemic arterial (disorder) " / > </ observation >
Voorbeeld
< observation classCode =" OBS " moodCode =" EVN " negationInd =" true " > < code code =" 49601007 " codeSystem =" 2.16.840.1.113883.6.96 " / > </ observation >
hl7:code
CE
1 … 1
M
(Car ing)
@code
CONF
1 … 1
F
49601007
@codeSystem
1 … 1
F
2.16.840.1.113883.6.96 (SNOMED)
hl7:value
CE
0 … 1
R
(Car ing)
@xsi:type
1 … 1
F
CE
CONF
Schematron assert
role
error
test
(@negationInd='true' or @nullFlavor or hl7:value) and not(hl7:value and @negationInd='true')
and not(hl7:value and @nullFlavor) and not(@nullFlavor and @negationInd)
Melding
Er moet ofwel een nullFlavor, ofwel een negationInd='true', ofwel een hl7:value aanwezig
zijn, maar niet meer dan een van deze drie.