Versions Compared

Key

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

...

RC_4. Re-sending MVTN to ERLN

RC_5. Extension / reduction MVTN

RC_6. Refinement (preperson -> person) for MVTN

RC_7. Creating "a replacement" composition

...

Request structure

See on SwaggerHub

Authorize

API paragraph not found

Headers

...

Expand
titleGET

/patients/composition/job/{asyncJobId}

Validation data request

Parameters validation:

  • asyncJobId

...

API paragraph not found

Response structure

See on SwaggerHub

...

Expand
titleExample Value
Code Block
{
  "data": {
    "eta": "2022-10-24T12:35:49.956Z",
    "id": "89678f60-4cdc-4fe3-ae83-e8b3ebd35c59",
    "links": [
      {
        "entity": "eHealth/resources"
      }
    ],
    "status": "PENDING"
  }
}

Post-processing processes

API paragraph not found

HTTP status codes

HTTP status code

Message

What caused the error

200

Task found 

Correct answer with one of the possible statuses: PENDING, FAILED, DONE

400

Invalid request format 

Error in query syntax or other error

404

Task not found

The task with the specified ID does not exist or was not found