1.3.6.1.4.1.19376.1.5.3.1.4.13.3

From IHE Wiki
Jump to navigation Jump to search

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 Observation 1.3.6.1.4.1.19376.1.5.3.1.4.13.3

A family history observation is a Simple Observation that uses a specific vocabulary, and inherits constraints from CCD. Family history observations are found inside Family History Organizers.

Standards
CCD ASTM/HL7 Continuity of Care Document
Parent Template

The parent of this template is Simple Observation. This template is compatible with the ASTM/HL7 Continuity of Care Document template: 2.16.840.1.113883.10.20.1.22

Uses

See Templates using Family History Observation

Specification
Family History Observation Example

<observation typeCode='OBS' moodCode='EVN'>
 <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13'/>
 <templateId root='2.16.840.1.113883.10.20.1.22'/>
 <templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13.3'/>
 <id root=' ' extension=' '/>
 <code code=' ' displayName=' ' codeSystem=' ' codeSystemName=' '/>
 <text><reference value='#xxx'/></text>
 <statusCode code='completed'/>
 <effectiveTime value=' '/>
 <repeatNumber value=' '/>
 <value xsi:type='CD' .../>
 <interpretationCode code=' ' codeSystem=' ' codeSystemName=' '/>
 <methodCode code=' ' codeSystem=' ' codeSystemName=' '/>
 <targetSiteCode code=' ' codeSystem=' ' codeSystemName=' '/>
</observation>


<templateId root='2.16.840.1.113883.10.20.1.22'/>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.13.3'/>

The <templateId> elements identify this observation as a family history observation, and shall be present as shown above.

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

The <code> indicates the type of observation made (e.g., Diagnosis, et cetera). See the code element in the Problem Entry entry for suggested values.

<value xsi:type='CD' code=' ' displayName=' ' codeSystem=' ' codeSystemName=' '/>

The <value> element indicates the information (e.g., diagnosis) of the family member. See the value element in the Problem Entry for suggested values.