Difference between revisions of "1.3.6.1.4.1.19376.1.5.3.1.4.15"

From IHE Wiki
Jump to navigation Jump to search
m
m
Line 58: Line 58:
 
The <playingEntity> element identifies the related person.  It shall be recorded as shown above.
 
The <playingEntity> element identifies the related person.  It shall be recorded as shown above.
 
=====<sdtc:id root='&nbsp;' extension='&nbsp;'/>=====
 
=====<sdtc:id root='&nbsp;' extension='&nbsp;'/>=====
The <sdtc:id> element shall be present.  It must have the same root and extension attributes of the <subject> of a separate family history organizer.  See  [[Extensions to HL7 CDA Release 2.0|Appendix C of PCC-TF]] for definition of this extension to CDA.
+
The <sdtc:id> element shall be present.  It must have the same root and extension attributes of the <subject> of a separate family history organizer.  See  {{ILink|((subst:PAGENAME}}|Extensions to HL7 CDA Release 2.0|Appendix C of PCC-TF}} for definition of this extension to CDA.
 
=====<component typeCode='COMP'><br/>&nbsp;&nbsp;&nbsp;&nbsp;<observation classCode='OBS' moodCode='EVN'><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13.3'/>=====
 
=====<component typeCode='COMP'><br/>&nbsp;&nbsp;&nbsp;&nbsp;<observation classCode='OBS' moodCode='EVN'><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13.3'/>=====
 
The family history organizer shall contain one or more components using the <component> element shown above.  These components must conform the {{ILink|{{Subst|PAGENAME}}|1.3.6.1.4.1.19376.1.5.3.1.4.13.3|Family History Observation}} template.
 
The family history organizer shall contain one or more components using the <component> element shown above.  These components must conform the {{ILink|{{Subst|PAGENAME}}|1.3.6.1.4.1.19376.1.5.3.1.4.13.3|Family History Observation}} template.

Revision as of 17:34, 2 October 2008

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

Trial.gif Family History Organizer 1.3.6.1.4.1.19376.1.5.3.1.4.15

The family history organizer collects the problems of a patient's family member.


Uses

See Templates using Family History Organizer

Specification
Family History Organizer Example
<entry>
  <organizer classCode='CLUSTER' moodCode='EVN'>
    <templateId root='2.16.840.1.113883.10.20.1.23'/>
    <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.15'/>
    <subject typeCode='SBJ'>
      <relatedSubject classCode='PRS'>
        <code code='' displayName='' 
          codeSystem='2.16.840.1.113883.5.111' codeSystemName='RoleCode'/>
        <subject>
          <sdtc:id root='' extension=''/>
          <administrativeGenderCode code='' displayName='' 
            codeSystem='' codeSystemName=''/>
        </subject>
      </relatedSubject>
    </subject>
    <!-- zero or more participants linking to other relations -->
    <participant typeCode='IND'>
      <participantRole classCode='PRS'>
        <code code='' displayName='' 
          codeSystem='2.16.840.1.113883.5.111' codeSystemName='RoleCode'/>
        <playingEntity classCode='PSN'>
          <sdtc:id root='' extension=''/>
        </playingEntity>
      </participantRole>
    </participant>
    <!-- one or more entry relationships for family history observations -->
    <component typeCode='COMP'>
      <observation classCode='OBS' moodCode='EVN'>
        <templateId root='2.16.840.1.113883.10.20.1.22'/>
      </observation>
    </component>
  </organizer>
</entry>


<organizer classCode='CLUSTER' moodCode='EVN'>

Each family history entry is organized (classCode='CLUSTER') into a group of observations about a family member.

<templateId root='2.16.840.1.113883.10.20.1.23'/>
 <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.15'/>

The organizer is identified by the <templateId> elements, which shall be present as shown above.

<subject typeCode='SUBJ'>
    <relatedSubject classCode='PRS'>

The <subject> element shall be present and relates the subject of the observations to the patient. It shall contain a <relatedSubject> element that is a personal relation of the patient (classCode='PRS').

<code code=' ' displayName=' ' codeSystem='2.16.840.1.113883.5.111' codeSystemName='RoleCode'/>

The <code> element shall be present, and give the relationship of the subject to the patient. The code attribute shall be present, and shall contain a value from the HL7 FamilyMember vocabulary. The codeSystem attribute shall be present and shall use the value shown above.

<subject>

The <subject> element contains information about the relation.

<sdtc:id root=' ' extension=' '/>

The <sdtc:id> element should be present. It is used to identify the patient relation to create a pedigree graph.

<administrativeGenderCode code=' ' />

The <administrativeGenderCode> element should be present. It gives the gender of the relation.

<participant typeCode='IND'>
 <participantRole classCode='PRS'>

The <participant> element may be present to record the relationship of the subject to other family members to create a pedigree graph. It shall contain a <participantRole> element showing the relationship of the subject to other family members (classCode='PRS').

<code code=' ' displayName=' ' codeSystem=' ' codeSystemName=' '/>

The <code> element shall be present, and gives the relationship of the participant to the subject. The code attribute shall be present, and shall contain a value from the HL7 FamilyMember vocabulary. The codeSystem attribute shall be present and shall use the value shown above.

<playingEntity classCode='PSN'>

The <playingEntity> element identifies the related person. It shall be recorded as shown above.

<sdtc:id root=' ' extension=' '/>

The <sdtc:id> element shall be present. It must have the same root and extension attributes of the <subject> of a separate family history organizer. See [[1.3.6.1.4.1.19376.1.5.3.1.4.15#{{{2}}}|{{{2}}}]]|Extensions to HL7 CDA Release 2.0|Appendix C of PCC-TF}} for definition of this extension to CDA.

<component typeCode='COMP'>
    <observation classCode='OBS' moodCode='EVN'>
     <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13.3'/>

The family history organizer shall contain one or more components using the <component> element shown above. These components must conform the Family History Observation template.