Back To Index  <<  Back To Templates

ref Template  Annotation Comments

Id 2.16.756.5.30.1.1.10.4.2
ref
(from repository: ch-pcc-)
Effective Date valid from 2017‑03‑24 16:47:30
Status draft Draft Version Label 2017
Name chpcc_entry_AnnotationComments Display Name Annotation Comments
Description This entry allows for a comment to be supplied with each entry.
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 4 templates, Uses 2 templates
Used by as Name Version
2.16.756.5.30.1.1.10.3.2 Containment draft Remarks Section - coded (2017) 2017‑03‑28 22:53:51
2.16.756.5.30.1.1.10.1.2 link draft EmergencyMedicalServiceProtocol (2017) 2017‑06‑13 17:19:29
2.16.756.5.30.1.1.10.1.2 link cancelled EmergencyMedicalServiceProtocol (2017) 2017‑05‑31 17:19:29
2.16.756.5.30.1.1.10.3.2 Containment active CDA-CH Remarks Section 2016‑03‑17
Uses as Name Version
2.16.756.5.30.1.1.10.9.14 Include draft Narrative text reference (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.16 Containment draft Author with Name, Addr, Telecom (2017) DYNAMIC
Relationship Specialization: template 1.3.6.1.4.1.19376.1.5.3.1.4.2 (2013‑12‑20)
Derived: model 2.16.840.1.113883.10.20.1.40 (DYNAMIC)
Example
Example
<act classCode="ACT" moodCode="EVN">
  <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" displayName="Annotation Comment" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>  <text>
    <reference value="#comment-2"/>  </text>
  <statusCode code="completed"/>  <author>
    <time value=""/>    <assignedAuthor>
      <id root="" extension=""/>      <addr/>      <telecom value="" use=""/>      <assignedPerson>
        <name/>      </assignedPerson>
      <representedOrganization>
        <name/>      </representedOrganization>
    </assignedAuthor>
  </author>
</act>
Item DT Card Conf Description Label
hl7:act
R (chpdotsnts)
@classCode
cs 1 … 1 F ACT
@moodCode
cs 1 … 1 F EVN
hl7:templateId
II 1 … 1 M (chpdotsnts)
@root
uid 1 … 1 F 2.16.840.1.113883.10.20.1.40
hl7:templateId
II 1 … 1 M (chpdotsnts)
@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 CAN be filled for traceability. (chpdotsnts)
@extension
st 1 … 1 R MUST contain the ID itself. The ID MUST be unique within the system that issued the ID.
@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.
hl7:code
CD 1 … 1 M (chpdotsnts)
@displayName
st 1 … 1 F Annotation comment
@codeSystemName
st 1 … 1 F LOINC
@codeSystem
oid 1 … 1 F 2.16.840.1.113883.6.1
@code
cs 1 … 1 F 48767-8
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 (chpdotsnts)
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'] (chpdotsnts)
@value
1 … 1 R Reference to the narrative part of the section in the format '#xxx', where xxx is the ID of the corresponding <content> 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. (chpdotsnts)
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.20025 ActStatusCompleted (DYNAMIC)
hl7:author
0 … * Der Autor des Kommentars KANN angegeben werden.
Contains 2.16.756.5.30.1.1.10.9.16 Author with Name, Addr, Telecom (DYNAMIC)
(chpdotsnts)
treeblank where [@typeCode='AUT']