Back To Index  <<  Back To Templates

pending Template  IPS History of Procedures Section

Id 2.16.840.1.113883.10.22.3.4
ref
hl7ips-
Effective Date 2017‑03‑27
Status pending Under pre-publication review Version Label STU1
Name IPSHistoryofProceduresSection Display Name IPS History of Procedures Section
Description
The History of Procedures Section contains a description of the  patient past procedures that are pertinent to the scope of this document.
Procedures may refer for example to:
  1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
  2. Therapeutic procedure: e.g. dialysis; 
  3. Surgical procedure: e.g. appendectomy
All those are represented in this template as procedures.

The optional author and informant elements are used when necessary to convey the provenance and authoring of the section content in case it is different from what is announced in the CDA header.
Context Parent nodes of template element with id 2.16.840.1.113883.10.22.3.4
Classification CDA Section Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 2 templates, Uses 4 templates
Used by as Name Version
2.16.840.1.113883.2.51.10.12 Containment draft XeH Hospital Discharge Report (0.1) 2021‑09‑10 14:49:32
2.16.840.1.113883.2.51.10.13 Containment draft XeH RD Patient Summary (0.1) 2021‑09‑10 14:50:49
Uses as Name Version
2.16.840.1.113883.10.22.4.14 Containment pending IPS Body Author (STU1) DYNAMIC
2.16.840.1.113883.10.12.319 Containment active CDA Informant (Body) DYNAMIC
2.16.840.1.113883.10.22.4.17 Containment draft IPS Procedure Entry (2021) DYNAMIC
2.16.840.1.113883.10.22.3.15 Containment draft IPS Translation Section (2021) DYNAMIC
Relationship Adaptation: template 2.16.840.1.113883.10.12.201 CDA Section (2005‑09‑07)
ref
ad1bbr-

Adaptation: template 1.3.6.1.4.1.19376.1.5.3.1.1.16.2.2 IHE History of Surgical Procedures Section (2017‑03‑24 14:43:08)
ref
IHE-PCC-
Example
Example
<section>
  <templateId root="2.16.840.1.113883.10.22.3.4"/>  <id root="1.2.3.999" extension="__example only__"/>  <code code="47519-4" codeSystem="2.16.840.1.113883.6.1" displayName="History of procedures"/>  <title>History of procedures</title>  <text>...</text>  <author>
    <!-- template 2.16.840.1.113883.10.22.4.14 'IPS Body Author' (dynamic) -->
  </author>
  <informant>
    <!-- template 2.16.840.1.113883.10.12.319 'CDA Informant (Body)' (dynamic) -->
  </informant>
  <entry typeCode="COMP" contextConductionInd="true">
    <!-- template 2.16.840.1.113883.10.22.4.17 'IPS Procedure Entry' (dynamic) -->
  </entry>
  <component>
    <!-- template 2.16.840.1.113883.10.22.3.15 'IPS Translation Section' (dynamic) -->
  </component>
</section>
Item DT Card Conf Description Label
hl7:section
(IPSdotsion)
hl7:templateId
II 1 … 1 M (IPSdotsion)
@root
uid 1 … 1 F 2.16.840.1.113883.10.22.3.4
hl7:id
II 0 … * R (IPSdotsion)
hl7:code
CE.IPS 1 … 1 M (IPSdotsion)
@code
CONF 1 … 1 F 47519-4
@codeSystem
1 … 1 F 2.16.840.1.113883.6.1 (LOINC)
hl7:title
ST 1 … 1 M History of procedures (IPSdotsion)
hl7:text
SD.TEXT 1 … 1 R (IPSdotsion)
hl7:author
0 … * Contains 2.16.840.1.113883.10.22.4.14 IPS Body Author (DYNAMIC) (IPSdotsion)
hl7:informant
0 … * Contains 2.16.840.1.113883.10.12.319 CDA Informant (Body) (DYNAMIC) (IPSdotsion)
hl7:entry
1 … * R Contains 2.16.840.1.113883.10.22.4.17 IPS Procedure Entry (DYNAMIC) (IPSdotsion)
@typeCode
cs 1 … 1 R
  CONF
The value of @typeCode shall be drawn from value set 2.16.840.1.113883.1.11.19446 x_ActRelationshipEntry (DYNAMIC)
@contextConductionInd
bl 0 … 1 F true
hl7:component
0 … * Contains 2.16.840.1.113883.10.22.3.15 IPS Translation Section (DYNAMIC) (IPSdotsion)