Print Page as PDF
UPDATE PATIENT DATA VERIFICATION ICR (6166)

UPDATE PATIENT DATA VERIFICATION    ICR (6166)

Name Value
NUMBER 6166
IA # 6166
DATE CREATED 2015/02/24
CUSTODIAL PACKAGE WOMEN'S HEALTH
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE WVRPCPT2
NAME UPDATE PATIENT DATA VERIFICATION
GENERAL DESCRIPTION
This integration agreement allows subscribing packages
to verify the data to send to the application programming interface (API)
documented in agreement #6165 is valid and well-constructed.

Subscribers of this agreement should also subscribe to agreement #6165 UPDATE
PATIENT DATA. The proper calling order for these agreements is to first call
the API documented in this agreement to verify the data to save then call the
API documented in agreement #6165 to save the data that was verified.

This API is transactional in nature. If the subscriber needs to both update
existing data and add new data, then the subscriber needs to call this API
twice: once for the update and once for the add.
STATUS Active
KEYWORDS
  • PREGNANCY DATA
  • LACATATION DATA
  • DATA VERIFICATION
DURATION Till Otherwise Agreed
ID WVRPCPT2
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
VERDATA(WVRETURN,WVDATA)
This entry point will verify that the data in the
WVDATA array is valid and well-constructed.
VARIABLES TYPE VARIABLES DESCRIPTION
WVRETURN Both
Reference to the array in which to return the VERDATA
call status.

Format:

WVRETURN(0)=Caret-delimited string
Caret-delimited string - status of the call to
VERDATA
PIECE   VALUE
==========================
1       -1 to denote that the data is not valid
1 to denote that the data is valid
2       ERROR MESSAGE if there is a problem
with the call itself
"" if there is no problem with the call

WVRETURN(N)=MESSAGE
N - number of the validity issue; starts at one
and increments by one
MESSAGE - description of the validity issue in
a user-friendly format
WVDATA Input
Reference to an array containing the data to verify.
Refer to agreement #6165 for how to structure this array.
SUBSCRIBING PACKAGE CLINICAL REMINDERS
DATE ACTIVATED 2017/11/17