Coded Results - <code> processing when the Loinc code is not known
5 views
Skip to first unread message
dvose
unread,
Nov 3, 2011, 10:53:15 AM11/3/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IHE PCC Implementors
How would I need to define the <code code= ....> in Coded Results
section when a valid Loinc code has not been returned with the Lab
results.
With a Loinc it would look like this:
<code code="718-7" displayName="Hemoglobin"
codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>
How would the code be processed when only a lab code and test
description are available?
Ex: lab code '123', test desciption 'Hemoglobin'
Is there any documentation on what to do in this case?
MSpielman
unread,
Nov 9, 2011, 3:42:09 PM11/9/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IHE PCC Implementors
You would want to use <translation> to indicate a code from an
alternate coding system. However, I'm not 100% sure what the correct
<code> attributes would be. <code nullFlavor="UNK"> doesn't seem quite
right.