Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JSON Example of Request

 

Code Block
{
  "resourceTypeprogramData": "Enrollment", {
  }
}


 

Data Element

Description

Required

Query

personId

This will be the person Id that is being

Tip

X

programId

This will be the program that the person is enrolling

Tip

X

Body

identifierprogramData

 

 

 

Response

The following will be the response values from the calling of the API. The error responses will conform ]to the following specification. https://tools.ietf.org/html/rfc7807 . Please note that all responses will also include a instance value which will uniquely identify the specific request that was made. This ensures uniqueness even if the patient was referred to the CIE multiple times.

...