Difference between revisions of "1.3.6.1.4.1.19376.1.5.3.1.4.5.2"

From IHE Wiki
Jump to navigation Jump to search
m
 
m
Line 1: Line 1:
{{HL7V3|Problem Concern Entry|1.3.6.1.4.1.19376.1.5.3.1.4.5.2|Comment|
+
{{HL7V3|Problem Concern Entry|1.3.6.1.4.1.19376.1.5.3.1.4.5.2|Comment|Parent=1.3.6.1.4.1.19376.1.5.3.1.4.5.1|ParentName=Concern|
 
This entry is a specialization of the Concern Entry, wherein the subject of the concern is focused on a problem.  Elements shown in the example below in gray are explained in the {{ILink|1.3.6.1.4.1.19376.1.5.3.1.4.5.2|1.3.6.1.4.1.19376.1.5.3.1.4.5.1|Concern Entry}}.
 
This entry is a specialization of the Concern Entry, wherein the subject of the concern is focused on a problem.  Elements shown in the example below in gray are explained in the {{ILink|1.3.6.1.4.1.19376.1.5.3.1.4.5.2|1.3.6.1.4.1.19376.1.5.3.1.4.5.1|Concern Entry}}.
 
|Standards={{Std|CCD}}
 
|Standards={{Std|CCD}}

Revision as of 02:08, 1 June 2007

Development Only

The PCC Wiki Content is used only for development of IHE PCC Content. The Normative content of the PCC Technical Framework and the current supplements can be found at http://www.ihe.net/Technical_Framework/index.cfm#PCC

Comment.gif Problem Concern Entry 1.3.6.1.4.1.19376.1.5.3.1.4.5.2

This entry is a specialization of the Concern Entry, wherein the subject of the concern is focused on a problem. Elements shown in the example below in gray are explained in the Concern Entry.

Standards
CCD ASTM/HL7 Continuity of Care Document
CareStruct HL7 Care Provision Care Structures (DSTU)
ClinStat HL7 Clinical Statement Pattern (Draft)
Parent Template

The parent of this template is Concern.

Uses

See Templates using Problem Concern Entry

Specification
Problem Concern Entry Example

<act classCode='ACT' moodCode='EVN'>
 <templateId root='2.16.840.1.113883.10.20.1.27'/>
 <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.5.1'/>
 <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.5.2'/>
 <id root=' ' extension=' '/>
 <code nullFlavor='NA'/>
 <statusCode code='active|suspended|aborted|completed'/>
 <effectiveTime>
   <low value=/>
   <high value=/>
 </effectiveTime>
 <!-- 1..* entry relationships identifying problems of concern -->
 <entryRelationship type='SUBJ'>
 </entryRelationship>
 <!-- zero or one entry relationships identifying the health status of concern -->
 <entryRelationship type='SUBJ'>
 </entryRelationship>
 <!-- optional entry relationship providing more information about the concern -->
 <entryRelationship type='REFR'>
 </entryRelationship>
</act>


<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.5.1'/>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.5.2'/>

This entry has a template identifier of 1.3.6.1.4.1.19376.1.5.3.1.4.5.2, and is a subtype of the {{ILink|{{Subst:PAGENAME|1.3.6.1.4.1.19376.1.5.3.1.4.5.1|Concern Entry}}, and so must also conform to that specification, with the template identifier of 1.3.6.1.4.1.19376.1.5.3.1.4.5.1. These elements are required and shall be recorded exactly as shown above.

<!-- 1..* entry relationships identifying problems of concern -->
<entryRelationship type='SUBJ'>

This entry shall contain one or more problem entries that conform to the Problem Entry template.