hl7:encounter
|
|
|
|
|
(CouSEO) |
|
|
@classCode
|
|
1 … 1 |
F |
ENC |
@moodCode
|
|
1 … 1 |
F |
EVN |
|
Voorbeeld |
<encounter classCode="ENC" moodCode="EVN"> <id nullFlavor="NI"/> <code code="2" codeSystem="2.16.840.1.113883.2.4.4.13.31" displayName="SEO"/> <effectiveTime value="20120402"/> <inboundRelationship typeCode="PERT"> <!-- Item: 20490 - Direct GUO gewenst 1..1 R --> <act classCode="CONS" moodCode="INT" negationInd="true"> <!-- geen direct GUO gewenst --> <code code="InstantGUODesired" codeSystem="2.16.840.1.113883.2.4.4.13"/> </act> </inboundRelationship> <inboundRelationship typeCode="PERT"> <!-- Item: 20495 - SEO gewenst 1..1 C 0018 --> <act classCode="CONS" moodCode="INT" negationInd="true"> <!-- geen SEO gewenst --> <code code="SEODesired" codeSystem="2.16.840.1.113883.2.4.4.13"/> </act> </inboundRelationship></encounter> |
hl7:id
|
|
1 … 1 |
R |
|
(CouSEO) |
@nullFlavor
|
|
1 … 1 |
F |
NI |
hl7:code
|
CE |
1 … 1 |
M |
|
(CouSEO) |
@code
|
CONF |
1 … 1 |
F |
2 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.2.4.4.13.31 (CounselingConcerns) |
@displayName
|
1 … 1 |
F |
SEO |
Inclusie |
1 … 1 |
M |
van 2.16.840.1.113883.2.4.6.10.90.900227 Datum counseling (2011‑01‑28)
|
hl7:effectiveTime
|
TS |
1 … 1 |
M |
|
(CouSEO) |
|
|
hl7:inboundRelationship
|
|
1 … 1 |
M |
Bevat 2.16.840.1.113883.2.4.6.10.90.900235 Direct GUO gewenst (2014‑06‑11)
|
(CouSEO) |
|
waar [@typeCode='PERT'] [hl7:act [hl7:code [(@code='InstantGUODesired' and @codeSystem='2.16.840.1.113883.2.4.4.13')]]] |
|
|
@typeCode
|
|
1 … 1 |
F |
PERT |
hl7:inboundRelationship
|
|
0 … 1 |
R |
Bevat 2.16.840.1.113883.2.4.6.10.90.900234 SEO gewenst (2014‑06‑11)
|
(CouSEO) |
|
waar [@typeCode='PERT'] [hl7:act [hl7:code [(@code='SEODesired' and @codeSystem='2.16.840.1.113883.2.4.4.13')]]] |
|
|
@typeCode
|
|
1 … 1 |
F |
PERT |
|
Schematron assert |
role |
error
|
|
|
test |
not((hl7:inboundRelationship/hl7:act[hl7:code[@code='InstantGUODesired'][@codeSystem='2.16.840.1.113883.2.4.4.13']]/@negationInd='false')
and (hl7:inboundRelationship/hl7:act[hl7:code[@code='SEODesired'][@codeSystem='2.16.840.1.113883.2.4.4.13']]))
|
|
|
Melding |
Als Direct GUO gewenst, dan geen SEO. |
|