<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.0 20040830//EN" "http://dtd.nlm.nih.gov/publishing/2.0/journalpublishing.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" article-type="abstract" dtd-version="2.0">
    <front>
        <journal-meta>
            <journal-id journal-id-type="publisher-id">JMIR</journal-id>
            <journal-id journal-id-type="nlm-ta">J Med Internet Res</journal-id>
            <journal-title>Journal of Medical Internet Research</journal-title>
            <issn pub-type="epub">1438-8871</issn>
            <publisher>
                <publisher-name>Gunther Eysenbach</publisher-name>
                <publisher-loc>Centre for Global eHealth Innovation, Toronto, Canada</publisher-loc>
            </publisher>
        </journal-meta>
        <article-meta>
            <article-id pub-id-type="publisher-id">v1isuppl1e116</article-id>
            <article-id pub-id-type="pmid" />
            <article-id pub-id-type="doi">10.2196/jmir.1.suppl1.e116</article-id>
            <article-categories>
                <subj-group subj-group-type="article-type">
                    <subject>Abstract</subject>
                </subj-group>
            </article-categories>
            <title-group>
                <article-title>TME9/379: Development of a WWW Clinical Booking Service</article-title>
            </title-group>
            <contrib-group>
                <contrib contrib-type="author" id="contrib1" xlink:type="simple">
                    <name name-style="western">
                        <surname>Sicurello</surname>
                        <given-names>F</given-names>
                    </name>
                    <xref ref-type="aff" rid="aff1">1</xref>
                </contrib>
                <contrib contrib-type="author" id="contrib2" xlink:type="simple">
                    <name name-style="western">
                        <surname>Pizzi</surname>
                        <given-names>R</given-names>
                    </name>
                    <xref ref-type="aff" rid="aff1">1</xref>
                </contrib>
            </contrib-group>
            <aff id="aff1" rid="aff1"><sup>1</sup>
                <addr-line>Istituto Nazionale Neurologico C. Besta, Milano</addr-line>
                <country>Italy</country>
            </aff>
            <pub-date pub-type="collection">
                <season>Jul-Sep</season>
                <year>1999</year>
            </pub-date>
            <pub-date pub-type="epub">
                <day>19</day>
                <month>9</month>
                <year>1999</year>
            </pub-date>
            <volume>1</volume>
            <issue>suppl1</issue>
            <elocation-id>e116</elocation-id>
            <copyright-statement>Except where otherwise noted, articles published in the Journal of Medical Internet Research are distributed under the terms of the Creative Commons Attribution License (http://www.creativecommons.org/licenses/by/2.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</copyright-statement>
            <copyright-year>1999</copyright-year>
            <self-uri xlink:href="http://www.jmir.org/1999/suppl1/e116/" xlink:type="simple" />
            <abstract>
                <sec>
                    <title />
                    <p>This application is a hybrid architecture that embeds a previous hospital booking procedure and allows to book visits and diagnostic examinations by remote people, general practitioners, clinical centers via an Internet connection. A PowerBuilder-based Web server has been developed to interface the procedure, in such a way as at any client request, the DDL functions are used through the web server, and at any reply of the Oracle database, a HTML string is generated that goes back to the client. To realize this project many tools have been used:</p>
                    <p>Internet Information Server - it is a set of applications using dynamic link libraries much faster than the standard CGI ones.</p>
                    <list list-type="bullet">
                        <list-item>
                            <p>ASP (Active Server Pages) - this is a new Internet technology that allows to create fine Web pages, platform independent and usable by any browser.</p>
                        </list-item>
                        <list-item>
                            <p>The VBScript - this is an event-based language, useful to link code to a user interaction or to a system reply.</p>
                        </list-item>
                        <list-item>
                            <p>HTML - this language describes the structure of a document and defines a set of fixed stiles for the Web pages, and can be read by any editor.</p>
                        </list-item>
                        <list-item>
                            <p>PowerBuilder Enterprise- it is an object-oriented environment for the development of high-performance client/server and Internet applications on many different OSs.</p>
                        </list-item>
                        <list-item>
                            <p>SQL*Net - it is an Oracle product that optimizes the network management ensuring interoperability between different computers, OSs, and networks.</p>
                        </list-item>
                        <list-item>
                            <p>Oracle ODBC32 - it is a standard protocol to access information in SQL databases (Microsoft, Paradox, Oracle, etc.)</p>
                        </list-item>
                    </list>
                    <p>The developed software fully manages the hospital booking procedure and is included into the hospital network. In this way the Unique Booking Center can work both inside the hospital and from all over the country by means of a simple Internet connection.</p>
                </sec>
            </abstract>
            <kwd-group>
                <kwd>Telemedicine</kwd>
                <kwd>Radiology</kwd>
                <kwd>Intranet</kwd>
                <kwd>Internet</kwd>
                <kwd>Images</kwd>
            </kwd-group>
        </article-meta>
    </front>
</article>
