Verathon SCAN POINT Manual Del Usuario página 102

Tabla de contenido

Publicidad

LoGon: reSPUeStA deL SerVicio WeB
HTTP/1.1 200 OK
Content‑Type: text/xml; charset=utf‑8
Content‑Length: [value]
<?xml version="1.0" encoding="utf‑8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema‑instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.
xmlsoap.org/soap/envelope/">
<soap:Body>
<LogonResponse xmlns="[uri]" />
</soap:Body>
</soap:Envelope>
SenddocUment: trAnSmiSiÓn deSde ScAn Point
POST /HL7Test/service.asmx HTTP/1.1
Host: localhost
Content‑Type: text/xml; charset=utf‑8
Content‑Length: [value]
SOAPAction: "[uri]SendDocument"
<?xml version="1.0" encoding="utf‑8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema‑instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.
xmlsoap.org/soap/envelope/">
<soap:Body>
<SendDocument xmlns="[uri]">
<documentId>[value]</documentId>
<documentContent>[value]</documentContent>
</SendDocument>
</soap:Body>
</soap:Envelope>
94

Publicidad

Tabla de contenido
loading

Tabla de contenido