update medipost order xml for live

This commit is contained in:
2025-09-05 15:09:11 +03:00
parent 95e72bb3f8
commit 2435e6f113
3 changed files with 28 additions and 44 deletions
+6 -2
View File
@@ -10,6 +10,7 @@ import {
getClientInstitution,
getClientPerson,
getConfidentiality,
getOrderEnteredPerson,
getPais,
getPatient,
getProviderInstitution,
@@ -558,9 +559,12 @@ export async function composeOrderXML({
<!--<TeostajaAsutus>-->
${getProviderInstitution()}
<!--<TellijaIsik>-->
${getClientPerson(person)}
${getClientPerson()}
<!--<SisestajaIsik>-->
${getOrderEnteredPerson()}
<TellijaMarkused>${comment ?? ''}</TellijaMarkused>
${getPatient(person)}
<!--<Patsient>-->
${getPatient(person)}
${getConfidentiality()}
${specimenSection.join('')}
${analysisSection?.join('')}