Giter VIP home page Giter VIP logo

Comments (3)

oliveregger avatar oliveregger commented on July 29, 2024

image

from mobileaccessgateway.

qligier avatar qligier commented on July 29, 2024

If the ITI-18 response contains

<Slot name="authorPerson">
   <ValueList>
      <Value>^first name^last name</Value>
   </ValueList>
</Slot>

the MAG (GUI?) will transform it to create an ITI-57 (delete document) and it becomes invalid:

<ns2:Slot name="authorPerson">
	<ns2:ValueList>
		<ns2:Value>^first name^last name^^^^^^&amp;&amp;ISO</ns2:Value>
	</ns2:ValueList>
</ns2:Slot>

On PMP2 instance.
Patient CARAPMP002 / MPI-PID: 8c4e6096-7017-45c5-a9c2-7977c790d5e5 / EPR-SPID: 761337610689420627

2.999.1.2.3.1375^Welby^Marcus^^MD^Dr
becomes
2.999.1.2.3.1375^Welby^Marcus^^MD^Dr^^^&amp;&amp;ISO

from mobileaccessgateway.

qligier avatar qligier commented on July 29, 2024

Fixed with a7a0fee.
Example: https://test.ahdis.ch/eprik-cara/index.html#/transaction/e5b8cb9b-b546-4379-a5e9-42ca9bb32187

from mobileaccessgateway.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.