parAlgo © 2012 Michael Zauchner

Imprint
Bundle creation
Contact



This app allows prehospital emergency service provider to lookup certain protocols during dispatch or can be used as an educational instrument.

If you or your EMS provider would like to have your bundle added to the online repository, please contact admin[at]paralgo.ch.


Create your own bundles and drop them into your iPhone App Shared Folder in iTunes for easy installation. (Instructions)

The main functions provided are: Searching trough protocols, appendices and drug references, view/zoom protocols, view drug references, lookup related websites on protocols and drug and updating/downloading protocols.

Development: Michael Zauchner
URL: http://www.paralgo.ch
email: admin[at]paralgo.ch

Special Thanks to:

Rettungsdienste.ch rettungsdienste.ch
rdjobs.ch rdjobs.ch
Schutz & Rettung Zürich SRZ Algos

Howto create a Bundle:

Download Example Bundle (Protocol/Algorithm)
Example

After creating the bundle, zip it and name it: <packet>.algo_<version>.zip and send it to admin[at].paralgo.ch or put it into iTunes > yourIPhone > Apps > File Sharing > parAlgo > Documents. The bundle install itself on next start of parAlgo. (Instructions)





Folder structure:

catalog.xml
        <?xml version="1.0" encoding="UTF-8"?>
        <catalog>
            <infos path="algos/{name of the package}/img" title="{creator}" 
                version="{version}" date="{date of creation}" copyright="{copyright}/>
            <algos>
                <algo id="{id protocol}" title="{title protocol}" 
                            url_wiki="{URL}" image="{imagenamge.png}">
                    <references>
                        <reference target="{protocol id}" />
                        <reference target="{protocol id}" />
                        ...
                    </references>
                    <druglist>
                        <drug target="{drug id}" />
                        <drug target="{drug id}" />
                        ...
                    </druglist>
                </algo>
                ....
            </algos>
            <drugs>
                <drug id="{drug id}" 
                    title="{drug title}" 
                    agent="{drug agent}" 
                    indication="{drug indication}" 
                    contraindication="{drug contraindication}" 
                    effect="{drug effect}" 
                    url="{drug url}"
                    seffect="{drug side effect}">
                    <doselist>
                        <dose title="{dose title}" dosage="{dosage amount}" />
                        <dose title="{dose title}" dosage="{dosage amount}" />
                        ...
                    </doselist>
                </drug>
                ...
            </drugs>
            <pages>
                <page id="{page id}" title="{page titel}" image="{image name.png}" />
                ...
            </pages>
        </catalog>
        





Pictures:
Use a PNG-Format with 150dpi and aspect ratio of 1:1.5 (e.g: 1112 × 1432 Pixel).

Schutz & Rettung Zürich
c/o Michael Zauchner
Neumühlequai 40
8006 Zürich
Switzerland


admin[at]paralgo.ch
http://www.paralgo.ch