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 Edge Test Tool (ETT)
In the problem section can we pass LOINC code in the value tag as translation code?
If Yes, Please share a example of it. <!-- This is a SNOMED code as the primary vocabulary for problem lists--> <!-- This SNOMED aligns with pregancy observation value set: 2.16.840.1.113762.1.4.1099.24 --> <value xsi:type="CD" code="77386006" displayName="Pregnancy" codeSystem="2.16.840.1.113883.6.96"> <originalText> <reference value="#problem00001"/> </originalText> <!-- These translation codes provide additional specificity, may be useful in tracking time and billing --> <translation code="38039008" displayName="Gestation period, 10 weeks" codeSystem="2.16.840.1.113883.6.96"/> <translation code="Z3A.10" displayName="10 weeks gestation of pregnancy" codeSystem="2.16.840.1.113883.6.90"/> </value>