Shared

APIDescription
GET api/metadata/bodyDirection

Get all body directions

GET api/metadata/bodyDirection/id?id={id}

Get body direction by Id

GET api/metadata/Gender

Get gender

GET api/metadata/headDirection

Get all head directions

GET api/metadata/headDirection/id?id={id}

Get head direction by Id

GET api/metadata/locationDirection

Get all location directions

GET api/metadata/locationDirection/id?id={id}

Get location direction by Id

GET api/metadata/overallIncident

Get all overall incidents

GET api/metadata/overallIncident/id?id={id}

Get overall incident by id

GET api/metadata/patientCategory

Get all patient categories

GET api/metadata/patientCategory/id?id={id}

Get patient catogry by Id

GET api/metadata/transactionStatus

Get all transaction status

GET api/metadata/transactionStatus/id?id={id}

Get transaction status by Id

GET api/metadata/transactionType

Get all transaction types

GET api/metadata/transactionType/id?id={id}

Get transaction type by Id

GET api/metadata/woundarea

Get all wound areas

GET api/metadata/woundarea/id?id={id}

Get wound area by id

GET api/metadata/woundarea/genderId?genderId={genderId}

Get all areas by gender

GET api/metadata/woundlocation

Get all wound locations

GET api/metadata/woundlocation/id?id={id}

Get wound location by id

GET api/metadata/woundlocation/areaId?areaId={areaId}

Get all wound location by areaId

File

APIDescription
POST api/File/upload

No documentation available.

User

APIDescription
GET api/user

Get all users

GET api/user/user/id?id={id}

Get user by Id

GET api/user/username?username={username}

Get user by username value

POST api/user/login?id={id}&pin={pin}

Validate user login

GET api/user/logout

Logout User

GET api/user/getappsettings

Get appsettings

GET api/user/getappsettings?code={code}

Get appsettings

POST api/user/UpdateAppsettingsMobile

Update appsettings

POST api/user/updateappsettings

Update appsettings

GET api/user/settings

Get appsettings for anonymous user's

POST api/user/camerascanning?id={id}&flag={flag}&isCameraScan={isCameraScan}

Change user camera scanning settings

POST api/user/resetpin?id={id}&pin={pin}&resetPinFlag={resetPinFlag}

Reset user pin

Patient

APIDescription
GET api/patient

Get all patients

GET api/patient/patient/id?id={id}

Get patient by Id

GET api/patient/patient/Transactiontype?id={id}&transactionType={transactionType}

Get patient details by id and transaction type

POST api/patient/savetransaction

Save Patient Transcations

POST api/patient/saveimage

Save transaction uploaded images

ImageService

APIDescription
GET api/imgservice

Get image capture services

POST api/imgservice/startservice?serviceName={serviceName}

Start selected windows service

POST api/imgservice/stopservice?serviceName={serviceName}

Stop selected windows service

POST api/imgservice/purge

Purge transactions

GET api/imgservice/createapplogo

No documentation available.

POST api/imgservice/deleteUserNotNeeded

No documentation available.

POST api/imgservice/userCamaeraScanning

No documentation available.

POST api/imgservice/removeDemoPatients/fname?fName={fName}

No documentation available.

POST api/imgservice/removeDemoPatient/ecd?ecd={ecd}

No documentation available.