NHSDigital / integration-adaptor-111

National Integration Adaptors - Adaptor for NHS 111 Post Event Message
Apache License 2.0
3 stars 9 forks source link

Niad 2126 report structured fhir messages scenario 1 #248

Closed benhession closed 2 years ago

benhession commented 2 years ago

ACCEPTANCE CRITERIA

GIVEN a test user wants to test a Patient referred to Primary Care THEN opening the test area the following form fields should be visible…

ODS Code - Id: @@ods-code@@, NOT NULL

DOS Code - Id: @@dos-code@@

NHS Number- Id: @@nhs-number@@ NOT NULL

Recipient Name: @@recipent-name@@ NOT NULL

Recipient Address Line 1: @@recipent-street-address-line-1@@ NOT NULL

Recipient Address Line 2: @@recipent-street-address-line-2@@ NOT NULL

Recipient Town: @@recipent-street-address-town@@

Recipient City: @@recipent-street-address-city@@

Recipient Postcode: @@recipent-street-address-postcode@@

Encounter Start Datetime: @@nhs111-encounter-date-time-start@@, NOT NULL

Encounter End Datetime: @@nhs111-encounter-date-time-end@@, NOT NULL

Reported Conditions: @@patients_reported_condtion@@, NOT NULL

Pathways Disposition : @@Pathways Disposition@@, NOT NULL

Selected Service: @@selected_service@@, NOT NULL

Consultation Summary: @@consultation_summary@@, NOT NULL

Pathways Assessment: @@pathways-assessment@@, NOT NULL

Advice Given, @@advice_given@@, NOT NULL

Special Patient Notes, @@special_patient_notes@@, NOT NULL

WHEN entered and validated THEN the fields should be inserted into the example data given below AND a request should be sent to the configured 111 Adapter endpoint.