Id2.16.756.5.30.1.1.10.3.52Effective Date2016‑11‑11
Statuspending Under pre-publication reviewVersion Label2016
Namechpcc_section_PregnancyHistoryCodedDisplay NamePregnancy History Section - coded
Description
Chapter (CDA Body Section) containing the pregnancy history according to IHE PCC Technical Framework Revision 11.0 - November 11, 2016.

This section MAY contain the pregnancy history of a female patient. The section MUST contain at least one Pregnancy Observation entry. In case of no pregnancy, one of the 'special case' codes MUST be used.

This section SHALL not be present for male patients.
ContextParent nodes of template element with id 2.16.756.5.30.1.1.10.3.52
LabelIHE PCC TF2 Rev.11, 6.3.3.2.18
ClassificationCDA Section Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 0 templates, Uses 1 template
Uses as NameVersion
2.16.756.5.30.1.1.10.4.92Containmentactive Pregnancy Observation Entry (2016)DYNAMIC
RelationshipSpecialization: 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.5.3.4 IHE Pregnancy History Section (DYNAMIC)
ref
IHE-PCC-
Example
Example
<section>
  <templateId root="2.16.756.5.30.1.1.10.3.52"/>  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.1.5.3.4"/>  <code code="10162-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="HISTORY OF PREGNANCIES"/>  <title>Gravidanze</title>  <text>
    <!-- Narrative Text -->
  </text>
  <entry typeCode="DRIV">
    <!-- template 2.16.756.5.30.1.1.10.4.92 'Pregnancy Observation Entry' -->
  </entry>
</section>
ItemDTCardConfDescriptionLabel
hl7:section

Chapter (CDA Body Section) containing the pregnancy history according to IHE PCC Technical Framework Revision 11.0 - November 11, 2016.

This section MAY contain the pregnancy history of a female patient. The section MUST contain at least one Pregnancy Observation entry. In case of no pregnancy, one of the 'special case' codes MUST be used.

This section SHALL not be present for male patients.

IHE PCC TF2 Rev.11, 6.3.3.2.18
hl7:templateId
II1 … 1MIHE PCC TF2 Rev.11, 6.3.3.2.18
@root
uid1 … 1F2.16.756.5.30.1.1.10.3.52
hl7:templateId
II1 … 1MIHE PCC TF2 Rev.11, 6.3.3.2.18
@root
uid1 … 1F1.3.6.1.4.1.19376.1.5.3.1.1.5.3.4
hl7:id
II0 … 1RAn ID for this section MAY be filled for traceability.IHE PCC TF2 Rev.11, 6.3.3.2.18
@root
uid1 … 1RMUST contain the OID of the system that issued the ID. OIDs of code systems, which are published in the public OID registry for the Swiss health care system (oid.refdata.ch) are REQUIRED. Others are NOT ALLOWED.
@extension
st0 … 1 Contains the ID itself. The ID MUST be unique within the system that issued the ID.
hl7:code
CE1 … 1MIHE PCC TF2 Rev.11, 6.3.3.2.18
@code
st1 … 1F10162-6
@codeSystem
oid1 … 1F2.16.840.1.113883.6.1
@codeSystemName
st1 … 1FLOINC
@displayName
st1 … 1FHISTORY OF PREGNANCIES
hl7:title
ST1 … 1MIHE PCC TF2 Rev.11, 6.3.3.2.18
 CONF
element content shall be "Pregnancy History"
-or-
element content shall be "Schwangerschaften"
-or-
element content shall be "Grossesses"
-or-
element content shall be "Gravidanze"
 Variable letNamelanguageCode 
 Valuesubstring(/hl7:ClinicalDocument/hl7:languageCode/@code,1,2) 
 Schematron assertrolered error 
 testnot($languageCode='en') or (text()='Pregnancy History') 
 MessageThe English title MUST read 'Pregnancy History' 
 Schematron assertrolered error 
 testnot($languageCode='de') or (text()='Schwangerschaften') 
 MessageThe German title must MUST read 'Schwangerschaften' 
 Schematron assertrolered error 
 testnot($languageCode='fr') or (text()='Grossesses') 
 MessageThe French title MUST read 'Grossesses' 
 Schematron assertrolered error 
 testnot($languageCode='it') or (text()='Gravidanze') 
 MessageThe Italian title MUST read 'Gravidanze' 
hl7:text
SD.TEXT1 … 1MThe narrative text for this section.IHE PCC TF2 Rev.11, 6.3.3.2.18
hl7:entry
1 … *RThe narrative text in the text element of the section MUST be generated automatically from the information in this entry.
Contains 2.16.756.5.30.1.1.10.4.92 Pregnancy Observation Entry (DYNAMIC)
IHE PCC TF2 Rev.11, 6.3.3.2.18
@typeCode
cs1 … 1FDRIV
 Schematron assertrolered error 
 testnot(/hl7:ClinicalDocument/hl7:recordTarget/hl7:patientRole/hl7:patient/hl7:administrativeGenderCode/@code='M') 
 MessageThis section is not allowed for male patients.