Patient had an operation on his urinary system in Feb, 2011
<procedureclassCode="PROC"moodCode="EVN"> <templateIdroot="1.3.6.1.4.1.19376.1.5.3.1.4.19"/> <codecode="392048005"codeSystem="2.16.840.1.113883.6.96"codeSystemName="SNOMED CT"displayName="Operation on urinary system"/> <effectiveTimevalue="201102"/> </procedure>
Item
DT
Card
Conf
Description
Label
hl7:procedure
R
The templateId indicates that this <procedure> entry conforms to the constraints of
this content module. NOTE: When the procedure is in event mood (moodCode='EVN'), this
entry conforms to the CCD template 2.16.840.1.113883.10.20.1.29, and when in intent
mood, this entry conforms to the CCD template 2.16.840.1.113883.10.20.1.25.
(EntryProcedure)
@classCode
1 .. 1
F
PROC
@moodCode
1 .. 1
R
CONF
@moodCode shall be "EVN"
or
@moodCode shall be "INT"
Example
<procedureclassCode="PROC"moodCode="EVN|INT"> <templateIdroot="1.3.6.1.4.1.19376.1.5.3.1.4.19"/> <templateIdroot="2.16.840.1.113883.10.20.1.29"/> <!-- see text of section 0 --> <templateIdroot="2.16.840.1.113883.10.20.1.25"/> <!-- see text of section 0 --> <idroot=""extension=""/> <codecode=""codeSystem="2.16.840.1.113883.5.4"codeSystemName="ActCode"/> <text> <referencevalue="#xxx"/> </text><statusCodecode="completed|active|aborted|cancelled"/> <effectiveTime> <lowvalue=""/> <highvalue=""/> </effectiveTime><priorityCodecode=""/> <approachSiteCodecode=""displayName=""codeSystem=""codeSystemName=""/> <targetSiteCodecode=""displayName=""codeSystem=""codeSystemName=""/> <author/> <informant/> <entryRelationshiptypeCode="COMP"inversionInd="true"> <actclassCode="ACT"moodCode=""> <templateIdroot="1.3.6.1.4.1.19376.1.5.3.1.4.4.1"/> <idroot=""extension=""/> </act></entryRelationship><entryRelationshiptypeCode="RSON"> <actclassCode="ACT"moodCode="EVN"> <templateIdroot="1.3.6.1.4.1.19376.1.5.3.1.4.4.1"/> <idroot=""extension=""/> </act></entryRelationship></procedure>
hl7:templateId
II.EPSOS
1 .. 1
M
(EntryProcedure)
@root
1 .. 1
F
1.3.6.1.4.1.19376.1.5.3.1.4.19
hl7:templateId
II.EPSOS
1 .. 1
R
(EntryProcedure)
@root
1 .. 1
F
2.16.840.1.113883.10.20.1.29
hl7:templateId
II.EPSOS
1 .. 1
R
(EntryProcedure)
@root
1 .. 1
F
2.16.840.1.113883.10.20.1.25
hl7:id
II.EPSOS
1 .. *
R
This required element shall contain an identifier for the procedure. More than one
procedure identi-fier may be present.
(EntryProcedure)
hl7:code
CD.EPSOS
1 .. 1
R
Procedure Id Code. This element shall be present and should contain a code describing
the type of procedure.
<codecode="392048005"codeSystem="2.16.840.1.113883.6.96"codeSystemName="SNOMED CT"displayName="Operation on urinary system"/>
hl7:text
ED
1 .. 1
R
Description of procedures
(EntryProcedure)
Example
<text>Operation on urinary system</text>
hl7:statusCode
CS
1 .. 1
R
This element shall be present when used to describe a procedure event. It shall have
the value 'completed' for procedures that have been completed and 'active' for procedures
that are still in progress. Procedures that were stopped prior to completion shall
use the value 'aborted', and procedures that were cancelled before being started shall
use the value 'cancelled'.
Procedure Date. This element should be present, and records the time at which the
procedure occurred (in EVN mood), or the desired time of the procedure in INT mood.
R9.3
hl7:priorityCode
CE.EPSOS
1 .. 1
R
This element shall be present in INT mood when effectiveTime is not provided, it may
be present in 2550 other moods. It indicates the priority of the procedure.
This element may be present to indicate the procedure approach.
(EntryProcedure)
@codeSystem
1 .. 1
F
2.16.840.1.113883.5.1052 (ActSite)
Example
<codecode="RLAQ"codeSystem="2.16.840.1.113883.5.1052"codeSystemName="ActSite"displayName="right lower abd quadrant"/>
hl7:targetSiteCode
CD.EPSOS
0 .. *
R
This element may be present to indicate the target site of the procedure.
(EntryProcedure)
Example
<targetSiteCodecode="76552005"codeSystem="2.16.840.1.113883.6.96"displayName="skin structure of shoulder"> <qualifier> <namecode="272741003"displayName="Laterality"/> <valuecode="7771000"displayName="Left"/> </qualifier></targetSiteCode>
hl7:entryRelationship where [hl7:act [hl7:templateId/@root='1.3.6.1.4.1.19376.1.5.3.1.4.4.1']]
0 .. *
R
This element may be present to point the encounter in which the procedure was performed,
and shall contain an internal reference to the encounter.
A <procedure> act may indicate one or more reasons for the procedure. These reasons
identify the concern that was the reason for the procedure via an Internal Reference
to the concern. The extension and root of each observation present must match the
identifier of a concern entry contained elsewhere within the CDA document.