menu
lock
Client Login
Username
*
Password
*
Stay signed in
Forgot password or first time login?
Log in
Developers
Contact Us
lock
Client Login
I/O Documentation
Register New Developer User
expand_more
URL
Submit
Create Patient API (POST)
expand_more
Output format
JSON
XML
API access token
Request headers
Request body
Required
Description
Type
First name
Yes
String
Middle name
Optional
String
Last name
Yes
String
Date of birth
Yes
Should be in YYYY-MM-DD format
String
Gender
- Select -
Male
Female
Other
Unknown
Yes
Use this codes only:
M - Male
F - Female
UNK - Unknown
String
Address1
Optional
String
Address2
Optional
String
City
Yes
String
State
Yes
String
Zip
Yes
String
Country
Yes
String
SSN
Yes
SSN should be unique
String
Email
Yes
String
Phone number
Yes
String
URL
https://training.cozeva.com/appconnect/rest/appservice/create_patient_aqpid.json
Submit
Response status
Response headers
Response body
Get Patient API (POST)
expand_more
Output format
JSON
XML
API access token
Request headers
Request body
Required
Description
Type
First name
Yes
String
Last name
Yes
String
Date of birth
Yes
Should be in YYYY-MM-DD format
String
Gender
- Select -
Male
Female
Other
Unknown
Yes
Use this codes only:
M - Male
F - Female
UNK - Unknown
String
URL
https://training.cozeva.com/appconnect/rest/appservice/patient_aqpid.json
Submit
Response status
Response headers
Response body
Add Section-wise Patient Information API (POST)
expand_more
Output format
JSON
XML
API access token
Request headers
Request body
Required
Description
Type
Patient Id
Yes
Integer
Section
- Select -
Race
Ethnicity
Preferred Language
Smoking Status
Problems
Medications
Allergies
Laboratory Values(s)/Result(s)
Vitals
Procedures
Immunizations
Unique Device Identifier(s) for a Patient's Implantable Device(s)
Assessment
Plan of Treatment
Goals
Health Concerns
Yes
String
Value set look up link:
https://vsac.nlm.nih.gov/welcome
https://ushik.ahrq.gov/ValueSets
URL
https://training.cozeva.com/appconnect/rest/appservice/add_patient_unit_records.json
Submit
Response status
Response headers
Response body
Patient Section-wise Information API (POST)
expand_more
Output format
JSON
XML
API access token
Request headers
Request body
Required
Description
Type
Patient Id
Yes
Integer
Section
Patient Name
Sex
Date of Birth
Race
Ethnicity
Preferred Language
Smoking Status
Problems
Medications
Allergies
Laboratory Values(s)/Result(s)
Vitals
Procedures
Care Team Member(s)
Immunizations
Unique Device Identifier(s) for a Patient's Implantable Device(s)
Assessment
Plan of Treatment
Goals
Health Concerns
Yes
String
Start date
Optional
Should be in YYYY-MM-DD format
String
End date
Optional
Should be in YYYY-MM-DD format
String
URL
https://training.cozeva.com/appconnect/rest/appservice/patient_unit_record.json
Submit
Response status
Response headers
Response body
Patient All Information API (POST)
expand_more
Output format
XML
Version
C-CDA 1.1
C-CDA 2.1
Referral Note 2.1
API access token
Request headers
Request body
Required
Description
Type
Patient Id
Yes
Integer
Start date
Optional
Should be in YYYY-MM-DD format
String
End date
Optional
Should be in YYYY-MM-DD format
String
URL
https://training.cozeva.com/appconnect/rest/appservice/patient_full_record.xml?version=1
Submit
Response status
Response headers
Response body
- We are providing the encoded HTML , developer needs to decode the html in order to get the actual CDA tags. You can do this online (link:
https://codebeautify.org/html-decode-string
)
Terms of Service