Lab Result vs Radiology/Imaging result

16 views
Skip to first unread message

derekh...@gmail.com

unread,
Jun 6, 2019, 10:50:47 AM6/6/19
to C-CDA Samples
I'm working on parsing a the Results section of the machine processable section of a CCD. Is there way to tell the difference a lab result a radiology/imaging result? It seems the entries are build the same way:

<entry typeCode="DRIV">
<organizer classCode="BATTERY" moodCode="EVN">
<templateId root="2.16.840.1.113883.10.20.22.4.1" extension="2015-08-01"/>
<templateId root="2.16.840.1.113883.10.20.22.4.1"/>
<id root="2C830832-4E70-494E-A8C9-0E3A6BF07113"/>
...
<statusCode code="completed"/>
<component>
<observation classCode="OBS" moodCode="EVN">
<templateId root="2.16.840.1.113883.10.20.22.4.2" extension="2015-08-01"/>
<templateId root="2.16.840.1.113883.10.20.22.4.2"/>
...
</observation>
</component>
</organizer>
</entry>

lisarn...@gmail.com

unread,
Jun 6, 2019, 2:18:53 PM6/6/19
to derekh...@gmail.com, C-CDA Samples
Derek,

Your snippet cuts out the organizer.code.

That is the element that tells you what kind of test information is encoded in the organizer.

Lisa
--
You received this message because you are subscribed to the Google Groups "C-CDA Samples" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ccda_samples...@googlegroups.com.
To post to this group, send email to ccda_s...@googlegroups.com.
Visit this group at https://groups.google.com/group/ccda_samples.
To view this discussion on the web visit https://groups.google.com/d/msgid/ccda_samples/05e52d07-1ff0-4831-b438-2048f7f01894%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages