User Tools

Site Tools


fmk:dumprestore:services

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fmk:dumprestore:services [2017-11-30 17:57] tglfmk:dumprestore:services [2026-03-06 08:53] (current) – external edit 127.0.0.1
Line 13: Line 13:
 Snitfladen indeholder 3 services, dump, restore og reset Snitfladen indeholder 3 services, dump, restore og reset
  
 +Benyttes 2013_01_01 snitflades, er der kun mulighed for at benytte de 3 services på CPR-numre.
 +
 +Benyttes 2019_09_01 snitfladen er det muligt at benytte både CPR og eCPR numre (angives i ''source'' attributten på ''PersonIdentifier'' elementet).
 ==== Dump sample request ==== ==== Dump sample request ====
-<code xml>+<code xml for2013schema.xml>
 <?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
 <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
Line 23: Line 26:
       </ssi2013:Identifier>       </ssi2013:Identifier>
     </ssi2013:DumpPatientsRequest>     </ssi2013:DumpPatientsRequest>
 +  </soapenv:Body>
 +</soapenv:Envelope>
 +</code>
 +
 +<code xml for2019schema.xml>
 +<?xml version="1.0" encoding="UTF-8"?>
 +<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
 +  <soapenv:Body>
 +    <ssi2019:DumpPatientsRequest xmlns:ssi2013="http://www.ssi.dk/nsi/xml.schema/2019/09/01" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 +      <ssi2019:Identifier>
 +        <ssi2019:PersonIdentifier source="CPR">1401773001</ssi2013:PersonIdentifier>
 +      </ssi2019:Identifier>
 +    </ssi2019:DumpPatientsRequest>
   </soapenv:Body>   </soapenv:Body>
 </soapenv:Envelope> </soapenv:Envelope>
Line 96: Line 112:
              ....              ....
            /LoAmEnauqUGNKpOzwlFn5P06fEJODrJuJTYmHFunFKLGgW3CmxP01Xzy+3QYiqP4/8K1AnXD2ewMvo3/8fGBqDLWnLBAAK</ssi2013:DumpData>            /LoAmEnauqUGNKpOzwlFn5P06fEJODrJuJTYmHFunFKLGgW3CmxP01Xzy+3QYiqP4/8K1AnXD2ewMvo3/8fGBqDLWnLBAAK</ssi2013:DumpData>
-           <ssi2013:RestoreAtDate>2017-10-10</ssi2013:RestoreAtDate>+           <ssi2013:RestoreAtDate>2017-10-27</ssi2013:RestoreAtDate>
       </ssi2013:Dump>       </ssi2013:Dump>
     </ssi2013:RestorePatientsRequest>     </ssi2013:RestorePatientsRequest>
fmk/dumprestore/services.1512064668.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki