Id1.3.6.1.4.1.19376.1.5.3.1.4.19Effective Date2020‑04‑16 13:27:07
Statusretired RetiredVersion Label
NameeHDSIProcedureDisplay NameeHDSI Procedure
Description

The procedure entry is used to record procedures that have occured, or which are planned for in the future.

In case no procedures are expected to be recorded, a single “NA” nullFlavored procedure entry shall be included in this section.
ContextParent nodes of template element with id 1.3.6.1.4.1.19376.1.5.3.1.4.19
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Associated with
Associated with 3 concepts
IdNameData Set
epsos-dataelement-2draft Procedure Id (code) draft epSOS Data Set
epsos-dataelement-3draft Procedure description draft epSOS Data Set
epsos-dataelement-4draft Procedure Date draft epSOS Data Set
Used by / Uses
Used by 0 transactions and 4 templates, Uses 1 template
Used by as NameVersion
1.3.6.1.4.1.12559.11.10.1.3.1.2.5Containmentretired Section Coded Results2013‑12‑20
1.3.6.1.4.1.12559.11.10.1.3.1.2.5Containmentretired eHDSI Coded Results2020‑04‑16 12:13:16
1.3.6.1.4.1.19376.1.5.3.1.3.12Containmentretired Section Coded List of Surgeries2013‑12‑20
1.3.6.1.4.1.19376.1.5.3.1.3.12Containmentretired eHDSI List of Surgeries2020‑04‑16 12:10:44
Uses as NameVersion
1.3.6.1.4.1.19376.1.5.3.1.4.4.1Containmentretired eHDSI Internal ReferenceDYNAMIC
RelationshipVersion: template 1.3.6.1.4.1.19376.1.5.3.1.4.19 Procedure (2013‑12‑20)
Example
Example
<procedure classCode="PROC" moodCode="EVN|INT">
  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/>  <templateId root="2.16.840.1.113883.10.20.1.29"/>  <!-- see text of section -->
  <templateId root="2.16.840.1.113883.10.20.1.25"/>  <!-- see text of section -->
  <id root="1.2.3.999" extension="__example only__"/>  <code code="" codeSystem="2.16.840.1.113883.5.4" codeSystemName="ActCode"/>  <text>
    <reference value="#xxx"/>  </text>
  <statusCode code="completed|active|aborted|cancelled"/>  <effectiveTime>
    <low value=""/>    <high value=""/>  </effectiveTime>
  <priorityCode code=""/>  <approachSiteCode code="" displayName="" codeSystem="" codeSystemName=""/>  <targetSiteCode code="" displayName="" codeSystem="" codeSystemName=""/>  <author/>  <informant/>  <entryRelationship typeCode="COMP" inversionInd="true">
    <act classCode="ACT" moodCode="">
      <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.4.1"/>      <id root="" extension=""/>    </act>
  </entryRelationship>
  <entryRelationship typeCode="RSON">
    <act classCode="ACT" moodCode="EVN">
      <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.4.1"/>      <id root="" extension=""/>    </act>
  </entryRelationship>
</procedure>
Example
Patient had an operation on his urinary system in Feb, 2011
<procedure classCode="PROC" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/>  <id root="1.2.3.999" extension="__example only__"/>  <code code="392048005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Operation on urinary system"/>  <statusCode code="completed"/>  <effectiveTime value="201102"/></procedure>
Example
No information available
<procedure classCode="PROC" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/>  <id extension="8607" root="2.4.5.0.2545055583.3.0.14"/>  <code code="no-procedure-info" codeSystem="2.16.840.1.113883.5.1150.1" codeSystemName="IPS Absent and Unknown Data" type="CD"/>  <text>
    <reference value="#Procedures_Unknown"/>  </text>
  <statusCode code="completed"/>  <effectiveTime nullFlavor="NA" type="IVL_TS"/></procedure>
Example
Known absence
<procedure classCode="PROC" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.19"/>  <id root="1.2.3.999" extension="__example only__"/>  <code code="no-known-procedures" codeSystem="2.16.840.1.113883.5.1150.1" codeSystemName="IPS Absent and Unknown Data" type="CD"/>  <text>
    <reference value="#Procedures_None"/>  </text>
  <statusCode code="completed"/>  <effectiveTime nullFlavor="NA" type="IVL_TS"/></procedure>
ItemDTCardConfDescriptionLabel
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.

eHDSdotsdure
@classCode
cs1 … 1FPROC
@moodCode
cs1 … 1R
 CONF
@moodCode shall be "EVN"
or
@moodCode shall be "INT"
hl7:templateId
II.EPSOS1 … 1MeHDSdotsdure
@root
uid1 … 1F1.3.6.1.4.1.19376.1.5.3.1.4.19
Choice … 1Elements to choose from:
  • hl7:templateId
  • hl7:templateId
hl7:templateId
II.EPSOS0 … 1CWhen the procedure is in event mood (moodCode='EVN'), this entry conforms to the CCD template 2.16.840.1.113883.10.20.1.29eHDSdotsdure
@root
uid1 … 1F2.16.840.1.113883.10.20.1.29
hl7:templateId
II.EPSOS0 … 1CWhen the procedure is in intent mood, this entry conforms to the CCD template 2.16.840.1.113883.10.20.1.25.eHDSdotsdure
@root
uid1 … 1F2.16.840.1.113883.10.20.1.25
hl7:id
II.EPSOS1 … *RThis required element shall contain an identifier for the procedure. More than one procedure identi-fier may be present.eHDSdotsdure
hl7:code
CE.EPSOS1 … 1RProcedure Id Code. This element shall be present and should contain a code describing the type of procedure.

One of the concepts from the Value Set eHDSIAbsentOrUnknownProcedure shall be used in the <code> element to record that a patient didn't undergo any surgeries, or that surgeries are not known.
R9.2
 
target
epsos-dataelement-2draft Procedure Id (code) draft epSOS Data Set
@displayName
0 … 1 Procedure descriptionR9.1
@nullFlavor
cs0 … 1 
 CONF
The value of @code shall be drawn from value set 1.3.6.1.4.1.12559.11.10.1.3.1.42.10 eHDSIProcedure (DYNAMIC)
or
The value of @code shall be drawn from value set 1.3.6.1.4.1.12559.11.10.1.3.1.42.51 eHDSIAbsentOrUnknownProcedure (DYNAMIC)
 Example<code code="392048005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Operation on urinary system"/>
hl7:text
ED1 … 1RDescription of procedureseHDSdotsdure
 
target
epsos-dataelement-3draft Procedure description draft epSOS Data Set
hl7:reference
TEL1 … 1MeHDSdotsdure
@value
1 … 1RReference pointing to the narrative, typically #{label}-{generated-id}, e.g. #xxx-1
hl7:statusCode
CS1 … 1RThis 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'.eHDSdotsdure
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.3.1937.777.11.11.3 ActStatusActiveAbortedCancelledCompleted (DYNAMIC)
hl7:effectiveTime
IVL_TS1 … 1RIHE-PCC: 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.
epSOS: Procedure date is required.
R9.3
 
target
epsos-dataelement-4draft Procedure Date draft epSOS Data Set
hl7:priorityCode
CE.EPSOS0 … 1RThis 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.eHDSdotsdure
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.16866 ActPriority (DYNAMIC)
hl7:approachSiteCode
CD.EPSOS0 … 1RThis element may be present to indicate the procedure approach.eHDSdotsdure
@codeSystem
CONF0 … 1F2.16.840.1.113883.5.1052
 Example<code code="RLAQ" codeSystem="2.16.840.1.113883.5.1052" codeSystemName="ActSite" displayName="right lower abd quadrant"/>
hl7:targetSiteCode
CD.EPSOS0 … *RThis element may be present to indicate the target site of the procedure.eHDSdotsdure
 Example<targetSiteCode code="76552005" codeSystem="2.16.840.1.113883.6.96" displayName="skin structure of shoulder">
  <qualifier>
    <name code="272741003" displayName="Laterality"/>    <value code="7771000" displayName="Left"/>  </qualifier>
</targetSiteCode>
hl7:entryRelationship
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.


Contains 1.3.6.1.4.1.19376.1.5.3.1.4.4.1 eHDSI Internal Reference (DYNAMIC)
eHDSdotsdure
@inversionInd
bl0 … 1