Quantcast
Channel: HL7 SDK - Open Source CDA R2 Implementation for .NET and COM
Viewing all articles
Browse latest Browse all 148

New Post: Not Able to add IObservation Value.

$
0
0
Hi All,

We are using this HL7Sdk for Creating CDA Document but we got stuck at one place where we need to add Value tag in IObservation. Please let us know how to create it. The blow XML we are trying to create:

<observation classCode="OBS" moodCode="EVN">
<!-- allergy observation template -->
<templateId root="2.16.840.1.113883.10.20.22.4.7"/>
    <id root="4adc1020-7b14-11db-9fe1-0800200c9a66"/>
    <code code="ASSERTION" codeSystem="2.16.840.1.113883.5.4"/>
    <statusCode code="completed"/>
    <effectiveTime>
        <low value="20110215"/>
    </effectiveTime>
    <value xsi:type="CD" code="282100009" displayName="Adverse reaction to         
            substance" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED 
             CT">
            <originalText>
             <reference value="#reaction1"/>
            </originalText>
    </value>
    <participant typeCode="CSM">
          <participantRole classCode="MANU">
        <playingEntity classCode="MMAT">
             <code code="314422" displayName="ALLERGENIC EXTRACT, PENICILLIN" 
                         codeSystem="2.16.840.1.113883.6.88" codeSystemName="RxNorm">
        <originalText>
             <reference value="#reaction1"/>
        </originalText>
        </code
        <name>Penicillin</name>
        </playingEntity>
        </participantRole>
        </participant>
Thanks,
Shashwat

Viewing all articles
Browse latest Browse all 148

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>