Id |
1.3.6.1.4.1.19376.1.5.3.1.4.2 |
Effective Date |
valid from 2016‑04‑05 01:57:44 |
Status |
Draft
|
Version Label |
|
Name |
BCAnnotationComment |
Display Name |
BC Annotation Comment |
Description |
This entry allows for a comment to be supplied with each entry. For CDA this structure
is usually included in the target act using the <entryRelationship> element defined
in the CDA Schema,
but can also be used in the <component> element when the comment appears within an
<organizer>.
The example below shows recording a comment for an <entry>,
and is used as context for the following sections. For HL7 Version 3 Messages, this
relationship is represented
with the element <sourceOf>, although the remainder of the typecodes and semantics
are unchanged.
Any condition or allergy may be the subject of a comment.
See also IHE PCC Wiki Content
|
Context |
Parent nodes of template element with id 1.3.6.1.4.1.19376.1.5.3.1.4.2 |
Classification |
CDA Entry Level Template |
Open/Closed |
Open (other than defined elements are allowed) |
Used by / Uses |
Used by 11 templates, Uses 0 templates |
|
|
Relationship |
Specialization: template 2.16.840.1.113883.10.12.301 (2005‑09‑07) Specialization: template 1.3.6.1.4.1.19376.1.5.3.1.4.2 (2009‑12‑04)
|
Example |
Structure included in the target act using the <entryRelationship> element |
<entry> <observation classCode="OBS" moodCode="EVN"> <!-- :: --> <entryRelationship typeCode="SUBJ" inversionInd="true"> <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> <!-- .. --> </addr> <telecom value="" use=""/> <assignedPerson> <name> <!-- .. --> </name> </assignedPerson> <representedOrganization> <name> <!-- .. --> </name> </representedOrganization> </assignedAuthor> </author> </act> </entryRelationship> <!-- :: --> </observation></entry> |
|
Example |
Structure used in the <component> element when the comment appears within an <organizer> |
<entry> <organizer> <!-- :: --> <component typeCode="COMP"> <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"/> <!-- :: --> </act> </component> </organizer></entry> |
|
|