NHS RAVS Sandbox Tester

Dummy-data proof of concept for the NHS Immunisation FHIR API sandbox.

Ready

Send Vaccination

Submission summary

Send a vaccination to show the sandbox acknowledgement here.

NHS Response

{}

FHIR Payload

The generated JSON body used when sending a vaccination to the sandbox.

Pre-flight Validation

Checks the current generated FHIR payload before sending. Red-starred fields are the fields this prototype treats as mandatory for the NHS create-immunisation message.

The “FHIR field” shown under each item is the JSON payload path a developer would map to from Vaccination Track. It is not the database column name and it is not the API endpoint.

From form Values entered or selected on the Send vaccination page.
Generated/fixed Values created automatically or assumed by the prototype, such as completed status or flu target disease.
Not on form FHIR fields we are not currently collecting on the Send vaccination page.

Present mandatory fields

Recommended fields

Missing mandatory fields

Retrieve History

Search history asks: what vaccination records exist for this NHS number and vaccine type? The NHS response is a FHIR Bundle, which is a list of matching records.

Record summary

Run “Search history” to show returned vaccination details here.

NHS Response

{}

Read Record

Read record asks: give me this one exact immunisation record by its NHS API record ID. The NHS response is a single FHIR Immunization resource.

Record summary

Run “Read record” to show returned vaccination details here.

NHS Response

{}