Register new vaccination
General
This endpoint handles registration of newly performed vaccination
Validation
Se: Validation
Endpoint details
url:
{BASE_URL}/immunizations(POST)
request body:
- profile: https://simplifier.net/nvr/nvrimmunization
- example: https://simplifier.net/NVR/immunization-example/~json
Possible responses
- Success: response code 201
- Validation error(s) - code 400 (bad request)
- Unauthorized - code 401
- Forbidden - code 403
- Unexpected error - code 500
- Service Unavailable - code 503