Back To Index  <<  Back To Templates

pending Template  Annotation Comments

Id 2.16.756.5.30.1.1.10.4.2
ref
ch-pcc-
Effective Date 2016‑11‑11
Status pending Under pre-publication review Version Label 2016
Name chpcc_entry_AnnotationComments Display Name Annotation Comments
Description This entry allows for a comment to be supplied with each entry.
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.4.2
Label IHE PCC TF2 Rev.11, 6.3.4.6
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 2 templates, Uses 2 templates
Used by as Name Version
2.16.756.5.30.1.1.10.3.73 Containment draft Remarks Section - coded (2018) 2017‑09‑13 22:39:47
2.16.756.5.30.1.1.10.1.11 link draft Social-medical care plan V2 (2018) 2017‑08‑24 18:00:03
Uses as Name Version
2.16.756.5.30.1.1.10.9.14 Include active Narrative Text Reference (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.16 Containment active Author Compilation with name, addr and telecom (2017) DYNAMIC
Relationship Specialization: template 1.3.6.1.4.1.19376.1.5.3.1.4.2 (2013‑12‑20)
Specialization: template 2.16.840.1.113883.10.20.1.40 (DYNAMIC)
Example
Example
<act classCode="ACT" moodCode="EVN">
  <templateId root="2.16.756.5.30.1.1.10.4.2"/>  <templateId root="2.16.840.1.113883.10.20.1.40"/>  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.2"/>  <code code="48767-8" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Annotation comment"/>  <text>
    <reference value="#narrtextref"/>  </text>
  <statusCode code="completed"/></act>
Item DT Card Conf Description Label
hl7:act
R A comment to the parent entry. IHE PCC TF2 Rev.11, 6.3.4.6
@classCode
cs 1 … 1 F ACT
@moodCode
cs 1 … 1 F EVN
hl7:templateId
II 1 … 1 M IHE PCC TF2 Rev.11, 6.3.4.6
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.4.2
hl7:templateId
II 1 … 1 M IHE PCC TF2 Rev.11, 6.3.4.6
@root
uid 1 … 1 F 2.16.840.1.113883.10.20.1.40
hl7:templateId
II 1 … 1 M IHE PCC TF2 Rev.11, 6.3.4.6
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.5.3.1.4.2
hl7:id
II 0 … 1 An ID for this item MAY be filled for traceability. IHE PCC TF2 Rev.11, 6.3.4.6
@root
uid 1 … 1 R MUST 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
st 0 … 1   Contains the ID itself. The ID MUST be unique within the system that issued the ID.
hl7:code
CD 1 … 1 M IHE PCC TF2 Rev.11, 6.3.4.6
@code
cs 1 … 1 F 48767-8
@codeSystem
oid 1 … 1 F 2.16.840.1.113883.6.1
@codeSystemName
st 1 … 1 F LOINC
@displayName
st 1 … 1 F Annotation comment
Included 1 … 1 R from 2.16.756.5.30.1.1.10.9.14 Narrative Text Reference (DYNAMIC)
The reference to the text in the narrative section of the section MUST be specified.
hl7:text
ED 1 … 1 M CDA‑CH V2
hl7:reference
TEL 1 … 1 M The reference to the corresponding text in the human readable part must be specified by reference to content[@ID]: reference[@value='#xxx'] CDA‑CH V2
@value
1 … 1 R Reference to the narrative part of the section in the format '#xxx', where xxx is the ID of the corresponding element.
  Schematron assert role red error  
  test starts-with(@value,'#')  
  Message The @value attribute content MUST conform to the format '#xxx', where xxx is the ID of the corresponding <content/> element.  
  Variable let Name idvalue  
  Value substring-after(@value,'#')  
  Schematron assert role red error  
  test ancestor::hl7:structuredBody//*[@ID=$idvalue]  
  Message No narrative text found for this reference (no content element within this document has an ID that corresponds to '<value-of select="$idvalue"/>').  
hl7:statusCode
CS 1 … 1 M

The status 'completed' indicates that the comment is final.

IHE PCC TF2 Rev.11, 6.3.4.6
@code
cs 1 … 1 F completed
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.20025 ActStatusCompleted (DYNAMIC)
hl7:author
0 … * The author of the comment MAY be specified.
Contains 2.16.756.5.30.1.1.10.9.16 Author Compilation with name, addr and telecom (DYNAMIC)
IHE PCC TF2 Rev.11, 6.3.4.6
treeblank where [hl7:functionCode [concat(@code, @codeSystem) = doc('include/voc-2.16.756.5.30.1.127.3.10.1.1.3-DYNAMIC.xml')//valueSet [1]/conceptList/concept/concat(@code, @codeSystem) or @nullFlavor]]