MESA/CDA-Sample-40250

From IHE Wiki
Revision as of 00:12, 10 March 2019 by Smoore (talk | contribs) (Created page with "= CDA Sample for Test 40250 = This page contains an XML snippet that is an example of the Active Problems data element for test 40250 <code><pre> <component> <section> <t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CDA Sample for Test 40250

This page contains an XML snippet that is an example of the Active Problems data element for test 40250

<component>
 <section>
  <templateId root='2.16.840.1.113883.10.20.1.11'/>
  <templateId root='1.3.6.1.4.1.19376.1.5.3.1.3.6'/>
  <id root=' ' extension=' '/>
  <code code='11450-4' displayName='PROBLEM LIST'
    codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
  <text>Patient complains of
  </text>
  <entry>
   <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'/>
    <effectiveTime>
     <low value=20051216/>
    </effectiveTime>
    <!-- 1..* entry relationships identifying problems of concern -->
    <entryRelationship type='SUBJ'>Allergy to penicillin.
    </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>
  </entry>
 </section>
</component>


Contains one entry Allergy to penicillin / effective time low=20051216, high is absent 
Contains second entry with 'Hypertension / effective time low=20041223, high is absent