"Test Case ID",Name,Objective,"Last Execution Status","Last Executed"
TEST-T2006,"For a range of prescriptions with controlled drugs and different quantities, assert that the quantity in words is as expected",,Pass,"15 Nov 2022, 07:07"
TEST-T1953,"Specify an invalid Prescription Order Number in the Medication Request by using an invalid checksum character, and assert that an exception is thrown preventing submission to the EPS API",,Pass,"15 Nov 2022, 07:07"
TEST-T1954,"Specify an invalid Prescription Order Number in the Medication Request, using an format, and assert that an exception is thrown preventing submission to the EPS API",,Pass,"15 Nov 2022, 07:07"
TEST-T2008,"Create a Prescription Order Update message for a possible cancellation. Assert that the JSON is exactly as expected",,Pass,"15 Nov 2022, 07:07"
TEST-T2132,"Build a Prescription Order message from a set of defined inputs and assert the message matches the expected message",,Pass,"15 Nov 2022, 07:07"
TEST-T2133,"Build a Prescription Order message from a set of defined inputs and assert the message JSON exactly matches the expected message (Controlled Drugs)",,Pass,"15 Nov 2022, 07:07"
TEST-T1952,"Given that 5 items are attempted to be added to a Prescription Order in the EPS API Client, an exception is thrown which means it is impossible to submit this to EPS",,Pass,"15 Nov 2022, 07:07"
TEST-T2128,"Issue and cancel a prescription item via the EPS Client. Retrieve via EPS Tracker. Confirm that the expected prescription order item number was cancelled",,Pass,"15 Nov 2022, 07:07"
TEST-T1940,"End to end test showing successful submission of EPS order via the Medicus EPS API Client",,Pass,"15 Nov 2022, 07:07"
TEST-T1669,"High Risk Check: Returns Multiple Alerts For High Risk Product","Proves that if a product is classified as High Risk and is linked to multiple safety messages, then the client is expected to return one alert for each safety message including the message authority name.",Pass,"15 Nov 2022, 07:15"
TEST-T1668,"High Risk Check: Returns One Alert For High Risk Product","Proves that if a product is classified as High Risk and is linked to one safety message, then the client is expected to return one alert with the safety message and the message authority name.",Pass,"15 Nov 2022, 07:15"
TEST-T1670,"High Risk Check: Returns One CodeDegrade For Unsupported Prescribed Product","Proves that a CodeDegrade message is returned by the client, if the prescribed product code is not supported by the Multilex version. The expected code degrade message is
The chosen drug/device is not supported by FDB Multilex. This means that the high risk message check could not be performed.",Pass,"15 Nov 2022, 07:15"
TEST-T1671,"High Risk Check: Returns No Alerts For No Risk Product","Proves that no alerts are returned by the client, when a known product code is not linked to a safety message.",Pass,"15 Nov 2022, 07:15"
TEST-T2242,"High Risk Check: Returns High Risk Alert when one of the provided alternative product codes is supported for an unsupported product code","Proves that when a prescribed product code is not supported by FDB Multilex and one of the alternative product codes is supported by FDB Multilex, then the High Risk Message check is performed on the supported alternative product code.",Pass,"15 Nov 2022, 07:15"
TEST-T2243,"High Risk Check: Returns One Code Degrade Message when all alternative product codes are also not supported","Proves that one code degrade message is generated with the original product code when the product code and all alternative product codes are not supported by FDB Multilex.",Pass,"15 Nov 2022, 07:15"
TEST-T1443,"Interaction Check: Returns a Code Degrade message when prescribed product is not supported","Proves that a Code Degrade message is returned when the prescribed product code is not supported on Multilex. The expected message is:
The chosen drug/device is not supported by FDB Multilex. This means that interaction check could not be performed.",Pass,"15 Nov 2022, 07:15"
TEST-T1442,"Interaction Check: Interaction Alerts contain messages with message style 3","Proves, when a drug-drug interaction was found, then an interaction alert is generated using the correct message style. The message style 3 format is:
Interaction found between [NEW_PRODUCT_NAME] and [EXISTING_PRODUCT_NAME]: [INTERACTION_MESSAGE]
Example:
Interaction found between Diclofenac sodium 75mg gastro-resistant modified-release capsules 56 capsule and Aspirin 75mg tablets: Increased risk of bleeding",Pass,"15 Nov 2022, 07:15"
TEST-T1441,"Interaction Check: Interaction Alerts contain messages with message style 1","Proves, when a drug-drug interaction was found, then an interaction alert is generated using the correct message style. The message style 1 format is:
[NEW_PRODUCT_NAME] [INTERACTION_MESSAGE] [EXISTING_PRODUCT_NAME]
Example:
Diclofenac sodium 75mg gastro-resistant modified-release capsules 56 capsule reduces hypotensive effect of Perdix 15mg tablets (UCB Pharma Ltd) 28 tablet 2 x 14 tablets.",Pass,"15 Nov 2022, 07:15"
TEST-T1440,"Interaction Check: Interaction Alerts are ordered by severity","Proves that alert messages are ordered by severity from high to low severity",Pass,"15 Nov 2022, 07:15"
TEST-T1439,"Interaction Check: Interaction Alerts are grouped and ordered by drug-drug interaction and severity","Proves that multiple interaction alerts are grouped by the drug-drug interaction. Within the group, multiple interaction alerts are ordered by severity, from high to low severities. ",Pass,"15 Nov 2022, 07:15"
TEST-T1438,"Interaction Check: Returns multiple Code Degrade messages when the list of existing products contain only unsupported product codes","Proves, when the list of existing product only contain unsupported product codes, then for each unsupported product a Code Degrade message is returned. The prescribed product code is supported.
The expected Code Degrade message format is:
The patient's existing medication [PRODUCT_NAME] is not supported by FDB Multilex. This means that the interaction check could not be performed.",Pass,"15 Nov 2022, 07:15"
TEST-T1437,"Interaction Check: Multiple Code Degrade Messages are returned when existing product list contains multiple unsupported product codes","If the list of existing product codes contains unsupported and supported product codes, this test proves that for each unsupported code a separate Code Degrade message is generated. The client performs the interaction check with the supported products.
Each Code Degrade message contains the unsupported product code and has following format:
[UNSUPPORTED_PRODUCT_CODE] could not be matched to a product in FDB Multilex. This means that interaction checks could not be fully performed.",Pass,"15 Nov 2022, 07:15"
TEST-T1436,"Interaction Check: No alerts are returned when existing product list is empty","Proves that no alert is returned by the client when the list of existing products is empty.",Pass,"15 Nov 2022, 07:15"
TEST-T1435,"Interaction Check: Deduplicate Alerts","Proves that interaction alerts are deduplicated before the client returns them. ",Pass,"15 Nov 2022, 07:15"
TEST-T2353,"Interaction Check: Support for alternative product codes for new prescribed product that is unsupported on Multilex","Proves, that if the prescribed product code is not supported and an array of alternative product codes is provided with an supported product code, then the interaction check continues and returns appropriate interaction alerts. For the unsupported product code, no code degrades are generated.",Pass,"15 Nov 2022, 07:15"
TEST-T2354,"Interaction Check: Support for alternative product codes for existing unsupported medication","Proves, that if one or more product codes are provided as existing medication that are unsupported on Multilex and if alternative product codes are provided that are supported on Multilex, then the interaction check completes and returns appropriate alerts. For the existing product codes that are unsupported by Multilex but have a supported alternative product code, no code degrades are generated. ",Pass,"15 Nov 2022, 07:15"
TEST-T2222,"Condition Check: Drug Warning: Exclude Drug Alert ""None Known""","Proves, that the Drug Alert "None Known" is not returned by the Condition Check when a product code is provided that would normally trigger this alert.",Pass,"15 Nov 2022, 07:15"
TEST-T1081,"Product Not Found Warning when unsupported DMD code is provided","If the product that is passed into the patient condition check is not found on the FDB Multilex database, then a warning alert is expected:
The product could not be found in the current FDB Mulitlex version. The patient condition check could not be performed.",Pass,"15 Nov 2022, 07:15"
TEST-T1080,"Age specific precautions and contraindications are shown when Aspirin is checked for 2 years old patient","Precaution alerts and contraindications are expected when Aspirin is checked against a 2 years young boy:
- Aspirin 1g powder and solvent for solution for injection vials 6 vial has the precaution Children under 15 years
- Aspirin 1g powder and solvent for solution for injection vials 6 vial has the contraindication Children under 6 years
",Pass,"15 Nov 2022, 07:15"
TEST-T1079,"No precautions or contraindications alert messages are shown for Aspirin and patient with non-matching age","Tests that no precaution and contraindication alerts are returned when Aspirin is checked against a patient of 18 years.",Pass,"15 Nov 2022, 07:15"
TEST-T1077,"Contraindication alert message is related to patient's condition","In this test a patient with acute kidney failure stage 1 is tested with the product Aspirin 1g powder and solvent for solution for injection vials 6 vial. The expected alert is:
Your patient has Acute kidney failure stage 1 designated in their problem list. Product Aspirin 1g powder and solvent for solution for injection vials 6 vial has the related contraindication Severe renal impairment.",Pass,"15 Nov 2022, 07:15"
TEST-T1078,"Duplicated alert messages are deduplicated before returning","In this test, two identical alert messages are created through the patient condition check. Only one of the messages is returned during the deduplication process.",Pass,"15 Nov 2022, 07:15"
TEST-T2227,"Condition Check: Non-numeric product code triggers code degrade message","Proves that a code degrade message is triggered when the prescribed product array links a non-numeric ID to a product description",Pass,"15 Nov 2022, 07:15"
TEST-T2228,"Condition Check: Non-numeric patient condition triggers code degrade message","Proves that a code degrade message is triggered when a non-numeric ID is linked to a patient condition. ",Pass,"15 Nov 2022, 07:15"
TEST-T2360,"Condition Check: Support for alternative product codes when prescribed product code is not supported by Multilex","Proves that when the product code of the prescribed product is not supported by Multilex and supported alternative product codes are provided, then the condition check continues and appropriate alerts are returned. For the unsupported prescribed product code, there are no code degrades generated.",Pass,"15 Nov 2022, 07:15"
TEST-T2361,"Condition Check: Returns Code Degrades when alternative product codes are also not supported by Multilex","Proves that if the prescribed product code is provided that is not supported by Multilex and alternative product codes are provided that are also not supported by Multilex, then appropriate code degrade messages are generated.",Pass,"15 Nov 2022, 07:15"
TEST-T1255,"Pharm. Equivalents Check: Generates a drug equivalent alert, when the prescribed product shares the same generic form as an existing product","Proves that the pharmacological equivalents check is generating a drug equivalent alert, when a new product is tested against the patient's existing products. If one product has a match in the core product IDs, then the alert message is expected to show the names of the matching products, e.g.
[NEW DRUG NAME] and [EXISTING DRUG NAME] share the same generic form [CORE PRODUCT NAME] ",Pass,"15 Nov 2022, 07:15"
TEST-T1256,"Pharm. Equivalents Check: Generates multiple drug equivalent alerts, when the prescribed product shares the same generic form as the existing products","Proves that the pharmacological equivalents check is generating a drug equivalent alerts, when a prescribed product is tested against the patient's existing products.
If multiple existing products have the same generic form as the prescribed product, then for each match a separate alert message generated with the names of the existing and prescribed product and the core product name e.g.
- [NEW DRUG NAME] and [EXISTING DRUG NAME 1] share the same generic form [CORE PRODUCT NAME],
- [NEW DRUG NAME] and [EXISTING DRUG NAME 2] share the same generic form [CORE PRODUCT NAME],
",Pass,"15 Nov 2022, 07:15"
TEST-T1260,"Pharm. Equivalents Check: No drug equivalent alert is generated, when prescribed product does not share the same generic form with existing products","Proves that if a prescribed product is tested against the patient's existing products, that have different core product IDs, then the Drug Equivalents Check creates no drug equivalence alerts.",Pass,"15 Nov 2022, 07:15"
TEST-T1261,"Pharm. Equivalents Check: Generates an ingredient equivalent alert, when the prescribed product has the same ingredient as one existing product","Proves that the pharmacological equivalents check is generating a ingredient equivalent alert, when a new product is tested against the patient's existing products. If two products have the same ingredient, then an ingredient equivalence alert is expected with a message that contains the names products and the matching ingredient, e.g.
[NEW PRODUCT NAME] and [EXISTING PRODUCT NAME] contain the same ingredient [INGREDIENT NAME]",Pass,"15 Nov 2022, 07:15"
TEST-T1265,"Pharm. Equivalents Check: Generates an ingredient equivalent alert, when multiple existing products have the same ingredient as the prescribed product","Proves that the pharmacological equivalents check is generating a ingredient equivalent alert, when a new product is tested against the patient's existing products. If multiple products have the same ingredient, then an ingredient equivalence alert is expected with a message that contains all product names and the name of the matching ingredient, e.g.
[NEW PRODUCT NAME] and [EXISTING PRODUCT NAME 1], [EXISTING PRODUCT NAME 2] contain the same ingredient [INGREDIENT NAME]",Pass,"15 Nov 2022, 07:15"
TEST-T1266,"Pharm. Equivalents Check: No ingredient equivalent alert is generated, when product ingredients don't match","Proves that no ingredient equivalent alert is generated, when none of the ingredients of a new products matches any ingredients of the existing products.",Pass,"15 Nov 2022, 07:15"
TEST-T1267,"Pharm. Equivalents Check: Generates a therapy equivalent alert, when a prescribed product and an existing product have the same therapeutic class","Proves that the pharmacological equivalents check is generating a therapy equivalence alert when two products have a matching action group and therefore a matching therapeutic class. The generated alert is expected to contain the two matching product names and the name of the action group, e.g.
[PRESCRIBED PRODUCT NAME] and [EXISTING PRODUCT NAME] belong to the therapeutic class [THERAPEUTIC CLASS NAME] and therefore may represent duplicate therapy.",Pass,"15 Nov 2022, 07:15"
TEST-T1268,"Pharm. Equivalents Check: Generates a therapy equivalent alert, when prescribed product and multiple existing products have the same therapeutic class","Proves that the pharmacological equivalents check is generating a therapy equivalence alert when the prescribed product share the same therapeutic class with multiple existing products. The generated alert message contains the names of the prescribed and existing products and their matching therapeutic class name, e.g.:
[PRESCRIBED PRODUCT NAME] and [EXISTING PRODUCT NAME 1], [EXISTING PRODUCT NAME 2] belong to the therapeutic class [THERAPEUTIC CLASS NAME] and therefore may represent duplicate therapy.",Pass,"15 Nov 2022, 07:15"
TEST-T1269,"Pharm. Equivalents Check: No therapy equivalent alert is generated, when the therapeutic class does not match between prescribed and existing products","Proves that no therapy equivalent alert is generated, when the action group of a new products doesn't match the actions groups of the existing products.",Pass,"15 Nov 2022, 07:15"
TEST-T1275,"Pharm. Equivalents Check: No alert is returned when patient has no existing products","Proves that the pharmacological equivalents check returns no alerts when the patient's list of existing products is empty.",Pass,"15 Nov 2022, 07:15"
TEST-T1278,"Pharm. Equivalents Check: Generates Code Degrades When Patient's Existing Products Are Not Supported In Multilex","Proves that the pharmacological equivalents check is generating a code degrade message for each unsupported product when none of the existing products can be found on the Multilex database. The message format is expected to be:
The patient's existing medication [PRODUCT_NAME] is not supported by FDB Multilex. This means that pharmacological equivalent checks could not be performed.",Pass,"15 Nov 2022, 07:15"
TEST-T1279,"Pharm. Equivalents Check: Generates Code Degrade Messages When Prescribed Product Is Not Supported In Multilex","Proves that the pharmacological equivalents check is generating a Code Degrade message when the new product is unknown / unsupported in Multilex. The expected message format is:
[PRODUCT_NAME] is not supported by FDB Multilex. This means that pharmacological equivalent checks could not be performed.
",Pass,"15 Nov 2022, 07:15"
TEST-T1280,"Pharm. Equivalents Check: Generates equivalence alert and a warning when one existing products is not supported in Multilex","Proves that the pharmacological equivalents check is generating a warning for the existing products that are unknown / unsupported in Multilex, however it is performing the equivalents check on the known products and is generating the appropriate equivalence alerts. The warning message is expected to be:
Per existing, unidentified product:
{{code}} could not be matched to a product in FDB Multilex. This means that pharmacological equivalent checks could not be fully performed.",Pass,"15 Nov 2022, 07:15"
TEST-T1270,"Pharm. Equivalents Check: No Alerts Are Returned When Products Have No Equivalence","Proves that the pharmacological equivalents check returns no alerts when a new product has no equivalence to any existing products",Pass,"15 Nov 2022, 07:15"
TEST-T1281,"Pharm. Equivalents Check: Only most specific checks are performed","Proves that the pharmacological equivalents check is performing the equivalents checks in the order from most specific to less specific check (Drug Equivalents -> Ingredient Equivalents -> Therapy Equivalents). If an alert is generated in a more specific check the remaining, less specific checks are abandoned. ",Pass,"15 Nov 2022, 07:15"
TEST-T2235,"Pharm. Equivalents Check: Generate an ingredient equivalent alert, when two products have the same ingredient","Proves that the pharmacological equivalents check generates one ingredient equivalence alert when two product have no drug equivalence but share the same ingredient",Pass,"15 Nov 2022, 07:15"
TEST-T2331,"Pharm. Equivalents Check: Support for alternative product codes when existing product code is unsupported by Multilex","Proves, that when checking for equivalents and- one of the existing product codes is not supported and
- alternative product codes were provided and
- one of the alternative codes is supported by Multilex,
then the check completes and returns appropriate alerts (if equivalents was found). No Code Degrades are triggered.",Pass,"15 Nov 2022, 07:15"
TEST-T2333,"Pharm. Equivalents Check: Support for alternative product codes when new prescribed product code is unsupported by Multilex","Proves, that when checking for equivalents and- the new prescribed product codes is not supported by Multilex,
- and alternative product codes were provided and
- one of the alternative codes is supported by Multilex,
then the check completes and returns appropriate alerts (if equivalents was found). No Code Degrades are triggered.",Pass,"15 Nov 2022, 07:15"
TEST-T2338,"Pharm. Equivalents Check: Expects Code Degrades when alternative product codes are also not supported by Multilex","Proves, that when checking for equivalents and- one of the existing product codes is not supported and
- alternative product codes were provided and
- also none of the alternative codes is supported by Multilex,
then the check aborts and returns code degrade messages for each unsupported product code of the patient's existing medication",Pass,"15 Nov 2022, 07:15"
TEST-T919,"Patient Minimum BSA Warning Text Generated on Predefined Dosage","prove that for dosages with a minimum patient bsa produce a warning to be displayed to the user",Pass,"15 Nov 2022, 07:15"
TEST-T920,"Patient Maximum BSA Warning Text Generated on Predefined Dosage","prove that for dosages with a maximum patient bsa produce a warning to be displayed to the user",Pass,"15 Nov 2022, 07:15"
TEST-T921,"Patient BSA Calculated Suggested Dose Contains Correct Text for Plural Dose Quantity Units","prove that when the user calculates a dose based on patient bsa, the suggested dose text is formatted correctly for dose quantity with pluralised units",Pass,"15 Nov 2022, 07:15"
TEST-T922,"Patient BSA Calculated Suggested Dose Does Not Need Rounding","prove that when the user calculates a dose based on patient bsa that does not need rounding, only one suggested calculated dose is returned",Pass,"15 Nov 2022, 07:15"
TEST-T923,"Rounded Patient BSA Calculated Dose Suggestions","prove that when a patient bsa calculated dose suggestion includes rounded up and down values, the calculations are correct",Pass,"15 Nov 2022, 07:15"
TEST-T924,"Rounded Patient BSA Calculated Dose Suggestions Presented in Correct Order","prove that when a patient bsa calculated dose suggestion includes rounded up and down values, the calculations are correct and returned in the correct order: Suggested followed by Rounded Up and followed by Rounded Down",Pass,"15 Nov 2022, 07:15"
TEST-T911,"Patient Maximum Weight Warning Text Generated on Predefined Dosage","prove that for dosages with a maximum patient weight produce a warning to be displayed to the user",Pass,"15 Nov 2022, 07:15"
TEST-T910,"Patient Minimum Weight Warning Text Generated on Predefined Dosage","prove that for dosages with a minimum patient weight produce a warning to be displayed to the user",Pass,"15 Nov 2022, 07:15"
TEST-T912,"Patient Weight Calculated Suggested Dose Contains Correct Text for Plural Dose Quantity Units","prove that when the user calculates a dose based on patient weight, the suggested dose text is formatted correctly for dose quantity with pluralised units",Pass,"15 Nov 2022, 07:15"
TEST-T913,"Patient Weight Calculated Suggested Dose Contains Correct Text for a Singular Dose Quantity Unit","prove that when the user calculates a dose based on patient weight, the suggested dose text is formatted correctly for dose quantity with a singular unit",Pass,"15 Nov 2022, 07:15"
TEST-T914,"Patient Weight Calculated Suggested Dosage Text For Plural Calculated Dose Unit but a Singular Original Dose Strength Unit is Formatted Correctly","prove that when a patient weight calculated suggested dosage dose quantity requires pluralised units, but the original strength unit is singular, the resulting suggested dose text is formatted correctly ",Pass,"15 Nov 2022, 07:15"
TEST-T915,"Patient Weight Calculated Dose Suggestion that does not need Rounding is not Accompanied by Rounded Up or Down Suggestions","prove that when a patient weight calculated dose suggestion does not need rounding, it is not accompanied by the rounded up or down dose suggestions",Pass,"15 Nov 2022, 07:15"
TEST-T916,"Rounded Patient Weight Calculated Dose Suggestions","prove that when a patient weight calculated dose suggestion includes rounded up and down values, the calculations are correct",Pass,"15 Nov 2022, 07:15"
TEST-T917,"Rounded Patient Weight Calculated Dose Suggestions Presented in Correct Order","prove that when a patient weight calculated dose suggestion includes rounded up and down values, the calculations are correct and returned in the correct order: Suggested followed by Rounded Up and followed by Rounded Down",Pass,"15 Nov 2022, 07:15"
TEST-T918,"Rounded Patient Weight Calculated Dose Suggestions With Decimal for Patient Weight","prove that when a patient weight calculated dose suggestion includes rounded up and down values, the calculations are correct and returned in the correct order: Suggested followed by Rounded Up and followed by Rounded Down, with using a decimal value for patient weight",Pass,"15 Nov 2022, 07:15"
TEST-T895,"Dose Sentence Contains Correct Dose Quantity With No Range and Compound Dose unit","prove that a dose sentence is built with the correct dose unit and quantity with no range and compound dose unit",Pass,"15 Nov 2022, 07:15"
TEST-T894,"Dose Sentence Contains Correct Dose Quantity With No Range","prove that a dose sentence is built with the correct dose unit and quantity with no range",Pass,"15 Nov 2022, 07:15"
TEST-T896,"Dose Sentence Contains Correct Dose Quantity With Frequency Range","prove that a dose sentence is built with the correct dose unit and quantity with frequency range",Pass,"15 Nov 2022, 07:15"
TEST-T897,"Dose Sentence Contains Correct Dose Quantity With No Frequency Range","prove that a dose sentence is built with the correct dose unit and quantity with frequency not as a range",Pass,"15 Nov 2022, 07:15"
TEST-T898,"Dose Sentence Contains Correct Dose Quantity With As Needed","prove that a dose sentence is built with the correct dose unit and quantity with as needed",Pass,"15 Nov 2022, 07:15"
TEST-T899,"Dose Sentence Contains Correct Dose Quantity With Dose Quantity as a Range","prove that a dose sentence is built with the correct dose unit and quantity as a range",Pass,"15 Nov 2022, 07:15"
TEST-T903,"Dose Sentence Contains Correct Once Only Text","prove that a dose sentence is built with once only text included",Pass,"15 Nov 2022, 07:15"
TEST-T904,"Dose Sentence Contains Continuous Text","prove that a dose sentence is built with continuous text included",Pass,"15 Nov 2022, 07:15"
TEST-T905,"Dose Sentence Contains Dose Upper Bounds Text","prove that a dose sentence is built with dose upper bounds text",Pass,"15 Nov 2022, 07:15"
TEST-T906,"Dose Sentence Contains Dose Upper Bounds Text With Circumstantial Time on Course Duration","prove that a dose sentence is built with dose upper bounds text with circumstantial time on the course duration",Pass,"15 Nov 2022, 07:15"
TEST-T907,"Dose Sentence Contains Dose Upper Bounds Text With Upper Dose Bounds Frequency","prove that a dose sentence is built with dose upper bounds text with frequency on the upper dose bounds",Pass,"15 Nov 2022, 07:15"
TEST-T908,"Dose Sentence Contains Admin Duration","prove that a dose sentence is built with admin duration",Pass,"15 Nov 2022, 07:15"
TEST-T909,"Dose Sentence Contains Text With Admin Rate","prove that a dose sentence is built with admin rate",Pass,"15 Nov 2022, 07:15"
TEST-T900,"Dose Sentence Contains Correct Dose Quantity With Route, Without Method and Without Site","prove that a dose sentence is built with the correct dose unit and quantity with route information but not site information and not method information",Pass,"15 Nov 2022, 07:15"
TEST-T901,"Dose Sentence Contains Correct Dose Quantity With Route and Method but Without Site","prove that a dose sentence is built with the correct dose unit and quantity with route and method information but not site information",Pass,"15 Nov 2022, 07:15"
TEST-T902,"Dose Sentence Contains Correct Dose Quantity With Route, Method and Site","prove that a dose sentence is built with the correct dose unit and quantity with route, method and site information",Pass,"15 Nov 2022, 07:15"
TEST-T890,"Predefined Dosages Returned With Body Weight Information if a Dose is Found With Body Weight Type Calculation Required","prove that when a user searches for a dosage that requires a body weight calculation, the correct information is returned on the predefined dosages. DMD Identifier: 3926011000001109",Pass,"15 Nov 2022, 07:15"
TEST-T887,"Predefined Dosage With BSA Calculation Required is Flagged from Dose Search","prove that when a user searches for a dosage and the dosage requires a BSA calculation, this is flagged on the predefined dosage object. DMD Identifier: 4881311000001100",Pass,"15 Nov 2022, 07:15"
TEST-T873,"A Dose Search on a Female Only Product With Female Clinical Sex Defined on the Patient Returns Predefined Dosages","prove that when the patient has a female clinical sex, a dose search on a female only product returns predefined dosages. DMD identifier 3408711000001103",Pass,"15 Nov 2022, 07:15"
TEST-T872,"A Dose Search on a Female Only Product With No Clinical Sex Defined on the Patient Returns No Predefined Dosages","prove that when the patient has no defined clinical sex, a dose search on a female only product returns predefined dosages. DMD identifier 1889011000001105",Pass,"15 Nov 2022, 07:15"
TEST-T871,"A Dose Search on a Female Only Product Returns No Predefined Dosages When Patient Has Male Clinical Sex","prove that a dose search on a female only product returns no predefined dosages when a patient has a male clinical sex - DMD Identifier 1889011000001105
",Pass,"15 Nov 2022, 07:15"
TEST-T866,"Predefined Dosages are Returned for Unknown Clinical Sex and Patient Age in Bounds for Sore Throat Spray","prove that two predefined dosages are returned on a drug search for a patient with unknown clinical sex, with patient age 5000 days, for DMD code 3811311000001104 ",Pass,"15 Nov 2022, 07:15"
TEST-T867,"No Predefined Dosages are Returned for Unknown Clinical Sex and Patient Age out of Bounds for Sore Throat Spray","prove that no predefined dosages are returned on a drug search for a patient with unknown clinical sex, with patient age 12 days, for DMD code 3811311000001104",Pass,"15 Nov 2022, 07:15"
TEST-T868,"Dose Search for Ibuprofen Sodium Dihydrate 200mg Tablets Returns Predefined Dosages for Ages Above 90 Days for All Clinical Sexes","prove that a dose search for ibuprofen sodium dihydrate 200mg tablets returns predefined dosages for ages above 90 days for all clinical sexes - DMD identifier: 14606211000001108",Pass,"15 Nov 2022, 07:15"
TEST-T869,"Dose Search for Ibuprofen Sodium Dihydrate 200mg Tablets Returns No Predefined Dosages for Ages Below 90 Days for All Clinical Sexes","prove that a dose search for ibuprofen sodium dihydrate 200mg tablets returns no predefined dosages for ages below 90 days for all clinical sexes - DMD identifier: 14606211000001108",Pass,"15 Nov 2022, 07:15"
TEST-T870,"Dose Search for Ibuprofen Sodium Dihydrate 200mg Tablets Returns No Predefined Dosages for Ages Above Maximum Age for All Clinical Sexes","prove that a dose search for ibuprofen sodium dihydrate 200mg tablets returns no predefined dosages for ages above maximum age stored in database (76651 days) for all clinical sexes - DMD identifier: 14606211000001108",Pass,"15 Nov 2022, 07:15"
TEST-T874,"Predefined Dosage With Frequency Range Returned Correctly from Dose Search","prove that when a predefined dosage contains a frequency range, the frequency range is correctly returned from the dose search. DMD identifier 2908411000001100",Pass,"15 Nov 2022, 07:15"
TEST-T875,"Predefined Dosage With Dose Quantity Range Returned Correctly from Dose Search","prove that when a predefined dosage contains a dose quantity range, the dose quantity range is correctly returned from the dose search. DMD identifier 7389811000001100",Pass,"15 Nov 2022, 07:15"
TEST-T876,"Predefined Dosage With Period Range Returned Correctly from Dose Search","prove that when a predefined dosage contains a period range, the period range is correctly returned from the dose search. DMD identifier 3811211000001107",Pass,"15 Nov 2022, 07:15"
TEST-T877,"Predefined Dosage With Once Only Returned Correctly from Dose Search","prove that when a predefined dosage contains data derived as "once only", the once only information is correctly returned from the dose search. DMD identifier 36044111000001101",Pass,"15 Nov 2022, 07:15"
TEST-T878,"Predefined Dosage Without Once Only Returned Correctly from Dose Search","prove that when a predefined dosage does not contains data derived as "once only", the once only information is correctly returned as false from the dose search. DMD identifier 35915111000001103",Pass,"15 Nov 2022, 07:15"
TEST-T879,"Predefined Dosage Object Contains all the Information to Build a Structured Dosage and Dosage Sentence","prove that the predefined dosage object contains all the information to build a structured dosage and build the dosage sentence",Pass,"15 Nov 2022, 07:15"
TEST-T880,"Patient Weight Restriction Notice is Generated","prove that when a patient weight restriction is in place, the text is generated. DMD identifier: 4098211000001101",Pass,"15 Nov 2022, 07:15"
TEST-T881,"Patient BSA Restriction Notice is Generated","prove that when a patient bsa restriction is in place, the text is generated. DMD identifier: 4881311000001100",Pass,"15 Nov 2022, 07:15"
TEST-T882,"Predefined Dosages are Returned for a Dose With Both Minimum and Maximum Age Defined","prove that when a dose has limits on patient age, the predefined dosages are returned by the dose search. DMD identifier: 3811311000001104",Pass,"15 Nov 2022, 07:15"
TEST-T884,"Predefined Dosages are Returned for a Dose With No Age Limits Defined","prove that when a dose has no age limits on patient age, the predefined dosages are returned by the dose search. DMD identifier: 34722611000001108",Pass,"15 Nov 2022, 07:15"
TEST-T883,"Predefined Dosages are Returned for a Dose With Maximum Age and No Minimum Age Defined","prove that when a dose has a maximum age limit and no minimum limit on patient age, the predefined dosages are returned by the dose search. DMD identifier: 3224711000001103",Pass,"15 Nov 2022, 07:15"
TEST-T885,"Predefined Dosages are Returned for a Dose With No Maximum Age and a Minimum Age Defined","prove that when a dose has no maximum age limit and a minimum limit on patient age, the predefined dosages are returned by the dose search. DMD identifier: 1339611000001109",Pass,"15 Nov 2022, 07:15"
TEST-T389,"Sensitivity Check: Returns Base Ingredient Sensitivity Alert And Code Degrade Message","Proves that the sensitivity check is performing the check on all supported sensitivities. When one or more sensitivities are not supported by FDB Multilex, then the sensitivity check returns a code degrade message for each unsupported sensitivity but continues the sensitivity check on the remaining, supported sensitivity codes.
- One sensitivity alert is expected with type base ingredient sensitivity
- One code degrade message is returned with the code of the unsupported sensitivity
",Pass,"15 Nov 2022, 07:15"
TEST-T390,"Sensitivity Check: Detects Base Ingredient Sensitivity","Proves that the base ingredient alert is generated when the ingredients of a drug has the same base ingredient as a sensitivity.
- The sensitivity check compares Thiopental sodium and THIOPENTAL SODIUM powder for solution for injection 500mg and detects the same base ingredient thiopentone
- The sensitivity check returns one alert with type: BaseIngredientSensitivity
- The expected alert message is:
The patient's care record shows a potential sensitivity to thiopentone. You have selected Thiopental 500mg powder for solution for injection vials which contains thiopentone.
",Pass,"15 Nov 2022, 07:15"
TEST-T391,"Sensitivity Check: Code Degrade Message Is Returned When Prescribed Product Code Is Not Supported","Proves that a code degrade message is generated when the prescribed product code is not supported by the FDB Multilex database. No sensitivity checks are performed.
The expected message is:
[PRODUCT_NAME] is not supported by FDB Multilex. This means that sensitivity checks could not be performed.",Pass,"15 Nov 2022, 07:15"
TEST-T404,"Sensitivity Check: No alerts are returned when the list of sensitivities is empty","Proves that no alerts are returned by the Sensitivity Check when the list of sensitivities is empty.",Pass,"15 Nov 2022, 07:15"
TEST-T405,"Sensitivity Check: Returns One Code Degrade Message When All Sensitivities Are Unsupported","Proves that one Code Degrade Message is returned by the Sensitivity Check when an supported prescribed product code is checked against a list of sensitivity codes that are not supported by FDB Multilex. The code degrade message is expected to be:
The patient's existing sensitivities are not supported by FDB Multilex. This means that the sensitivity check could not be performed.",Pass,"15 Nov 2022, 07:15"
TEST-T399,"Sensitivity Check: Returns Code Degrade messages when sensitivity list contains unsupported DM+D codes","Proves that the sensitivity check is performed when the patient's list of sensitivities contains one or more unsupported codes .
For each of the unsupported sensitivities the check returns a code degrade message.",Pass,"15 Nov 2022, 07:15"
TEST-T1519,"Sensitivity Check: Identify Ingredients That Are Linked To A SNOMED CT Code","Proves that the application retrieves the correct Ingredients when SNOMED CT codes are provided that are not DM+D codes.
In the test multiple SNOMED CT codes are provided that have amoxicillin as ingredient.",Pass,"15 Nov 2022, 07:15"
TEST-T400,"Sensitivity Check: Detects Group Sensitivity For DM+D Drugs","Proves:- DM+D VMP code is matched with product TINIDAZOLE tablets 500mg
- A sensitivity for Metronidazole 400mg tablets and Nystatin 100,000 unit pessaries has a group sensitivity to TINIDAZOLE tablets
- The expected Sensitivity Alert has
- the expected message:
The patient's care record shows a potential sensitivity to metronidazole. You have selected Tinidazole 500mg tablets which contains tinidazole. Both ingredients are from the group NITROIMIDAZOLES - The type: Group Sensitivity
",Pass,"15 Nov 2022, 07:15"
TEST-T401,"Sensitivity Check: Detects Group Sensitivity For Substance SNOMED CT code","Proves that if a supported SNOMED CT code is provided in the list of sensitivities that refers to a substance, then the sensitivity check identifies the correct ingredients. If the ingredient group matches the prescribed product ingredient group then an alert is returned with type GROUP_SENSITIVITY and the appropriate alert message: e.g.:
The patient's care record shows a potential sensitivity to doxazosin. You have selected Prazosin 2mg tablets which contains prazosin hydrochloride. Both ingredients are from the group ALPHA ADRENOCEPTOR ANTAGONISTS (QUINAZOLINES)
",Pass,"15 Nov 2022, 07:15"
TEST-T402,"Sensitivity Check: Detects Cross-Reactor Sensitivity for DM+D AMP product codes","Proves that a cross-reactor sensitivity is detected by the Sensitivity Check, when two products have ingredients that have matching cross-sensitivities. The Sensitivity Check is expected to return a sensitivity alert with type Cross Reactor Sensitivity and a appropriate message, e.g.:
The patient's care record shows a potential sensitivity to Co-Betaloc tablets which contains hydrochlorothiazide. You have selected Viagra 50mg tablets which contains sildenafil citrate for which cross-sensitivity reactions may occur.",Pass,"15 Nov 2022, 07:15"
TEST-T403,"Sensitivity Check: Returns Code Degrade Messages For Each Unsupported Sensitivity","Proves, if the list of sensitivities contains some unsupported codes then:- For each unsupported sensitivity code a Code Degrade message is returned containing the unsupported code
- The sensitivity check continues the sensitivity check for the supported codes
The expected code degrade message format is:
[PRODUCT_NAME] could not be matched to a product or ingredient in FDB Multilex. This means that sensitivity checks could not be fully performed.",Pass,"15 Nov 2022, 07:15"
TEST-T2362,"Sensitivity Check: Support alternative product codes when prescribed product code is not supported by Multilex","Proves, if the provided product code for the prescribed produce it not supported by Multilex and if a supported alternative product code is provided then the sensitivity check is returning the appropriate alerts and no code degrade message is generated.",Pass,"15 Nov 2022, 07:15"
TEST-T2363,"Sensitivity Check: Support alternative product codes when patients sensitivity code is not supported by Multilex","Proves, if a provided code for a sensitivity it not supported by Multilex and if a supported alternative code is provided then the sensitivity check is returning the appropriate alerts and no code degrade message is generated.",Pass,"15 Nov 2022, 07:15"
TEST-T2364,"Sensitivity Check: Expects code degrade when alternative product codes are also not supported by Multilex","Proves, that the sensitivity check is returning code degrades if alternative product codes are also not supported by Multilex.",Pass,"15 Nov 2022, 07:15"
TEST-T1092,"Age check passes when patient's age is checked against unspecified age range","When a patient's age (e.g. 2.5 years) is checked against unspecified age ranges (min=0 max=0) the age check is passing",Pass,"15 Nov 2022, 07:15"
TEST-T1093,"Age check is passing when patient's age is unknown","Proves that the age check is passing when the patient's age is unknown. The min and maximum of the comparing age range is irrelevant. ",Pass,"15 Nov 2022, 07:15"
TEST-T1094,"Age check is passing when patient's age is within age range","Proves that the age check is passing when a known age is checked a defined age range:
e.g. - patient's age is 1.2 years
- age range is 0 - 6 years
",Pass,"15 Nov 2022, 07:15"
TEST-T1095,"Age check is not passing when patient's age is outside the age range","Proves that the age check is not passing when the age of a patient is not within the age range:
e.g.
- patient's age: 4 years
- age range: min 5, max 6
",Pass,"15 Nov 2022, 07:15"
TEST-T1929,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly for Children Formatted as x - y weeks","Prove that the age range text is being generated correctly for children formatted as x - y weeks",Pass,"15 Nov 2022, 07:15"
TEST-T1928,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly Formatted as x - y Years","Prove that the age range text is being generated correctly formatted as x - y years",Pass,"15 Nov 2022, 07:15"
TEST-T1927,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly for Children Aged x Days to y Months","Prove that the age range text is being generated correctly for children aged x days to y months",Pass,"15 Nov 2022, 07:15"
TEST-T1932,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly for Children Formatted as x Weeks - y Months","Prove that the age range text is being generated correctly for children formatted as x weeks - y months",Pass,"15 Nov 2022, 07:15"
TEST-T1931,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly Formatted as x Weeks - y Years","Prove that the age range text is being generated correctly formatted as x weeks - y years",Pass,"15 Nov 2022, 07:15"
TEST-T1930,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly for Children Aged x Months - y Years","Prove that the age range text is being generated correctly for children aged x months - y years",Pass,"15 Nov 2022, 07:15"
TEST-T1933,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly Formatted as x Months - y Years","Prove that the age range text is being generated correctly formatted as x months - y years",Pass,"15 Nov 2022, 07:15"
TEST-T1934,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated for Children Correctly Formatted as x Months - y Days","Prove that the age range text is being generated correctly for children formatted as x months - y days",Pass,"15 Nov 2022, 07:15"
TEST-T1935,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated for Children Correctly Formatted as x - y Months","Prove that the age range text is being generated correctly for children formatted as x - y months",Pass,"15 Nov 2022, 07:15"
TEST-T1925,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly for Children One Month or Under","Prove that the age range text is being generated correctly for children one month or under",Pass,"15 Nov 2022, 07:15"
TEST-T1924,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly for Children Over 18 Years","Prove that the age range text is being generated correctly for children over 18 years",Pass,"15 Nov 2022, 07:15"
TEST-T1926,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Correctly for Children Over Month and Under 18 Years","Prove that the age range text is being generated correctly for children over month and under 18 years",Pass,"15 Nov 2022, 07:15"
TEST-T1936,"FDB: Dose Search: Predefined Dose Suggestions Age Range is Generated Where No Upper Age Limit is Defined","Prove that the age range text is being generated correctly where no upper age limit is defined",Pass,"15 Nov 2022, 07:15"
TEST-T1097,"Clinical sex check is passing when patient's clinical sex is tested against an unknown clinical sex","Proves that the clinical sex check is passing when an known clinical sex is checked against another unknown clinical sex",Pass,"15 Nov 2022, 07:15"
TEST-T1096,"Clinical sex check is passing when patient's clinical sex is unknown","The clinal sex check is passing when the patient's sex is unknown. The clinical sex of the alert is irrelevant.",Pass,"15 Nov 2022, 07:15"
TEST-T1098,"Clinical sex check is passing when the clinical sex matches",,Pass,"15 Nov 2022, 07:15"
TEST-T1099,"Clinical sex check is not passing when two known clinical genders do not match",,Pass,"15 Nov 2022, 07:15"
TEST-T1084,"Non condition based drug warning alerts are appended to the end of the drug warnings","This proves that drug warnings that have hierarchy '00.00.00.00.00' ( = Non condition based drug warning) are displayed at the end of the drug warnings.",Pass,"15 Nov 2022, 07:15"
TEST-T1082,"Drug warning alerts are ordered by hierarchy","Drug warning alerts with hierarchies: `02.10.01.00`, `01.10.01.00` and `01.10.00.00` are returned in alphabetical order:
`01.10.00.00`
`01.10.01.00`
`02.10.01.00`",Pass,"15 Nov 2022, 07:15"
TEST-T1083,"Drug warning alerts are ordered by warning text alphabetically when hierarchy is the same","This test proves that Drug Warning alerts are ordered by the warning text alphabetically when the hierarchies of the drug warning are the same. ",Pass,"15 Nov 2022, 07:15"
TEST-T1090,"Clinical sex and age triggered precaution","Proves that the following message is returned when a precaution is clinical sex and age specific and the patient's clinical sex and age is known and matching:
[Product Name] has the precaution [Warning Text]. The sex and age of your patient triggered this alert.",Pass,"15 Nov 2022, 07:15"
TEST-T1088,"Age triggered precaution warning is generated when patient's age is known and matching","Proves that the following message is returned when a precaution is age specific and the patient's age is known and matching:
[Product Name] has the precaution [Warning Text]. The age of your patient triggered this alert.",Pass,"15 Nov 2022, 07:15"
TEST-T1089,"Clinical sex triggered precaution warning is generated when patient's clinical sex is known and matching","Proves that the following message is returned when a precaution is clinical sex specific and the patient's clinical sex is known and matching:
[Product Name] has the precaution [Warning Text]. The sex of your patient triggered this alert.",Pass,"15 Nov 2022, 07:15"
TEST-T1087,"Age specific precaution warning is generated when patient's age is unknown","Proves that the following message is returned when a precaution is age specific but the patient's age is unknown:
[Product Name] has the precaution [Warning Text]. The age of your patient is unknown.",Pass,"15 Nov 2022, 07:15"
TEST-T1086,"Clinical sex specific precaution warning is generated when patient's clinical sex is unknown","Proves that the following message is returned when a precaution is clinical sex specific but the patient's clinical sex is unknown:
[Product Name] has the precaution [Warning Text]. The sex of your patient is unknown.",Pass,"15 Nov 2022, 07:15"
TEST-T1085,"Clinical sex and age specific precaution warning is generated when patient's clinical sex and age is unknown","Proves that the following message is returned when a precaution is clinical sex and age specific but the patient's clinical sex and age is unknown:
[Product Name] has the precaution [Warning Text]. The sex and the age of your patient is unknown.",Pass,"15 Nov 2022, 07:15"
TEST-T1091,"Age or clinical sex unspecific alert message","Proves, that a clinical sex and age unspecific alert message is generated for a precaution that is not age or clinical sex specific. The age or the clinical sex of the patient is irrelevant for this type of message:
[Product Name] has the precaution [Warning text]",Pass,"15 Nov 2022, 07:15"
TEST-T1172,"Yellow card: Patient record: Yellow card query handler uses correct methods to get yellow cards","Proves that yellow card query handler uses correct methods to retrieve yellow cards with correct visibility.",Pass,"15 Nov 2022, 16:01"
TEST-T1197,"Yellow card: Create: Data request response can include only medication statements where date is within the last 3 months or end date is not set","Prove that create yellow card data request response can include only medication statements where date is within the last 3 months or end date is not set.",Pass,"15 Nov 2022, 16:01"
TEST-T1198,"Yellow card: Create: Data request response can include only prescriptions where end date is within the last 3 months","Proves that create yellow card data request response can include only prescriptions where end date is within the last 3 months",Pass,"15 Nov 2022, 16:01"
TEST-T1199,"Yellow card: Create: Data request response can include only medication administration records where administration date is within the last 3 months","Prove that create yellow card data request response can include only medication administration records where administration date within the last 3 months.",Pass,"15 Nov 2022, 16:01"
TEST-T1200,"Yellow card: Create: Data request response can include only vaccine administration records where administration date is within the last 3 months","Prove that create yellow card data request response can include only vaccine administration records where administration date is within the last 3 months.",Pass,"15 Nov 2022, 16:01"
TEST-T1202,"Yellow card: Create: Data request response can include active problems where archive date time is not set or in the future","Prove that create yellow card data request response can include active problems where archive date time is not set or in the future.",Pass,"15 Nov 2022, 16:01"
TEST-T1203,"Yellow card: Create: Data request response can include archived problems where archive date time is within the last 12 months","Prove that create yellow card data request response can include archived problems where archive date time is within the last 12 months.",Pass,"15 Nov 2022, 16:01"
TEST-T1205,"Yellow card: Create: Data request response can include active allergies where archive date time is not set or in the future","Prove that create yellow card data request response can include active allergies where archive date time is not set or in the future.",Pass,"15 Nov 2022, 16:01"
TEST-T1207,"Yellow card: Create: Data request response can include archived allergies where archive date time is within the last 12 months","Prove that create yellow card data request response can include archived allergies where archive date time is within the last 12 months.",Pass,"15 Nov 2022, 16:01"
TEST-T1210,"Yellow card: Create: Data request response includes latest patient weight with observation in kilograms and observation date within the last 12 months","Prove that create yellow card data request response can include latest weight observation in kilograms and observation date within the last 12 months.",Pass,"15 Nov 2022, 16:01"
TEST-T1211,"Yellow card: Create: Data request response includes latest patient standing height observation in centimeters and observation date within the last 12 months","Prove that create yellow card data request response can include latest standing height observation in centimeters and observation date within the last 12 months.",Pass,"15 Nov 2022, 16:01"
TEST-T305,"Allergy: Consultation: Yellow Card task is created when creating an allergy","* Prove that when a user chooses to create a Yellow Card task when recording an allergy, the command to create the Yellow Card task works",Pass,"15 Nov 2022, 16:01"
TEST-T1351,"Allergy: Consultation: Record date is pre-populated with the encounter start date","Prove that record date is pre-populated with encounter start date.",Pass,"15 Nov 2022, 15:24"
TEST-T1448,"Allergies: Link to problem: Allergy problems cannot be edited when has indirect problem link","Prove that allergy problems cannot be edited when has indirect problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1449,"Allergies: Link to problem: Allergy problems can be edited when has direct problem link","Prove that allergy problems can be edited when has direct problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1452,"Allergies: Overview: Overview data can contain direct problem link as description","Prove that allergy overview data can contain direct problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1453,"Allergies: Overview: Overview data can contain indirect problem link as description","Prove that allergy overview data can contain indirect problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1292,"Care Record Note: Overview: Overview does not allow user to directly link a care record note within a context to a problem","* Prove that when a care record note has been created within a context, the system does not facilitate the ability to link that note to a problem.",Pass,"15 Nov 2022, 16:01"
TEST-T1360,"Observation: Journal Presenter: The observation on the journal displays all the correct information","* Prove that the data returned for an observation on the journal contains all the correct data.",Pass,"15 Nov 2022, 16:01"
TEST-T1033,"Consultation: Topic: Ensure that the correct data is returned for a consultation topic","* Prove that the consultation topic query returns the correct data for a consultation topic.",Pass,"15 Nov 2022, 16:01"
TEST-T1034,"Consultation: Topic: Test the correct title is generated when a topic's title is explicitly specified","* Prove that when explicitly specifying a consultation topic's title, this title is returned with the consulation topic data.",Pass,"15 Nov 2022, 16:01"
TEST-T1035,"Consultation: Topic: Test the correct title is generated when only a topic's consultation topic code is specified","* Prove that when only specifying a consultation's topic code, the topic code description is returned as the consultation topic's title.",Pass,"15 Nov 2022, 16:01"
TEST-T1037,"Consultation: Topic: Test the correct title is generated when nothing has been specified as the topic's title","* Prove that the automatically generated title for a consultation topic works correctly if no explicit title, topic code, or problem has been specified for that topic.",Pass,"15 Nov 2022, 16:01"
TEST-T1352,"Consultation: Completed: Details view displays all the correct properties","* Prove that the consultation details view returns all the expected properties.",Pass,"15 Nov 2022, 16:01"
TEST-T1057,"Consultation: Completed: Completed encounter returns the correct data","* Prove that when viewing a completed consultation, the correct data is returned.",Pass,"30 May 2022, 16:18"
TEST-T1040,"Consultation: Draft: Edit draft returns the correct data","* Prove the edit draft consultation topic query returns the right consultation data to edit.",Pass,"15 Nov 2022, 16:01"
TEST-T1041,"Consultation: Draft: Edit draft returns the correct data for a local organisation","* Prove the edit draft consultation topic query returns the right consultation data to edit when within the context of a local organisation.",Pass,"15 Nov 2022, 16:01"
TEST-T1042,"Consultation: Draft: Edit draft returns the correct data for an external organisation","* Prove the edit draft consultation topic query returns the right consultation data to edit when within the context of an external organisation.",Pass,"15 Nov 2022, 16:01"
TEST-T1356,"Consultation: Draft: Details return correct values","* Prove that the draft encounter details view returns the correct information.",Pass,"15 Nov 2022, 16:01"
TEST-T1048,"Consultation: Clinical summary: Ensure the patient overview returns the correct data","* Prove that the consultation clinical summary section returns the correct overview data.",Pass,"15 Nov 2022, 16:01"
TEST-T1032,"Consultation: Create: Review consultation notes returns the correct data","* Prove that the review consultation query returns the right data for a consultation.",Pass,"15 Nov 2022, 16:01"
TEST-T1201,"Medication Administration: Create: Draft: Administered organisation is automatically populated from the local organisation of the consultation","* Prove a new draft medication administration correctly populates the administered by organisation and practitioner properties from a consultation that has been created within the local organisation.",Pass,"15 Nov 2022, 16:01"
TEST-T1185,"Medication Administration: Draft: Create: Administered organisation is automatically populated from the external organisation of the consultation","* Prove that a medication administration's organisation is populated from the parent consultation when the consultation is created within an external organisation.",Pass,"15 Nov 2022, 16:01"
TEST-T1213,"Medication Administration: Draft: Create: Sets the medication administration date to the consultation's start date","* Prove that when creating a draft medication administration, the start date is set to the consultation's start that that it is being created within.",Pass,"15 Nov 2022, 16:01"
TEST-T1204,"Medication Administration: Edit: Draft: Editing a draft medication administration returns the correct values when completed under a local organisation","* Prove that when editing a draft medication administration that was created within the local organisation, the correct organisation and practitioner information is populated.",Pass,"15 Nov 2022, 16:01"
TEST-T1206,"Medication Administration: Edit: Draft: Editing a draft medication administration returns the correct values when completed under an external organisation","* Prove that when editing a draft medication administration that has been created in an external organisation, the correct organisation and practitioner information is populated.",Pass,"15 Nov 2022, 16:01"
TEST-T1471,"Medication administration: Link to problem: Medication administration problems cannot be edited when has indirect problem link","Prove that medication administration problems cannot be edited when has indirect problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1472,"Medication administration: Link to problem: Medication administration problems can be edited when has direct problem link","Prove that medication administration problems can be edited when has direct problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1473,"Medication administration: Overview: Overview data can contain direct problem link as description","Prove that medication administration overview data can contain direct problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1474,"Medication administration: Overview: Overview data can contain indirect problem link as description","Prove that medication administration overview data can contain indirect problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1355,"Medication statement: Create over the counter consultation: Record date is pre-populated with the encounter start date","Prove that record date is pre-populated with the encounter start date when creating draft over the counter medication.",Pass,"15 Nov 2022, 15:24"
TEST-T1186,"Medication Statement: Prescribed Elsewhere: Draft: Create: Prescribing organisation is automatically populated from the consultation","* Prove a medication statement's organisation is populated from the parent consultation.",Pass,"15 Nov 2022, 16:01"
TEST-T1354,"Medication statement: Create prescribed elsewhere consultation: Record date is pre-populated with the encounter start date","Prove that record date is pre-populated with the encounter start date when creating draft medication prescribed elsewhere.",Pass,"15 Nov 2022, 15:24"
TEST-T1486,"Medication statement: Over the counter: Link to problem: Over the counter medication problems cannot be edited when has indirect problem link","Prove that medication statement problems cannot be edited when has
indirect problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1487,"Medication statement: Over the counter: Link to problem: Over the counter medication problems can be edited when has direct problem link","Prove that medication statement problems can be edited when has direct
problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1488,"Medication statement: Over the counter: Overview: Overview data can contain direct problem link as description","Prove that over the counter medication overview data can contain direct
problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1489,"Medication statement: Over the counter: Overview: Overview data can contain indirect problem link as description","Prove that over the counter medication overview data can contain indirect
problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1528,"Medication statement: Prescribed elsewhere: Link to problem: Prescribed elsewhere medication problems cannot be edited when has indirect problem link","Prove that medication statement problems cannot be edited when has
indirect problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1529,"Medication statement: Prescribed elsewhere: Link to problem: Prescribed elsewhere medication problems can be edited when has direct problem link","Prove that medication statement problems can be edited when has direct
problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1497,"Medication statement: Prescribed elsewhere: Overview: Overview data can contain direct problem link as description","Prove that prescribed elsewhere overview data can contain direct
problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1498,"Medication statement: Prescribed elsewhere: Overview: Overview data can contain indirect problem link as description","Prove that prescribed elsewhere overview data can contain indirect
problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1194,"Procedure: Draft: Edit: Editing a draft procedure returns the correct values when completed under a local organisation","* Prove that a procedure conducted under the local organisation returns the local organisation and the correct practitioner when loading the draft.",Pass,"15 Nov 2022, 16:01"
TEST-T1193,"Procedure: Draft: Edit: Editing a draft procedure returns the correct values when completed under an external organisation","* Prove that a procedure conducted under an external organisation returns the local organisation and the correct practitioner when loading the draft.",Pass,"15 Nov 2022, 16:01"
TEST-T122,"eMED3: Condition code pre-populated based on problem code","* Prove that if a fit note is being created within a consultation with a single linked problem, that problem's code is used to pre-populate the fit note's diagnosis code.",Pass,"15 Nov 2022, 16:01"
TEST-T123,"eMED3: Condition code pre-populated based on topic code","* Prove that the business logic for pre-populating the fit note condition code works",Pass,"15 Nov 2022, 16:01"
TEST-T125,"eMED3: Invalid problem code does not pre-populate condition code","* Prove that if the problem code for a consultation topic does not meet the constraining code rules for condition code, it is not used to pre-populate condition and a fall back is used",Pass,"15 Nov 2022, 16:01"
TEST-T126,"eMED3: Invalid topic code does not pre-populate condition code","* Prove that if the topic code for a consultation topic does not meet the constraining code rules for condition code, it is not used to pre-populate condition",Pass,"15 Nov 2022, 16:01"
TEST-T153,"eMED3: Document details query results","* Prove that the query to retrieve the data on the document details tab of the fit note can successfully return the data",Pass,"15 Nov 2022, 16:01"
TEST-T1572,"eMED3: Document details query result returns correct number of directly linked problems","* Prove that the document details query result returns the correct number of directly linked problems for a fit note.",Pass,"15 Nov 2022, 16:01"
TEST-T516,"Recalls: Consultation Create: Query results contain correct attributes","Proves that create recall from consultation query result contains correct attributes and values",Pass,"15 Nov 2022, 16:01"
TEST-T517,"Recalls: Create: Query results contain correct attributes","Proves that creating recall data request result contains correct attributes and values",Pass,"15 Nov 2022, 16:01"
TEST-T518,"Recalls: Create: Patient ID is validated","Proves that patient id is validated when creating recall.",Pass,"15 Nov 2022, 16:01"
TEST-T519,"Recalls: Create: Consultation topic ID is validated","Proves that consultation topic id is validated when creating recall.",Pass,"15 Nov 2022, 16:01"
TEST-T521,"Recalls: Create: Planned date range is validated","Proves that planned date range is validated when creating recall.",Pass,"15 Nov 2022, 16:01"
TEST-T522,"Recalls: Create: Details is validated","Proves that details field is validated when creating recall.",Pass,"15 Nov 2022, 16:01"
TEST-T499,"Recalls: Find: Find recall query result contains correctly sorted data","Proves find recall results are correctly sorted",Pass,"15 Nov 2022, 16:01"
TEST-T501,"Recalls: Find: Recall display statuses are validated","Proves recall display statuses are validated",Pass,"15 Nov 2022, 16:01"
TEST-T502,"Recalls: Find: Recall min planned date is validated","Proves recall min planned date is validated",Pass,"15 Nov 2022, 16:01"
TEST-T503,"Recalls: Find: Recall max planned date is validated","Proves recall max planned date is validated",Pass,"15 Nov 2022, 16:01"
TEST-T524,"Recalls: Listing: Query result contains correct attributes and values","Proves that recall listing query result contains correct attributes and values",Pass,"15 Nov 2022, 16:01"
TEST-T1463,"Recall: Link to problem: Recall problems cannot be edited when has indirect problem link","Prove that recall problems cannot be edited when has indirect problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1464,"Recall: Link to problem: Recall problems can be edited when has direct problem link","Prove that recall problems can be edited when has direct problem link.
",Pass,"15 Nov 2022, 16:01"
TEST-T1465,"Recall: Overview: Overview data can contain direct problem link as description","Prove that recall overview data can contain direct problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1466,"Recall: Overview: Overview data can contain indirect problem link as description","Prove that overview data can contain indirect problem link as description.
",Pass,"15 Nov 2022, 16:01"
TEST-T1214,"Vaccine Administration: Create Draft: Administration date is set to the consultation's date","* Prove that when creating a draft vaccine administration, the administration date is set to the start date of the consultation it is being created within.",Pass,"15 Nov 2022, 16:01"
TEST-T544,"Patient Journal: Sorting: Observation sorting date time is same as create date time when observation time is not recorded","Proves that in patient journal observation sorting date time is the same as created date time when observation time is not recorded.",Pass,"15 Nov 2022, 16:01"
TEST-T545,"Patient Journal: Sorting: Observation sorting date time is same as observation date time when observation time is recorded","Proves that in patient journal observation sorting date time is the same as observation date time when observation time is recorded.",Pass,"15 Nov 2022, 16:01"
TEST-T1350,"Prescription: Product Name: Product Name is Returned by getName","prove that when a product name is set (AMP and VMP) the product name is returned on the method getName",Pass,"15 Nov 2022, 16:01"
TEST-T1349,"Prescription: Product Description: Product Description is Returned by getDescription when Description is not null","prove that when a product description is set (AMP) the product description is returned on the method getDescription",Pass,"15 Nov 2022, 16:01"
TEST-T1348,"Prescription: Product Description: Product Name is Returned by getDescription when Description is null","prove that when a product description is empty (VMP) the product name is returned on the method getDescription",Pass,"15 Nov 2022, 16:01"
TEST-T533,"Recall: Domain: Create recall and its methods working as expected","Proves that creating new recall domain object and using its methods working as expected.",Pass,"15 Nov 2022, 16:01"
TEST-T1212,"Yellow card: Generate safety report ID: generates correctly formatted ID","Prove that safety report ID is generated and formatted correctly.",Pass,"15 Nov 2022, 16:01"
TEST-T531,"Patient Journal: Sorting: Journal entries are sorted correctly when not grouped","Proves that patient journal entries are sorted correctly when not grouped.",Pass,"15 Nov 2022, 16:01"
TEST-T532,"Patient Journal: Sorting: Grouped journal entries are sorted correctly","Proves that grouped patient journal entries are sorted correctly.",Pass,"15 Nov 2022, 16:01"
TEST-T1144,"Consultation: Patient Journal: Consultation journal entry displays description when explicitly specified","* Prove that a consultation on the patient journal displays the right description when specified.",Pass,"15 Nov 2022, 16:01"
TEST-T1145,"Consultation: Patient Journal: Consultation journal entry displays start time correctly","* Prove a consultation displayed on the patient's journal displays the correct start time when there is only a start time specified.",Pass,"15 Nov 2022, 16:01"
TEST-T1146,"Consultation: Patient Journal: Consultation journal entry displays start and end time correctly when it starts and ends on the same day","* Prove that a consultation displayed on the journal displays the start and end date time only when the consultation started and finished on the same day.",Pass,"15 Nov 2022, 16:01"
TEST-T1147,"Consultation: Patient Journal: Consultation journal entry displays start and end date time correctly when it starts and ends on different days","* Prove that a consultation displayed on the patient's journal displays the start and end date time when its end date is after the start date.",Pass,"15 Nov 2022, 16:01"
TEST-T1358,"Patient Journal: Consultation: Consultation displays additional staff when present","* Prove that when a consultation has additional staff attached to it, they are displayed in the journal consultation entry.",Pass,"15 Nov 2022, 16:01"
TEST-T1359,"Patient Journal: Consultation: Consultation displays other participants when present","* Prove that when a consultation has other participants attached to it, they are displayed on the journal consultation entry.",Pass,"15 Nov 2022, 16:01"
TEST-T368,"Auth: Check request signed by invalid private key fails","A request token signed by a private key not recognised by the system should fail
",Pass,"15 Nov 2022, 16:01"
TEST-T396,"Auth: Test a token that does not use RS256 fails.","A request with token signature having an algorithm other than RS256 should not succeed.
",Pass,"15 Nov 2022, 16:01"
TEST-T369,"Auth: Check request invalid issuer JWT fails","A request token signed by an invalid issuer should fail.
",Pass,"15 Nov 2022, 16:01"
TEST-T395,"Auth: Test a token that does not match the aud(tenant) fails.","A request with token having an aud not matching the tenant should not succeed.
",Pass,"15 Nov 2022, 16:01"
TEST-T394,"Auth: Test a token with long expiry fails.","A request with token having an expiry more than 5 minutes in the future should not succeed.
",Pass,"15 Nov 2022, 16:01"
TEST-T393,"Auth: Test an expired token fails","A request with an expired token should not succeed.
",Pass,"15 Nov 2022, 16:01"
TEST-T529,"Auth: Test a NHS token with invalid NHS number fails","A request with a NHS token with invalid/not found NHS number should not succeed.
",Pass,"22 Jun 2022, 16:14"
TEST-T397,"Test an invalid sub (patient app linkage) fails.","A request with a token containing an invalid sub should not succeed.
",Pass,"15 Nov 2022, 16:01"
TEST-T398,"Test a sub (patient app linkage) linked to a different app fails.","A request with a token containing a sub that belongs to a different app (issuer) should not succeed.
",Pass,"15 Nov 2022, 16:01"
TEST-T78,"Allergies: Current Allergies listing query results","* Prove that the query to return current allergies on the patient allergies page returned the correct data",Pass,"15 Nov 2022, 16:01"
TEST-T79,"Allergies: Past Allergies listing query results","* Prove that the query to return past allergies on the patient allergies page returned the correct data",Pass,"15 Nov 2022, 16:01"
TEST-T93,"Allergies: Incorrect allergies listing query results","* Prove that the query to return incorrect allergies on the patient allergies page returned the correct data",Pass,"15 Nov 2022, 16:01"
TEST-T83,"Allergies: Journal query result returns allergies with the correct careRecordStatus","* Prove that the query to return allergies on the patient journal view returns the correct data by careRecordStatus",Pass,"15 Nov 2022, 16:01"
TEST-T1191,"Observation: Draft: Create: Should pre-populate the observing organisation and practitioner using the consultation's local organisation","* Prove that the observations's organisation and practitioner information is populated using the organisation and practitioner details used for the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1184,"Observation: Draft: Create: Should pre-populate the observing organisation and practitioner using the consultation's external organisation","* Prove that the observations's organisation and practitioner information is populated using the organisation and practitioner details used for the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T498,"Recalls: Find: Find patient recall request is functioning","Proves that find patient recall endpoint is functioning",Pass,"15 Nov 2022, 15:24"
TEST-T497,"Recalls: Find: Find recall request is functioning","Proves find recall endpoint is functioning",Pass,"15 Nov 2022, 15:24"
TEST-T417,"Recall: Cancel: Cancel data request is functioning","Proves recall cancel data request is functioning",Pass,"15 Nov 2022, 15:24"
TEST-T492,"Recall: Cancel: Cancel request is functioning","Proves recall can be cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T515,"Recalls: Consultation Create: Data request endpoint is functional","Proves that create recalls from consultation data request endpoints is functional",Pass,"15 Nov 2022, 15:24"
TEST-T504,"Recall: Create Consultation: Can be created","Proves recall can be created from consultation",Pass,"15 Nov 2022, 15:24"
TEST-T509,"Recall: Patient Create: Can be created","Proves that can create recall.",Pass,"15 Nov 2022, 15:24"
TEST-T514,"Recalls: Create: Data request endpoint is functional","Proves that create recalls data request endpoints is functional",Pass,"15 Nov 2022, 15:24"
TEST-T421,"Recall: Delete Draft: Command marks recall as delete","Proves command marks recall as deleted",Pass,"15 Nov 2022, 15:24"
TEST-T418,"Recall: Delete Draft: Delete draft request is functioning","Proves draft recall can be deleted",Pass,"15 Nov 2022, 15:24"
TEST-T419,"Recall: Delete Draft: Cannot delete finalised recall","Proves recall cannot be deleted if finalised",Pass,"15 Nov 2022, 15:24"
TEST-T422,"Recall: Edit: Edit request is functioning","Proves recall can be edited",Pass,"15 Nov 2022, 15:24"
TEST-T424,"Recall: Edit: Edit data request is functioning","Proves recall edit data request is functioning",Pass,"15 Nov 2022, 15:24"
TEST-T425,"Recall: Mark Incorrect: Can be marked incorrect","Proves recall can be marked incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T426,"Recall: Mark Incorrect and Hidden: Can be marked incorrect and hidden","Proves recall can be marked incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T427,"Recall: Mark Incorrect: Mark Incorrect data request is functioning","Proves recall mark incorrect data request is functioning",Pass,"15 Nov 2022, 15:24"
TEST-T428,"Recall: Completed: Can be completed","Proves recall can be completed",Pass,"15 Nov 2022, 15:24"
TEST-T429,"Recall: Incomplete: Can be marked as incomplete","Proves recall can be marked as incomplete",Pass,"15 Nov 2022, 15:24"
TEST-T430,"Recall: Overview: Data request is functional","Proves recall overview data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T431,"Recall: Patient Overview: Data request is functional","Proves recall patient overview data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T1301,"Prescribing: Predefined Dosages: Search Results Omit Dose Suggestions With No Snomed Dose Unit Mapping","prove that the predefined dosage search omits dose suggestions with no snomed dose unit mapping.
UsesDMD identifier: 15640011000001102",Pass,"15 Nov 2022, 15:24"
TEST-T1149,"Pack Sizes Can Successfully be Retrieved for a VMP","prove that pack sizes can successfully be retrieved for a vmp product",Pass,"15 Nov 2022, 15:24"
TEST-T1148,"Pack Sizes Can Successfully be Retrieved for an AMP","prove that pack sizes can successfully be retrieved for an amp product",Pass,"15 Nov 2022, 15:24"
TEST-T543,"SNOMED CT: Description Search: constrainingCodes must be included in parent concept IDs","Prove that when a constraining code is passed, then only children of that code are returned in the description search results",Pass,"15 Nov 2022, 15:24"
TEST-T540,"SNOMED CT: Description Search: excludedConstrainingCode excludes documents with matching concept ID and matching parent concept IDs","Proves that the optional search parameter excludedConstrainingCode excludes results with matching parent concept IDs and matching concept ID",Pass,"15 Nov 2022, 15:24"
TEST-T525,"SNOMED CT: Concept Search: excludedConstrainingCode excludes document with matching concept ID and matching parent concept IDs","Proves that the optional search parameter excludedConstrainingCode excludes results with matching parent concept IDs and matching concept ID",Pass,"15 Nov 2022, 15:24"
TEST-T527,"SNOMED CT: Concept Search: constrainingCodes must be included in parent concept IDs","Prove that when a constraining code is passed, only children of that code are returned in the results
",Pass,"15 Nov 2022, 15:24"
TEST-T1068,"Prescription History Page Can Get All The Data it Requires","prove that the prescription history page can get all the data it requires",Pass,"15 Nov 2022, 15:24"
TEST-T1069,"Prescription History Page Prescriptions are Ordered By Created Date Time Descending","prove that the prescriptions listed on the prescription history page are sorted by created date time in descending order",Pass,"15 Nov 2022, 15:24"
TEST-T1070,"Can Filter Prescription History Page by Drug or Device Name","prove that the prescription history page can be filtered by drug or device name",Pass,"15 Nov 2022, 15:24"
TEST-T1071,"Can Filter Prescription History Page by Prescription Type","prove that the prescription history page can be filtered by prescription type",Pass,"15 Nov 2022, 15:24"
TEST-T1072,"Can Filter Prescription History Page by Multiple Prescription Types","prove that the prescription history page can be filtered by multiple prescription types",Pass,"15 Nov 2022, 15:24"
TEST-T1063,"Authorised Prescription Issue List Page Can Get All The Data it Requires","Prove that the page can get all of the data it needs to load
",Pass,"15 Nov 2022, 15:24"
TEST-T1064,"Only Prescription Issues that are Not Issued, Not Cancelled or Not Cancellation Requested are Returned for the Authorised Prescription Issues Page","prove that only prescription issues that are not issued, not cancelled or not cancellation requested are returned in the results
",Pass,"15 Nov 2022, 15:24"
TEST-T1049,"Current & Recent Medication: Front End Can get The Data it Requires","Prove that the data can be retrieved to populate this page
",Pass,"15 Nov 2022, 15:24"
TEST-T1115,"OTC & Prescribed Elsewhere History Page Can Get All The Data it Requires","prove that the otc & prescribed elsewhere history page can get all the data it requires",Pass,"15 Nov 2022, 15:24"
TEST-T1116,"OTC & Prescribed Elsewhere History Page Medication Statements are Ordered By Created Date Time Descending","prove that the medication statements listed on the otc & prescribed elsewhere history page are sorted by created date time in descending order",Pass,"15 Nov 2022, 15:24"
TEST-T1131,"Can Filter OTC & Prescribed Medication History Page by Medication Name","prove that the otc & prescribed elsewhere history page can be filtered by medication name",Pass,"15 Nov 2022, 15:24"
TEST-T1132,"Can Filter OTC & Prescribed Elsewhere Medication History Page by Medication Type","prove that the otc & prescribed elsewhere history page can be filtered by medication type",Pass,"15 Nov 2022, 15:24"
TEST-T1133,"Can Filter OTC & Prescribed Elsewhere Medication History Page by Multiple Medication Types","prove that the otc & prescribed elsewhere medication history page can be filtered by multiple medication types",Pass,"15 Nov 2022, 15:24"
TEST-T1134,"Can Filter OTC & Prescribed Elsewhere Medication History Page by Active Status","prove that the otc & prescribed elsewhere medication history page can be filtered by active status",Pass,"15 Nov 2022, 15:24"
TEST-T1135,"Can Filter OTC & Prescribed Elsewhere Medication History Page by Ended Status","prove that the otc & prescribed elsewhere medication history page can be filtered by ended status",Pass,"15 Nov 2022, 15:24"
TEST-T134,"eMED3: Edit draft fit note","* Prove that the command to update a draft fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T150,"eMED3: Edit: Fit note only editable if careRecordStatus = DRAFT","* Prove that if a fit note does not have a careRecordStatus of DRAFT then it cannot be updated",Pass,"15 Nov 2022, 15:24"
TEST-T142,"eMED3: Edit draft: Unauthorised profession cannot edit ""New"" fit notes","* Prove that if the logged in user does not have a jobRole with a fit note profession mapping, they cannot edit draft fit notes with the type "New"",Pass,"15 Nov 2022, 15:24"
TEST-T141,"eMED3: Edit draft: Abort fit note creation if PDF generation fails","* Prove that if the fit note PDF generation were to fail, the update fit note process is aborted and nothing is persisted",Pass,"15 Nov 2022, 15:24"
TEST-T135,"eMED3: Edit draft: Assessment date can't be in the future","* Prove that when editing a draft fit note and the assessment date in the future, the fit note can't be saved",Pass,"15 Nov 2022, 15:24"
TEST-T136,"eMED3: Edit draft: Validity period end date can't be before start date","* Prove that a draft fit note can't be updated when the validity period end date is before the validity period start date",Pass,"15 Nov 2022, 15:24"
TEST-T137,"eMED3: Edit draft: Follow up date can't be before assessment date","* Prove that a draft fit note can't be updated if the follow up date is before the assessment date",Pass,"15 Nov 2022, 15:24"
TEST-T138,"eMED3: Edit draft: Comment is a mandatory field if MFW flag is true","* Prove that a draft fit note can't be updated if the MFW flag is set to true and comments are left blank",Pass,"15 Nov 2022, 15:24"
TEST-T192,"eMED3: Edit draft: Maybe fit for work checkboxes can't be used with ""Not fit for work""","* Prove that it is not possible to edit a new fit note and set "Not fit for work" as the decision but have checked any of: Phased return, Altered hours, Amended duties, Workplace adaptations. These must only be possible if the decision is "Maybe fit for work"",Pass,"15 Nov 2022, 15:24"
TEST-T139,"eMED3: Edit draft: Comments can't exceed 1000 characters","* Prove that it is not possible to update a draft fit note if the comments property exceeds 1000 characters (the amount of text we can fit on the PDF using Arial 8.5 font)",Pass,"15 Nov 2022, 15:24"
TEST-T143,"eMED3: Edit draft: Confirm assessment date more than 26 weeks in the past","* Prove that it is not possible to edit a fit note to have an assessment date more than 26 weeks in the past if the user hasn't confirmed this is correct",Pass,"15 Nov 2022, 15:24"
TEST-T144,"eMED3: Edit draft: Validity period startDate more than 91 days in the past exception","* Prove that it is not possible to update a fit note if the validity period startDate is more than 91 days in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T145,"eMED3: Edit draft: Validity period startDate more than 13 weeks in the past exception","* Prove that it is not possible to update a draft fit note if the validity period startDate is more than 13 weeks in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T146,"eMED3: Edit draft: Validity period startDate more than 3 months in the past exception","* Prove that it is not possible to update a draft fit note if the validity period startDate is more than 3 months in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T147,"eMED3: Edit draft: Validity period indefinitely exception","* Prove that it is not possible to update a draft fit note if the validity period is indefinitely and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T140,"eMED3: Edit draft: Validity start date can't be before assessment date","* Prove that it is not possible to update a draft fit note when the validity period start date is before the assessment date",Pass,"15 Nov 2022, 15:24"
TEST-T199,"eMED3: Edit draft: Follow up date can't be blank if follow up required = true","* Prove that it is not possible to set the follow up required flag to true and then not enter a follow up date",Pass,"15 Nov 2022, 15:24"
TEST-T195,"eMED3: Edit draft: Can't set decision to ""Maybe fit for work"" AND ""Not fit for work""","* Prove that it is not possible to set the decision to "Maybe fit for work" and "Not fit for work" at the same time",Pass,"15 Nov 2022, 15:24"
TEST-T133,"eMED3: careRecordStatus updated to FINALISED when consultation is completed","* Prove that when a consultation is completed, the careRecordStatus of a fit note is updated to FINALISED",Pass,"15 Nov 2022, 15:24"
TEST-T215,"eMED3: finalisedByStaff & finalisedDateTime properties set when consultation is completed","* Prove that when a consultation is completed, the finalisedByStaff and finalisedDateTime properties are set for the fit note",Pass,"15 Nov 2022, 15:24"
TEST-T110,"eMED3: Consultation: Create fit note","* Prove that the command to create a fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T161,"eMED3: Patient record: Create fit note","* Prove that the command to create a fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T119,"eMED3: Consultation: Create: Unauthorised profession cannot create ""New"" fit notes","* Prove that if the logged in user does not have a jobRole with a fit note profession mapping, they cannot create fit notes with the type "New"",Pass,"15 Nov 2022, 15:24"
TEST-T169,"eMED3: Patient record: Create: Unauthorised profession cannot create ""New"" fit notes","* Prove that if the logged in user does not have a jobRole with a fit note profession mapping, they cannot create fit notes with the type "New"",Pass,"15 Nov 2022, 15:24"
TEST-T118,"eMED3: Consultation: Create: Abort fit note creation if PDF generation fails","* Prove that if the fit note PDF generation were to fail, the create fit note process is aborted and nothing is persisted",Pass,"15 Nov 2022, 15:24"
TEST-T168,"eMED3: Patient record: Create: Abort fit note creation if PDF generation fails","* Prove that if the fit note PDF generation were to fail, the create fit note process is aborted and nothing is persisted",Pass,"15 Nov 2022, 15:24"
TEST-T111,"eMED3: Consultation: Create: Assessment date can't be in the future","* Prove that when creating a fit note and the assessment date in the future, the fit note can't be saved",Pass,"15 Nov 2022, 15:24"
TEST-T162,"eMED3: Patient record: Create: Assessment date can't be in the future","* Prove that when creating a fit note and the assessment date in the future, the fit note can't be saved",Pass,"15 Nov 2022, 15:24"
TEST-T112,"eMED3: Consultation: Create: Validity period end date can't be before start date","* Prove that a fit note can't be created when the validity period end date is before the validity period start date",Pass,"15 Nov 2022, 15:24"
TEST-T163,"eMED3: Patient record: Create: Validity period end date can't be before start date","* Prove that a fit note can't be created when the validity period end date is before the validity period start date",Pass,"15 Nov 2022, 15:24"
TEST-T113,"eMED3: Consultation: Create: Follow up date can't be before assessment date","* Prove that a fit note can't be created if the follow up date is before the assessment date",Pass,"15 Nov 2022, 15:24"
TEST-T164,"eMED3: Patient record: Create: Follow up date can't be before assessment date","* Prove that a fit note can't be created if the follow up date is before the assessment date",Pass,"15 Nov 2022, 15:24"
TEST-T114,"eMED3: Consultation: Create: Comment is a mandatory field if MFW flag is true","* Prove that a fit note can't be created if the MFW flag is set to true and comments are left blank",Pass,"15 Nov 2022, 15:24"
TEST-T165,"eMED3: Patient record: Create: Comment is a mandatory field if MFW flag is true","* Prove that a fit note can't be created if the MFW flag is set to true and comments are left blank",Pass,"15 Nov 2022, 15:24"
TEST-T191,"eMED3: Consultation: Create: Maybe fit for work checkboxes can't be used with ""Not fit for work""","* Prove that it is not possible to create a new fit note with "Not fit for work" as the decision but have checked any of: Phased return, Altered hours, Amended duties, Workplace adaptations. These must only be possible if the decision is "Maybe fit for work"",Pass,"15 Nov 2022, 15:24"
TEST-T193,"eMED3: Patient record: Create: Maybe fit for work checkboxes can't be used with ""Not fit for work""","* Prove that it is not possible to create a new fit note with "Not fit for work" as the decision but have checked any of: Phased return, Altered hours, Amended duties, Workplace adaptations. These must only be possible if the decision is "Maybe fit for work"",Pass,"15 Nov 2022, 15:24"
TEST-T115,"eMED3: Consultation: Create: Comments can't exceed 1000 characters","* Prove that it is not possible to create a fit note if the comments property exceeds 1000 characters (the amount of text we can fit on the PDF using Arial 8.5 font)",Pass,"15 Nov 2022, 15:24"
TEST-T166,"eMED3: Patient record: Create: Comments can't exceed 1000 characters","* Prove that it is not possible to create a fit note if the comments property exceeds 1000 characters (the amount of text we can fit on the PDF using Arial 8.5 font)",Pass,"15 Nov 2022, 15:24"
TEST-T116,"eMED3: Consultation: Create: Validity start date can't be before assessment date","* Prove that it is not possible to create a fit note when the validity period start date is before the assessment date",Pass,"15 Nov 2022, 15:24"
TEST-T167,"eMED3: Patient record: Create: Validity start date can't be before assessment date","* Prove that it is not possible to create a fit note when the validity period start date is before the assessment date",Pass,"15 Nov 2022, 15:24"
TEST-T197,"eMED3: Consultation: Create: Follow up date can't be blank if follow up required = true","* Prove that it is not possible to set the follow up required flag to true and then not enter a follow up date",Pass,"15 Nov 2022, 15:24"
TEST-T198,"eMED3: Patient record: Create: Follow up date can't be blank if follow up required = true","* Prove that it is not possible to set the follow up required flag to true and then not enter a follow up date",Pass,"15 Nov 2022, 15:24"
TEST-T120,"eMED3: Consultation: Create: Confirm assessment date more than 26 weeks in the past","* Prove that it is not possible to create a fit note with an assessment date more than 26 weeks in the past if the user hasn't confirmed this is correct",Pass,"15 Nov 2022, 15:24"
TEST-T170,"eMED3: Patient record: Create: Confirm assessment date more than 26 weeks in the past","* Prove that it is not possible to create a fit note with an assessment date more than 26 weeks in the past if the user hasn't confirmed this is correct",Pass,"15 Nov 2022, 15:24"
TEST-T127,"eMED3: Consultation: Create: Validity period startDate more than 91 days in the past exception","* Prove that it is not possible to create a fit note if the validity period startDate is more than 91 days in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T171,"eMED3: Patient record: Create: Validity period startDate more than 91 days in the past exception","* Prove that it is not possible to create a fit note if the validity period startDate is more than 91 days in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T128,"eMED3: Consultation: Create: Validity period startDate more than 13 weeks in the past exception","* Prove that it is not possible to create a fit note if the validity period startDate is more than 13 weeks in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T172,"eMED3: Patient record: Create: Validity period startDate more than 13 weeks in the past exception","* Prove that it is not possible to create a fit note if the validity period startDate is more than 13 weeks in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T129,"eMED3: Consultation: Create: Validity period startDate more than 3 months in the past exception","* Prove that it is not possible to create a fit note if the validity period startDate is more than 3 months in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T173,"eMED3: Patient record: Create: Validity period startDate more than 3 months in the past exception","* Prove that it is not possible to create a fit note if the validity period startDate is more than 3 months in the past and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T130,"eMED3: Consultation: Create: Validity period indefinitely exception","* Prove that it is not possible to create a fit note if the validity period is indefinitely and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T174,"eMED3: Patient record: Create: Validity period indefinitely exception","* Prove that it is not possible to create a fit note if the validity period is indefinitely and the user has not confirmed the patient has been unwell for at least 6 months",Pass,"15 Nov 2022, 15:24"
TEST-T194,"eMED3: Consultation: Create: Can't set decision to ""Maybe fit for work"" AND ""Not fit for work""","* Prove that it is not possible to set the decision to "Maybe fit for work" and "Not fit for work" at the same time",Pass,"15 Nov 2022, 15:24"
TEST-T196,"eMED3: Patient record: Create: Can't set decision to ""Maybe fit for work"" AND ""Not fit for work""","* Prove that it is not possible to set the decision to "Maybe fit for work" and "Not fit for work" at the same time",Pass,"15 Nov 2022, 15:24"
TEST-T151,"eMED3: Delete draft fit note","* Prove that the command to delete a draft fit note can be successfully executed",Pass,"15 Nov 2022, 15:24"
TEST-T152,"eMED3: Delete draft: Fit note only deletable if careRecordStatus = DRAFT","* Prove that it is not possible to delete a fit note if its careRecordStatus is not DRAFT",Pass,"15 Nov 2022, 15:24"
TEST-T216,"eMED3: Delete draft fit note: careRecordStatus, draftDeletedByStaff and draftDeletedDateTime properties are set","* Prove that when a draft fit note is deleted, the careRecordStatus is updated to DRAFT_DELETED, draftDeletedByStaff and draftDeletedDateTime properties are set",Pass,"15 Nov 2022, 15:24"
TEST-T157,"eMED3: Create duplicate fit note","* Prove that the command to create a duplicate fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T159,"eMED3: Duplicate cannot be create of a duplicate fit note","* Prove that it is not possible to create a duplicate fit note if the type is already "Duplicate"",Pass,"15 Nov 2022, 15:24"
TEST-T160,"eMED3: Create duplicate: Abort fit note creation if PDF generation fails","* Prove that if the fit note PDF generation were to fail, the create duplicate fit note process is aborted and nothing is persisted",Pass,"15 Nov 2022, 15:24"
TEST-T200,"eMED3: DWP Export: Generate and send command","* Prove that the command to generate and add the activity file to an outbound MESH queue works",Pass,"15 Nov 2022, 15:24"
TEST-T187,"eMED3: DWP Export: XSD schema validation","* Prove that when fit notes have been created and the export is generated, the schema is correct",Pass,"15 Nov 2022, 15:24"
TEST-T188,"eMED3: DWP Export: Activity File with No Transactions","* Prove that when no fit notes have been created, the extract is generated and valid but contains no fit notes",Pass,"15 Nov 2022, 15:24"
TEST-T189,"eMED3: DWP Export: Activity file doesn't export previously exported fit notes","* Prove that the activity file generation doesn't export previously exported fit notes",Pass,"15 Nov 2022, 15:24"
TEST-T190,"eMED3: DWP Export: Exclude patients with Type 1 opt out code","* Prove that patients who have a valid type 1 opt out code are not included in the DWP export",Pass,"15 Nov 2022, 15:24"
TEST-T158,"eMED3: Documents listing query result","* Prove that the query to return fit notes in the patient's documents list returns the correct data",Pass,"15 Nov 2022, 15:24"
TEST-T184,"eMED3: Journal query result - careRecordStatus","* Prove that the query to return fit notes on the patient journal view returns the correct data by careRecordStatus",Pass,"15 Nov 2022, 15:24"
TEST-T185,"eMED3: Journal query result - fit note type","* Prove that the query to return fit notes on the patient journal view returns the correct data by fit note type",Pass,"15 Nov 2022, 15:24"
TEST-T155,"eMED3: Download fit note route can download PDF","* Prove that the S3 link is valid and a PDF can be downloaded",Pass,"15 Nov 2022, 15:24"
TEST-T156,"eMED3: Print/download original action creates new downloadHistory entry","* Prove that when a user prints a fit note using the "Print original" action, a new downloadHistory entry is created",Pass,"15 Nov 2022, 15:24"
TEST-T131,"eMED3: Consultation: Create fit note (print) downloadHistory persisted","* Prove that the command to persist a new download history when a user chooses to save and print a fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T132,"eMED3: Consultation: Create fit note (download) downloadHistory persisted","* Prove that the command to persist a new download history when a user chooses to save and download a fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T175,"eMED3: Patient record: Create fit note (print) downloadHistory persisted","* Prove that the command to persist a new download history when a user chooses to save and print a fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T176,"eMED3: Patient record: Create fit note (download) downloadHistory persisted","* Prove that the command to persist a new download history when a user chooses to save and download a fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T148,"eMED3: Edit: Save draft fit note (print) downloadHistory persisted","* Prove that the command to persist a new download history when a user chooses to save and print a fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T149,"eMED3: Edit: Save draft fit note (download) downloadHistory persisted","* Prove that the command to persist a new download history when a user chooses to save and download a fit note works",Pass,"15 Nov 2022, 15:24"
TEST-T178,"eMED3: Mark as incorrect and hidden","* Prove that the command to mark a fit note as incorrect and hidden works",Pass,"15 Nov 2022, 15:24"
TEST-T177,"eMED3: Mark as incorrect","* Prove that the command to mark a fit note as incorrect works",Pass,"15 Nov 2022, 15:24"
TEST-T179,"eMED3: Fit note with a careRecordStatus of DRAFT can't be marked incorrect","* Prove that it is not possible to mark a fit note with a careRecordStatus of DRAFT as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T180,"eMED3: Fit note with a careRecordStatus of MARKED_INCORRECT can't be marked incorrect","* Prove that it is not possible to mark a fit note with a careRecordStatus of MARKED_INCORRECT as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T387,"Medication administration: Edit draft: Medication administration changed successfully","Proves that medication administration was changed successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T311,"Medication administration: Edit: Administration date cannot be in the future","* Prove that it is not possible to set the administration date in the future when editing a medication administration",Pass,"15 Nov 2022, 15:24"
TEST-T313,"Medication administration: Edit draft: Dose value cannot be a negative value","* Prove that it is not possible to submit a negative dose value (e.g. I administered -1mg to the patient) when editing a medication administration",Pass,"15 Nov 2022, 15:24"
TEST-T315,"Medication administration: Edit draft: Dose value cannot be greater than 9999999","* Prove that it is not possible to enter a dose value greater than 9999999 when editing a medication administration",Pass,"15 Nov 2022, 15:24"
TEST-T388,"Medication administration: Edit draft: Changes medication administration for medication","Proves that editing draft changes medication administration for medication",Pass,"15 Nov 2022, 15:24"
TEST-T406,"Medication administration: Edit: Can be changed when quantity administered is undefined","Proves that medication administration can be changed when quantity administered is undefined",Pass,"15 Nov 2022, 15:24"
TEST-T383,"Medication administration: Create: Data request endpoint is functional","Proves that create medication administration data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T384,"Medication administration: Create: Medication administration can be created","Proves that medication administration can be created",Pass,"15 Nov 2022, 15:24"
TEST-T310,"Medication administration: Create: Administration date cannot be in the future","* Prove that it is not possible to set the administration date in the future when creating a medication administration",Pass,"15 Nov 2022, 15:24"
TEST-T312,"Medication administration: Create: Dose value cannot be a negative value","* Prove that it is not possible to create a dose value that is negative when creating a vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T314,"Medication administration: Create: Dose value cannot be greater than 9999999","* Prove that it is not possible to enter a dose value greater than 9999999 when creating a medication administration",Pass,"15 Nov 2022, 15:24"
TEST-T579,"Medication administration: Create: Unit of measure is required when quantity is set","Proves that unit of measure is required when quantity is set",Pass,"15 Nov 2022, 15:24"
TEST-T580,"Medication administration: Create: Quantity is required when unit of measure is set","Proves that quantity is required when unit of measure is set.",Pass,"15 Nov 2022, 15:24"
TEST-T385,"Medication administration: Create: Medication administration can be created with undefined quantity","Proves that medication administration can be created with undefined quantity.",Pass,"15 Nov 2022, 15:24"
TEST-T386,"Medication administration: Create: Medication administration can be created for device","Proves that medication administration can be created for medical device",Pass,"15 Nov 2022, 15:24"
TEST-T376,"Medication administration: Create draft: Data request endpoint is functional","Proves that medication administration create draft data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T377,"Medication administration: Create draft: Create draft medication administration request endpoint is functional","Proves that create draft medication administration request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T378,"Medication administration: Create draft: Administration date cannot be in the future","Proves that administration date cannot be in the future when creating draft medication administration",Pass,"15 Nov 2022, 15:24"
TEST-T379,"Medication administration: Create draft: Dose value cannot be a negative value","Proves that dose value cannot be a negative value when creating draft medication administration",Pass,"15 Nov 2022, 15:24"
TEST-T380,"Medication administration: Create draft: Dose value cannot be greater than 9999999","Proves that dose value cannot be greater than 9999999 when creating draft medication administration",Pass,"15 Nov 2022, 15:24"
TEST-T381,"Medication administration: Create draft: Medication administration can be created with undefined quantity","Proves that draft medication administration can be created with undefined quantity",Pass,"15 Nov 2022, 15:24"
TEST-T382,"Medication administration: Create draft: Medication administration can be created for device","Proves that draft medication administration can be created for medical device.",Pass,"15 Nov 2022, 15:24"
TEST-T375,"Medication administration: Delete draft: Finalised record cannot be marked as deleted","Prove that medication administration finalised record cannot be marked as deleted",Pass,"15 Nov 2022, 15:24"
TEST-T374,"Medication administration: Delete draft: Request Endpoint Functional","Prove that delete draft request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T373,"Medication administration: Edit: Data Request Endpoint Functional","Prove medication administration edit request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T407,"Medication administration: Events: Medication administration is finalised when encounter completed","Proves medication administration finalised when encounter is completed",Pass,"15 Nov 2022, 15:24"
TEST-T408,"Medication administration: Mark Incorrect: Mark medication administration as incorrect endpoint is functional","Proves that medication administration can be marked as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T409,"Medication administration: Mark Incorrect: Mark incorrect fails if id is not provided","Proves that marking medication administration as incorrect fails if id is not provided",Pass,"15 Nov 2022, 15:24"
TEST-T410,"Medication administration: Mark Incorrect: Mark incorrect fails if reason not provided","Proves that mark incorrect medication administration fails if reason is not provided",Pass,"15 Nov 2022, 15:24"
TEST-T411,"Medication administration: Mark Incorrect: Mark incorrect fails if visibility not provided","Proves that mark incorrect medication administration fails if visibility is not provided",Pass,"15 Nov 2022, 15:24"
TEST-T412,"Medication administration: Mark Incorrect: Data request endpoint is functioning","Proves that mark incorrect data request endpoint is functioning.",Pass,"15 Nov 2022, 15:24"
TEST-T413,"Medication administration: Mark Incorrect and Hidden: Mark incorrect and hidden request endpoint is functioning","Proves medication administration can be marked incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T414,"Medication administration: Mark Incorrect and Hidden: Mark incorrect and hidden request fails without id","Proves mark incorrect and hidden medication administration request fails if id not provided.",Pass,"15 Nov 2022, 15:24"
TEST-T415,"Medication administration: Mark Incorrect and Hidden: Mark incorrect and hidden request fails without reason","Proves mark incorrect and hidden medication administration request fails if reason not provided.",Pass,"15 Nov 2022, 15:24"
TEST-T416,"Medication administration: Mark Incorrect and Hidden: Mark incorrect and hidden request fails without visibility","Proves mark incorrect and hidden medication administration request fails if visibility not provided.",Pass,"15 Nov 2022, 15:24"
TEST-T372,"Medication administration: Overview: Data Request Endpoint Functional","Prove that medication administration overview data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T1100,"Manual referral: Add attachments: Multiple attachments can be added to a referral","Prove that attachments can be added to a referral
",Pass,"15 Nov 2022, 15:24"
TEST-T1101,"Manual referral: Add attachments: Attachments cannot be added to a cancelled referral","Prove that attachments cannot be added to a cancelled referral.
",Pass,"15 Nov 2022, 15:24"
TEST-T1102,"Manual referral: Add attachments: Attachments can only be Added to a Finalised Referral","An Exception is thrown if the user tries to add attachments to a referral that does not have a care record status of finalised.",Pass,"15 Nov 2022, 15:24"
TEST-T1103,"Manual referral: Add attachments: Attachments have a Status of Finalised if the Referral has a Display Status of Completed","Prove that attachments are added with a care record status of finalised if the referral has a display status of 'completed'",Pass,"15 Nov 2022, 15:24"
TEST-T1104,"Manual referral: Add attachments: Attachments are Uploaded with a Status of Draft if the Referral has a Display Status of Incomplete","Prove that attachments are added having a draft care record status if the referral has a display status of 'incomplete'.",Pass,"15 Nov 2022, 15:24"
TEST-T1105,"Manual referral: Cancel referral: A Referral can be Cancelled","The cancelledDateTime, cancelledByStaff & cancellationReason must be set",Pass,"15 Nov 2022, 15:24"
TEST-T1106,"Manual referral: Cancel referral: A Cancelled Referral cannot be Cancelled Again","An exception should be thrown is the user attempts to cancel an already cancelled referral.",Pass,"15 Nov 2022, 15:24"
TEST-T1107,"Manual referral: Cancel referral: Only Referrals with a Care Record Status of Finalised can be Cancelled","An exception is thrown if the referral does not have a care record status of finalised.",Pass,"15 Nov 2022, 15:24"
TEST-T1108,"Manual referral: Cancel referral: The Referral Letter Task Is Also Cancelled when the Referral is Cancelled","Prove that if a referral has a referral letter task, the task is also cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T1150,"Manual referral: Cancel referral: The Cancel Referral Query Returns the Correct Values","The query returns the referralId",Pass,"15 Nov 2022, 15:24"
TEST-T1109,"Manual referral: Create referral: A Referral with only the Required Fields can be Created with no Task or Attachments","Prove that a referral can be created with only the required fields and a referral letter type of 'no letter required'.",Pass,"15 Nov 2022, 15:24"
TEST-T1110,"Manual referral: Create referral: A Referral with all Parameters can be Created with no Task or Attachments","Prove that a referral can be created with all the required fields and a referral letter type of 'no letter required'.",Pass,"15 Nov 2022, 15:24"
TEST-T1111,"Manual referral: Create referral: A Referral with a Task Can be Created with only the Required Fields","Prove that a referral can be created with only the required fields and a referral letter task",Pass,"15 Nov 2022, 15:24"
TEST-T1112,"Manual referral: Create referral: A Referral with a Task Can be Created with all Fields","Prove that a referral can be created with a task and all parameters.",Pass,"15 Nov 2022, 15:24"
TEST-T1138,"Manual referral: Create referral: A Referral can be Created with Attachments",,Pass,"15 Nov 2022, 15:24"
TEST-T1113,"Manual referral: A Referral Attachment Can Be Downloaded",,Pass,"15 Nov 2022, 15:24"
TEST-T1114,"Manual referral: Mark referral as incorrect: A Referral can be Marked as Incorrect","Prove that the care record status can be changed from finalised to marked as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T1117,"Manual referral: Mark referral as incorrect & hidden: A Referral can be Marked as Incorrect & Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T1118,"Manual referral: Mark referral as incorrect: Cancelled Referrals Cannot be Marked as Incorrect","An exception is thrown if a user tries to mark a cancelled referral as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T1139,"Manual referral: Mark referral as incorrect & hidden: Cancelled Referrals Cannot be Marked as Incorrect & hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T1121,"Manual referral: Mark referral as incorrect: Only Finalised Referrals can be Marked as Incorrect","An exception is thrown if a user tries to mark a referral as incorrect when it does not have a care record status of finalised",Pass,"15 Nov 2022, 15:24"
TEST-T1140,"Manual referral: Mark referral attachment as incorrect & hidden: Only Finalised Referrals can be Marked as Incorrect And Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T1128,"Manual referral: Mark referral as incorrect: Attachments are Marked as Incorrect When a Referral is Marked As Incorrect",,Pass,"15 Nov 2022, 15:24"
TEST-T1129,"Manual referral: Mark referral as incorrect & hidden: Attachments are Marked as Incorrect & Hidden When a Referral is Marked As Incorrect & Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T1141,"Manual referral: Mark referral as incorrect: The Task is Cancelled When a Referral is Marked as Incorrect",,Pass,"15 Nov 2022, 15:24"
TEST-T1151,"Manual referral: Mark referral as incorrect: The Mark Referral as Incorrect Query Returns the Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T1122,"Manual referral: Mark referral attachment as deleted: An Attachment can be Marked as Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T1124,"Manual referral: Mark referral attachment as deleted: An Attachment Cannot be Marked as Deleted if the Referral is Cancelled",,Pass,"15 Nov 2022, 15:24"
TEST-T1125,"Manual referral: Mark referral attachment as incorrect: An Attachment can be Marked as Incorrect",,Pass,"15 Nov 2022, 15:24"
TEST-T1126,"Manual referral: Mark referral attachment as incorrect & hidden: An Attachment can be Marked as Incorrect & Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T1127,"Manual referral: Mark referral attachment as incorrect: An Attachment Cannot be Marked as Incorrect if the Referral is Cancelled",,Pass,"15 Nov 2022, 15:24"
TEST-T1142,"Manual referral: Mark referral attachment as incorrect & hidden: An Attachment Cannot be Marked as Incorrect & Hidden if the Referral is Cancelled",,Pass,"15 Nov 2022, 15:24"
TEST-T1152,"Manual referral: Mark referral attachment as incorrect: The Mark Referral Attachment as Incorrect Query Returns the Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T1130,"Manual referral: A Referral Overview can be Viewed",,Pass,"15 Nov 2022, 15:24"
TEST-T1156,"Manual referral letter task: Add referral attachments: Referral Attachments Can be Added from the Task",,Pass,"15 Nov 2022, 15:24"
TEST-T1181,"Manual referral letter task: Add referral attachments: Referral Attachments Cannot be Added if the Task has Been Cancelled",,Pass,"15 Nov 2022, 15:24"
TEST-T1182,"Manual referral letter task: Add referral attachments: Referral Attachments Cannot be Added if the Task has Been Completed",,Pass,"15 Nov 2022, 15:24"
TEST-T1183,"Manual referral letter task: Complete task: A Task can be Completed",,Pass,"15 Nov 2022, 15:24"
TEST-T1160,"Manual referral letter task: Complete task: Referral Attachments are Finalised when a Task is Completed",,Pass,"15 Nov 2022, 15:24"
TEST-T1161,"Manual referral letter task: Complete task: A Task Cannot be Completed if it has no Attachments or a Draft Letter",,Pass,"15 Nov 2022, 15:24"
TEST-T1162,"Manual referral letter task: Complete task: The Draft Letter is Converted to an Attachment when the Task is Completed",,Pass,"15 Nov 2022, 15:24"
TEST-T1168,"Manual referral letter task: Task overview: The Task overview can be Queried with the Correct Attributes & Values",,Pass,"15 Nov 2022, 15:24"
TEST-T1217,"Manual referral provider: Add provider","Prove that a provider can be added.",Pass,"15 Nov 2022, 15:24"
TEST-T1218,"Manual referral provider: Archive provider","Prover that a provider can be archived.",Pass,"15 Nov 2022, 15:24"
TEST-T1219,"Manual referral provider: Archive provider: Cannot archive an already archived provider","Prove that an exception is thrown if a user tries to archive an already archived provider.",Pass,"15 Nov 2022, 15:24"
TEST-T1220,"Manual referral provider: Change provider address","Prove that the provider's address can be updated.",Pass,"15 Nov 2022, 15:24"
TEST-T1221,"Manual referral provider: Change provider email address","Prove that the provider's email address can be changed.",Pass,"15 Nov 2022, 15:24"
TEST-T1222,"Manual referral provider: Change provider fax number","Prove that the provider's fax number can be changed",Pass,"15 Nov 2022, 15:24"
TEST-T1223,"Manual referral provider: Change provider name","Prove that the provider's name can be changed.",Pass,"15 Nov 2022, 15:24"
TEST-T1224,"Manual referral provider: Change provider telephone number","- Prove that the provider's telephone number can be changed.
",Pass,"15 Nov 2022, 15:24"
TEST-T1229,"Manual referral provider: Edit provider telephone number query","Prove that the edit provider phone query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1226,"Manual referral provider: Edit provider email address query","Prove that the edit provider email address query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1227,"Manual referral provider: Edit provider fax number query","Prove that the edit provider fax query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1228,"Manual referral provider: Edit provider name query","Prove that the edit provider name query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1230,"Manual referral provider: Listing query","Prove that all active providers are returned by the listing query.",Pass,"15 Nov 2022, 15:24"
TEST-T1231,"Manual referral provider: Provider overview","Prove that the provider overview query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1238,"Manual referral provider service: Archive service","Prove that a service can be archived.",Pass,"15 Nov 2022, 15:24"
TEST-T1254,"Manual referral provider service: Archive service: An archived service cannot be archived again","Prove that an exception is thrown if the user tries to archive an already archived service.",Pass,"15 Nov 2022, 15:24"
TEST-T1239,"Manual referral provider service: Change address","Prove that a service's address can be changed.",Pass,"15 Nov 2022, 15:24"
TEST-T1240,"Manual referral provider service: Change clinical specialty","Prove that a service's clinical specialty can be changed.",Pass,"15 Nov 2022, 15:24"
TEST-T1241,"Manual referral provider service: Change email address","Prove that a service's email address can be changed.",Pass,"15 Nov 2022, 15:24"
TEST-T1242,"Manual referral provider service: Change fax number","Prove that a service's fax number can be changed.",Pass,"15 Nov 2022, 15:24"
TEST-T1243,"Manual referral provider service: Change name","Prove that a service's name can be changed.",Pass,"15 Nov 2022, 15:24"
TEST-T1244,"Manual referral provider service: Change telephone number","Prove that a service's telephone number can be changed.",Pass,"15 Nov 2022, 15:24"
TEST-T1245,"Manual referral provider service: Edit service address query","Prove that the query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1246,"Manual referral provider service: Edit clinical specialty query","Prove that the edit clinical specialty query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1247,"Manual referral provider service: Edit email address","Prove that the edit email address query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1248,"Manual referral provider service: Edit fax number","Prove that the edit fax number query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1249,"Manual referral provider service: Edit name query","Prove that the edit name query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1250,"Manual referral provider service: Edit telephone number query","Prove that the edit telephone number query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1251,"Manual referral provider service: Find services","Prove that the fin services query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1257,"Manual referral provider service: Find services: Services can be filtered by their provider name","Prove that only services with a provider name matching the parameter are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T1258,"Manual referral provider service: Find services: Services can be filtered by their service name","Prove that only services with names that match the parameter are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T1259,"Manual referral provider service: Find services: Services can be filtered by their clinical specialty","Prove that only services that have a clinical specialty matching the parameter are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T1253,"Manual referral provider service: Service preview","Prove that the service preview query return the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1271,"Manual referral provider service practitioner: A minimal practitioner can be added","Prove that a provider can be added with just the required parameters",Pass,"15 Nov 2022, 15:24"
TEST-T1272,"Manual referral provider service practitioner: A full practitioner can be added","Prove that a practitioner can be added with all the parameters.",Pass,"15 Nov 2022, 15:24"
TEST-T1273,"Manual referral provider service practitioner: A practitioner can be archived","Prove that a practitioner can be archived.",Pass,"15 Nov 2022, 15:24"
TEST-T1274,"Manual referral provider service practitioner: An archived practitioner cannot be archived again","Prove that an exception is thrown if a user tries to archive an already archived practitioner.",Pass,"15 Nov 2022, 15:24"
TEST-T1276,"Manual referral provider service practitioner: Change practitioner","Prove that a practitioner can be updated.",Pass,"15 Nov 2022, 15:24"
TEST-T1023,"Consultation: Completing a consultation should mark its care record status as 'finalised'","* Prove that when a consultation is completed, its care record status is set to 'finalised' and all its finalised properties are set.",Pass,"15 Nov 2022, 15:24"
TEST-T1024,"Consultation: Completing a consultation should mark all related records as 'finalised'","* Prove that when a consultation is completed all its related entities are set to the care record status of 'finalised' and their finalised properties are set correctly",Pass,"15 Nov 2022, 15:24"
TEST-T1029,"Consultation: Create: Try to create consultation with invalid date throws error","* Prove that creating a consultation with an invalid date value throws an error",Pass,"15 Nov 2022, 15:24"
TEST-T1026,"Consultation: Create: Try to create consultation with future date throws an error","d* Prove that trying to create a consultation with a future date results in the system throwing an error.",Pass,"15 Nov 2022, 15:24"
TEST-T1031,"Consultation: Create: Cannot create a consultation for an external organisation without specifying the organisation's name","* Prove that attempting to create a consultation for an external organisation without specifying the organisation's name throws an error.",Pass,"15 Nov 2022, 15:24"
TEST-T1030,"Consultation: Create: Cannot create a consultation for a local organisation without specifying the practitioner","* Prove that trying to create a consultation for a local organisation without specifying the local staff member throws an error",Pass,"15 Nov 2022, 15:24"
TEST-T998,"Consultation: Create: Can create a consultation for an appointment","* Prove that a consultation for an appointment can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T1053,"Consultation: Create: Creating consultation for clinical case with an attached consultation throws an error","* Prove that creating a consultation for a clinical case that already has a consultation attached throws an error.",Pass,"15 Nov 2022, 15:24"
TEST-T1052,"Consultation: Create: Can create a consultation for a clinical case","* Prove that a consultation for a clinical can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T999,"Consultation: Create: Can create a consultation for a patient","* Prove that a consultation for a patient can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T1000,"Consultation: Create: Can create a consultation for an external organisation with an ODS code","* Prove that a consultation for an external organisation that references a valid ODS code can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T1001,"Consultation: Create: Can create a consultation for an external organisation without an ODS code","* Prove that a consultation for an external organisation that has a name but does not reference an ODS code.",Pass,"15 Nov 2022, 15:24"
TEST-T1002,"Consultation: Create: Can create a consultation for a local organisation","* Prove that a consultation for a local organisation can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T989,"Consultation: Draft: Delete: Delete draft consultation without related care record entries","* Prove that a consultation with no related care record entries can be deleted.",Pass,"15 Nov 2022, 15:24"
TEST-T990,"Consultation: Draft: Delete: Cannot delete draft consultation with related care record entries","* Prove that attempting to delete a draft consultation with related care record entries results in an error being thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T991,"Consultation: Draft: Delete: Cannot delete draft consultation with related tasks","* Prove that attempting to delete a draft consultation with related tasks results in an error being thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T992,"Consultation: Mark Incorrect: Correctly sets a consultation's marked incorrect properties","* Prove that marking an encounter as incorrect correctly updates all its marked incorrect properties.",Pass,"15 Nov 2022, 15:24"
TEST-T993,"Consultation: Mark Incorrect: Correctly marks all related care record entries as marked incorrect","* Prove that marking a consultation as incorrect updates all its related care record entries as marked incorrect.",Pass,"15 Nov 2022, 15:24"
TEST-T994,"Consultation: Mark Incorrect and hidden: Query correctly identifies that a consultation contains workflow entries and cannot be marked as incorrect and hidden","* Prove that the query to mark a consultation as incorrect and hidden identifies that the consultation contains workflow entries that cannot be marked as incorrect and hidden.",Pass,"15 Nov 2022, 15:24"
TEST-T995,"Consultation: Mark Incorrect and hidden: Correctly sets a consultation's marked incorrect and hidden properties","* Prove that marking an encounter as incorrect and hidden correctly updates all its marked incorrect and hidden properties.",Pass,"15 Nov 2022, 15:24"
TEST-T996,"Consultation: Mark Incorrect and hidden: Correctly marks all related care record entries as marked incorrect and hidden","* Prove that marking a consultation as incorrect and hidden updates all its related care record entries as marked incorrect and hidden.",Pass,"15 Nov 2022, 15:24"
TEST-T1046,"Consultation: Draft: Cannot update a consultation for an external organisation without specifying the organisation's name","* Prove that attempting to update a consultation by specifying an external organisation without a name throws an error.",Pass,"15 Nov 2022, 15:24"
TEST-T997,"Consultation: Draft: Can edit a draft consultation","* Prove that a draft consultation can be edited.",Pass,"15 Nov 2022, 15:24"
TEST-T1056,"Consultation: Draft: Edit: Can change consultation's clinical case","* Prove that a draft consultation's clinical case can be updated.",Pass,"15 Nov 2022, 15:24"
TEST-T1192,"Procedure: Draft: Create: Should pre-populate the performing organisation and practitioner using the consultation's local organisation","* Prove that the procedure's organisation and practitioner information is populated using the organisation and practitioner details used for the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1187,"Procedure: Draft: Create: Should pre-populate the observing organisation and practitioner using the consultation's external organisation","* Prove that the procedure's organisation and practitioner information is populated using the organisation and practitioner details used for the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T84,"Allergies: Archive allergy","* Prove that an allergy can be archived",Pass,"15 Nov 2022, 15:24"
TEST-T85,"Allergies: Archive: Can't archive an already archived allergy","* Prove that it is not possible to archive an allergy that has already been archived",Pass,"15 Nov 2022, 15:24"
TEST-T86,"Allergies: Archive: Can't archive a DRAFT allergy","* Prove that it is not possible to archive an allergy with a careRecordStatus of DRAFT",Pass,"15 Nov 2022, 15:24"
TEST-T87,"Allergies: Can't archive a MARKED_INCORRECT allergy","* Prove that it is not possible to archive an allergy with a careRecordStatus of MARKED_INCORRECT",Pass,"15 Nov 2022, 15:24"
TEST-T88,"Allergies: Can't archive a MARKED_INCORRECT_AND_HIDDEN allergy","* Prove that it is not possible to archive an allergy with a careRecordStatus of MARKED_INCORRECT_AND_HIDDEN",Pass,"15 Nov 2022, 15:24"
TEST-T81,"Allergies: Patient record: Create allergy","* Prove that creating an allergy works when all required fields are present",Pass,"15 Nov 2022, 15:24"
TEST-T82,"Allergies: Patient record: Cannot create an allergy without entering all required fields","* Prove that it is not possible to create an allergy without entering all of the required fields on the form",Pass,"15 Nov 2022, 15:24"
TEST-T304,"Allergy: Create: Record date cannot be in the future when creating an allergy","* Prove that it is not possible to create a allergy with an record date in the future",Pass,"15 Nov 2022, 15:24"
TEST-T97,"Allergies: Create: Onset date cannot be after record date","* Prove that it is not possible to set the onset date of an allergy to be after the record date (full, month + year or year)",Pass,"15 Nov 2022, 15:24"
TEST-T307,"Allergy: Consultation: Edit Draft Allergy","* Prove that the command to change an allergy works when all of the required fields are present",Pass,"15 Nov 2022, 15:24"
TEST-T308,"Allergy: Consultation: Allergy cannot be updated if all required fields are not present","* Prove that it is not possible to update an allergy if all of the required fields have not been entered",Pass,"15 Nov 2022, 15:24"
TEST-T309,"Allergy: Consultation: Record date cannot be in the future when updating an allergy","* Prove that it is not possible to update an allergy to have an record date in the future",Pass,"15 Nov 2022, 15:24"
TEST-T98,"Allergies: Consultation: Edit draft: Onset date cannot be after record date","* Prove that it is not possible to set the onset date of an allergy to be after the record date (full, month + year or year)",Pass,"15 Nov 2022, 15:24"
TEST-T101,"Allergies: Edit: Partial onset date cannot have day with no month or year","* Prove that it is not possible to submit an allergy onset date with a month but year",Pass,"15 Nov 2022, 15:24"
TEST-T102,"Allergies: Edit: Partial onset date cannot have month with no year","* Prove that it is not possible to submit an allergy onset date with a month but year",Pass,"15 Nov 2022, 15:24"
TEST-T74,"Allergies: Consultation: Create allergy","* Prove that creating an allergy works when all required fields are present",Pass,"15 Nov 2022, 15:24"
TEST-T75,"Allergies: Consultation: Cannot create an allergy without entering all required fields","* Prove that it is not possible to create an allergy without entering all of the required fields on the form",Pass,"15 Nov 2022, 15:24"
TEST-T99,"Allergies: Create: Partial onset date cannot have day with no month or year","* Prove that it is not possible to submit an allergy onset date with a day but no month or year",Pass,"15 Nov 2022, 15:24"
TEST-T100,"Allergies: Create: Partial onset date cannot have month with no year","* Prove that it is not possible to submit an allergy onset date with a month but year",Pass,"15 Nov 2022, 16:01"
TEST-T76,"Allergies: Consultation: Delete draft allergy","* Prove that a draft allergy can be deleted (it's careRecordStatus is updated to DRAFT_DELETED)",Pass,"15 Nov 2022, 15:24"
TEST-T77,"Allergies: Consultation: Allergy can only be deleted if the careRecordStatus = DRAFT","* Prove that it is not possible to delete an allergy if its careRecordStatus is not DRAFT",Pass,"15 Nov 2022, 15:24"
TEST-T89,"Allergies: Mark as incorrect","* Prove that it is possible to mark an allergy as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T90,"Allergies: Mark as incorrect and hide from record","* Prove that it is possible to mark an allergy as incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T109,"Allergies: Mark incorrect and hide: User must confirm they would like to mark the allergy as incorrect and hide it from the record","* Prove that in order to mark an allergy as INCORRECT_AND_HIDDEN, the user must confirm they would like to proceed by selecting the checkbox on the banner that asks the user to confirm they would like to proceed",Pass,"15 Nov 2022, 15:24"
TEST-T91,"Allergies: Allergy with a careRecordStatus of MARKED_INCORRECT can't be marked incorrect","* Prove that it is not possible to mark an Allergy with a careRecordStatus of MARKED_INCORRECT as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T92,"Allergies: Allergy with a careRecordStatus of DRAFT can't be marked incorrect","* Prove that it is not possible to mark an Allergy with a careRecordStatus of DRAFT as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T80,"Allergies: View allergy query results","* Prove that the query to return detailed information about the allergy returns the correct data (used on the "View Allergy" slide over)",Pass,"15 Nov 2022, 15:24"
TEST-T1015,"Consultation: Topic: Create heading: Can create a consultation topic heading","* Prove that a dynamic topic heading can be created within a consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1016,"Consultation: Topic: Draft: Delete: Can delete a consultation topic without any related care record entries","* Prove that a draft consultation topic can be deleted if it contains no related care record entries",Pass,"15 Nov 2022, 15:24"
TEST-T1017,"Consultation: Topic: Draft: Delete: Cannot delete a consultation topic which contains related care record entries","* Prove that a draft consultation topic cannot be deleted if it contains related care record entries.",Pass,"15 Nov 2022, 15:24"
TEST-T1018,"Consultation: Topic heading: Draft: Delete: Can delete a consultation topic heading without any related care record entries","* Prove that a draft consultation topic heading can be deleted if it contains no related care record entries.",Pass,"15 Nov 2022, 15:24"
TEST-T1019,"Consultation: Topic heading: Draft: Delete: Cannot delete a consultation topic heading which contains related care record entries","* Prove that a draft consultation topic heading cannot be deleted if it contains related care record entries.",Pass,"15 Nov 2022, 15:24"
TEST-T1038,"Consultation: Topic: Can update a topic's linked code","* Prove that a consultation topic's linked code can be updated",Pass,"15 Nov 2022, 15:24"
TEST-T1039,"Consultation: Topic: Can clear a topic's linked code","* Prove that a consultation topic's linked code can be cleared",Pass,"15 Nov 2022, 15:24"
TEST-T1020,"Consultation: Topic: Draft: Can update a consultation topic's linked problem","* Prove that a draft consultation topic's linked problem can be updated.",Pass,"15 Nov 2022, 15:24"
TEST-T1021,"Consultation: Topic: Draft: Can remove a consultation topic's linked problem","* Prove that a consultation topic's linked problem can be removed.",Pass,"15 Nov 2022, 15:24"
TEST-T1195,"Yellow card: Create from patient record: Can be created from patient record","Prove that yellow card can be created from patient record.",Pass,"15 Nov 2022, 15:24"
TEST-T1153,"Yellow card: Mark Incorrect: Yellow card can be marked incorrect and all the correct fields are set","Proves that yellow card can be marked incorrect and all of the correct fields are set.",Pass,"15 Nov 2022, 15:24"
TEST-T1155,"Yellow card: Mark Incorrect: Data request endpoint is functioning and response contains required attributes","Proves that yellow card data request endpoint is functioning and response contains required attributes",Pass,"15 Nov 2022, 15:24"
TEST-T1154,"Yellow card: Mark Incorrect and Hidden: Yellow card can be marked incorrect and hidden and all the correct fields are set","Proves that yellow card can be marked incorrect and hidden and all of the correct fields are set.",Pass,"15 Nov 2022, 15:24"
TEST-T687,"Medication Statement Prescribed Elsewhere: Create: Can create medication statement with AMP product","Proves that medication statement can be created with AMP product.",Pass,"15 Nov 2022, 15:24"
TEST-T688,"Medication Statement: Create: Can create medication statement with VMP product","Proves that medication statement can be created with VMP product.",Pass,"15 Nov 2022, 15:24"
TEST-T689,"Medication Statement: Create: Can create medication statement with VTM product","Proves that medication statement can be created with VTM product.",Pass,"15 Nov 2022, 15:24"
TEST-T690,"Medication Statement: Prescribed Elsewhere: Create: Can create medication statement with care record document","Proves that medication statement can be created with care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T691,"Medication Statement: Prescribed Elsewhere: Create: Command creates medication statement with AMP product","Proves that executing medication statement command creates medication statement with AMP product.",Pass,"15 Nov 2022, 15:24"
TEST-T692,"Medication Statement: Prescribed Elsewhere: Create: Command creates medication statement with VMP product","Proves that executing medication statement command creates medication statement with VMP product.",Pass,"15 Nov 2022, 15:24"
TEST-T693,"Medication Statement: Prescribed Elsewhere: Create: Command creates medication statement with VTM product","Proves that executing medication statement command creates medication statement with VTM product.",Pass,"15 Nov 2022, 15:24"
TEST-T681,"Medication statement: Create Over The Counter: Can create over the counter medication","Proves that over the counter medication can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T662,"Medication statement: Create Over The Counter: Asserted date cannot be in the future","Proves that asserted date can not be in the future when creating over the counter medication statement.",Pass,"15 Nov 2022, 15:24"
TEST-T682,"Medication statement: Create Over The Counter: Data request endpoint is functional","Proves that medication statement data request endpoint is functional.",Pass,"15 Nov 2022, 15:24"
TEST-T683,"Medication statement: Create Prescribed Elsewhere: Can create medication prescribed elsewhere","Proves that medication prescribed elsewhere can be created successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T663,"Medication statement: Create Prescribed Elsewhere: Asserted date cannot be in the future","Proves that asserted date can not be in the future when creating prescribed elsewhere medication statement.",Pass,"15 Nov 2022, 15:24"
TEST-T684,"Medication statement: Create Prescribed Elsewhere: Data request endpoint is functional","Proves that create medication prescribed elsewhere data request endpoint is functional. ",Pass,"15 Nov 2022, 15:24"
TEST-T704,"Medication Statement: Delete: Cannot delete finalised medication statement","Proves that cannot delete medication statement if it is finalised.",Pass,"15 Nov 2022, 15:24"
TEST-T705,"Medication Statement: Delete Draft: Can delete draft medication statement","Proves that can delete draft medication statement.",Pass,"15 Nov 2022, 15:24"
TEST-T706,"Medication statement: Edit draft over the counter: Can edit draft over the counter medication statement",,Pass,"15 Nov 2022, 15:24"
TEST-T321,"Medication statement: Edit draft prescribed elsewhere: Record date cannot be in the future","* Prove that it is not possible to set the recorded date in the future",Pass,"15 Nov 2022, 15:24"
TEST-T708,"Medication statement: Edit draft over the counter: Data request endpoint is functional","Proves that edit draft over the counter medication data request endpoint is functional.",Pass,"15 Nov 2022, 15:24"
TEST-T707,"Medication statement: Edit draft prescribed elsewhere: Can edit draft prescribed elsewhere medication statement","Proves that draft prescribed elsewhere medication can be edited.",Pass,"15 Nov 2022, 15:24"
TEST-T709,"Medication statement: Edit draft prescribed elsewhere: Data request endpoint is functional","Proves that edit draft prescribed elsewhere medication data request endpoint is functional.",Pass,"15 Nov 2022, 15:24"
TEST-T710,"Medication statement: End: Medication statement can be ended","Proves that medication statement can be ended.",Pass,"15 Nov 2022, 15:24"
TEST-T711,"Medication statement: End: Cannot end already ended medication statement","Proves that cannot end medication statement that is already ended.",Pass,"15 Nov 2022, 15:24"
TEST-T712,"Medication statement: End: Data request endpoint is functional","Proves that end medication statement data request endpoint is functional.",Pass,"15 Nov 2022, 15:24"
TEST-T713,"Medication statement: Event: Medication statement finalised when encounter is completed","Proves that medication statement is finalised when encounter is completed.",Pass,"15 Nov 2022, 15:24"
TEST-T714,"Medication statement: Mark Incorrect: Medication statement can be marked incorrect","Proves that medication statement can be marked incorrect.",Pass,"15 Nov 2022, 15:24"
TEST-T715,"Medication statement: Mark Incorrect and hidden: Medication statement can be marked incorrect and hidden","Proves that medication statement can be marked incorrect and hidden.",Pass,"15 Nov 2022, 15:24"
TEST-T526,"Create Authorised Acute Prescription with structured dosage","Prove that an Authorised Acute Prescription is created with structured dosage persisted",Pass,"15 Nov 2022, 15:24"
TEST-T541,"Create Authorised Acute Prescription with dosage free text","Prove that an Authorised Acute Prescription is created without structured dosage persisted, but with dosage free text persisted",Pass,"15 Nov 2022, 15:24"
TEST-T983,"Cannot Create and Authorise a Repeat Dispensing Prescription with No Expected Days Supply","prove that a repeat dispensing prescription cannot be created with no expected days supply",Pass,"15 Nov 2022, 15:24"
TEST-T981,"Cannot Create and Authorise a Repeat Prescription with No Expected Days Supply","prove that a repeat prescription cannot be created with no expected days supply",Pass,"15 Nov 2022, 15:24"
TEST-T549,"Create Authorised Prescription with As Needed set on Dosage Instruction Structured Dosage","Prove that a user can create an authorised prescription with "As Needed" set on Dosage Instruction Structured Dosage",Pass,"15 Nov 2022, 15:24"
TEST-T548,"Create Authorised Prescription with Ranges on Dosage Instruction Structured Dosage","Prove that a user can create an authorised prescription with ranges on the dosage Instruction such as dose quantity, period & frequency, and the data is persisted as structured dosage",Pass,"15 Nov 2022, 15:24"
TEST-T559,"Cannot Create Authorised Prescription with no dosage text and no structured dosage","Prove that a user can not create an authorised prescription if medicus is not saving structured dosage and the user has not entered dosage text",Pass,"15 Nov 2022, 15:24"
TEST-T560,"Cannot Create Authorised Prescription with an empty dosage text and no structured dosage","Prove that a user can not create an authorised prescription if medicus is not saving structured dosage and the user has entered a dosage text as a set of spaces using the space bar or enter button by mistake",Pass,"15 Nov 2022, 15:24"
TEST-T561,"Cannot Create Authorised Prescription with no dosage text data and no structured dosage","Prove that a user can not create an authorised prescription if somehow no dosage text is sent to the server in a request to create a new prescription, with data telling medicus not to save structured dosage",Pass,"15 Nov 2022, 15:24"
TEST-T563,"Cannot Create an Authorised Prescription with the dosage Period set to more than the Expected Days Supply","Prove that when a user attempts to create an authorised prescription with the period in the structured dosage set to more than the expected days supply, the request fails ",Pass,"15 Nov 2022, 15:24"
TEST-T564,"Cannot Create an Authorised Prescription with 0 Expected Days Supply","Prove that a user must enter an expected days supply greater than 0 when creating an authorised prescription",Pass,"15 Nov 2022, 15:24"
TEST-T566,"Cannot Create an Authorised Prescription with negative number of Expected Days Supply","Prove that a user cannot accidentally create an authorised prescription with expected days supply as a negative number",Pass,"15 Nov 2022, 15:24"
TEST-T567,"Cannot Create an Authorised Prescription without Frequency with Structured Dosage","Prove that when a user attempts to create an authorised prescription using structured dosage, the attempt fails",Pass,"15 Nov 2022, 15:24"
TEST-T553,"Cannot Create an Authorised Repeat Prescription with Review Date in the past","Prove that a user cannot create an authorised repeat prescription with a review date set in the past",Pass,"15 Nov 2022, 15:24"
TEST-T554,"Cannot Create an Authorised Repeat Prescription with Review Date more than one year in the future","Prove that a user cannot create an authorised repeat prescription with a review date set more than one year from the date of creation of the prescription",Pass,"15 Nov 2022, 15:24"
TEST-T555,"Cannot Create an Authorised Repeat Dispensing Prescription with Expected Days Supply over 12 Months","Prove that a user cannot create an authorised repeat dispensing prescription with expected days supply set to more than 12 months from the current date",Pass,"15 Nov 2022, 15:24"
TEST-T556,"Cannot Create an Authorised Repeat Dispensing Prescription with more than 99 Prescription Issues","Prove that a user cannot create an authorised repeat dispensing prescription with more than 99 Prescription Issues",Pass,"15 Nov 2022, 15:24"
TEST-T557,"Cannot Create an Authorised Repeat Dispensing Prescription with Review Date in the past","Prove that a user cannot create an authorised repeat dispensing prescription with a review date set in the past",Pass,"15 Nov 2022, 15:24"
TEST-T558,"Cannot Create an Authorised Repeat Dispensing Prescription with Review Date more than one year in the future","Prove that a user cannot create an authorised repeat dispensing prescription with a review date set more than one year from the date of creation of the prescription",Pass,"15 Nov 2022, 15:24"
TEST-T649,"Can Create an Authorised Prescription for a Deceased Patient","Prove that a user can create an authorised prescription for a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T665,"Cannot Issue an Acute Prescription Issue via NHS EPS for a Deceased Patient","Prove that when a user issues an acute prescription issue via NHS EPS for a deceased patient, the attempt fails",Pass,"15 Nov 2022, 15:24"
TEST-T667,"Cannot Issue a Repeat Prescription Issue via NHS EPS for a Deceased Patient","Prove that when a user issues a repeat prescription issue via NHS EPS for a deceased patient, the attempt fails",Pass,"15 Nov 2022, 15:24"
TEST-T669,"Cannot Issue a Repeat Dispensing Prescription Issue via NHS EPS for a Deceased Patient","Prove that when a user issues a repeat dispensing prescription issue via NHS EPS for a deceased patient, the attempt fails",Pass,"15 Nov 2022, 15:24"
TEST-T671,"Can Generate an Acute Prescription FP10DT script for a Deceased Patient","Prove that when a user tries to download/generate an FP10DT script for a deceased patient's acute prescription, the attempt succeeds",Pass,"15 Nov 2022, 15:24"
TEST-T672,"Cannot Issue an Acute Prescription Issue via NHS EPS that Requires an EPS Token for a Deceased Patient","Prove that when a user issues an acute prescription issue via NHS EPS that requires an EPS Token to be generated for a deceased patient, the attempt fails",Pass,"15 Nov 2022, 15:24"
TEST-T675,"Prescription: Generate EPS Token FP10DT: Can Generate a Repeat Prescription FP10DT script for a Deceased Patient","Prove that when a user tries to download/generate an FP10DT script for a deceased patient's repeat prescription, the attempt succeeds",Pass,"15 Nov 2022, 15:24"
TEST-T676,"Cannot Issue a Repeat Prescription Issue via NHS EPS that Requires an EPS Token for a Deceased Patient","Prove that when a user issues a repeat prescription issue via NHS EPS that requires an EPS Token to be generated for a deceased patient, the attempt fails",Pass,"15 Nov 2022, 15:24"
TEST-T678,"Prescription: Generate EPS Token FP10DT: Can Generate a Repeat Dispensing Prescription FP10DT script for a Deceased Patient","Prove that when a user tries to download/generate an FP10DT script for a deceased patient's repeat dispensing prescription, the attempt succeeds",Pass,"15 Nov 2022, 15:24"
TEST-T679,"Cannot Issue a Repeat Dispensing Prescription via NHS EPS that Requires an EPS Token for a Deceased Patient","Prove that when a user issues a repeat dispensing prescription via NHS EPS that requires an EPS Token to be generated for a deceased patient, the attempt fails",Pass,"15 Nov 2022, 15:24"
TEST-T716,"Can Issue an Acute Prescription using the FP10SS Printed Script Method for a Deceased Patient","Prove that a user can issue an acute prescription using the FP10SS printed script method for a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T718,"Can Issue a Repeat Prescription using the FP10SS Printed Script Method for a Deceased Patient","Prove that a user can issue a repeat prescription using the FP10SS printed script method for a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T719,"Can Issue a Repeat Dispensing Prescription using the FP10SS Printed Script Method for a Deceased Patient","Prove that a user can issue a repeat dispensing prescription using the FP10SS printed script method for a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T720,"Prescription: Issuing: Can Issue an Acute Prescription via the Handwritten Script Method for a Deceased Patient","prove that a user can issue an acute prescription via the handwritten script issue method for a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T722,"Prescription: Issuing: Can Issue a Repeat Prescription via the Handwritten Script Method for a Deceased Patient","prove that a user can issue a repeat prescription via the handwritten script issue method for a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T724,"Prescription: Issuing: Can Issue a Repeat Dispensing Prescription via the Handwritten Script Method for a Deceased Patient","prove that a user can issue a repeat Dispensing prescription via the handwritten script issue method for a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T726,"Discontinuing a Prescription with a Clinical Contra Indication also Creates a Yellow Card Task","Prove that when a user discontinues a prescription for the reason clinical contra indication, a yellow card task is also created",Pass,"15 Nov 2022, 15:24"
TEST-T727,"Discontinue a Prescription","Prove that a user can discontinue a prescription",Pass,"15 Nov 2022, 15:24"
TEST-T929,"Cannot Send Prescriptions to EPS if the Message to Patient is too Long","prove that if a user sets the message to patient to 255 characters or more, then Medicus throws an exception and provides the error message detailing the message to patient is too long",Pass,"15 Nov 2022, 15:24"
TEST-T930,"Cannot Send Prescriptions to EPS without a Responsible Clinician","prove that if the user has not selected a responsible clinician, then prescriptions cannot be sent to EPS",Pass,"15 Nov 2022, 15:24"
TEST-T728,"ACBS Endorsement is provided as an Option when Creating a Prescription for a Medication that can have an ACBS Endorsement for an AMP","Prove that when a user selects a medication that can have an ACBS endorsement according to DMD, the endorsement is available for selection in the list of endorsements for an AMP",Pass,"15 Nov 2022, 15:24"
TEST-T730,"AF Endorsement is provided as an Option when Creating a Prescription for a Medication that can have an AF Endorsement for an AMP","Prove that when a user selects a medication that can have an AF endorsement according to DMD, the endorsement is available for selection in the list of endorsements for an AMP",Pass,"15 Nov 2022, 15:24"
TEST-T731,"Multiple Endorsements are provided as Options when Creating a Prescription for a Medication that can have an Multiple Endorsements for an AMP","Prove that when a user selects a medication that can have a multiple endorsements, such as ACBS, AF, and (optionally SLS or CC) endorsements according to DMD, the endorsements are available for selection in the list of endorsements for an AMP",Pass,"15 Nov 2022, 15:24"
TEST-T732,"SLS Endorsement is provided as an Option when Creating a Prescription for a Medication that can have an SLS Endorsement for an AMP","Prove that when a user selects a medication that can have an SLS endorsement according to DMD, the endorsement is available for selection in the list of endorsements for an AMP",Pass,"15 Nov 2022, 15:24"
TEST-T739,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in EPS Prescription Orders for an ACBS on an AMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in EPS prescription orders for ACBS endorsements along with CC and FS endorsements, when the user is creating an EPS Prescription Order for an AMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T740,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in EPS Prescription Orders for an ACBS on a VMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in EPS prescription orders for ACBS endorsements along with CC and FS endorsements, when the user is creating an EPS Prescription Order for a VMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T741,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in EPS Prescription Orders for an AF on an AMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in EPS prescription orders for AF endorsements along with CC and FS endorsements, when the user is creating an EPS Prescription Order for an AMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T742,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in EPS Prescription Orders for an SLS on an AMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in EPS prescription orders for SLS endorsements along with CC and FS endorsements, when the user is creating an EPS Prescription Order for an AMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T743,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in EPS Prescription Orders for an SLS on an VMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in EPS prescription orders for SLS endorsements along with CC and FS endorsements, when the user is creating an EPS Prescription Order for a VMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T735,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements as a Selectable List For an ACBS on a VMP","Prove that the endorsement provider object correctly handles ACBS endorsements and provides them in the correct format for selecting on the create prescription form along with CC and FS endorsements, when the user has selected a VMP medication that can have an ACBS endorsement",Pass,"15 Nov 2022, 15:24"
TEST-T744,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in Generating FP10SS and FP10DT Scripts for an ACBS on an AMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in FP10SS and FP10DT Scripts for ACBS endorsements along with CC and FS endorsements for an AMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T745,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in Generating FP10SS and FP10DT Scripts for an ACBS on a VMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in FP10SS and FP10DT Scripts for ACBS endorsements along with CC and FS endorsements for a VMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T746,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in Generating FP10SS and FP10DT Scripts for an AF on an AMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in FP10SS and FP10DT Scripts for AF endorsements along with CC and FS endorsements for an AMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T747,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in Generating FP10SS and FP10DT Scripts for an SLS on an AMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in FP10SS and FP10DT Scripts for SLS endorsements along with CC and FS endorsements for an AMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T748,"The Medicus Endorsement Provider Object Handles and Provides the Endorsements Formatted for use in Generating FP10SS and FP10DT Scripts for an SLS on a VMP","Prove that the endorsement provider object correctly handles and provides the endorsements formatted for use in FP10SS and FP10DT Scripts for SLS endorsements along with CC and FS endorsements for a VMP medication",Pass,"15 Nov 2022, 15:24"
TEST-T940,"Issue an Acute Prescription via EPS Requiring a Token Generates One EPS Request and Persists Prescription Issue Data with Manually Entered Dosage Instructions","prove that when a user issues an acute prescription requiring an EPS token to be generated, then one EPS request is made, the EPS order details and the prescription issue changes are persisted, with manually entered dosage instructions (no structured dosage)",Pass,"15 Nov 2022, 15:24"
TEST-T931,"Prescription: Generate EPS Token FP10DT: Can Generate FP10DT for a Cancelled Acute Prescription Issue","prove that a user can generate an fp10dt script for an acute prescription issue that is cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T933,"Prescription: Generate EPS Token FP10DT: Can Generate FP10DT for a Discontinued Acute Prescription","prove that a user can generate an fp10dt script for an acute prescription that is discontinued",Pass,"15 Nov 2022, 15:24"
TEST-T942,"FP10DT Script for Acute Prescription can be Generated upon Request","prove that an FP10DT script for an acute prescription can be generated at the users request, with a prescription that uses structured dosage",Pass,"15 Nov 2022, 15:24"
TEST-T944,"FP10DT Script for a Repeat Dispensing Prescription can be Generated upon Request","prove that an FP10DT script for a repeat dispensing prescription can be generated at the users request, with a prescription that uses structured dosage",Pass,"15 Nov 2022, 15:24"
TEST-T946,"FP10DT Script for a Repeat Prescription can be Generated upon Request","prove that an FP10DT script for a repeat prescription can be generated at the users request, with a prescription that uses structured dosage",Pass,"15 Nov 2022, 15:24"
TEST-T754,"One FP10SS is Generated for up to four Acute Prescriptions","prove that when a user generates an FP10SS containing up to four acute prescriptions, only one fp10ss script is generated",Pass,"15 Nov 2022, 15:24"
TEST-T755,"One FP10SS is Generated for up to four Acute Prescriptions with a Manually Entered Dosage","prove that when a user generates an FP10SS containing up to four acute prescriptions, only one fp10ss script is generated for prescriptions with a manually entered dosage",Pass,"15 Nov 2022, 15:24"
TEST-T756,"Three FP10SS are Generated for up to three Acute Prescriptions with Different Issue Dates","prove that when a user generates an FP10SS containing three acute prescriptions with three different issue dates, three separate FP10SS scripts are generated",Pass,"15 Nov 2022, 15:24"
TEST-T749,"Prescription: Issuing: Cannot Generate FP10SS for a Cancelled Acute Prescription Issue","Prove that a user cannot generate an FP10SS for a cancelled acute prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T751,"Cannot Generate FP10SS for a Discontinued Acute Prescription","Prove that a user cannot generate an FP10SS for a discontinued acute prescription",Pass,"15 Nov 2022, 15:24"
TEST-T753,"FP10SS is Generated and the Prescription Issue Data contained on the FP10SS is persisted for up to four Acute Prescriptions","prove that when a user generates an FP10SS containing up to four acute prescriptions, the fp10ss is generated and the prescription issue data stored on the fp10ss is persisted for later reference",Pass,"15 Nov 2022, 15:24"
TEST-T774,"Nursing And Midwifery Council Registration used on the FP10SS script when the Staff is a Community Practitioner Nurse Prescriber","Prove that when the prescribing clinician is a Community Practitioner Nurse Prescriber, the Nursing And Midwifery Council Registration is used on the FP10SS script",Pass,"15 Nov 2022, 15:24"
TEST-T775,"Only the Current Nursing And Midwifery Council Registration used on the FP10SS script when the Staff is a Community Practitioner Nurse Prescriber","Prove that when the prescribing clinician has a both an expired and a current nursing and midwifery council registration, the current pin is used on the FP10SS script",Pass,"15 Nov 2022, 15:24"
TEST-T776,"Health And Care Professions Council Registration Number used on FP10SS when Staff is a Chiropodists Podiatrists Independent Prescriber","Prove that when the prescribing clinician is a Chiropodists and/or podiatrists independent prescriber type, the health and care professions council registration number used on FP10SS",Pass,"15 Nov 2022, 15:24"
TEST-T777,"Spurious GP Code Used on FP10SS","prove that when the prescribing clinician has a spurious gp code, the spurious gp code is used on the FP10SS",Pass,"15 Nov 2022, 15:24"
TEST-T778,"Doctor Index Number Used on The FP10SS","Prove that when the prescribing clinician has a doctor index number, the doctor index number is used on the FP10SS",Pass,"15 Nov 2022, 15:24"
TEST-T779,"Health And Care Professions Council Registration Number Used on FP10SS When the Staff is an Independent Therapeutic Radiographer Prescriber","prove that the health and care professions council registration number is used on an FP10SS when the staff is an independent therapeutic radiographer prescriber",Pass,"15 Nov 2022, 15:24"
TEST-T780,"Nursing And Midwifery Council Registration Number is used on an FP10SS when the Staff is a Nurse Independent Prescriber","prove that when the prescribing clinician is a nurse independent prescriber, the nursing and midwifery council registration number is used on an FP10SS",Pass,"15 Nov 2022, 15:24"
TEST-T781,"Health And Care Professions Council Registration Number Used on FP10SS When the Staff is an Optometrist Independent Prescriber","prove that the health and care professions council registration number is used on an FP10SS when the staff is an optometrist independent prescriber",Pass,"15 Nov 2022, 15:24"
TEST-T782,"Health And Care Professions Council Registration Number Used on FP10SS When the Staff is a Paramedic Independent Prescriber","prove that the health and care professions council registration number is used on an FP10SS when the staff is a paramedic independent prescriber",Pass,"15 Nov 2022, 15:24"
TEST-T783,"General Pharmaceutical Council Registration Number Used on FP10SS When the Staff is a Pharmacist Independent Prescriber","prove that the general pharmaceutical council registration number is used on an FP10SS when the staff is a pharmacist independent prescriber",Pass,"15 Nov 2022, 15:24"
TEST-T784,"Health And Care Professions Council Registration Number Used on FP10SS When the Staff is a Physiotherapists Independent Prescriber","prove that the health and care professions council registration number is used on an FP10SS when the staff is a physiotherapists independent prescriber",Pass,"15 Nov 2022, 15:24"
TEST-T785,"Health And Care Professions Council Registration Number Used on FP10SS When the Staff is a Supplementary Prescriber","prove that the health and care professions council registration number is used on an FP10SS when the staff is a supplementary prescriber",Pass,"15 Nov 2022, 15:24"
TEST-T771,"Multiple FP10SS are Generated and the Prescription Issue Data contained on the FP10SS is persisted for multiple Repeat Dispensing Prescriptions","prove that when a user generates multiple FP10SS for multiple repeat dispensing prescriptions, one fp10ss is generated per prescription and the prescription issue data stored on the fp10ss is persisted for later reference",Pass,"15 Nov 2022, 15:24"
TEST-T791,"Can Reprint an FP10SS for an Acute Prescription","prove that a user can reprint an FP10SS for an acute prescription",Pass,"15 Nov 2022, 15:24"
TEST-T786,"Can Reprint an FP10SS for a Cancelled Acute Prescription Issue","prove that a user can reprint an FP10SS for a cancelled acute prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T789,"Can Reprint an FP10SS for a Deceased Patients Acute Prescription","prove that a user can reprint an FP10SS for a deceased patients acute prescription",Pass,"15 Nov 2022, 15:24"
TEST-T788,"Can Reprint an FP10SS for a Discontinued Acute Prescription","prove that a user can reprint an FP10SS for a discontinued acute prescription",Pass,"15 Nov 2022, 15:24"
TEST-T804,"Issuing via FP10SS fails without Responsible Clinician","Prove that without a responsible clinician, issuing via FP10SS issue method fails",Pass,"15 Nov 2022, 15:24"
TEST-T805,"Prescription cannot be Issued as FP10SS With a Message to Patient over 255 Characters in Length","prove that when a user issues a prescription via the FP10SS issue method with a message to the patient that is over 255 characters in length, the prescription is not issued and no FP10SS is generated",Pass,"15 Nov 2022, 15:24"
TEST-T826,"Prescription: Issuing: Can Issue Handwritten Script for a Cancelled Acute Prescription issue","prove that a user can issue a handwritten script for a cancelled acute prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T827,"Prescription: Issuing: Can Issue a Discontinued Acute Prescription by Handwritten Script","prove that a user can issue a discontinued acute prescription by handwritten script",Pass,"15 Nov 2022, 15:24"
TEST-T829,"Prescription: Issuing: Can Issue an Acute Prescription as a Handwritten Script","prove that a user can issue an acute prescription as a handwritten script",Pass,"15 Nov 2022, 15:24"
TEST-T830,"Prescription: Issuing: Can Issue Handwritten Script for a Cancelled Repeat Prescription Issue","prove that a user can issue a handwritten script for a cancelled repeat prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T831,"Prescription: Issuing: Can Issue a Discontinued Repeat Prescription by Handwritten Script","prove that a user can issue a discontinued repeat prescription by handwritten script",Pass,"15 Nov 2022, 15:24"
TEST-T833,"Prescription: Issuing: Can Issue a Repeat Prescription as a Handwritten Script","prove that a user can issue a repeat prescription as a handwritten script",Pass,"15 Nov 2022, 15:24"
TEST-T834,"Prescription: Issuing: Can Issue Handwritten Script for a Cancelled Repeat Dispensing Prescription Issue","prove that a user can issue a handwritten script for a cancelled repeat dispensing prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T835,"Prescription: Issuing: Can Issue a Discontinued Repeat Dispensing Prescription by Handwritten Script","prove that a user can issue a discontinued repeat dispensing prescription by handwritten script",Pass,"15 Nov 2022, 15:24"
TEST-T837,"Prescription: Issuing: Can Issue a Repeat Dispensing Prescription as a Handwritten Script","prove that a user can issue a repeat dispensing prescription as a handwritten script",Pass,"15 Nov 2022, 15:24"
TEST-T948,"Cannot Issue an Acute prescription via EPS for a Patient from a GP that is not EPS Compliant","prove that a user cannot issue an acute prescription from a GP surgery that is not EPS compliant",Pass,"15 Nov 2022, 15:24"
TEST-T960,"Can Issue an Acute prescription via EPS for a Patient from a GP that is not EPS Compliant with a Snomed Retraction Code","prove that a user can issue an acute prescription from a GP surgery that is not EPS compliant with a snomed retraction code",Pass,"15 Nov 2022, 15:24"
TEST-T966,"Cannot Send an Acute Prescription via EPS for a Cross Border Patient","prove that a user cannot send an acute prescription via EPS for a cross border patient",Pass,"15 Nov 2022, 15:24"
TEST-T975,"Can Send an Acute Prescription via EPS for a Cross Border Patient with a Snomed Retraction Code","prove that a user can send an acute prescription via EPS for a cross border patient with a snomed retraction code",Pass,"15 Nov 2022, 15:24"
TEST-T808,"Create Acute Prescription for a Schedule 0 Medication","prove that a user can create an acute prescription for a schedule 0 medication",Pass,"15 Nov 2022, 15:24"
TEST-T809,"Create Repeat Prescription for a Schedule 0 Medication","prove that a user can create a repeat prescription for a schedule 0 medication",Pass,"15 Nov 2022, 15:24"
TEST-T810,"Create Repeat Dispensing Prescription for a Schedule 0 Medication","prove that a user can create a repeat dispensing prescription for a schedule 0 medication",Pass,"15 Nov 2022, 15:24"
TEST-T811,"Cannot Create Acute Prescription for Schedule 1 Medication","Prove that a user cannot create an acute prescription for a schedule 1 medication",Pass,"15 Nov 2022, 15:24"
TEST-T812,"Cannot Create Repeat Prescription for a Schedule 1 Medication","Prove that the user cannot create a repeat prescription for a schedule 1 medication",Pass,"15 Nov 2022, 15:24"
TEST-T813,"Cannot Create Repeat Dispensing Prescription for a Schedule 1 Medication","prove that a user cannot create a repeat dispensing prescription for a schedule 1 medication",Pass,"15 Nov 2022, 15:24"
TEST-T815,"Can Create an Acute Prescription for a Schedule 2 Medication","prove that a user can create an acute prescription for a schedule 2 medication",Pass,"15 Nov 2022, 15:24"
TEST-T816,"Can Create a Repeat Prescription for a Schedule 2 Medication","prove that a user can create a repeat prescription for a schedule 2 medication",Pass,"15 Nov 2022, 15:24"
TEST-T817,"Cannot Create a Repeat Dispensing Prescription for a Schedule 3 Medication","prove that a user cannot create a repeat dispensing prescription for a schedule 3 medication",Pass,"15 Nov 2022, 15:24"
TEST-T818,"Create an Acute Prescription for a Schedule 3 Medication","prove that a user can create an acute prescription for a schedule 3 medication",Pass,"15 Nov 2022, 15:24"
TEST-T819,"Create a Repeat Prescription for a Schedule 3 Medication","prove that a user can create a repeat prescription for a schedule 3 medication",Pass,"15 Nov 2022, 15:24"
TEST-T820,"Create an Acute Prescription for a Schedule 4 Medication","prove a user can create an acute prescription for a schedule 4 medication
",Pass,"15 Nov 2022, 15:24"
TEST-T821,"Create a Repeat Prescription for a Schedule 4 Medication","prove that a user can create a repeat prescription for a schedule 4 medication",Pass,"15 Nov 2022, 15:24"
TEST-T822,"Create a Repeat Dispensing Prescription for a Schedule 4 Medication","prove a user can create a repeat dispensing prescription for a schedule 4 medication",Pass,"15 Nov 2022, 15:24"
TEST-T823,"Create an Acute Prescription for a Schedule 5 Medication","prove that a user can create an acute prescription for a schedule 5 medication",Pass,"15 Nov 2022, 15:24"
TEST-T824,"Create a Repeat Prescription for a Schedule 5 Medication","prove that a user can create a repeat prescription for a schedule 5 medication",Pass,"15 Nov 2022, 15:24"
TEST-T825,"Create a Repeat Dispensing Prescription for a Schedule 5 Medication","prove that a user can create a repeat dispensing prescription for a schedule 5 medication",Pass,"15 Nov 2022, 15:24"
TEST-T845,"Cancel Prescription Issue","prover that a user can cancel a prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T846,"Workflow Identifier Generated for Issuing a Single Prescription Issue","prove that when a user intends to issue a single prescription issue, a workflow identifier is generated containing the reference to that single prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T847,"Workflow Identifier Generated for Issuing Multiple Prescription Issues","prove that when a user intends to issue multiple prescription issues, a workflow identifier is generated containing the reference to each prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T848,"Workflow Identifier Returned by Query Handler for Issuing Multiple Prescription Issues","prove that the query handler returns each prescription issue id from the work flow cache in redis",Pass,"15 Nov 2022, 15:24"
TEST-T1065,"Cannot Issue an Issued Prescription Issue via an API call to the Issue Prescription Issue End Point","prove that a user cannot issue a prescription issue that has already been issued via the API call to issue a prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T841,"Cannot Issue a Cancelled Prescription Issue on a Repeat Prescription","prove that a user cannot issue a cancelled prescription issue on a repeat prescription",Pass,"15 Nov 2022, 15:24"
TEST-T843,"Prescription: Issuing: Throws an Exception When Issuing a Prescription Issue on a Discontinued Prescription","prove that a user can not issue a prescription issue on a discontinued prescription",Pass,"15 Nov 2022, 15:24"
TEST-T849,"Patient Allergy Information Provided for the Create Prescription Modal","prove that the patient allergy information is provided to the create prescription modal for display",Pass,"15 Nov 2022, 15:24"
TEST-T850,"Patient Allergy Information Provided to Create Prescription Modal for Allergy recorded Using Substance Code","prove that the patient allergy information is provided for display on the create prescription modal, when the allergy has been recorded using a substance code",Pass,"15 Nov 2022, 15:24"
TEST-T852,"Dosage Instruction Query Result Handles Null Data Gracefully","prove that the dosage instruction query result handles null data gracefully",Pass,"15 Nov 2022, 15:24"
TEST-T851,"Dosage Instruction Query Result Handles No Structured Dosage Gracefully","prove that when a user has not created a prescription using the structured dosage, the dosage query result provides the dosage instruction information correctly ",Pass,"15 Nov 2022, 15:24"
TEST-T853,"Dosage Instruction Query Result Handles Structured Dosage","prove that the dosage instruction query result handles structured dosage correctly",Pass,"15 Nov 2022, 15:24"
TEST-T854,"Dosage Instruction Query Result Handles Structured Dosage With Dose Ranges","prove the dosage instruction query result handles structured dosage with ranges correctly",Pass,"15 Nov 2022, 15:24"
TEST-T855,"Prescription Issue Query Result Returns Data Correctly","prove that the prescription issue query result returns data correctly formatted for a prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T857,"New Prescription Structure Query Result Returns Correctly Formatted Prescription Structure","prove that the new prescription structure query result returns a correctly formatted blue print of the prescription for use on the create prescription form",Pass,"15 Nov 2022, 15:24"
TEST-T856,"Prescription Listing Query Result Returns Data for Multiple Prescriptions","prove that the prescription listing query result returns data for multiple prescriptions in various states, including cancelled, discontinued, authorised, sent for authorisation and issued",Pass,"15 Nov 2022, 15:24"
TEST-T858,"Prescription Overview Query Handler Returns Correctly Formatted Data","prove that the prescription overview query handler provides the correctly formatted data for displaying the prescription on overview screens",Pass,"15 Nov 2022, 15:24"
TEST-T1171,"Yellow card: Repository: Find visible yellow cards by patient method returns correct data","Proves that findVisibleYellowCardsByPatient method returns only yellow cards that are marked as incorrect or finalised.",Pass,"15 Nov 2022, 15:24"
TEST-T1262,"Patient Admin: Medication: Current Repeat Medication List Contains Repeat Prescriptions With Issued that are not Issued","prove that repeat prescriptions with "issues" that are not issued, appear in the current repeat medication list for reordering",Pass,"15 Nov 2022, 15:24"
TEST-T1263,"Patient Admin: Medication: Current Repeat Medication List Does Not Contain Repeat Prescriptions that are Fully Issued","prove that repeat prescriptions that are fully issued do not appear in the current repeat medication list for reordering",Pass,"15 Nov 2022, 15:24"
TEST-T1264,"Patient Admin: Medication: Current Repeat Medication List Does Not Contain the Final Repeat Prescription Issue of the Prescription that is Currently Being Issued","prove that a repeat prescription that has one issue remaining to be issued, and is currently being issued, does not appear in the current repeat medication list for ordering",Pass,"15 Nov 2022, 15:24"
TEST-T1282,"Patient Admin: Medication: Current Repeat Medication List Does Not Contain Acute Prescriptions","prove that the current repeat medication list for ordering does not contain acute prescriptions",Pass,"15 Nov 2022, 15:24"
TEST-T1283,"Patient Admin: Medication: Current Repeat Medication List Does Not Contain Repeat Dispensing Prescriptions","prove that the current repeat medication list for ordering does not contain repeat dispensing prescriptions",Pass,"15 Nov 2022, 15:24"
TEST-T1284,"Patient Admin: Medication: Current Repeat Medication List Only Contains Repeat Prescriptions","prove that the current repeat medication list for ordering only contains repeat prescriptions",Pass,"15 Nov 2022, 15:24"
TEST-T1285,"Patient Admin: Medication: Current Repeat Medication List Only Contains Authorised Repeat Prescriptions","prove that the current repeat medication list for ordering only contains authorised repeat prescriptions",Pass,"15 Nov 2022, 15:24"
TEST-T985,"The Next Not Issued and Not Cancelled “Issues” are Successfully Returned in the Query for Current Repeat Medication List for Reordering","prove that the next not issued and not cancelled “issues” are successfully returned in the query
",Pass,"15 Nov 2022, 15:24"
TEST-T1286,"Patient Admin: Medication: Current Repeat Medication List Does Not Contain Cancelled Repeat Prescriptions","prove that the current repeat medication list for ordering does not contain cancelled repeat prescriptions",Pass,"15 Nov 2022, 15:24"
TEST-T986,"Prove that No Cancelled or Issued “Issues” are Returned in the Query for Current Repeat Medication List for Reordering","prove that no cancelled or issued “issues” are returned in the query for current repeat medication list for reordering
",Pass,"15 Nov 2022, 15:24"
TEST-T1287,"Patient Admin: Medication: Current Repeat Medication List Does Not Contain Discontinued Repeat Prescriptions","prove that the current repeat medication list for ordering does not contain discontinued repeat prescriptions",Pass,"15 Nov 2022, 15:24"
TEST-T1288,"Patient Admin: Medication: Current Repeat Medication List Repeat Prescriptions Contain at least One Not Issued Prescription Issue","prove that the current repeat medication list for ordering contains prescriptions with at least one prescription issue that needs to be issued",Pass,"15 Nov 2022, 15:24"
TEST-T1289,"Patient Admin: Medication: Each Prescription Only Appears Once in the Current Repeat Medication List","prove that the current repeat medication list only contains one instance of each prescription that can be listed",Pass,"15 Nov 2022, 15:24"
TEST-T333,"Organisation Details: Update fax number","* Prove that when a fax number is valid, the command to update the organisation's fax number works",Pass,"15 Nov 2022, 15:24"
TEST-T334,"Organisation details: Invalid fax number can't be saved","* Prove that if a user enters an invalid fax number, they cannot save the number to the DB",Pass,"15 Nov 2022, 15:24"
TEST-T341,"Sites & Rooms: Update site name","* Prove that the request to update a site name works",Pass,"15 Nov 2022, 15:24"
TEST-T342,"Sites & Rooms: Update site short name","* Prove that the command to update a site's short name works",Pass,"23 May 2022, 11:38"
TEST-T344,"Sites & Rooms: Invalid site phone number can't be saved","* Prove that if a user enters an invalid phone number, they cannot save the number to the DB",Pass,"15 Nov 2022, 15:24"
TEST-T339,"Sites & Rooms: Create a site","* Prove that the command to create a site works",Pass,"15 Nov 2022, 15:24"
TEST-T338,"Sites & Rooms: Correct number of active sites and inactive sites returned","* Prove that when the site listing page query results are returned, they contain the correct number of active and inactive sites ",Pass,"15 Nov 2022, 15:24"
TEST-T2016,"Design System: BarcodeScanner: When closed too quickly it should free the webcamera resource.","Prove if the component gets unmounted while the `getUserMedia` hasn't finish yet it should free the camera resource",Pass,"15 Nov 2022, 14:15"
TEST-T1450,"Design System: Expander: Pressing Expander should expand","Prove that If the Expander is not expanded, it expands if pressed",Pass,"15 Nov 2022, 14:15"
TEST-T1451,"Design System: Expander: Pressing Expander should collapse if is expanded","Prove that If the Expander is expanded, it collapses if pressed",Pass,"15 Nov 2022, 14:15"
TEST-T2073,"Design System: Task List Item: Passing no assignee property should render list item with no avatar","* Prove that if no assignee property is passed to the task list item component, then no avatar is rendered for that list item.",Pass,"15 Nov 2022, 14:15"
TEST-T1578,"Design System: Modal: Passing ""bg-grey"" should render ""modal-content"" with grey background","Prove passing "bg-grey" medicus-grey-background is present",Pass,"15 Nov 2022, 14:15"
TEST-T2072,"Design System: Modal: When clicking `X` it should show ""Unsaved changes"" dialog if there's changes","Prove if there's changes we show "Unsaved changes" modal",Pass,"15 Nov 2022, 14:15"
TEST-T2010,"Design System: Page: Page Button dropdown should one call `click` function one time","Prove when clicking the page dropdown option the click event is only executed once",Pass,"15 Nov 2022, 14:15"
TEST-T2017,"Design System: Scanner: Show one-time install if not installed","Prove if the computer does not have one dynamsoft web-twain drivers installed it shows the install dialog",Pass,"15 Nov 2022, 14:15"
TEST-T2018,"Design System: Scanner: Show one-time install should not be shown if installed","Prove if the computer has dynamsoft web-twain drivers installed it does not show the install dialog",Pass,"15 Nov 2022, 14:15"
TEST-T2019,"Design System: Scanner: Show the Scanner page if the drivers are installed","Prove the component show the scanner page after loading and checking if the drivers are installed",Pass,"15 Nov 2022, 14:15"
TEST-T2020,"Design System: Scanner: When clicking scan button it should scan and present the image","Prove after clicking the scan button it scans correctly and shows the scanned image",Pass,"15 Nov 2022, 14:15"
TEST-T2071,"Design System: Scanner: When used in a modal, if a page has been scanned, it should prevent the form from close without notifying the user","Prove that if there's at least one page scanned, if the user clicks 'X' it should show a prompt modal",Pass,"15 Nov 2022, 14:15"
TEST-T1409,"Design System: Table: Render: Passing two items should render 2 rows","Prove that passing two items will render 2 item rows ",Pass,"15 Nov 2022, 14:15"
TEST-T1411,"Design System: Table: Render: Passing show-select should render an extra column with a checkbox","Prove that passing show-select renders an extra column per item row with a checkbox",Pass,"15 Nov 2022, 14:15"
TEST-T1412,"Design System: Table: Render: Passing single-select should render the extra column with a radio","Prove that passing single-select renders an extra column with a radio input",Pass,"15 Nov 2022, 14:15"
TEST-T1415,"Design System: Table: Render: Passing show-expand should render an extra column with chevron","Prove that passing show-expand should render extra column with a chevron",Pass,"15 Nov 2022, 14:15"
TEST-T1416,"Design System: Table: Render: Passing title should render as a title","Prove passing `title` with render the text as title",Pass,"15 Nov 2022, 14:15"
TEST-T1444,"Design System: Table: Render: Passing `flat` should remove box-shadow from the table","Prove that passing `flat` removed `medicus-box-shadow` class",Pass,"15 Nov 2022, 14:15"
TEST-T1428,"Design System: Table: Select All: Select all option selects all checkboxes","Prove checking Select all selects all checkboxes",Pass,"15 Nov 2022, 14:15"
TEST-T1429,"Design System: Table: Select All: Uncheck Select all deselects all checkboxes","Prove that uncheck Select all deselects all the checkboxes",Pass,"15 Nov 2022, 14:15"
TEST-T1430,"Design System: Table: Select All: Should show 'mixed' state if not all the checkboxes are selected","Prove that if at least one item is selected and not all the items are selected the Select All checkbox is presented in "mixed" state",Pass,"15 Nov 2022, 14:15"
TEST-T1431,"Design System: Table: Radio should only allow one to be selected","Prove that if `single-select` is passed it should only allow one item to be selected",Pass,"15 Nov 2022, 14:15"
TEST-T1432,"Design System: Table: Clicking on the row should expand items","Prove clicking on the row it expands that item",Pass,"15 Nov 2022, 14:15"
TEST-T2171,"Design System: Select: Should not allow dashlane extension to autofill","Prove when using dashlane extension it does not auto-fill!",Pass,"15 Nov 2022, 14:15"
TEST-T1536,"Design System: SelectList: Passing `mark-incorrect` should mark entries as incorrect if return true","Prove that if MarkIncorrect returns true for a entry that entry is .marked-incorrect",Pass,"15 Nov 2022, 14:15"
TEST-T1749,"Design System: SelectList: Allow free-text entry if no options and search-url are present","Prove SelectList allow free-text entry if no options or search-url is provided",Pass,"15 Nov 2022, 14:15"
TEST-T1750,"Design System: SelectList: When Selecting an Option that Option cannot be selected again","Prove when selecting an options that options does not show on the list of options",Pass,"15 Nov 2022, 14:15"
TEST-T8,"2FA: List devices","Retrieve list of all devices linked to account.",Pass,"8 Jul 2022, 09:20"
TEST-T9,"2FA: List devices no credentials fails","A list of devices is denied for non-authenticated users.",Pass,"8 Jul 2022, 09:20"
TEST-T10,"Auth: Change email","User can change email address and username with valid verification code.",Pass,"8 Jul 2022, 09:20"
TEST-T11,"Auth: Change email without credentials fails","A user without credentials, such as an nhs login user, cannot change their email.",Pass,"8 Jul 2022, 09:20"
TEST-T12,"Auth: Change email invalid verification fails","The email cannot be changed without a valid verification code.",Pass,"8 Jul 2022, 09:20"
TEST-T364,"Auth: Change email expired verification fails","The email cannot be changed with a verification code older than one hour",Pass,"8 Jul 2022, 09:20"
TEST-T13,"Auth: Change invalid email fails","Changing to an invalid email fails.",Pass,"8 Jul 2022, 09:20"
TEST-T14,"Auth: Change email without authentication fails","Disallow changing of email whilst not authenticated.",Pass,"8 Jul 2022, 09:20"
TEST-T15,"Auth: Changing email different to username fails","An account email must match the username. ",Pass,"8 Jul 2022, 09:20"
TEST-T16,"Auth: Change mobile","User can change mobile with valid verification code.",Pass,"8 Jul 2022, 09:20"
TEST-T17,"Auth: Change mobile without credentials fails","A user without credentials, such as an nhs login user, cannot change their mobile.",Pass,"8 Jul 2022, 09:20"
TEST-T18,"Auth: Change mobile invalid verification fails","The mobile cannot be changed without a valid verification code.",Pass,"8 Jul 2022, 09:20"
TEST-T365,"Auth: Change mobile expired verification fails","The mobile cannot be changed with a verification code older than one hour",Pass,"8 Jul 2022, 09:20"
TEST-T19,"Auth: Change invalid mobile fails","Changing to an invalid mobile fails.",Pass,"8 Jul 2022, 09:20"
TEST-T20,"Auth: Change mobile without authentication fails","Disallow changing of mobile whilst not authenticated.",Pass,"8 Jul 2022, 09:20"
TEST-T21,"Auth: Reset password change","Change password with valid reset code and OTP.",Pass,"8 Jul 2022, 09:20"
TEST-T22,"Auth: Reset password change invalid reset code fails","Change password with invalid reset code fails.
",Pass,"8 Jul 2022, 09:20"
TEST-T361,"Auth: Reset password change expired reset code fails","Change password with expired reset code is not authorized.
",Pass,"8 Jul 2022, 09:20"
TEST-T23,"Auth: Reset password change invalid OTP fails","Change password with invalid OTP fails.
",Pass,"8 Jul 2022, 09:20"
TEST-T24,"Auth: Reset password change weak password fails","Change password with weak password fails.
",Pass,"8 Jul 2022, 09:20"
TEST-T25,"Auth: Reset password change invalid username fails silently","Change password with invalid username fails without disclosing username does not exist.
",Pass,"8 Jul 2022, 09:20"
TEST-T26,"Auth: Change password","An authenticated user can change their password.",Pass,"8 Jul 2022, 09:20"
TEST-T27,"Auth: Change password no credentials fails","A user who is does not have credentials, such as nhs login, cannot change their password.",Pass,"8 Jul 2022, 09:20"
TEST-T28,"Auth: Change password weak password fails","The password cannot be changed to a weak variant. ",Pass,"8 Jul 2022, 09:20"
TEST-T29,"Auth: Change password no auth fails","A user who is not authenticated cannot change their password.
",Pass,"8 Jul 2022, 09:20"
TEST-T30,"Auth: Create credentials","Create a new account with email and mobile verification codes. ",Pass,"8 Jul 2022, 09:20"
TEST-T31,"Auth: Create credentials invalid email fails","Creating credentials with an invalid email is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T32,"Auth: Create credentials invalid email verification fails","Creating credentials with an invalid email verification is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T33,"Auth: Create credentials invalid mobile fails","Creating credentials with an invalid mobile is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T34,"Auth: Create credentials invalid mobile verification fails","Creating credentials with an invalid mobile verification code is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T362,"Auth: Create credentials invalid expired verification fails","Creating credentials with verification codes older than one hour is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T35,"Auth: Create credentials weak password fails","Creating an account with a weak password is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T36,"Auth: Create credentials username not matching email fails","Creating an account with a username that does not match the email is not allowed.
",Pass,"8 Jul 2022, 09:20"
TEST-T69,"Auth: Create credentials non-unique username fails","Creating an account with a non-unique username is not allowed, and the output should only disclose an account already exists with a valid email OTP.",Pass,"8 Jul 2022, 09:20"
TEST-T37,"Auth: Create credentials non-unique username fails without username enumeration","Creating an account with a non-unique username is not allowed, and the output should not disclose the username already exists when a valid verification code is not provided.",Pass,"8 Jul 2022, 09:20"
TEST-T38,"2FA: Create device","User can add a device for 2FA.",Pass,"8 Jul 2022, 09:20"
TEST-T39,"2FA: Create device invalid key fails","Adding a device with an invalid public key is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T40,"2FA: Create device no credentials fails","Adding a device with no credentials, such as when using nhs login, is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T41,"2FA: Create OTP","An OTP will be sent via SMS when requested.",Pass,"8 Jul 2022, 09:20"
TEST-T42,"2FA: Create OTP too many requests fails","Creating more than one OTP request per seconds is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T43,"2FA: Create OTP invalid username fails","Creating an OTP with an invalid username is not allowed.",Pass,"8 Jul 2022, 09:20"
TEST-T44,"Auth: Reset password send","Allow sending of a password reset email with reset code.",Pass,"8 Jul 2022, 09:20"
TEST-T45,"Auth: Reset password too many requests fails","Do not authorize a password email to be sent more than once per minute.",Pass,"8 Jul 2022, 09:20"
TEST-T71,"Auth: Reset password too many requests non-existent account fails","Do not authorize a password email to be sent more than once per minute for a non-existent account.",Pass,"8 Jul 2022, 09:20"
TEST-T46,"Auth: Reset password invalid username sends email","Sending a password reset email with an invalid username should return a successful response and an email to the user advising the process failed",Pass,"8 Jul 2022, 09:20"
TEST-T47,"2FA: Create device signing request","Create a device signing request with valid username.",Pass,"8 Jul 2022, 09:20"
TEST-T48,"2FA: Create device signing request invalid username fails silently","Creating a device signing request with an invalid username fails, but send a successful response to avoid username enumeration. ",Pass,"8 Jul 2022, 09:20"
TEST-T49,"2FA: Create device signing request too many requests fails","Creating more than one signing request per minute fails.",Pass,"8 Jul 2022, 09:20"
TEST-T50,"2FA: Delete device","A user can delete their own 2FA device. ",Pass,"8 Jul 2022, 09:20"
TEST-T51,"2FA: Delete another users device fails","A user cannot delete another user's device.",Pass,"8 Jul 2022, 09:20"
TEST-T52,"2FA: Delete non-existent device fails","A user cannot delete a non-existent device.",Pass,"8 Jul 2022, 09:20"
TEST-T53,"2FA: Delete device non-authorized user fails",,Pass,"8 Jul 2022, 09:20"
TEST-T54,"Auth: Login with device token","A user can login with a username, password and device token.",Pass,"8 Jul 2022, 09:20"
TEST-T55,"Auth: Login with token generated using invalid data fails","A login with a token generated using an invalid signing request/data should not be authorized. ",Pass,"8 Jul 2022, 09:20"
TEST-T56,"Auth: Login with token generated using invalid key fails","A login with a token signed using a bad key should not be authorized.",Pass,"8 Jul 2022, 09:20"
TEST-T57,"Auth: Login with OTP","A user can login with a username, password and valid OTP.",Pass,"8 Jul 2022, 09:20"
TEST-T58,"Auth: Login with invalid password fails","A login with incorrect password should not be authorized.",Pass,"8 Jul 2022, 09:20"
TEST-T59,"Auth: Login with invalid OTP fails","A login with incorrect OTP should not be authorized.
",Pass,"8 Jul 2022, 09:20"
TEST-T363,"Auth: Login with expired OTP fails","A login with an OTP older than one hour should not be authorized.
",Pass,"8 Jul 2022, 09:20"
TEST-T72,"Auth: Login with invalid username with OTP fails","A login with an invalid username and OTP should not be authorized and not reveal the user does not exist.",Pass,"8 Jul 2022, 09:20"
TEST-T73,"Auth: Login with invalid username with device key fails","A login with an invalid username and device key should not be authorized and not reveal the user does not exist.
",Pass,"8 Jul 2022, 09:20"
TEST-T1,"Email: Request verification code","Email verification code is sent. ",Pass,"8 Jul 2022, 09:20"
TEST-T2,"Email: Too many requests fails","Disallow more than one request per minute. ",Pass,"8 Jul 2022, 09:20"
TEST-T4,"Email: Invalid email fails","Disallow verification code to be sent to invalid email.
",Pass,"8 Jul 2022, 09:20"
TEST-T5,"Mobile: Request verification code","Mobile verification code is sent.
",Pass,"8 Jul 2022, 09:20"
TEST-T6,"Mobile: Too many requests fails","Disallow more than one request per minute. ",Pass,"8 Jul 2022, 09:20"
TEST-T7,"Mobile: Landline fails","Disallow verification code to be sent to a landline.
",Pass,"8 Jul 2022, 09:20"
TEST-T67,"Auth: Logout","A user can logout. ",Pass,"8 Jul 2022, 09:20"
TEST-T68,"Auth: Logout no session fails","A user cannot logout if they have no active session.",Pass,"8 Jul 2022, 09:20"
TEST-T60,"Auth: NHS Login generate auth url","A login url for NHS login authorization can be generated.",Pass,"8 Jul 2022, 09:20"
TEST-T61,"Auth: NHS Login existing linked account","Allow NHS login with an existing linked account.",Pass,"8 Jul 2022, 09:20"
TEST-T62,"Auth: NHS Login no linked account fails","An NHS login which does not match a linked account should fail, and the NHS Login sub stored in the session for later use. ",Pass,"8 Jul 2022, 09:20"
TEST-T63,"Auth: NHS Login with invalid code fails","An NHS Login API call with a bad nhs login code should not be authorized. ",Pass,"8 Jul 2022, 09:20"
TEST-T357,"Auth: NHS login with invalid state fails","An attempt to login where the response state does not match the session state is not authorized.",Pass,"8 Jul 2022, 09:20"
TEST-T358,"Auth: NHS login with invalid nonce fails","An attempt to login where the token nonce does not match the nonce stored in the user's session is not authorized.",Pass,"8 Jul 2022, 09:20"
TEST-T359,"Auth: NHS login repeat token fails","An attempt to login with a token previously used is not authorized.",Pass,"8 Jul 2022, 09:20"
TEST-T360,"Auth: NHS login expired token fails"," An attempt to login with an expired token is not authorized.
",Pass,"8 Jul 2022, 09:20"
TEST-T64,"Auth: NHS login register","A user can register for an NHS login account after logging in.",Pass,"8 Jul 2022, 09:20"
TEST-T65,"Auth: NHS login register invalid session fails","An attempt to register an account without a valid NHS login is not authorized.",Pass,"8 Jul 2022, 09:20"
TEST-T66,"Auth: NHS login register existing linked account fails","An attempt to register an account when the NHS login is already linked is not authorized.",Pass,"8 Jul 2022, 09:20"
TEST-T1119,"Auth: Test expires after inactivity","A session should expire after a period of inactivity. ",Pass,"3 Nov 2022, 10:31"
TEST-T1120,"Auth: Test a session expires after maximum length","A session must expire / force reauthentication after the maximum length.",Pass,"3 Nov 2022, 10:31"
TEST-T1549,"NHS e-RS Client: Unit: Book appointment: Test the output is formatted correctly","Prove that the output returned is equal to the sample test data",Pass,"15 Nov 2022, 07:06"
TEST-T1550,"NHS e-RS Client: Unit: Create referral: Create referral request is formatted correctly","Prove that the create referral as a referring clinician request formats the data correctly",Pass,"15 Nov 2022, 07:06"
TEST-T1551,"NHS e-RS Client: Unit: Create referral: Create referral as referring clinician output for production environment","Prove that the create referral as referring clinician output for production returns a correctly formatted response",Pass,"15 Nov 2022, 07:06"
TEST-T1552,"NHS e-RS Client: Unit: Create referral: Create referral as referring clinician admin output","Prove that the create referral as referring clinician admin returns a correctly formatted response",Pass,"15 Nov 2022, 07:06"
TEST-T1553,"NHS e-RS Client: Unit: Create referral: Create referral with multiple services","Prove that the create referral request with multiple services returns a correctly formatted response",Pass,"15 Nov 2022, 07:06"
TEST-T1554,"NHS e-RS Client: Unit: Create referral: Create referral with a single services","Prove that the create referral request with a single service returns a correctly formatted response",Pass,"15 Nov 2022, 07:06"
TEST-T1555,"NHS e-RS Client: Integration: Book appointment","Prove that an appointment can be booked",Fail,"15 Nov 2022, 07:06"
TEST-T1556,"NHS e-RS Client: Integration: Defer appointment booking","Prove that appointment booking can be deferred to the service provider",Fail,"15 Nov 2022, 07:06"
TEST-T1557,"NHS e-RS Client: Integration: Get appointment cancellation reason","Prove that the get appointment cancellation reason returns the correct reason",Fail,"15 Nov 2022, 07:06"
TEST-T1558,"NHS e-RS Client: Integration: Get clinic type code system","Prove that the clinic type code system request returns the correct response",Fail,"15 Nov 2022, 07:06"
TEST-T1559,"NHS e-RS Client: Integration: Get specialty code system","Prove that the specialty code system request returns the correct response",Fail,"15 Nov 2022, 07:06"
TEST-T1560,"NHS e-RS Client: Integration: Create service with a single service","Prove that a referral with a single service can be created",Fail,"29 Jun 2022, 12:07"
TEST-T1561,"NHS e-RS Client: Integration: Create referral with multiple services","Prove that a referral with multiple services can be created",Fail,"29 Jun 2022, 12:07"
TEST-T1562,"NHS e-RS Client: Integration: Create triage referral","Prove that a triage referral can be created",Fail,"15 Nov 2022, 07:06"
TEST-T1563,"NHS e-RS Client: Integration: Generate patient letter","Prove that the generate patient letter request returns the correct response",Fail,"15 Nov 2022, 07:06"
TEST-T1564,"NHS e-RS Client: Integration: Maintain referral letter","Prove that the maintain referral letter endpoint returns the correct response",Fail,"15 Nov 2022, 07:06"
TEST-T1565,"NHS e-RS Client: Integration: Retrieve business functions for clinical practitioner","Prove that the business functions for a clinical practitioner can be retrieved ",Fail,"15 Nov 2022, 07:06"
TEST-T1566,"NHS e-RS Client: Integration: Retrieve business functions for clinical admins","Prove that the business functions can be returned for clinical admins",Fail,"29 Jun 2022, 12:07"
TEST-T1567,"NHS e-RS Client: Integration: Referral request","Prove that the referral request endpoint returns the correct response",Fail,"15 Nov 2022, 07:06"
TEST-T1568,"NHS e-RS Client: Integration: Upload file to document store","Prove that a file can be uploaded to document store",Fail,"15 Nov 2022, 07:06"
TEST-T1833,"Care Record Document: Review task: Listing returns correct attributes and values for the list items","* Prove that the patient document listing query returns the correct data for a care record document.",Pass,"15 Nov 2022, 16:01"
TEST-T1763,"Care Record Document: Listing: Query returns correct data when document is awaiting filing","* Prove that the query that returns the listing data for a care record document correct returns the review task Id and the filed properties when the document has not yet been filed.",Pass,"15 Nov 2022, 16:01"
TEST-T1587,"Care Record Document: Review task: Query returns the correct attributes and data","* Prove that the care record document, review task listing query returns the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T1586,"Care Record Document: Listing: Query returns the correct attributes and data","* Prove that the care record document, patient documents listing query returns the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T1902,"Consultation: Completed: Overview returns correct data","* Prove that the query result for the completed consultation returns the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T2135,"Prescription: Issuing: Acute Prescription Issues Are Grouped in 4 Groups by Responsible Clinician for EPS","prove that when multiple acute prescriptions are issuing and have 4 different responsible clinicians between them, they are grouped in 4 groups to be issued",Pass,"15 Nov 2022, 16:01"
TEST-T2136,"Prescription: Issuing: Repeat Prescription Issues Are Grouped in 4 Groups by Responsible Clinician for EPS","prove that when multiple repeat prescriptions are issuing and have 4 different responsible clinicians between them, they are grouped in 4 groups to be issued",Pass,"15 Nov 2022, 16:01"
TEST-T2137,"Prescription: Issuing: Repeat Dispensing Prescriptions Are Grouped Individually for Issuing","prove that when multiple repeat dispensing prescriptions, they are grouped individually for issuing",Pass,"15 Nov 2022, 16:01"
TEST-T2138,"Prescription: Issuing: Acute Prescription Issues Are Grouped in 4 Groups by Responsible Clinician for FP10 Printed Script","prove that when multiple acute prescriptions are issuing and have 4 different responsible clinicians between them, they are grouped in 4 groups to be issued",Pass,"15 Nov 2022, 16:01"
TEST-T2139,"Prescription: Issuing: Repeat Prescription Issues Are Grouped in 4 Groups by Responsible Clinician for FP10 Printed Script","prove that when multiple repeat prescriptions are issuing and have 4 different responsible clinicians between them, they are grouped in 4 groups to be issued",Pass,"15 Nov 2022, 16:01"
TEST-T1513,"Observation: Link to problem: Observation problems cannot be edited when has indirect problem link","Prove that prescribed elsewhere problems cannot be edited when has
indirect problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1514,"Observation: Link to problem: Observation problems can be edited when has direct problem link","Prove that prescribed elsewhere problems can be edited when has direct
problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1515,"Observation: Overview: Overview data can contain direct problem link as description","Prove that prescribed elsewhere overview data can contain direct
problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1516,"Observation: Overview: Overview data can contain indirect problem link as description","Prove that prescribed elsewhere overview data can contain indirect
problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T2000,"Problem: Problem record result object returns the correct data","* Prove that the result object that is used to provide data to the problem front end cards provides the correct attributes and values for displaying.",Pass,"15 Nov 2022, 16:01"
TEST-T1504,"Procedure: Link to problem: Procedure problems cannot be edited when has indirect problem link","Prove that procedure problems cannot be edited when has
indirect problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1505,"Procedure: Link to problem: Procedure problems can be edited when has direct problem link","Prove that procedure problems can be edited when has direct
problem link.",Pass,"15 Nov 2022, 16:01"
TEST-T1507,"Procedure: Overview: Overview data can contain indirect problem link as description","Prove that procedure overview data can contain indirect
problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1506,"Procedure: Overview: Overview data can contain direct problem link as description","Prove that procedure overview data can contain direct
problem link as description.",Pass,"15 Nov 2022, 16:01"
TEST-T1978,"Document: View problem slideover query result returns the correct data","* Prove that the data returned from the query query responsible for handling the document linked problem overview returns the correct data.",Pass,"15 Nov 2022, 16:01"
TEST-T1640,"Care Record Document: Filed entity model is hydrated correctly","* Prove that the Care Record Document model entity model is properly populated when loaded.",Pass,"15 Nov 2022, 16:01"
TEST-T1639,"Care Record Document: Non filed entity model is hydrated correctly","* Prove that the Care Record Document model entity model is properly populated when loaded.",Pass,"15 Nov 2022, 16:01"
TEST-T1764,"Care record entry: Create entry: A care record entry without a context can be created","Prove that a care record entry without a context can be created",Pass,"15 Nov 2022, 16:01"
TEST-T1765,"Care record entry: Create entry: A care record entry with a consultation topic heading context can be created","Prove that a care record entry with a consultation topic heading context can be created",Pass,"15 Nov 2022, 16:01"
TEST-T1766,"Care record entry: Add linked problem: A single linked problem can be added to a care record entry without a context","Prove that a single linked problem can be added to a care record entry without a context",Pass,"15 Nov 2022, 16:01"
TEST-T1767,"Care record entry: Add linked problem: An exception is thrown if a linked problem is added to a care record entry with a context","Prove that an exception is thrown if a linked problem is added to a care record entry with a context",Pass,"15 Nov 2022, 16:01"
TEST-T1769,"Care record entry: Indirectly linked problems: The getIndirectlyLinkedProblems method returns an empty array if the entry has a consultation topic heading context without a linked problem","Prove that an empty array is returned if the entry has a consultation topic heading that belongs to a consultation topic which is not linked to a problem",Pass,"15 Nov 2022, 16:01"
TEST-T1770,"Care record entry: Indirectly linked problems: The getIndirectlyLinkedProblems method returns the problem as an array if the entry has a consultation topic heading context with a linked problem","Prove that an entry whose consultation topic has a linked problem return the problem as an array with the single problem.",Pass,"15 Nov 2022, 16:01"
TEST-T1937,"Care record entry: The getDirectlyAndIndirectlyLinkedProblems method returns both types of problems","Prove that the getDirectlyAndIndirectlyLinkedProblems method returns the problems regardless of whether they are directly or indirectly linked.",Pass,"15 Nov 2022, 16:01"
TEST-T1768,"Care record entry: Indirectly linked problems: The getIndirectlyLinkedProblems method returns an empty array if the entry does not have a context","Prove that the getIndirectlyLinkedProblems method returns an empty array if the entry does not have a context.",Pass,"15 Nov 2022, 16:01"
TEST-T1774,"Care record entry: Add multiple problems: Multiple problems can be added to a care record entry without a context","Prove that multiple problems can be added to a care record entry without a context.",Pass,"15 Nov 2022, 16:01"
TEST-T1771,"Care record entry: Add multiple problems: An exception is thrown if multiple problems are added to an entry with a context","Prove that an exception is thrown if multiple problems are added to an entry with a context",Pass,"15 Nov 2022, 16:01"
TEST-T1773,"Care record entry: Directly linked problems: the getDirectlyLinked problems method only returns problems that have a visible care record status","Prove that problems that do not have a visible care record status are not returned by the getDirectlyLinkedProblems method.",Fail,"22 Jun 2022, 16:14"
TEST-T1772,"Care record entry: Add multiple problems: Only the passed problems are retained when multiple problems are added to referral","Prove that problems that are not passed when adding multiple problems are removed from the entry.",Pass,"15 Nov 2022, 16:01"
TEST-T8102,"Yellow card: Review task: Create: Default task assignee is pre-populated","* Prove that if there is a default assignee configured for the yellow card task or there is a fallback assignee configured, that assignee is pre-populated when creating the yellow card task.",Pass,"15 Nov 2022, 16:01"
TEST-T8686,"Allergies: Overview: Overview data correctly returns recorded by properties","* Prove that the allergy overview data correctly populates the recorded by practitioner and organisation properties.",Pass,"15 Nov 2022, 16:01"
TEST-T8101,"Care Record Document: Review task: Create: Default task assignee is pre-populated","* Prove that if there is a default task assignee configured for the review care record document task, or fallback assignee, this assignee is pre-populated when creating a care record document review task.",Pass,"15 Nov 2022, 16:01"
TEST-T8685,"Care Record Note: Overview: Expected response is returned","* Prove that the care record overview returns the expected attributes and data.",Pass,"15 Nov 2022, 16:01"
TEST-T7212,"Consultation: Patient Summary: Current consultation not displayed in 'Last 3 Consultations'","* Prove that the current consultation is not returned within the last 3 consultations within the patient's summary in the consultation view.",Pass,"15 Nov 2022, 16:01"
TEST-T8253,"Consultation: Clinical summary: Ensure the patient overview returns the correct patient data","* Prove that the consultation clinical summary section returns the correct patient data.",Pass,"15 Nov 2022, 16:01"
TEST-T8254,"Consultation: Clinical summary: Ensure the patient overview returns the correct appointment data","* Prove that the consultation clinical summary section returns the correct appointment data for the patient.",Pass,"15 Nov 2022, 16:01"
TEST-T6137,"Medicus: Mark Fit Note As Incorrect And Hidden Command Test - Test The Command Has The Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6138,"Medicus: Mark Fit Note As Incorrect Command Test - Test The Command Has The Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6139,"Medicus: Result Care Record Entry Medication Administration Test - Test The Result Object Has The Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T7151,"Care record element: Element should be marked as finalised when not created within a context","* Prove that when a care record element is not being created within a context, it is marked as finalised for its care record status.",Pass,"15 Nov 2022, 16:01"
TEST-T7152,"Care record element: Element should be marked as finalised when created within a finalised context","* Prove that when a care record element is being created within a finalised context, it is marked as finalised for its care record status.",Pass,"15 Nov 2022, 16:01"
TEST-T7153,"Care record element: Element should be marked as draft when created within a draft context","* Prove that when a care record element is being created within a draft context, its care record status is set to draft.",Pass,"15 Nov 2022, 16:01"
TEST-T8255,"Consultation: Topic: Ensure that the correct data is returned for a consultation topic heading","* Prove that the consultation topic query returns the correct data for a consultation topic heading.",Pass,"15 Nov 2022, 16:01"
TEST-T7938,"Consultation: Topic heading: Returns the correct care record element creation options when not GP Practice","* Prove that the correct care record element creation options are returned in a consultation when the system is not a GP practice.",Pass,"15 Nov 2022, 16:01"
TEST-T7937,"Consultation: Topic heading: Returns the correct care record element creation options when not NHS England jurisdiction","* Prove that the correct options for creating care record elements are returned in a consultation when the system is not in the jurisdiction of NHS England.",Pass,"15 Nov 2022, 16:01"
TEST-T2145,"Staff: Recent Patients: New staff recent patient record created when visiting patient record documents and correspondence page","Prove that new staff recent patient record created when visiting patient record documents and correspondence page",Pass,"15 Nov 2022, 16:01"
TEST-T2873,"Documents: Listing: Query returns expected data","* Prove that the query that lists the patient's documents returns the expected attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T8256,"Consultation: Completed: Overview details returns correct data","* Prove that the query result for the completed consultation overview details slideover returns the correct attributes and data.",Pass,"15 Nov 2022, 16:01"
TEST-T8257,"Consultation: Completed: Linked case overview returns correct data","* Prove that the query result for the completed consultation linked case returns the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T6140,"Medicus: Create Consultation Topic Validation Test - Test The Encounter Id Field Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6141,"Medicus: Delete Draft Consultation Topic Validation Test - Test The Encounter Id Field Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T8336,"Consultation: Draft: Edit: Cannot set end date time","* Prove that a user is unable to set a consultation's end date time when editing it via the draft consultation page.",Pass,"15 Nov 2022, 16:01"
TEST-T8337,"Consultation: Edit: End date time set to consultation start date","* Prove that when a user is able to edit a consultation's end date time (such as from the review notes), the end date time is pre-populated with the consultation's start date time.",Pass,"15 Nov 2022, 16:01"
TEST-T7201,"Consultation: Review Notes: Warning displayed if no visible consultation topics","* Prove that if a user attempts to complete a consultation without any visible consultation topics, a warning is displayed during the review notes step of the consultation.",Pass,"15 Nov 2022, 16:01"
TEST-T7205,"Consultation: Review Notes: Warning displayed if one visible consultation topic with no elements","* Prove that when a user is attempting to complete a consultation with only one topic and no elements within it, a warning is displayed during the review notes step.",Pass,"15 Nov 2022, 16:01"
TEST-T7627,"Consultation: Review Notes: Test correct GP Connect send encounter status is supplied","* Prove that the correct send encounter status (should send encounter) is passed to the result from the dedicated service",Pass,"15 Nov 2022, 16:01"
TEST-T8258,"Consultation: Create: Review consultation notes for clinical case returns the correct data","* Prove that the review consultation query returns the right data for a consultation's linked clinical case.",Pass,"15 Nov 2022, 16:01"
TEST-T2630,"eMED3: Consultation: Draft: Query returns the correct data","* Prove that the draft consultation fit note query returns the correct attributes and data.",Pass,"15 Nov 2022, 16:01"
TEST-T2631,"eMED3: Consultation: Draft: Creation form defaults to original if the issuing staff member has a fit note job role","* Prove that when creating a draft fit note within a consultation the form defaults to an 'original' fit note if the issuing practitioner has a fit note job role.",Pass,"15 Nov 2022, 16:01"
TEST-T2633,"eMED3: Consultation: Draft: Creation form defaults to issued by hand if the issuing staff member does not have a fit note job role","* Prove that when creating a draft fit note within a consultation the form defaults to an 'issued by hand' fit note if the issuing practitioner does not have a fit note job role.",Pass,"15 Nov 2022, 16:01"
TEST-T6142,"Medicus: Create Fit Note Query Result Test - Test The Query Result For Patient Context Has The Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6143,"Medicus: Create Fit Note Query Result Test - Test The Query Result For Patient Context Defaults To Original Type If The Issuing Staff Has The Role To Issue A Fit Note",,Pass,"15 Nov 2022, 16:01"
TEST-T6144,"Medicus: Create Fit Note Query Result Test - Test The Query Result For Patient Context Defaults To Issued By Hand Type If The Issuing Staff Does Not Have The Role To Issue A Fit Note",,Pass,"15 Nov 2022, 16:01"
TEST-T3026,"eMED3: Download query returns the correct data","* Prove that the query that is used to download the fit note PDF returns the correct attributes and data.",Pass,"15 Nov 2022, 16:01"
TEST-T6146,"Medicus: Edit Fit Note Query Result Test - Test The Query Result Has The Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6851,"eMED3: Linked problem: Problem correctly marked as indirectly linked","* Prove that when viewing a fit note indirectly linked problem, the system correctly identifies that the problem is indirectly linked.",Pass,"15 Nov 2022, 16:01"
TEST-T6852,"eMED3: Linked problem: Problem correctly marked as directly linked","* Prove that when viewing a fit note directly linked problem, the system correctly identifies that the problem is directly linked.",Pass,"15 Nov 2022, 16:01"
TEST-T6855,"eMED3: Linked problem: Problem overview returns the correct data","* Prove that the problem overview returns all the expected data for a problem linked to a fit note.",Pass,"15 Nov 2022, 16:01"
TEST-T3046,"eMED3: Patient Record: Link problem: Fit note query should prevent updating of indirectly linked problems","* Prove that the fit note query for adding a linked problem to a fit note within the patient context only checks if the directly linked problems have been already linked and not the indirectly linked.",Pass,"15 Nov 2022, 16:01"
TEST-T7847,"Consultation Report: Acknowledgement: Test 20013 Ack Handled",,Pass,"15 Nov 2022, 16:01"
TEST-T7848,"Consultation Report: Acknowledgement: Test 30001 Ack Handled",,Pass,"15 Nov 2022, 16:01"
TEST-T7849,"Consultation Report: Acknowledgement: Test 20004 Fail Handled And Task Created",,Pass,"15 Nov 2022, 16:01"
TEST-T7850,"Consultation Report: Acknowledgement: Test 30002 Fail Handled And Task Created",,Pass,"15 Nov 2022, 16:01"
TEST-T7851,"Consultation Report: Acknowledgement: Test Ack Is Acknowledged",,Pass,"15 Nov 2022, 16:01"
TEST-T7852,"Consultation Report: Acknowledgement: Test Bad XML Is Acknowledged",,Pass,"15 Nov 2022, 16:01"
TEST-T7902,"Encounter: GP Connect Send: Test Outbound Message Version Increments","Test the version of the outbound document increments if a document already exists",Pass,"15 Nov 2022, 16:01"
TEST-T7901,"Encounter: GP Connect Send: Test Outbound Message Created by handler","Test an outbound message is created by command handler",Pass,"15 Nov 2022, 16:01"
TEST-T8191,"GP Connect: Schema: Test gp connect send validates","Exception should be created if validation fails",Pass,"15 Nov 2022, 16:01"
TEST-T6148,"Medicus: Controlled Drugs Via E P S Test - Test Schedule One Drug Is Not Allowed Via E P S By The Allowed Issue Method Mapper",,Pass,"15 Nov 2022, 16:01"
TEST-T6149,"Medicus: Controlled Drugs Via E P S Test - Test Schedule Zero Drug Is Allowed Via E P S By The Allowed Issue Method Mapper",,Pass,"15 Nov 2022, 16:01"
TEST-T6150,"Medicus: Controlled Drugs Via E P S Test - Test Schedule Two Drug Is Allowed Via E P S By The Allowed Issue Method Mapper",,Pass,"15 Nov 2022, 16:01"
TEST-T6151,"Medicus: Controlled Drugs Via E P S Test - Test Schedule Three Drug Is Allowed Via E P S By The Allowed Issue Method Mapper",,Pass,"15 Nov 2022, 16:01"
TEST-T6152,"Medicus: Controlled Drugs Via E P S Test - Test Schedule Four Drug Is Allowed Via E P S By The Allowed Issue Method Mapper",,Pass,"15 Nov 2022, 16:01"
TEST-T6153,"Medicus: Controlled Drugs Via E P S Test - Test Schedule Five Drug Is Allowed Via E P S By The Allowed Issue Method Mapper",,Pass,"15 Nov 2022, 16:01"
TEST-T6154,"Medicus: Drug Tariff Send To Eps Restriction Test - Test Drug In Appliance Drug Tariff Can Be Sent To E P S P1 Pharmacy",,Pass,"15 Nov 2022, 16:01"
TEST-T6155,"Medicus: Drug Tariff Send To Eps Restriction Test - Test Drug In Appliance Drug Tariff Can Be Sent To E P S P3 Pharmacy",,Pass,"15 Nov 2022, 16:01"
TEST-T6156,"Medicus: Drug Tariff Send To Eps Restriction Test - Test Drug In Appliance Drug Tariff Can Be Sent To E P S P2 Pharmacy",,Pass,"15 Nov 2022, 16:01"
TEST-T6157,"Medicus: Drug Tariff Send To Eps Restriction Test - Test Drug Not In Appliance Drug Tariff Can Not Be Sent To E P S P2 Pharmacy",,Pass,"15 Nov 2022, 16:01"
TEST-T2320,"Consultation Report: Documents: Listing query returns the correct data","* Prove that the query used to display a consultation report's data in the patient's documents section of the system returns the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T2321,"Consultation Report: Documents: Listing query returns the correct data when the document has been filed","* Prove that the query used to display a consultation report's data in the patient's documents section of the system returns the correct attributes and values when the report has been filed in the patient's record.",Pass,"15 Nov 2022, 16:01"
TEST-T2322,"Consultation Report: Documents: Listing query returns the correct data when document is not linked to a problem","* Prove that the query used to display a consultation report's data in the patient's documents section of the system returns the correct attributes and values when the report is not linked to a problem.",Pass,"15 Nov 2022, 16:01"
TEST-T2323,"Consultation Report: Documents: Listing query returns the correct data when the document has been marked as incorrect","* Prove that the query used to display a consultation report's data in the patient's documents section of the system returns the correct attributes and values when the report has been marked as incorrect.",Pass,"15 Nov 2022, 16:01"
TEST-T2324,"Consultation Report: Review Task: Overview query returns the correct data","* Prove that the consultation report review task overview query returns the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T2325,"Consultation Report: Review Task: Overview query returns correct data when there is no problem linked to the document","* Prove that the consultation report review task overview query returns the correct attributes and values when there is no problem linked to the report.",Pass,"15 Nov 2022, 16:01"
TEST-T2326,"Consultation Report: Review Task: Overview query returns the correct data when the document has been filed into the patient record","* Prove that the consultation report review task overview query returns the correct attributes and values when the report has been filed into the patient's record.",Pass,"15 Nov 2022, 16:01"
TEST-T2832,"Investigation: MESH: Acknowledgement is successfully generated once the EDIFACT message has been parsed","Prove that acknowledgement is successfully generated once the EDIFACT message has been parsed.",Pass,"15 Nov 2022, 16:01"
TEST-T6827,"Investigation: Match investigation results to patient task: Data request returns only active staff for re-assigning task","Prove that data request returns only active staff for re-assigning task",Pass,"15 Nov 2022, 16:01"
TEST-T7589,"Investigation: Match investigation results to patient task: Data request returns minimal data required to display task results","Prove that match to patient task data request returns minimal data required to display task results",Pass,"15 Nov 2022, 16:01"
TEST-T7590,"Investigation: Match investigation results to patient task: Data request returns maximum data required to display task results","Prove that natch to patient task data request returns maximum data required to display task results",Pass,"15 Nov 2022, 16:01"
TEST-T8363,"Match investigation results to patient task: Investigation tasks sorting groups by received date time in ascending order, urgent group at the top","* Prove that sorting urgent and non urgent tasks by received date time in ascending order, urgent group at the top",Pass,"15 Nov 2022, 16:01"
TEST-T7785,"Investigation: Match investigation results to patient task: When the result is outside the reference range the prop to show the amber dot is passed to the component","Prove that when the result is outside the reference range the prop to show the amber dot is passed to the component",Pass,"15 Nov 2022, 16:01"
TEST-T6891,"Investigation: Review investigation report task: Data request returns only active staff for re-assigning task","Prove that data request returns only active staff for re-assigning task",Pass,"15 Nov 2022, 16:01"
TEST-T7602,"Investigation: Review investigation report task: Data request returns minimum data required to display task results","Prove that review investigation report task data request returns minimum data required to display task results",Pass,"15 Nov 2022, 16:01"
TEST-T7601,"Investigation: Review investigation report task: Data request returns maximum data required to display task results","Prove that review investigation report task data request returns maximum data required to display task results",Pass,"15 Nov 2022, 16:01"
TEST-T8364,"Review investigation report task: Investigation tasks sorting groups by received date time in ascending order, urgent group at the top","* Prove that sorting urgent and non urgent tasks by received date time in ascending order, urgent group at the top.",Pass,"15 Nov 2022, 16:01"
TEST-T7786,"Investigation: Review investigation report task: When the result is outside the reference range the prop to show the amber dot is passed to the component","Prove that when the result is outside the reference range the prop to show the amber dot is passed to the component",Pass,"15 Nov 2022, 16:01"
TEST-T7187,"Medication Administration: Create: Administered organisation is automatically populated from the local organisation of the consultation","* Prove a new medication administration correctly populates the administered by organisation and practitioner properties from a consultation that has been created within the local organisation.",Pass,"15 Nov 2022, 16:01"
TEST-T7188,"Medication Administration: Create: Administered organisation is automatically populated from the external organisation of the consultation","* Prove that a medication administration's organisation is populated from the parent consultation when the consultation is created within an external organisation.",Pass,"15 Nov 2022, 16:01"
TEST-T7189,"Medication Administration: Create: Sets the medication administration date to the consultation's start date","* Prove that when creating a medication administration, the start date is set to the consultation's start that that it is being created within.",Pass,"15 Nov 2022, 16:01"
TEST-T7117,"Medication OTC: Create consultation: Record date is pre-populated with the consultation start date","* Prove that when a non-draft medication statement is being created within the context of a consultation, the record date is prepopulated with the consultation's start date.",Pass,"15 Nov 2022, 16:01"
TEST-T7190,"Medication: Prescribed Elsewhere: Create consultation: Record date is pre-populated with the consultation start date","* Prove that when a medication statement is being created within the context of a consultation, the record date is prepopulated with the consultation's start date.",Pass,"15 Nov 2022, 16:01"
TEST-T7191,"Medication Statement: Prescribed Elsewhere: Create: Prescribing organisation is automatically populated from the consultation","* Prove a medication statement's organisation is populated from the parent consultation.",Pass,"15 Nov 2022, 16:01"
TEST-T7114,"Medication statement over the counter: Create consultation: Draft Record date is pre-populated with the encounter start date","* Prove that the medication statement is pre-populated with the consultation start date.",Pass,"15 Nov 2022, 16:01"
TEST-T7115,"Medication statement prescribed elsewhere: Create consultation: Draft Record date is pre-populated with the encounter start date","* Prove that the medication statement is pre-populated with the consultation start date.",Pass,"15 Nov 2022, 16:01"
TEST-T8699,"Medication statement: Over the counter: Overview: Expected data returned","* Prove that the over the counter medication overview returns the expected attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T8698,"Medication statement: Prescribed elsewhere: Overview: Expected data returned","* Prove that the prescribed elsewhere medication statement overview returns the expected attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T6158,"Medicus: Patient Journal Overview Query Handler Test - Test Handler Result",,Pass,"15 Nov 2022, 16:01"
TEST-T2146,"Staff: Recent Patients: New staff recent patient record created when visiting patient record allergies page","Prove that new staff recent patient record created when visiting patient record allergies page",Pass,"15 Nov 2022, 16:01"
TEST-T2148,"Staff: Recent Patients: New staff recent patient record created when visiting patient journal diary page","Prove that new staff recent patient record created when visiting patient journal diary page",Pass,"15 Nov 2022, 16:01"
TEST-T2141,"Staff: Recent Patients: New staff recent patient record created when visiting patient record vaccinations page","Prove that new staff recent patient record created when visiting patient record vaccinations page",Pass,"15 Nov 2022, 16:01"
TEST-T2147,"Staff: Recent Patients: New staff recent patient record created when visiting patient journal overview page","Prove that new staff recent patient record created when visiting patient journal overview page",Pass,"15 Nov 2022, 16:01"
TEST-T2150,"Staff: Recent Patients: New staff recent patient record created when visiting patient record problem page","Prove that new staff recent patient record created when visiting patient record problem page",Pass,"15 Nov 2022, 16:01"
TEST-T8251,"Staff: Recent Patients: New staff recent patient record created when visiting patient record inbound referrals page","* Prove that a new staff recent patient record is created when visiting the patient record inbound referrals page.",Pass,"15 Nov 2022, 16:01"
TEST-T8252,"Staff: Recent Patients: New staff recent patient record created when visiting patient record outbound referrals page","* Prove that a new staff recent patient record is created when visiting the patient record outbound referrals page.",Pass,"15 Nov 2022, 16:01"
TEST-T2152,"Staff: Recent Patients: New staff recent patient record created when visiting patient record registration overview page","Prove that new staff recent patient record created when visiting patient record registration overview page",Pass,"15 Nov 2022, 16:01"
TEST-T8481,"Staff: Recent Patients: New staff recent patient record created when visiting patient record safeguarding cases page",,Pass,"15 Nov 2022, 16:01"
TEST-T2250,"111 Encounter: Documents: Message listing query returns the correct data","* Prove the correct attributes and values are returned for the query that returns the 111 encounter message data within the patient's document section of the system.",Pass,"15 Nov 2022, 16:01"
TEST-T2251,"111 Encounter: Documents: Message listing query returns the correct data when the message is filed and has no linked problem","* Prove the correct attributes and values are returned for the query that returns the 111 encounter message data within the patient's document section of the system when the encounter message has been filed and there is no problem linked to it.",Pass,"15 Nov 2022, 16:01"
TEST-T2252,"111 Encounter: Documents: Message listing query returns the correct data when message marked as incorrect","* Prove the correct attributes and values are returned for the query that returns the 111 encounter message data within the patient's document section of the system when the message has been marked as incorrect.",Pass,"15 Nov 2022, 16:01"
TEST-T2253,"111 Encounter: Documents: Message listing query returns the correct data when the message contains no linked problem","* Prove the correct attributes and values are returned for the query that returns the 111 encounter message data within the patient's document section of the system when the message does not have a problem linked to it.",Pass,"15 Nov 2022, 16:01"
TEST-T2248,"111 Encounter: Review Task: Filter tasks query returns the correct data","* Prove that the filter 111 encounter review tasks request query returns the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T2249,"111 Encounter: Review Task: Filter tasks query returns the correct data for tasks without patients attached","* Prove that the 111 encounter review task filter query returns the correct data for tasks that do not have an attached patient.",Pass,"15 Nov 2022, 16:01"
TEST-T2244,"111 Encounter: Review Task: Overview query displays correct data","* Prove that the 111 encounter message review task overview displays the correct data attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T2245,"111 Encounter: Review Task: Overview query returns correct data when no patient is specified in message","* Prove that a 111 encounter message review task overview returns the correct data when no patient has been specified for that message.",Pass,"15 Nov 2022, 16:01"
TEST-T2246,"111 Encounter: Review Task: Overview query returns correct data when the message is not linked to a problem","* Prove that a 111 encounter message review task returns the correct data when that message is linked to a problem",Pass,"15 Nov 2022, 16:01"
TEST-T2247,"111 Encounter : Review Task: Overview query returns the correct data when the task has been filed","* Prove that a 111 encounter message review task returns the correct data when that message has been filed into the patient's record.",Pass,"15 Nov 2022, 16:01"
TEST-T8692,"Problem: Overview: Expected data and attributes returned","* Prove that the problem overview returns the expected attributes and data.",Pass,"15 Nov 2022, 16:01"
TEST-T6159,"Medicus: By Patient B S A Query Result Test - Test The Query Result Has The Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6160,"Medicus: By Patient B S A Query Result Test - Test The Query Result Has The Correct Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6161,"Medicus: By Patient B S A Query Result Test - Test The Query Result Has The Correct Values With Zero Quantity Produced For Rounded Down Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6162,"Medicus: By Patient Weight Query Result Test - Test The Query Result Has The Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6163,"Medicus: By Patient Weight Query Result Test - Test The Query Result Has The Correct Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6164,"Medicus: By Patient Weight Query Result Test - Test The Query Result Has The Correct Values With Zero For Rounded Down Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6165,"Medicus: Dose Suggestion Query Result Patient Restrictions Test - Test The Query Result Provides Restriction For All Metrics",,Pass,"15 Nov 2022, 16:01"
TEST-T6166,"Medicus: Dose Suggestion Query Result Patient Restrictions Test - Test The Query Result Provides Restriction For Metrics Without Weight",,Pass,"15 Nov 2022, 16:01"
TEST-T6167,"Medicus: Dose Suggestion Query Result Patient Restrictions Test - Test The Query Result Provides Restriction For Metrics Without Age",,Pass,"15 Nov 2022, 16:01"
TEST-T6168,"Medicus: Dose Suggestion Query Result Patient Restrictions Test - Test The Query Result Provides Restriction For No B S A",,Pass,"15 Nov 2022, 16:01"
TEST-T6169,"Medicus: Dose Suggestion Query Result Patient Restrictions Test - Test The Query Result Provides Null Restriction For Metrics",,Pass,"15 Nov 2022, 16:01"
TEST-T6170,"Medicus: Dose Suggestion Query Result Patient Restrictions Test - Test The Query Result Provides Restriction For B S A Only",,Pass,"15 Nov 2022, 16:01"
TEST-T6171,"Medicus: Dose Suggestion Query Result Patient Restrictions Test - Test The Query Result Provides Restriction For Age Only",,Pass,"15 Nov 2022, 16:01"
TEST-T6172,"Medicus: Dose Suggestion Query Result Patient Restrictions Test - Test The Query Result Provides Restriction For Weight Only",,Pass,"15 Nov 2022, 16:01"
TEST-T6173,"Medicus: Dose Suggestion Query Result Test - Test The Query Result Has The Correct Attributes With Ranges",,Pass,"15 Nov 2022, 16:01"
TEST-T6174,"Medicus: Dose Suggestion Query Result Test - Test The Query Result Has The Correct Attributes With No Ranges",,Pass,"15 Nov 2022, 16:01"
TEST-T6175,"Medicus: Dose Suggestion Query Result Test - Test The Query Result Has The Correct Attributes With Unit Per Weight Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6176,"Medicus: Dose Suggestion Query Result Test - Test The Query Result Has The Correct Attributes With Unit Per Surface Area Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6177,"Medicus: Dose Suggestion Query Result Test - Test Can Not Auto Calculate Issue Quantity On Non Structured Dose",,Pass,"15 Nov 2022, 16:01"
TEST-T6178,"Medicus: Dose Suggestion Query Result Test - Test Can Not Auto Calculate Issue Quantity On Dosage Range Units Differing",,Pass,"15 Nov 2022, 16:01"
TEST-T6179,"Medicus: Dose Suggestion Query Result Test - Test Can Auto Calculate Issue Quantity On Dosage Range Units The Same",,Pass,"15 Nov 2022, 16:01"
TEST-T6180,"Medicus: Dose Suggestion Query Result Test - Test Query Result With Zero Period On Limits",,Pass,"15 Nov 2022, 16:01"
TEST-T8243,"Recall: Edit: Edit query result returns planned month and year when planned date type is month and year","Prove that edit recall query result returns planned month and year when planned date type is month and year",Pass,"15 Nov 2022, 16:01"
TEST-T8244,"Recall: Edit: Edit query result returns planned date when planned date type is date","Prove that edit query result returns planned date when planned date type is date",Pass,"15 Nov 2022, 16:01"
TEST-T8245,"Recall: Edit: Edit query result returns planned date range when planned date type is date range","Prove that edit query result returns planned date range when planned date type is date range",Pass,"15 Nov 2022, 16:01"
TEST-T8700,"Recall: Overview: Correct data is returned","* Prove that the recall overview returns the expected attributes and values. ",Pass,"15 Nov 2022, 16:01"
TEST-T6181,"Medicus: Allergy Test - Test An Allergy Can Be Created With Allergy Code",,Pass,"15 Nov 2022, 16:01"
TEST-T6182,"Medicus: Allergy Test - Test An Allergy Can Be Created With Substance Code",,Pass,"15 Nov 2022, 16:01"
TEST-T8091,"Context: Setting a consultation context to an entity emits the correct events","* Prove that when a consultation is set as a context of an entity, the correct domain events are emitted.",Pass,"15 Nov 2022, 16:01"
TEST-T8092,"Context: Setting a care record document context to an entity emits the correct events","* Prove that when a care record document is set as a context of an entity, the correct domain events are emitted.",Pass,"15 Nov 2022, 16:01"
TEST-T7083,"Encounter: Test changing to non-finalised status does not fire finalised event","An encounter finalised event should not be fired when an encounter is changed to a non-finalised status",Pass,"15 Nov 2022, 16:01"
TEST-T7082,"Encounter: Test finalise consultation correctly fires event","An encounter finalised event should be fired when an encounter is finalised",Pass,"15 Nov 2022, 16:01"
TEST-T6183,"Medicus: E Med3 Fit Note Test - Test A Minimal Fit Note Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6184,"Medicus: E Med3 Fit Note Test - Test A Full Fit Note Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6185,"Medicus: G P Connect Document Test - Test G P Connect Document Has Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6186,"Medicus: G P Connect Document Test - Test G P Connect Document Review Task Has Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6187,"Medicus: G P Connect Document Test - Test G P Connect Document Can Be Created With No Patient",,Pass,"15 Nov 2022, 16:01"
TEST-T6188,"Medicus: G P Connect Document Test - Test G P Connect Document Document Revisions Are Added Correctly",,Pass,"15 Nov 2022, 16:01"
TEST-T2820,"Investigation Group: Domain: Methods can set and get correct values","Prove that methods can set and get correct values.",Pass,"15 Nov 2022, 16:01"
TEST-T7428,"Investigation Group: Domain: getVisibleInvestigationFilingComments method will return only visible filing comments ordered in chronological order (most recent comment at the bottom )","Prove that getVisibleInvestigationFilingComments method when called from InvestigationGroup model will return only visible filing comments ordered in chronological order (most recent comment at the bottom )",Pass,"15 Nov 2022, 16:01"
TEST-T7425,"Investigation Report: Domain: Methods can set and get correct values","Prove that InvestigationReport domain methods can set and get correct values.",Pass,"15 Nov 2022, 16:01"
TEST-T7426,"Investigation Report: Domain: getDisplayDescription method returns investigation group title or investigation title or ""Investigation Result(s)"" as description","Prove that getDisplayDescription method returns investigation group title or investigation title or "Investigation Result(s)" as description",Pass,"15 Nov 2022, 16:01"
TEST-T7424,"Investigation Report: Domain: getVisibleInvestigationFilingComments method will return only visible filing comments ordered in chronological order (most recent comment at the bottom )","Prove that getVisibleInvestigationFilingComments method will return only visible filing comments ordered in chronological order (most recent comment at the bottom )",Pass,"15 Nov 2022, 16:01"
TEST-T2825,"Investigation Result: Domain: Methods can set and get correct values","Prove that InvestigationResult domain methods can set and get correct results. ",Pass,"15 Nov 2022, 16:01"
TEST-T7427,"Investigation Result: Domain: getVisibleInvestigationFilingComments method will return only visible filing comments ordered in chronological order (most recent comment at the bottom )","Prove that getVisibleInvestigationFilingComments method when called from investigation results domain model will return only visible filing comments ordered in chronological order (most recent comment at the bottom )",Pass,"15 Nov 2022, 16:01"
TEST-T7705,"Prescription: Prescription Issue: EPS Cancellation Requested Prescription Issue Display Status Displays Correctly","prove that an EPS cancellation requested prescription issue display status is Cancellation Requested on EPS",Pass,"15 Nov 2022, 16:01"
TEST-T7704,"Prescription: Prescription Issue: Cancelled Prescription Issue Display Status Displays Correctly","prove that a cancelled prescription issue display status is "Cancelled"",Pass,"15 Nov 2022, 16:01"
TEST-T7702,"Prescription: Prescription Issue: Issued Display Status Displays Correctly","prove that for an issued prescription issue, the display status is "Issued"",Pass,"15 Nov 2022, 16:01"
TEST-T7703,"Prescription: Prescription Issue: Not Issued Display Status Displays Correctly","prove that for a non issued prescription issue, the display status is "Not Issued"",Pass,"15 Nov 2022, 16:01"
TEST-T8301,"Prescription: Discontinued Display Status Displays Correctly","prove the discontinued display status displays correctly",Pass,"15 Nov 2022, 16:01"
TEST-T7706,"Prescription: Display Status Correct When No Prescription Issues as Issued","prove that when a prescription has no prescription issues issued, the display status is "Not issued"",Pass,"15 Nov 2022, 16:01"
TEST-T7707,"Prescription: Display Status Correct When Some Prescription Issues are Issued","prove that when some prescription issues are issued, the display status is correct as x of y issued",Pass,"15 Nov 2022, 16:01"
TEST-T7708,"Prescription: Display Status Correct When An Acute Prescription Issue is Issued","prove that when an acute prescription is issued, the display status is "Issued"",Pass,"15 Nov 2022, 16:01"
TEST-T7709,"Prescription: Start Date Is Null When All Issued Are Cancelled","prove that the prescription start date is null when all prescription issues are cancelled",Pass,"15 Nov 2022, 16:01"
TEST-T7710,"Prescription: Start Date: Prescription: Start Date: Start Date is the first non-cancelled prescription issue intended issue date when it is not issued","prove that the prescription start date is the first non cancelled prescription issue intended issue date when the issue has not been issued",Pass,"15 Nov 2022, 16:01"
TEST-T7711,"Prescription: Start Date: Start Date is the first prescription issue ""issue date""","prove that when at least one prescription issue has been issued, the start date is the first prescription issue's issued date when it has an issue date",Pass,"15 Nov 2022, 16:01"
TEST-T7712,"Prescription: End Date: Prescription end date is the discontinued date","prove that the Prescription end date is the discontinued date",Pass,"15 Nov 2022, 16:01"
TEST-T7713,"Prescription: End Date: The last not cancelled prescription issue issue date plus expected days supply is the prescription end date","prove that the last not cancelled prescription issue issue date plus expected days supply is the prescription end date",Pass,"15 Nov 2022, 16:01"
TEST-T7714,"Prescription: End Date: The last not cancelled prescription issue intended issue date plus expected days supply is the prescription end date","prove that the last not cancelled prescription issue intended issue date plus expected days supply is the prescription end date",Pass,"15 Nov 2022, 16:01"
TEST-T7715,"Prescription: End Date: Repeat Dispensing Prescription End Date is Discontinued Date","prove that for a repeat dispensing prescription the discontinued date is the end date",Pass,"15 Nov 2022, 16:01"
TEST-T7716,"Prescription: End Date: End date for an issued repeat dispensing prescription is first issue issue date plus sum of expected days supply","prove that the end date for an issued repeat dispensing prescription is first issue issue date plus sum of expected days supply",Pass,"15 Nov 2022, 16:01"
TEST-T7717,"Prescription: End Date: Prescription: End Date: End date for a non issued repeat dispensing prescription is first issue intended issue date plus sum of expected days supply","prove that the prescription end date for a non issued repeat dispensing prescription is first issue intended issue date plus sum of expected days supply",Pass,"15 Nov 2022, 16:01"
TEST-T6189,"Medicus: Manual Referral Attachment Domain Methods Test - Test An Attachment Can Be Added",,Pass,"15 Nov 2022, 16:01"
TEST-T6190,"Medicus: Manual Referral Attachment Domain Methods Test - Test An Attachment Can Be Marked As Deleted",,Pass,"15 Nov 2022, 16:01"
TEST-T6191,"Medicus: Manual Referral Attachment Domain Methods Test - Test An Attachment Can Be Finalised",,Pass,"15 Nov 2022, 16:01"
TEST-T6192,"Medicus: Manual Referral Attachment Domain Methods Test - Test An Attachment Can Be Marked As Incorrect",,Pass,"15 Nov 2022, 16:01"
TEST-T6193,"Medicus: Manual Referral Attachment Domain Methods Test - Test An Attachment Can Be Marked As Incorrect And Hidden",,Pass,"15 Nov 2022, 16:01"
TEST-T6194,"Medicus: Manual Referral Attachment Test - Test An Attachment Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6195,"Medicus: Manual Referral Attachment Test - Test A Manual Referral Attachment File Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6196,"Medicus: Manual Referral Test - Test A Minimal Manual Referral Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6197,"Medicus: Manual Referral Test - Test A Complete Manual Referral Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6198,"Medicus: Manual Referral Test - Test The Referral Model Extends The Care Record Element Class",,Pass,"15 Nov 2022, 16:01"
TEST-T6199,"Medicus: Manual Referral Test - Test The Consultation Topic Heading Can Be Set",,Pass,"15 Nov 2022, 16:01"
TEST-T6200,"Medicus: Manual Referral Test - Test A Referral Can Be Cancelled",,Pass,"15 Nov 2022, 16:01"
TEST-T6201,"Medicus: Manual Referral Test - Test A Referral Can Be Marked As Incorrect",,Pass,"15 Nov 2022, 16:01"
TEST-T6202,"Medicus: Manual Referral Test - Test A Referral Can Be Marked As Incorrect And Hidden",,Pass,"15 Nov 2022, 16:01"
TEST-T6203,"Medicus: Manual Referral Test - Test The Get Display Status Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T2232,"Documents: Coded Entries: Coded entries added to a document context are correctly ordered","* Prove that coded entries added a document context are displayed in the correct order.",Pass,"15 Nov 2022, 16:01"
TEST-T7356,"Document Listing: Documents are correctly ordered","* Prove that documents returned in the patient's document listing are correctly ordered by their document-specific dates. Where their document-specific dates are equal, they are correctly ordered by their creation dates.",Pass,"15 Nov 2022, 16:01"
TEST-T6204,"Medicus: Same D M D Database And Elastic Search Index Version Test - Test D M D Database Version Matches D M D Search Index Version",,Pass,"15 Nov 2022, 16:01"
TEST-T6205,"Medicus: Same D M D Database And Elastic Search Index Version Test - Test D M D Database Version Matches D M D Abstract Dmd Search Index Version",,Pass,"15 Nov 2022, 16:01"
TEST-T7087,"Encounter: GPConnect send: Test finalised encounter event subscriber sends GP Connect Document",,Pass,"15 Nov 2022, 16:01"
TEST-T7895,"Encounter: GPConnect send: Test finalised encounter event subscriber does not send GP Connect Document if inelegible","Assert that the command is not executed if the encounter is not eligible for GP connect send",Pass,"15 Nov 2022, 16:01"
TEST-T7896,"Encounter: GPConnect send: Test updated encounter event subscriber sends GP Connect Document",,Pass,"15 Nov 2022, 16:01"
TEST-T7897,"Encounter: GPConnect send: Test updated encounter event subscriber does not send GP Connect Document if ineligible","Assert that the command is not executed if the encounter is not eligible for GP connect send",Pass,"15 Nov 2022, 16:01"
TEST-T7898,"Encounter: GPConnect send: Test updated encounter event subscriber does not send GP Connect Document if not finalised","Assert that the command is not executed if the encounter is not finalised",Pass,"15 Nov 2022, 16:01"
TEST-T7085,"Encounter: GPConnect send: Test encounter does not send document when jurisdiction not NHS England",,Pass,"15 Nov 2022, 16:01"
TEST-T7086,"Encounter: GPConnect send: Test encounter does not send document when tenant not GP practice",,Pass,"15 Nov 2022, 16:01"
TEST-T7853,"Encounter: GP Connect Send: Test Does Not Send Wit Permanent Registration",,Pass,"15 Nov 2022, 16:01"
TEST-T7854,"Encounter: GP Connect Send: Test Does Not Send Without PDS Link",,Pass,"15 Nov 2022, 16:01"
TEST-T7855,"Encounter: GP Connect Send: Test Does Not Send When Restricted",,Pass,"15 Nov 2022, 16:01"
TEST-T7856,"Encounter: GP Connect Send: Test Does Not Send When PDS Without Gp",,Pass,"15 Nov 2022, 16:01"
TEST-T8143,"Encounter: GP Connect Send: Test Does send when conditions met",,Pass,"15 Nov 2022, 16:01"
TEST-T7857,"Encounter: GP Connect Send: Test Generate Send Message",,Pass,"15 Nov 2022, 16:01"
TEST-T7858,"Encounter: GP Connect Send: Test Generate To Mailbox",,Pass,"15 Nov 2022, 16:01"
TEST-T7819,"Consultation Report: Query: Returns patient info",,Pass,"15 Nov 2022, 16:01"
TEST-T7820,"Consultation Report: Query: Returns consulting staff",,Pass,"15 Nov 2022, 16:01"
TEST-T8093,"Consultation Report: Query: Return practitioner information medicus staff","Practitioner information must be returned for medicus staff.",Pass,"15 Nov 2022, 16:01"
TEST-T8094,"Consultation Report: Query: Return practitioner information non-medicus staff","Practitioner information must be returned for non-medicus staff.",Pass,"15 Nov 2022, 16:01"
TEST-T7821,"Consultation Report: Query: Returns organisation",,Pass,"15 Nov 2022, 16:01"
TEST-T7822,"Consultation Report: Query: Returns receiving practice",,Pass,"15 Nov 2022, 16:01"
TEST-T7823,"Consultation Report: Query: Returns version and encounter basic info",,Pass,"15 Nov 2022, 16:01"
TEST-T7824,"Consultation Report: Query: Returns related documents",,Pass,"15 Nov 2022, 16:01"
TEST-T7825,"Consultation Report: Query: Returns other participants",,Pass,"15 Nov 2022, 16:01"
TEST-T7826,"Consultation Report: Query: Returns additional staff",,Pass,"15 Nov 2022, 16:01"
TEST-T7827,"Consultation Report: Query: Returns clinical notes topics",,Pass,"15 Nov 2022, 16:01"
TEST-T7828,"Consultation Report: Query: Returns clinical notes headings",,Pass,"15 Nov 2022, 16:01"
TEST-T7829,"Consultation Report: Query: Returns clinical notes care record element allergy substance",,Pass,"15 Nov 2022, 16:01"
TEST-T7830,"Consultation Report: Query: Returns clinical notes care record element allergy code",,Pass,"15 Nov 2022, 16:01"
TEST-T7831,"Consultation Report: Query: Returns clinical notes care record element notes",,Pass,"15 Nov 2022, 16:01"
TEST-T7832,"Consultation Report: Query: Returns clinical notes care record manual referrals",,Pass,"15 Nov 2022, 16:01"
TEST-T7833,"Consultation Report: Query: Returns clinical notes care record n h s e referrals",,Pass,"15 Nov 2022, 16:01"
TEST-T7834,"Consultation Report: Query: Returns clinical notes medication administrations",,Pass,"15 Nov 2022, 16:01"
TEST-T7835,"Consultation Report: Query: Returns clinical notes medication statements elsewhere",,Pass,"15 Nov 2022, 16:01"
TEST-T7836,"Consultation Report: Query: Returns clinical notes medication statements local",,Pass,"15 Nov 2022, 16:01"
TEST-T7837,"Consultation Report: Query: Returns clinical notes observations",,Pass,"15 Nov 2022, 16:01"
TEST-T7838,"Consultation Report: Query: Returns clinical notes prescriptions",,Pass,"15 Nov 2022, 16:01"
TEST-T7839,"Consultation Report: Query: Returns clinical notes procedures",,Pass,"15 Nov 2022, 16:01"
TEST-T7840,"Consultation Report: Query: Returns clinical notes recalls",,Pass,"15 Nov 2022, 16:01"
TEST-T7841,"Consultation Report: Query: Returns clinical notes vaccine administrations",,Pass,"15 Nov 2022, 16:01"
TEST-T7842,"Consultation Report: Query: Returns clinical notes fit notes",,Pass,"15 Nov 2022, 16:01"
TEST-T7843,"Consultation Report: Query: Returns clinical notes s m s",,Pass,"15 Nov 2022, 16:01"
TEST-T7844,"Consultation Report: Query: Returns clinical notes follow up",,Pass,"15 Nov 2022, 16:01"
TEST-T7845,"Consultation Report: Query: Returns clinical notes follow up not booked",,Pass,"15 Nov 2022, 16:01"
TEST-T2412,"SNOMED CT: Concept Search: The same version for DB and concept elasticsearch index is used","Proves that on medicus the same version is used across concept search index and SNOMED CT DB",Pass,"15 Nov 2022, 16:01"
TEST-T2413,"SNOMED CT: Description Search: The same version for DB and description elasticsearch index is used","Proves that on medicus the same version is configured for the description search index and SNOMED CT DB",Pass,"15 Nov 2022, 16:01"
TEST-T2696,"Investigation: MESH: MESH can handle NHS002 messages successfully","Prove that MESH can handle NHS002 messages successfully.",Pass,"15 Nov 2022, 16:01"
TEST-T2804,"Investigation: MESH: MESH can handle NHS002 messages with unmatched patient successfully","Prove that MESH can handle NHS002 messages with unmatched patient successfully",Pass,"15 Nov 2022, 16:01"
TEST-T2697,"Investigation: MESH: MESH can handle NHS003 messages successfully","Prove that MESH can handle NHS003 messages successfully.",Pass,"15 Nov 2022, 16:01"
TEST-T2805,"Investigation: MESH: MESH can handle NHS003 messages with unmatched patient successfully","Prove that MESH can handle NHS003 messages with unmatched patient successfully.",Pass,"15 Nov 2022, 16:01"
TEST-T2698,"Investigation: MESH: MESH can handle NHS004 messages successfully","Prove that MESH can handle NHS004 messages successfully.",Pass,"15 Nov 2022, 16:01"
TEST-T2806,"Investigation: MESH: MESH can handle NHS004 messages with unmatched patient successfully","Prove that MESH can handle NHS004 messages with unmatched patient successfully.",Pass,"15 Nov 2022, 16:01"
TEST-T7767,"Investigation: Investigation Result Group: Investigation result group details are set correctly from NHS002 message that was parsed","Prove that investigation result group details are set correctly from NHS002 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T7768,"Investigation: Investigation Result Group: Investigation result group details are set correctly from NHS003 message that was parsed","Prove that investigation result group details are set correctly from NHS003 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T7780,"Investigation: Investigation Result: Investigation result details are set correctly from NHS002 message that was parsed","Prove that investigation result details are set correctly from NHS002 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T7779,"Investigation: Investigation Result: Investigation result details are set correctly from NHS003 message that was parsed","Prove that investigation result details are set correctly from NHS003 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T7778,"Investigation: Investigation Result: Investigation result details are set correctly from NHS004 message that was parsed","Prove that investigation result details are set correctly from NHS004 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T3030,"Investigation: Investigation Report: Investigation report details are set correctly from NHS002 message that was parsed","Prove that investigation report details are set correctly from NHS002 message that was parsed.",Pass,"15 Nov 2022, 16:01"
TEST-T3031,"Investigation: Investigation Report: Investigation report details are set correctly from NHS003 message that was parsed","Prove that investigation report details are set correctly from NHS003 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T3032,"Investigation: Investigation Report: Investigation report details are set correctly from NHS004 message that was parsed","Prove that investigation report details are set correctly from NHS004 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T2842,"Investigation Report: Patient Resolver: When patient resolved with NHS number “Review Investigation Report Task” is created","Prove that when patient resolved with NHS number “Review Investigation Report Task” is created",Pass,"15 Nov 2022, 16:01"
TEST-T2843,"Investigation Report: Patient Resolver: When patient resolved with family name and date of birth “Review Investigation Report Task” is created","Prove that when patient resolved with family name and date of birth “Review Investigation Report Task” is created.",Pass,"15 Nov 2022, 16:01"
TEST-T3037,"Investigation: Investigation Specimen: Investigation specimen details are set correctly from NHS002 message that was parsed","Prove that investigation specimen details are set correctly from NHS002 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T3038,"Investigation: Investigation Specimen: Investigation specimen details are set correctly from NHS003 message that was parsed","Prove that investigation specimen details are set correctly from NHS003 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T3039,"Investigation: Investigation Specimen: Investigation specimen details are set correctly from NHS004 message that was parsed","Prove that investigation specimen details are set correctly from NHS004 message that was parsed",Pass,"15 Nov 2022, 16:01"
TEST-T7936,"Consultation: Patient Journal: Consultation journal entry displays 'seen in establishment' when present","* Prove that if a consultation has the 'seen in establishment' field populated, then that field is displayed on the consultation entry on the patient journal.",Pass,"15 Nov 2022, 16:01"
TEST-T7499,"Patient Journal: Investigation: Journal can fetch the minimal data required to display investigation reports for the patient","Prove that journal can fetch the minimal data required to display investigation reports for the patient.
",Pass,"15 Nov 2022, 16:01"
TEST-T7500,"Patient Journal: Investigation: Journal can fetch the maximal data required to display investigation reports for the patient","Prove thatjurnal can fetch the maximal data required to display investigation reports for the patient",Pass,"15 Nov 2022, 16:01"
TEST-T8608,"Constraint: NHS Number: Assert that invalid NHS numbers validate falsey","Prove that the NHS number constraint validator correctly returns true (adds a constraint violation) for an invalid NHS number",Pass,"15 Nov 2022, 16:01"
TEST-T8609,"Constraint: NHS Number: Assert that valid NHS numbers validate truthy","Prove that the NHS number constraint validator correctly returns true (does not add a constraint violation) for a valid NHS number",Pass,"15 Nov 2022, 16:01"
TEST-T8097,"Tasks: General Tasks: Create for patient: Default task assignee is pre-populated","* Prove that if a default task assignee is configured for general tasks, it is pre-populated as the default assignee when creating a general task for a patient.",Pass,"15 Nov 2022, 16:01"
TEST-T8098,"Tasks: General Tasks: Create: Default task assignee is pre-populated","* Prove that if a default task assignee is configured for general tasks, it is pre-populated as the default assignee when creating a general task.",Pass,"15 Nov 2022, 16:01"
TEST-T7619,"Tasks: General Task: Task Overview returns the expected attributes and values","* Prove the correct data is returned for the general task overview when the task is clicked on from the general task listing.",Pass,"15 Nov 2022, 16:01"
TEST-T7953,"Task: Task comments: Task returns correct comment count","* Prove that a task returns the correct count for the number of comments it has associated with it.",Pass,"15 Nov 2022, 16:01"
TEST-T7952,"Tasks: Task comments: Task comments result object returns the correct data","* Prove that the task comment result object returns all the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T7945,"Tasks: Task comments: Cannot delete a task comment if user is not the creator","* Prove that if a user is not the comment creator, they cannot delete a comment.",Pass,"15 Nov 2022, 16:01"
TEST-T7947,"Tasks: Task comments: Cannot edit a task comment if user is not the creator","* Prove that if a user is not the comment creator, they cannot edit that comment.",Pass,"15 Nov 2022, 16:01"
TEST-T2414,"SNOMED CT: Verhoeff Check identifies valid Snomed codes","Proves that the Verhoeff Check correctly identifies valid Snomed codes",Pass,"15 Nov 2022, 16:01"
TEST-T2415,"SNOMED CT: Verhoeff Check identifies invalid SNOMED codes","Proves that the Verhoeff check correctly identifies invalid SNOMED codes.",Pass,"15 Nov 2022, 16:01"
TEST-T2416,"SNOMED CT: Verhoeff Check: Validates concept as invalid when the descriptionId is false","Proves that the Verhoeff check is validating a Concept as invalid when- The conceptId is valid
- but the description ID is false
",Pass,"15 Nov 2022, 16:01"
TEST-T2417,"SNOMED CT: Verhoeff Check: Validates a concept as invalid when the description ID is valid but the concept ID is invalid.","Proves that the Verhoeff check validates a concept as invalid when the description ID is valid but not the concept ID.",Pass,"15 Nov 2022, 16:01"
TEST-T2418,"SNOMED CT: Verhoeff Check: Concept is invalid when the conceptID is null","Proves that the Verhoeff check is validating a concept as invalid when the conceptId is null.",Pass,"15 Nov 2022, 16:01"
TEST-T6206,"Medicus: Date Test - Test Time Value Format Passed Through",,Pass,"15 Nov 2022, 16:01"
TEST-T6207,"Medicus: Date Test - Test Date Range Format Returns Null When No Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6208,"Medicus: A M Q P Client Wrapper Test - Test Client Returns Null If Empty Broker U R L Specified",,Pass,"15 Nov 2022, 16:01"
TEST-T6209,"Medicus: A M Q P Client Wrapper Test - Test Client Throws Invalid Broker U R L Exception",,Pass,"15 Nov 2022, 16:01"
TEST-T6210,"Medicus: A M Q P Client Wrapper Test - Test Ssl Client Throws Invalid Broker U R L Exception",,Pass,"15 Nov 2022, 16:01"
TEST-T6211,"Medicus: Tenant Aware Connection Factory Test - Test Factory Returns Valid Connection For Dynamic Url",,Pass,"15 Nov 2022, 16:01"
TEST-T6212,"Medicus: Tenant Aware Connection Factory Test - Test Factory Returns Valid Connection For Sqlite Url",,Pass,"15 Nov 2022, 16:01"
TEST-T6213,"Medicus: P D F Builder Test - Test Add Section",,Pass,"15 Nov 2022, 16:01"
TEST-T6214,"Medicus: P D F Builder Test - Test Title",,Pass,"15 Nov 2022, 16:01"
TEST-T6215,"Medicus: P D F Builder Test - Test Subtitle",,Pass,"15 Nov 2022, 16:01"
TEST-T6216,"Medicus: P D F Builder Test - Test Organisation Name",,Pass,"15 Nov 2022, 16:01"
TEST-T6217,"Medicus: P D F Builder Test - Test Number Of Sections",,Pass,"15 Nov 2022, 16:01"
TEST-T6218,"Medicus: P D F Section Item Test - Test Get Title",,Pass,"15 Nov 2022, 16:01"
TEST-T6219,"Medicus: P D F Section Item Test - Test Get Content",,Pass,"15 Nov 2022, 16:01"
TEST-T6220,"Medicus: P D F Section Item Test - Test Get Array Content",,Pass,"15 Nov 2022, 16:01"
TEST-T6221,"Medicus: P D F Section Item Test - Test Get Layout",,Pass,"15 Nov 2022, 16:01"
TEST-T7211,"PDF Builder: Can add item to a section","* Prove that data can be added to a section of a PDF document being generated.",Pass,"15 Nov 2022, 16:01"
TEST-T6225,"Medicus: P D F Section Test - Test Get Section Title",,Pass,"15 Nov 2022, 16:01"
TEST-T6226,"Medicus: P D F Section Test - Test Set Section Title",,Pass,"15 Nov 2022, 16:01"
TEST-T6227,"Medicus: P D F Section Test - Test Show Subtitle Index",,Pass,"15 Nov 2022, 16:01"
TEST-T6228,"Medicus: P D F Section Test - Test Get Section Subtitle Exception",,Pass,"15 Nov 2022, 16:01"
TEST-T6229,"Medicus: P D F Section Test - Test Set Section Subtitle",,Pass,"15 Nov 2022, 16:01"
TEST-T6230,"Medicus: P D F Section Test - Test Get Item Group Name",,Pass,"15 Nov 2022, 16:01"
TEST-T6231,"Medicus: P D F Section Test - Test Set Item Group",,Pass,"15 Nov 2022, 16:01"
TEST-T6232,"Medicus: P D F Section Test - Test Get Items",,Pass,"15 Nov 2022, 16:01"
TEST-T6233,"Medicus: P D F Section Test - Test Get Subtitle Index Prefix",,Pass,"15 Nov 2022, 16:01"
TEST-T6234,"Medicus: P D F Section Test - Test Set Subtitle Index Prefix",,Pass,"15 Nov 2022, 16:01"
TEST-T6235,"Medicus: P D F Section Test - Test Get Layout",,Pass,"15 Nov 2022, 16:01"
TEST-T6236,"Medicus: P D F Section Test - Test Set Layout",,Pass,"15 Nov 2022, 16:01"
TEST-T6237,"Medicus: P D F Section Test - Test Get Items By Group Name",,Pass,"15 Nov 2022, 16:01"
TEST-T7372,"Infrastructure: Enum Array Type: Throws Exception When Concrete Class Does Not Implement Method enumClassName Correctly","prove that when any concrete classes of type Enum Array do not implement the method enumClassName correctly, the base EnumArrayType class throws an exception when trying to convert a database stored value into a php value",Pass,"15 Nov 2022, 16:01"
TEST-T7374,"Infrastructure: Enum Array Type: Throws An Exception If The Values Being Persisted Are Not Permitted In The Inheriting Class Value Map","prove that when any concrete classes of type Enum Array do not contain mapped values of the Enum values being persisted, the enum array type throws an exception",Pass,"15 Nov 2022, 16:01"
TEST-T6238,"Medicus: Handle Tenant Agnostic Message Middleware Test - Test Handler Skipps Message With Stamp",,Pass,"15 Nov 2022, 16:01"
TEST-T6239,"Medicus: Handle Tenant Agnostic Message Middleware Test - Test Hanlder Skips Message Without Stamp",,Pass,"15 Nov 2022, 16:01"
TEST-T6240,"Medicus: Handle Tenant Message Middleware Test - Test Hanlder Handles Message With Stamp",,Pass,"15 Nov 2022, 16:01"
TEST-T6241,"Medicus: Handle Tenant Message Middleware Test - Test Hanlder Skips Message Without Stamp",,Pass,"15 Nov 2022, 16:01"
TEST-T6242,"Medicus: App Auth Exception Listener Test - Test Get Subscribed Event",,Pass,"15 Nov 2022, 16:01"
TEST-T6243,"Medicus: App Auth Exception Listener Test - Test Handles Transactional Exception",,Pass,"15 Nov 2022, 16:01"
TEST-T6244,"Medicus: App Auth Exception Listener Test - Test Handles Patient Exception",,Pass,"15 Nov 2022, 16:01"
TEST-T6245,"Medicus: App Auth Exception Listener Test - Test Does Not Handle Other Firewall Exceptions",,Pass,"15 Nov 2022, 16:01"
TEST-T6247,"Medicus: Jwt Token Decoder Test - Test Get Kid",,Pass,"15 Nov 2022, 16:01"
TEST-T8176,"Medicus: Jwt Token Decoder Test - Test Get Kid returns null without header",,Pass,"15 Nov 2022, 16:01"
TEST-T6248,"Medicus: Jwt Token Decoder Test - Test Decode",,Pass,"15 Nov 2022, 16:01"
TEST-T9048,"Medicus: JWT: A request token that is an empty string should fail.",,Pass,"15 Nov 2022, 16:01"
TEST-T6249,"Medicus: Jwt Token Decoder Test - Test Expired Token Fails",,Pass,"15 Nov 2022, 16:01"
TEST-T6250,"Medicus: Linked Patient Authenticator Test - Test Authenticates Linked Patient And Gives Correct Roles",,Pass,"15 Nov 2022, 16:01"
TEST-T6251,"Medicus: App Token Validator Test - Test Validates Valid Token",,Pass,"15 Nov 2022, 16:01"
TEST-T6254,"Medicus: Patient I D Token Validator Test - Test Validates Valid Linkage",,Pass,"15 Nov 2022, 16:01"
TEST-T6256,"Medicus: Patient I D Token Validator Test - Test Calls Parent Validation",,Pass,"15 Nov 2022, 16:01"
TEST-T8967,"Clinisys Integration: Client Request Helper derives correct Clinisys payload value from Patient Sex","Prove that the correct value expected by the Clinisys client library can be determined by the request helper from the Patient Sex at Birth value",Pass,"15 Nov 2022, 16:01"
TEST-T8968,"Clinisys Integration: Client Request Helper derives correct Clinisys payload value from Patient Gender Identity","Prove that the correct value expected by the Clinisys client library can be determined by the request helper from the Patient Gender Identity value",Pass,"15 Nov 2022, 16:01"
TEST-T8969,"Clinisys Integration: Client Request Helper ignores Gender Identity of Patient if Sex at Birth is present","Prove that setting a Patient's Gender Identity to a different value from Sex at Birth will return the expected value for Sex at Birth to be passed to the Clinisys client library and any value for Gender Identity is ignored",Pass,"15 Nov 2022, 16:01"
TEST-T8892,"Clinisys Integration: A successful Order Test request with maximal payload","Prove that it is possible to make an "Order Test" request to Clinisys via the Medicus API and that the test resulting URL response will be returned",Pass,"15 Nov 2022, 16:01"
TEST-T8893,"Clinisys Integration: A successful Order Test request with minimal payload","Prove that it is possible to make a successful request to the Clinisys API via Medicus with the minimum required payload and receive the expected URL response",Pass,"15 Nov 2022, 16:01"
TEST-T2803,"Integration: MESH: Can download NHS002 message successfully","Prove that message of type NHS002 can be successfully downloaded.",Pass,"15 Nov 2022, 16:01"
TEST-T7371,"Integration: MESH: Test GP Fed Consult Report ACK Handler Called","prove that the GPFed Consult Ack handler is called when an inbound Ack message is received",Pass,"15 Nov 2022, 16:01"
TEST-T6257,"Medicus: C I S2 Service Test - Test Get Organisation Specific User Info R B A C Roles",,Pass,"15 Nov 2022, 16:01"
TEST-T6258,"Medicus: C I S2 Service Test - Test Get Organisation Job Role Codes",,Pass,"15 Nov 2022, 16:01"
TEST-T6259,"Medicus: C I S2 Service Test - Test Get Organisation Activities",,Pass,"15 Nov 2022, 16:01"
TEST-T6260,"Medicus: C I S2 Service Test - Test Get Organisation Effective Activities",,Pass,"15 Nov 2022, 16:01"
TEST-T6261,"Medicus: C I S2 Service Test - Test Is Granted Activity",,Pass,"15 Nov 2022, 16:01"
TEST-T6262,"Medicus: C I S2 Service Test - Test Is Granted One Of Activity",,Pass,"15 Nov 2022, 16:01"
TEST-T6263,"Medicus: C I S2 Service Test - Test Get User Role That Grants Activity",,Pass,"15 Nov 2022, 16:01"
TEST-T6264,"Medicus: C I S2 Service Test - Test Extract Job Role Code From Rbac Role Returns Correctly",,Pass,"15 Nov 2022, 16:01"
TEST-T6265,"Medicus: C I S2 Service Test - Test Extract Job Role Name From Rbac Role Returns Correctly",,Pass,"15 Nov 2022, 16:01"
TEST-T8198,"GP Connect: Schema: Test send acknowledgement handler","Ack messaqe should be created",Pass,"15 Nov 2022, 16:01"
TEST-T8199,"GP Connect: Schema: Test send acknowledgement handler rejects invalid XML","Invalid XML generated should be rejected",Pass,"15 Nov 2022, 16:01"
TEST-T8682,"Organisation Details: Convert to information object returns with ODS code","* Prove that an organisation object can be successfully converted to an interoperable information object when that organisation has an associated ODS code.",Pass,"15 Nov 2022, 16:01"
TEST-T8683,"Organisation Details: Convert to information object can fallback to tenantId","* Prove that an organisation object can be successfully converted to an interoperable information object when that organisation has no associated ODS code but a Medicus tenant ID is provided as fallback.",Pass,"15 Nov 2022, 16:01"
TEST-T8684,"Organisation Details: Convert to information object throws error with no ODS code or Tenant Id","* Prove that an error is thrown if an organisation object is being converted to an interoperable information object when that organisation has no ODS code associated and no fallback tenant ID is provided.",Pass,"15 Nov 2022, 16:01"
TEST-T8888,"Team: Overview: Archive unassigned tasks requirements flag set correctly","* Prove that when a team has outstanding incomplete tasks, the archiveTeamActionsRequired flag is set to true so that when the team is archived the user is forced to re-assign the incomplete tasks.",Pass,"15 Nov 2022, 16:01"
TEST-T8889,"Team: Overview: Archive default tasks assignee requirements flag set correctly","* Prove that when a team is a default task assignee for any task types, the archiveTeamActionsRequired flag is set to true so that when the team is archived the user is forced to re-assign the default assignees.",Pass,"15 Nov 2022, 16:01"
TEST-T8071,"PFS: Audit: Test logs created","Test a leg entry is created when command is called.",Pass,"15 Nov 2022, 16:01"
TEST-T7981,"PFS: GB NHS Number: Test returns not found error","404 should be returned if the patient is not found",Pass,"15 Nov 2022, 16:01"
TEST-T7982,"PFS: GB NHS Number: Test returns result","A result should be returned by the handler",Pass,"15 Nov 2022, 16:01"
TEST-T7983,"PFS: GB NHS Number: Test returns data","Data should be returned by the result and with required fields",Pass,"15 Nov 2022, 16:01"
TEST-T7984,"PFS: DOB: Test returns not found error","A 404 must returned if user not found",Pass,"15 Nov 2022, 16:01"
TEST-T7985,"PFS: DOB: Test returns result","A result should be returned by the handler",Pass,"15 Nov 2022, 16:01"
TEST-T7986,"PFS: DOB: Test returns data","Data of the correct format should be returned by the result.",Pass,"15 Nov 2022, 16:01"
TEST-T8146,"PFS: Emails: Test returns not found error","Test a 404 is returned if patient not found.",Pass,"15 Nov 2022, 16:01"
TEST-T8145,"PFS: Emails: Test returns result","Test a result is returned by handler.",Pass,"15 Nov 2022, 16:01"
TEST-T8147,"PFS: Emails: Test returns data","Test data with correct fields is returned by result.",Pass,"15 Nov 2022, 16:01"
TEST-T8247,"PFS: HomeAddress: Test returns not found error","Test a 404 is returned if patient not found.",Pass,"15 Nov 2022, 16:01"
TEST-T8248,"PFS: HomeAddress: Test returns result","Test a result is returned by handler",Pass,"15 Nov 2022, 16:01"
TEST-T8249,"PFS: HomeAddress: Test returns data","Test data is returned with correct fields",Pass,"15 Nov 2022, 16:01"
TEST-T7987,"PFS: HomeTelephone: Test returns not found error","Test a 404 is returned if home telephone not found.",Pass,"15 Nov 2022, 16:01"
TEST-T7988,"PFS: HomeTelephone: Test returns result","Test a result is returned by handler",Pass,"15 Nov 2022, 16:01"
TEST-T7989,"PFS: HomeTelephone: Test returns data","Test data is returned with correct fields",Pass,"15 Nov 2022, 16:01"
TEST-T8772,"PFS: Journal: QueryHandler: Test an error is generated if the Patient does not exist","Prove that if the Patient does not exist there is an exception",Pass,"15 Nov 2022, 16:01"
TEST-T8771,"PFS: Journal: QueryHandler: Test a result is returned if the Patient exists","Prove that if the Patient exists there is a query result",Pass,"15 Nov 2022, 16:01"
TEST-T8866,"PFS: Journal: QueryResult: When the result contains null values, prove that they are removed from the output",,Pass,"15 Nov 2022, 16:01"
TEST-T8867,"PFS: Journal: QueryResult: When the result contains PHP objects, prove that they are converted to PHP arrays",,Pass,"15 Nov 2022, 16:01"
TEST-T8765,"PFS: Journal: Investigation Group: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8766,"PFS: Journal: Investigation Group: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8767,"PFS: Journal: Investigation Result: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8768,"PFS: Journal: Investigation Result: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8769,"PFS: Journal: Investigation Specimen: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8770,"PFS: Journal: Investigation Specimen: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8736,"PFS: Journal: Allergy Intolerance: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8737,"PFS: Journal: Allergy Intolerance: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8738,"PFS: Journal: Care Record Document: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8739,"PFS: Journal: Care Record Document: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8744,"PFS: Journal: eMED3 Fit Note: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8742,"PFS: Journal: Encounter (Consultation): Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8743,"PFS: Journal: Encounter (Consultation): Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8759,"PFS: Journal: Immunisation Administration: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8745,"PFS: Journal: Investigation Report: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8746,"PFS: Journal: Investigation Report: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8754,"PFS: Journal: Manual Referral: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8755,"PFS: Journal: Manual Referral: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8747,"PFS: Journal: Medication Administration: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8748,"PFS: Journal: Medication Administration: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8749,"PFS: Journal: Medication Statement: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8750,"PFS: Journal: Medication Statement: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8756,"PFS: Journal: NHS e-Referral: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8740,"PFS: Journal: Care Record Note: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8741,"PFS: Journal: Care Record Note: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8751,"PFS: Journal: Observation: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8752,"PFS: Journal: Observation: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8753,"PFS: Journal: Prescription: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8761,"PFS: Journal: Problem: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8757,"PFS: Journal: Procedure: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8758,"PFS: Journal: Procedure: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T8762,"PFS: Journal: Consultation Topic Heading: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8763,"PFS: Journal: Consultation Topic: Fields are populated from the full CareRecordEntry","Prove that all required fields are copied from the CareRecordEntry",Pass,"15 Nov 2022, 16:01"
TEST-T8764,"PFS: Journal: Consultation Topic: Fields are populated from the minimal CareRecordEntry","Prove there are no errors about optional CareRecordEntry fields",Pass,"15 Nov 2022, 16:01"
TEST-T7990,"PFS: Mobile: Test returns not found error","Test a 404 response is returned if patient not found",Pass,"15 Nov 2022, 16:01"
TEST-T7991,"PFS: Mobile: Test returns result","Test a result is returned by handler",Pass,"15 Nov 2022, 16:01"
TEST-T7992,"PFS: Mobile: Test returns data","Test mobile data fields returned in result",Pass,"15 Nov 2022, 16:01"
TEST-T7993,"PFS: Name: Test returns not found error","Test a 404 is returned if patient not found.",Pass,"15 Nov 2022, 16:01"
TEST-T7994,"PFS: Name: Test returns result","Test a result is returned by handler.",Pass,"15 Nov 2022, 16:01"
TEST-T7995,"PFS: Name: Test returns data","Test data with correct fields is returned by result.",Pass,"15 Nov 2022, 16:01"
TEST-T9272,"PFS: Linkage: Show that creating a Patient App Linkage creates an Audit Event",,Pass,"15 Nov 2022, 16:01"
TEST-T9273,"PFS: Linkage: Show that creating a Patient App Linkage Token creates an Audit Event",,Pass,"15 Nov 2022, 16:01"
TEST-T9274,"PFS: Linkage: Prove that the string representation of the Patient App Linkage Token is correctly formatted",,Pass,"15 Nov 2022, 16:01"
TEST-T6275,"Medicus: Appointments And Recalls Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6276,"Medicus: Appointments And Recalls Test - Test The Patient Object Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T8246,"Medicus: Patient banner query updates staff recent patient when parameter set to true","* Prove that when the PatientBannerQuery is dispatched and the 'updatePatientAccessTime' is set to true, the staff recent patient view command is dispatched to log a view.",Pass,"15 Nov 2022, 16:01"
TEST-T2153,"Staff: Recent Patients: New staff recent patient record created when visiting patient record administrative details page","Prove that new staff recent patient record created when visiting patient record administrative details page",Pass,"15 Nov 2022, 16:01"
TEST-T8650,"Patient: NHS Number: Assert that the random number generator produces valid NHS numbers","Prove that the NHS Number random number generator produces valid NHS Numbers",Pass,"15 Nov 2022, 16:01"
TEST-T8651,"Patient: NHS Number: Assert that the random number generator produces valid NHS numbers that may or may not be unique","Prove that the NHS Number random number generator produces valid NHS Numbers that do not need to be unique",Pass,"15 Nov 2022, 16:01"
TEST-T8652,"Patient: NHS Number: Assert that the random number generator produces valid, unique NHS numbers","Prove that the NHS Number random number generator produces valid, unique NHS Numbers",Pass,"15 Nov 2022, 16:01"
TEST-T6279,"Medicus: Patient Test - Test Infant11 Months Old And0 Weeks Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6280,"Medicus: Patient Test - Test Adult102 Years1 Month And1 Day Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6281,"Medicus: Patient Test - Test Child17 Years1 Months And3 Day Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6282,"Medicus: Patient Test - Test Infant11 Months2 Weeks And1 Day Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6283,"Medicus: Patient Test - Test Infant11 Months1 Week And2 Day Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6284,"Medicus: Patient Test - Test Infant4 Weeks And1 Day Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6285,"Medicus: Patient Test - Test Infant Less Than1year Old But Old Than2 Months",,Pass,"15 Nov 2022, 16:01"
TEST-T6286,"Medicus: Patient Test - Test Infant Less Than2 Months Old But Older Than1 Week",,Pass,"15 Nov 2022, 16:01"
TEST-T6287,"Medicus: Patient Test - Test Infant2 Months Old Exactly",,Pass,"15 Nov 2022, 16:01"
TEST-T6288,"Medicus: Patient Test - Test Adult102 Years Old",,Pass,"15 Nov 2022, 16:01"
TEST-T6289,"Medicus: Patient Test - Test Adult102 Years And1 Month",,Pass,"15 Nov 2022, 16:01"
TEST-T6290,"Medicus: Patient Test - Test Adult18 Years Old",,Pass,"15 Nov 2022, 16:01"
TEST-T6291,"Medicus: Patient Test - Test Child2 Years Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6292,"Medicus: Patient Test - Test Infant2 Days Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6293,"Medicus: Patient Test - Test Infant Less Than A Week Old But Older Than1 Day",,Pass,"15 Nov 2022, 16:01"
TEST-T6294,"Medicus: Patient Test - Test Infant1 Day Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6295,"Medicus: Patient Test - Test Infant Less Than1 Day Old Age Format",,Pass,"15 Nov 2022, 16:01"
TEST-T6296,"Medicus: Patient Test - Test Get All Visible Allergies",,Pass,"15 Nov 2022, 16:01"
TEST-T6297,"Medicus: Patient Test - Test Get All Patient Record Visible Allergies",,Pass,"15 Nov 2022, 16:01"
TEST-T6298,"Medicus: Patient Test - Test Get All Patient Record Visible Current Allergies",,Pass,"15 Nov 2022, 16:01"
TEST-T6299,"Medicus: Patient Test - Test Get All Patient Record Visible Adhoc Procedures",,Pass,"15 Nov 2022, 16:01"
TEST-T8887,"Safeguarding: PDS: Cannot update the PDS","* Prove that a Safeguarding service organisation cannot update the PDS",Pass,"15 Nov 2022, 16:01"
TEST-T6303,"Medicus: Manual Referral Provider Practitioner Test - Test A Minimal Practitioner Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6304,"Medicus: Manual Referral Provider Practitioner Test - Test A Complete Practitioner Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6305,"Medicus: Manual Referral Provider Practitioner Test - Test The First Name Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6306,"Medicus: Manual Referral Provider Practitioner Test - Test The Last Name Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6307,"Medicus: Manual Referral Provider Practitioner Test - Test The Title Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6308,"Medicus: Manual Referral Provider Practitioner Test - Test The Role Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6309,"Medicus: Manual Referral Provider Practitioner Test - Test The Telephone Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6310,"Medicus: Manual Referral Provider Practitioner Test - Test The Email Address Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6311,"Medicus: Manual Referral Provider Practitioner Test - Test The General Medical Council Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6312,"Medicus: Manual Referral Provider Practitioner Test - Test The Nhs Digital Consultant Code Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6313,"Medicus: Manual Referral Provider Practitioner Test - Test The Nursing And Midwifery Council Pin Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6314,"Medicus: Manual Referral Provider Practitioner Test - Test The Health And Care Professions Council Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6315,"Medicus: Manual Referral Provider Practitioner Test - Test The Get Display Name Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6316,"Medicus: Manual Referral Provider Practitioner Test - Test A Practitioner Can Be Archived",,Pass,"15 Nov 2022, 16:01"
TEST-T6317,"Medicus: Manual Referral Provider Service Methods Test - Test The Name Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6318,"Medicus: Manual Referral Provider Service Methods Test - Test The Clinical Specialty Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6319,"Medicus: Manual Referral Provider Service Methods Test - Test The Correspondence Address Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6320,"Medicus: Manual Referral Provider Service Methods Test - Test The Telephone Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6321,"Medicus: Manual Referral Provider Service Methods Test - Test The Fax Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6322,"Medicus: Manual Referral Provider Service Methods Test - Test The Email Address Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6323,"Medicus: Manual Referral Provider Service Methods Test - Test A Service Can Be Archived",,Pass,"15 Nov 2022, 16:01"
TEST-T6324,"Medicus: Manual Referral Provider Service Test - Test A Service Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6325,"Medicus: Manual Referral Provider Service Test - Test The Name Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6326,"Medicus: Manual Referral Provider Service Test - Test The Clinical Specialty Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6327,"Medicus: Manual Referral Provider Service Test - Test The Correspondence Address Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6328,"Medicus: Manual Referral Provider Service Test - Test The Telephone Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6329,"Medicus: Manual Referral Provider Service Test - Test The Fax Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6330,"Medicus: Manual Referral Provider Service Test - Test The Email Address Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6331,"Medicus: Manual Referral Provider Service Test - Test A Service Can Be Archived",,Pass,"15 Nov 2022, 16:01"
TEST-T6332,"Medicus: Manual Referral Provider Test - Test A Provider Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6333,"Medicus: Manual Referral Provider Test - Test The Name Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6334,"Medicus: Manual Referral Provider Test - Test The Correspondence Address Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6335,"Medicus: Manual Referral Provider Test - Test The Telephone Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6336,"Medicus: Manual Referral Provider Test - Test The Fax Number Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6337,"Medicus: Manual Referral Provider Test - Test An Email Address Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6338,"Medicus: Manual Referral Provider Test - Test A Service Can Be Added",,Pass,"15 Nov 2022, 16:01"
TEST-T6339,"Medicus: Manual Referral Provider Test - Test The Get Services Method Only Returns Unarchived Services",,Pass,"15 Nov 2022, 16:01"
TEST-T6340,"Medicus: Manual Referral Provider Test - Test A Provider Can Be Added",,Pass,"15 Nov 2022, 16:01"
TEST-T6341,"Medicus: Manual Referral Provider Test - Test The Get Practitioners Method Only Returns Unarchived Practitioners",,Pass,"15 Nov 2022, 16:01"
TEST-T6342,"Medicus: Manual Referral Provider Test - Test A Provider Can Be Archived",,Pass,"15 Nov 2022, 16:01"
TEST-T6346,"Medicus: Referral Test - Test A Minimal Referral Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6347,"Medicus: Referral Test - Test A Complete Referral Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6348,"Medicus: Referral Test - Test The U B R N Can Be Set",,Pass,"15 Nov 2022, 16:01"
TEST-T6349,"Medicus: Referral Test - Test The Review Reason Can Be Set",,Pass,"15 Nov 2022, 16:01"
TEST-T6350,"Medicus: Referral Test - Test A Referral Can Be Marked As Incorrect",,Pass,"15 Nov 2022, 16:01"
TEST-T6351,"Medicus: Referral Test - Test A Referral Can Be Marked As Incorrect And Hidden",,Pass,"15 Nov 2022, 16:01"
TEST-T6352,"Medicus: Referral Test - Test An Attachment Can Be Added",,Pass,"15 Nov 2022, 16:01"
TEST-T6353,"Medicus: Referral Test - Test An Attachment Can Be Marked As Deleted",,Pass,"15 Nov 2022, 16:01"
TEST-T6354,"Medicus: Referral Test - Test An Attachment Can Be Marked As Finalised",,Pass,"15 Nov 2022, 16:01"
TEST-T6355,"Medicus: Referral Test - Test An Attachment Can Be Marked As Incorrect",,Pass,"15 Nov 2022, 16:01"
TEST-T6356,"Medicus: Referral Test - Test An Attachment Can Be Marked As Incorrect And Hidden",,Pass,"15 Nov 2022, 16:01"
TEST-T8482,"Safeguarding: Risk level: Risk level object populates correct values","* Prove that the object that gets populated for a risk level and sent to the front end populates all the correct values, including the correct colour to display for the risk level on the front end.",Pass,"15 Nov 2022, 16:01"
TEST-T8424,"Safeguarding: Patient audit events: Event recorded when adding a person at risk to a case","* Prove that a 'Patient Added to Safeguarding Case' event is recorded when adding a patient as a person at risk to a safeguarding case.",Pass,"15 Nov 2022, 16:01"
TEST-T8576,"Safeguarding: Patient audit events: Event recorded when removing a patient from a case","* Prove that a patient audit event is emitted when removing a person at risk from a safeguarding case.",Pass,"15 Nov 2022, 16:01"
TEST-T8099,"Scheduling: Book appointment task: Create: Default task assignee is pre-populated","* Prove that if there is a default task assignee configured for the book appointment task, it is pre-populated when creating the task.",Pass,"15 Nov 2022, 16:01"
TEST-T8220,"Scheduling: Appointment: Communication overview returns expected attributes and values","* Prove that the appointment communication overview returns the expected attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T8123,"Scheduling: Unfulfilled Staff Requirements Task: Overview returns the correct data","* Prove that the task overview returns the correct attributes and values.",Pass,"15 Nov 2022, 16:01"
TEST-T9035,"Scheduling: Unfulfilled Staff Requirements Task: The appointment diary date time duration is formatted correctly if the start & end date/times are not on the same day","Assert that the appointment diary date time duration is formatted correctly if the start & end date/times are not on the same day.",Pass,"15 Nov 2022, 16:01"
TEST-T6367,"Medicus: Edit Name Query Result Test - Test The Query Result Has The Correct Attributes",,Pass,"15 Nov 2022, 16:01"
TEST-T6377,"Medicus: Overview Query Result Test - Test The Overview Query Result Schedule Member Formats The Administrative Duty Type Correctly",,Pass,"15 Nov 2022, 16:01"
TEST-T6379,"Medicus: Overview Query Result Test - Test The Overview Query Result Schedule Member Formats The Staff Break Type Correctly",,Pass,"15 Nov 2022, 16:01"
TEST-T6506,"Medicus: Result Dairy Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6507,"Medicus: Result Staff Unavailability Period Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6509,"Medicus: Result Appointment Service Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6510,"Medicus: Result Clinical Case Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6511,"Medicus: Result Clinical Case With Created Date Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6512,"Medicus: Result Enum Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6513,"Medicus: Result Enum Option Test - Test The Result Can Be Created From An Enum",,Pass,"15 Nov 2022, 16:01"
TEST-T6514,"Medicus: Result N H S National Slot Category Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6515,"Medicus: Result Room Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6508,"Medicus: Result Administrative Duty Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6517,"Medicus: Result Site Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6518,"Medicus: Result Staff Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6520,"Medicus: Result Team Option Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6521,"Medicus: Result Date Range Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6522,"Medicus: Result Duration Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6523,"Medicus: Result Formatted Date Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6524,"Medicus: Result Formatted Date Time Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6525,"Medicus: Result Formatted Time Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6526,"Medicus: Result Patient Risk Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6527,"Medicus: Result Structured Duration Test - Test The Result Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6528,"Medicus: Recurring Rule Validator Test - Test The Start Date Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6529,"Medicus: Recurring Rule Validator Test - Test The Start Time Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6531,"Medicus: Recurring Rule Validator Test - Test The Repeat Frequency Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6532,"Medicus: Recurring Rule Validator Test - Test Repeat Days Of Week Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6533,"Medicus: Recurring Rule Validator Test - Test Repeats Monthly On Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6534,"Medicus: Recurring Rule Validator Test - Test Repeats Monthly On Day Of Month Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6535,"Medicus: Recurring Rule Validator Test - Test Repeats Monthly On First Weekday In Month Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6536,"Medicus: Recurring Rule Validator Test - Test Repeats Monthly On Second Weekday In Month Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6537,"Medicus: Recurring Rule Validator Test - Test Repeats Monthly On Last Weekday In Month Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6538,"Medicus: Recurring Rule Validator Test - Test The Repeat Ends After Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6539,"Medicus: Recurring Rule Validator Test - Test The Repeat Ends On Date Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6540,"Medicus: Recurring Rule Validator Test - Test The Repeat Ends After Number Of Occurrences Is Validated",,Pass,"15 Nov 2022, 16:01"
TEST-T6541,"Medicus: Date Time Helpers Test - Test The Validate Start And End Date Times Method Throws An Exception If The Start Is Equal To The End",,Pass,"15 Nov 2022, 16:01"
TEST-T6542,"Medicus: Date Time Helpers Test - Test The Validate Start And End Date Times Method Throws An Exception If The Start Is After The End",,Pass,"15 Nov 2022, 16:01"
TEST-T6543,"Medicus: Invalid Start And End Date Times Exception Test - Test The Exception Returns An Appropriate Message When The Start Is Equal To The End",,Pass,"15 Nov 2022, 16:01"
TEST-T6544,"Medicus: Invalid Start And End Date Times Exception Test - Test The Exception Returns An Appropriate Message When The Start Is After The End",,Pass,"15 Nov 2022, 16:01"
TEST-T7309,"Medicus: Appointment Test - A Minimal Booked Appointment Can Be Created","Test a minimal booked appointment can be created.",Pass,"15 Nov 2022, 16:01"
TEST-T7310,"Medicus: Appointment Test - A Complete Booked Appointment Can Be Created","Test a complete booked appointment can be created",Pass,"15 Nov 2022, 16:01"
TEST-T7311,"Medicus: Appointment Test - A Minimal Queued Appointment Can Be Created","Test a minimal queued appointment can be created",Pass,"15 Nov 2022, 16:01"
TEST-T7312,"Medicus: Appointment Test - A Complete Queued Appointment Can Be Created","Test a complete queued appointment can be created",Pass,"15 Nov 2022, 16:01"
TEST-T7313,"Medicus: Appointment Test - An exception is thrown if an appointment is created with both a diary and a queue","Test an exception is thrown if an appointment is created with both a diary and a queue",Pass,"15 Nov 2022, 16:01"
TEST-T7314,"Medicus: Appointment Test - An exception is thrown if an appointment is created without a diary or a queue","Test an exception is thrown when an appointment is created without a diary or a queue",Pass,"15 Nov 2022, 16:01"
TEST-T7315,"Medicus: Appointment Test - An exception is thrown if a queued appointment is created with start and end date/times","Test an exception is thrown if a queued appointment is created with start and end date/times",Pass,"15 Nov 2022, 16:01"
TEST-T7317,"Medicus: Appointment Test - The appointment position is set on creation","Test the appointment position is set on creation",Pass,"15 Nov 2022, 16:01"
TEST-T7318,"Medicus: Appointment Test - The appointment service method returns the queue's appointment service","Test the appointment service method returns the queue's appointment service",Pass,"15 Nov 2022, 16:01"
TEST-T6562,"Medicus: Appointment Test - Test The Clinical Case Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T7320,"Medicus: Appointment Test - The intended duration can be updated","Test the intended duration can be updated",Pass,"15 Nov 2022, 16:01"
TEST-T7321,"Medicus: Appointment Test - The position can be updated","Test the position can be updated",Pass,"15 Nov 2022, 16:01"
TEST-T6563,"Medicus: Appointment Test - Test The Reason For Appointment Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6564,"Medicus: Appointment Test - Test The Additional Information Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T7322,"Medicus: Appointment Test - The delivery mode can be updated","Test the delivery mode can be updated",Pass,"15 Nov 2022, 16:01"
TEST-T7324,"Medicus: Appointment Test - The arrival status can be updated","Test the arrival status can be updated",Pass,"15 Nov 2022, 16:01"
TEST-T7325,"Medicus: Appointment Test - Test an appointment can be cancelled","Test an appointment can be cancelled",Pass,"15 Nov 2022, 16:01"
TEST-T7326,"Medicus: Appointment Test - Test the getDisplayStatus returns the correct value for an appointment without an encounter","Test the getDisplayStatus returns the correct value for an appointment without an encounter",Pass,"15 Nov 2022, 16:01"
TEST-T7328,"Medicus: Appointment Test - Test an exception is thrown if the appointment cannot be rescheduled","Test an exception is thrown if the appointment cannot be rescheduled",Pass,"15 Nov 2022, 16:01"
TEST-T7329,"Medicus: Appointment Test - Test an appointment can be rescheduled","Test an appointment can be rescheduled",Pass,"15 Nov 2022, 16:01"
TEST-T7330,"Medicus: Appointment Test - Test the isNotCancelledOrRescheduled method returns the correct value","Test the isNotCancelledOrRescheduled method returns the correct value",Pass,"15 Nov 2022, 16:01"
TEST-T7331,"Medicus: Appointment Test - Test the isPending method returns the correct value","Test the isPending method returns the correct value",Pass,"15 Nov 2022, 16:01"
TEST-T7332,"Medicus: Appointment Test - Test the isCancelled method returns the correct value"," Test the isCancelled method returns the correct value",Pass,"15 Nov 2022, 16:01"
TEST-T7333,"Medicus: Appointment Test - Test the isRescheduled method returns the correct value","Test the isRescheduled method returns the correct value",Pass,"15 Nov 2022, 16:01"
TEST-T6607,"Medicus: Appointment Diary Test - Test A Full Appointment Diary Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6608,"Medicus: Appointment Diary Test - Test A Minimal Appointment Diary Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6609,"Medicus: Appointment Diary Test - Test The Equals Method Returns True If The Same Diary Is Passed",,Pass,"15 Nov 2022, 16:01"
TEST-T6610,"Medicus: Appointment Diary Test - Test The Diary Team Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6611,"Medicus: Appointment Diary Test - Test The Diary Room Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6612,"Medicus: Appointment Diary Test - Test The Diary Site Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6613,"Medicus: Appointment Diary Test - Test The Get Max Start Date Time Returns The First Bookings Start Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6614,"Medicus: Appointment Diary Test - Test The Get Min End Date Time Returns The Last Bookings End Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6615,"Medicus: Appointment Diary Test - Test The Is Valid Start Date Time Returns True If The Start Date Time Is Less Than Or Equal To The Max Start Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6616,"Medicus: Appointment Diary Test - Test The Is Valid End Date Time Returns True If The End Date Time Is Less Than Or Equal To The Max End Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6620,"Medicus: Appointment Queue Test - Test A Minimal Appointment Queue Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6621,"Medicus: Appointment Queue Test - Test A Complete Appointment Queue Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6622,"Medicus: Appointment Queue Test - Test The Equals Method Returns True If The Sam Diary Is Passed",,Pass,"15 Nov 2022, 16:01"
TEST-T6623,"Medicus: Appointment Queue Test - Test The Team Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6624,"Medicus: Appointment Queue Test - Test The Site Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6625,"Medicus: Appointment Queue Test - Test The Start And End Date Times Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6627,"Medicus: Appointment Queue Test - Test The Has Active Embargo Returns The Correct Boolean",,Pass,"15 Nov 2022, 16:01"
TEST-T6628,"Medicus: Appointment Queue Test - Test The Next Queue Place Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6629,"Medicus: Appointment Queue Test - Test A Queue Can Be Closed",,Pass,"15 Nov 2022, 16:01"
TEST-T6630,"Medicus: Appointment Queue Test - Test A Closed Queue Can Be Opened",,Pass,"15 Nov 2022, 16:01"
TEST-T6631,"Medicus: Appointment Service Test - Test An Appointment Service Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6632,"Medicus: Appointment Service Test - Test The Equals Method Returns The Correct Boolean",,Pass,"15 Nov 2022, 16:01"
TEST-T6633,"Medicus: Appointment Service Test - Test The Appointment Service Name Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6635,"Medicus: Appointment Service Test - Test The Invalid Usual Slot Duration Exception Has An Appropriate Message",,Pass,"15 Nov 2022, 16:01"
TEST-T6639,"Medicus: Appointment Service Test - Test The Invalid Effective Start Date Has An Appropriate Message",,Pass,"15 Nov 2022, 16:01"
TEST-T6640,"Medicus: Appointment Service Test - Test The Max Start Date Is The First Diary Or Queue Start Date",,Pass,"15 Nov 2022, 16:01"
TEST-T6641,"Medicus: Appointment Service Test - Test The Min End Date Is The Last Diary Or Queue End Date",,Pass,"15 Nov 2022, 16:01"
TEST-T6643,"Medicus: Delivery Mode Test - Test The Is Face To Face Method Only Returns True If It Is Face To Face",,Pass,"15 Nov 2022, 16:01"
TEST-T6644,"Medicus: Delivery Mode Test - Test The Is Home Method Only Returns True If It Is Home",,Pass,"15 Nov 2022, 16:01"
TEST-T6645,"Medicus: Delivery Mode Test - Test The Is Video Method Only Returns True If It Is Video",,Pass,"15 Nov 2022, 16:01"
TEST-T6646,"Medicus: Delivery Mode Test - Test The Is Phone Method Only Returns True If It Is Phone",,Pass,"15 Nov 2022, 16:01"
TEST-T6647,"Medicus: Delivery Mode Test - Test The Invalid Delivery Mode Exception Is Thrown If An Invalid Value Is Passed",,Pass,"15 Nov 2022, 16:01"
TEST-T6648,"Medicus: Appointment Diary Methods Test - Test An Appointment Diary Can Be Added",,Pass,"15 Nov 2022, 16:01"
TEST-T6650,"Medicus: Appointment Diary Methods Test - Test The Update Diary Team Method Updates The Team",,Pass,"15 Nov 2022, 16:01"
TEST-T6651,"Medicus: Appointment Diary Methods Test - Test The Update Diary Site Method Updates The Site",,Pass,"15 Nov 2022, 16:01"
TEST-T6652,"Medicus: Appointment Diary Methods Test - Test The Update Diary Room Method Updates The Room",,Pass,"15 Nov 2022, 16:01"
TEST-T6653,"Medicus: Appointment Diary Methods Test - Test The Diary Room Updated Event Is Emitted When The Room Is Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6654,"Medicus: Appointment Diary Methods Test - Test The Update Diary Start And End Date Times Method Updates The Diary Properties",,Pass,"15 Nov 2022, 16:01"
TEST-T6655,"Medicus: Appointment Diary Methods Test - Test An Exception Is Thrown If The Start And End Date Times Are Equal",,Pass,"15 Nov 2022, 16:01"
TEST-T6656,"Medicus: Appointment Diary Methods Test - Test An Exception Is Thrown If The Start Date Time Is After The End Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6657,"Medicus: Appointment Diary Methods Test - Test An Exception Is Thrown If The New Start Date Time Is After The First Bookings Start Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6660,"Medicus: Appointment Queue Methods Test - Test An Appointment Queue Can Be Added",,Pass,"15 Nov 2022, 16:01"
TEST-T6663,"Medicus: Appointment Queue Methods Test - Test The Update Queue Team Method Updates The Team",,Pass,"15 Nov 2022, 16:01"
TEST-T6664,"Medicus: Appointment Queue Methods Test - Test The Update Queue Site Method Updates The Site",,Pass,"15 Nov 2022, 16:01"
TEST-T6665,"Medicus: Appointment Queue Methods Test - Test The Update Queue Start And End Date Times Method Updates The Queue Properties",,Pass,"15 Nov 2022, 16:01"
TEST-T6666,"Medicus: Appointment Queue Methods Test - Test An Exception Is Thrown If The Start And End Date Times Are Equal",,Pass,"15 Nov 2022, 16:01"
TEST-T6667,"Medicus: Appointment Queue Methods Test - Test An Exception Is Thrown If The Start Date Time Is After The End Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6671,"Medicus: Book Appointment Task Status Test - Test An Incomplete Status Can Be Created From Its Static Method",,Pass,"15 Nov 2022, 16:01"
TEST-T6672,"Medicus: Book Appointment Task Status Test - Test A Complete Status Can Be Created From Its Static Method",,Pass,"15 Nov 2022, 16:01"
TEST-T6673,"Medicus: Book Appointment Task Status Test - Test The Invalid Appointment Task Exception Returns An Appropriate Message",,Pass,"15 Nov 2022, 16:01"
TEST-T6674,"Medicus: Book Appointment Task Test - Test An Appointment Task Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6675,"Medicus: Book Appointment Task Test - Test An Appointment Task Created Event Is Recorded When A Task I S Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6676,"Medicus: Book Appointment Task Test - Test An Appointment Tasks Appointment Requirement Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6677,"Medicus: Book Appointment Task Test - Test An Appointment Task Can Be Completed",,Pass,"15 Nov 2022, 16:01"
TEST-T6678,"Medicus: Book Appointment Task Test - Test An Appointment Task Completed Event Is Recorded When A Task Is Completed",,Pass,"15 Nov 2022, 16:01"
TEST-T6679,"Medicus: Book Appointment Task Test - Test An Appointment Tasks Assignee Can Be Changed",,Pass,"15 Nov 2022, 16:01"
TEST-T6680,"Medicus: Book Appointment Task Test - Test An Appointment Task Created Event Is Recorded When A Task Assignee Is Changed",,Pass,"15 Nov 2022, 16:01"
TEST-T6772,"Medicus: Staff Meeting Attendee Test - Test A Staff Meeting Attendee Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6773,"Medicus: Staff Meeting Attendee Test - Test The Equals Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6774,"Medicus: Staff Meeting Attendee Test - Test The Is Creator Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6775,"Medicus: Staff Meeting Test - Test A Staff Meeting Model Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6777,"Medicus: Staff Meeting Test - Test The Title Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6778,"Medicus: Staff Meeting Test - Test The Start And End Date Times Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6779,"Medicus: Staff Meeting Test - Test An Exception Is Thrown If The Start Date Time Is After The End Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6780,"Medicus: Staff Meeting Test - Test An Exception Is Thrown If The Start Date Time Is Equal To The End Date Time",,Pass,"15 Nov 2022, 16:01"
TEST-T6781,"Medicus: Staff Meeting Test - Test An Attendee Can Be Added",,Pass,"15 Nov 2022, 16:01"
TEST-T6782,"Medicus: Staff Meeting Test - Test An Attendee Can Be Removed",,Pass,"15 Nov 2022, 16:01"
TEST-T6783,"Medicus: Staff Meeting Test - Test An Exception Is Thrown If The Creator Is Removed",,Pass,"15 Nov 2022, 16:01"
TEST-T6784,"Medicus: Staff Meeting Test - Test The Equals Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6785,"Medicus: Staff Meeting Test - Test A Meeting Can Be Cancelled",,Pass,"15 Nov 2022, 16:01"
TEST-T6786,"Medicus: Staff Meeting Test - Test The Staff Is An Attendee Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6681,"Medicus: Room Availability Entry Test - Test A Room Availability Entry Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6682,"Medicus: Room Availability Entry Test - Test The Is Appointment Diary Type And Is General Event Type Methods Only Return True If The Types Match",,Pass,"15 Nov 2022, 16:01"
TEST-T6683,"Medicus: Room Availability Entry Test - Test An Exception Is Thrown If The Start Date Time Is Greater Than The End Date Time On Creation",,Pass,"15 Nov 2022, 16:01"
TEST-T6684,"Medicus: Room Availability Entry Test - Test An Exception Is Thrown If The Start Date Time Is Equal To The End Date Time On Creation",,Pass,"15 Nov 2022, 16:01"
TEST-T6685,"Medicus: Room Availability Entry Test - Test An Exception Is Thrown If The Start Date Time Is Equal To The End Date Time On Update",,Pass,"15 Nov 2022, 16:01"
TEST-T6686,"Medicus: Room Availability Entry Test - Test An Exception Is Thrown If The Start Date Time Is After The End Date Time On Update",,Pass,"15 Nov 2022, 16:01"
TEST-T6687,"Medicus: Room Availability Event Entity Type Test - Test The Invalid Room Availability Event Entity Type Exception Has An Appropriate Message",,Pass,"15 Nov 2022, 16:01"
TEST-T6691,"Medicus: Room Availability Event Entity Type Test - Test The Get Type Class Method Returns The Correct Class Name",,Pass,"15 Nov 2022, 16:01"
TEST-T6692,"Medicus: Staff Availability Entry Test - Test A Staff Availability Entry Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6693,"Medicus: Staff Availability Entry Test - Test The Is Appointment Diary Type And Is General Event Type Methods Only Return True If The Types Match",,Pass,"15 Nov 2022, 16:01"
TEST-T6694,"Medicus: Staff Availability Entry Test - Test An Exception Is Thrown If The Start Date Time Is Greater Than The End Date Time On Creation",,Pass,"15 Nov 2022, 16:01"
TEST-T6695,"Medicus: Staff Availability Entry Test - Test An Exception Is Thrown If The Start Date Time Is Equal To The End Date Time On Creation",,Pass,"15 Nov 2022, 16:01"
TEST-T6696,"Medicus: Staff Availability Entry Test - Test An Exception Is Thrown If The Start Date Time Is Equal To The End Date Time On Update",,Pass,"15 Nov 2022, 16:01"
TEST-T6697,"Medicus: Staff Availability Entry Test - Test An Exception Is Thrown If The Start Date Time Is After The End Date Time On Update",,Pass,"15 Nov 2022, 16:01"
TEST-T6698,"Medicus: Staff Availability Event Entity Type Test - Test An Absence Type Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6699,"Medicus: Staff Availability Event Entity Type Test - Test An Administrative Duty Assignment Type Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6700,"Medicus: Staff Availability Event Entity Type Test - Test An Appointment Service Duty Assignment Type Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6701,"Medicus: Staff Availability Event Entity Type Test - Test A General Event Attendee Type Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6702,"Medicus: Staff Availability Event Entity Type Test - Test A Break Assignment Type Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6703,"Medicus: Staff Availability Event Entity Type Test - Test The Invalid Staff Availability Event Entity Type Exception Has An Appropriate Message",,Pass,"15 Nov 2022, 16:01"
TEST-T6704,"Medicus: Staff Availability Event Entity Type Test - Test The Equals Method Can Check If The Target Availability Is Equal To Another",,Pass,"15 Nov 2022, 16:01"
TEST-T6705,"Medicus: Staff Availability Event Entity Type Test - Test The Is Absence Method Only Returns True If The Availability Is An Absence Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6706,"Medicus: Staff Availability Event Entity Type Test - Test The Is Administrative Duty Assignment Method Only Returns True If The Availability Is An Administrative Duty Assignment Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6707,"Medicus: Staff Availability Event Entity Type Test - Test The Is Service Duty Assignment Method Only Returns True If The Availability Is An Service Duty Assignment Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6708,"Medicus: Staff Availability Event Entity Type Test - Test The Is General Event Attendee Type Method Only Returns True If The Availability Is General Event Attendee Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6709,"Medicus: Staff Availability Event Entity Type Test - Test The Is Break Assignment Method Only Returns True If The Availability Is An Break Assignment Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6710,"Medicus: Staff Availability Event Entity Type Test - Test The Get Type Class Method Returns The Correct Class Name",,Pass,"15 Nov 2022, 16:01"
TEST-T6557,"Medicus: Administrative Duty Assignment Methods Test - Test An Assignment Can Be Added",,Pass,"15 Nov 2022, 16:01"
TEST-T6558,"Medicus: Administrative Duty Assignment Methods Test - Test An Assignment Can Be Removed",,Pass,"15 Nov 2022, 16:01"
TEST-T6559,"Medicus: Administrative Duty Assignment Methods Test - Test The Assignment Start And End Date Times Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6545,"Medicus: Administrative Duty Assignment Test - Test An Admin Duty Assignment Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6546,"Medicus: Administrative Duty Assignment Test - Test The Start And End Date Times Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6547,"Medicus: Administrative Duty Assignment Test - Test En Exception Is Thrown If The Start Date Time Equals The End Date Time When Creating An Assignment",,Pass,"15 Nov 2022, 16:01"
TEST-T6548,"Medicus: Administrative Duty Assignment Test - Test En Exception Is Thrown If The Start Date Time Is After The End Date Time When Creating An Assignment",,Pass,"15 Nov 2022, 16:01"
TEST-T6549,"Medicus: Administrative Duty Assignment Test - Test An Exception Is Thrown When If The Start And End Date Times Are Equal When Updating",,Pass,"15 Nov 2022, 16:01"
TEST-T6550,"Medicus: Administrative Duty Assignment Test - Test En Exception Is Thrown If The Start Date Time Is After The End Date Time When Updating",,Pass,"15 Nov 2022, 16:01"
TEST-T6551,"Medicus: Administrative Duty Test - Test An Admin Duty Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6552,"Medicus: Administrative Duty Test - Test The Duty Name Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6553,"Medicus: Administrative Duty Test - Test The Can Be Archived Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6554,"Medicus: Administrative Duty Test - Test The Archive Method Archives The Duty",,Pass,"15 Nov 2022, 16:01"
TEST-T6555,"Medicus: Administrative Duty Test - Test The Unarchive Duty Method Unarchives The Duty",,Pass,"15 Nov 2022, 16:01"
TEST-T6556,"Medicus: Administrative Duty Test - Test The Equals Method Returns The Correct Value",,Pass,"15 Nov 2022, 16:01"
TEST-T6787,"Medicus: Ends After Type Test - Test The Invalid Ends After Type Exception Has An Appropriate Message",,Pass,"15 Nov 2022, 16:01"
TEST-T6788,"Medicus: Ends After Type Test - Test The Ends After Type Checker Return The Correct Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6789,"Medicus: Recurring Rule Service Test - Test A Weekly Recurring Rule Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6790,"Medicus: Recurring Rule Service Test - Test A Monthly Recurring Rule Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6791,"Medicus: Recurring Rule Service Test - Test A Recurring Rule That Ends On A Specific Date Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6792,"Medicus: Recurring Rule Service Test - Test A Recurring Rule That Ends After Number Of Occurrences Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6793,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If The Repeat Frequency Is Less Than One",,Pass,"15 Nov 2022, 16:01"
TEST-T6794,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If Its A Weekly Type And No Days Of The Week Are Provided",,Pass,"15 Nov 2022, 16:01"
TEST-T6795,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If Its A Weekly Type And Invalid Days Of The Week Are Provided",,Pass,"15 Nov 2022, 16:01"
TEST-T6796,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If No Repeats Monthly On Value Is Provided For A Monthly Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6797,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If The Repeats On Day Of The Month Is Not Passed For A Repeats On Day Of Month Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6798,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If The Repeats On Day In The Month Is Not Between1 And31 For A Repeats On Day Of Month Type",,Pass,"15 Nov 2022, 16:01"
TEST-T6799,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If The Repeats On The First Weekday Of The Month Is Not Provided",,Pass,"15 Nov 2022, 16:01"
TEST-T6800,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If The Repeats On The Second Weekday Of The Month Is Not Provided",,Pass,"15 Nov 2022, 16:01"
TEST-T6801,"Medicus: Recurring Rule Service Test - Test An Exception Is Thrown If The Repeats On The Last Weekday Of The Month Is Not Provided",,Pass,"15 Nov 2022, 16:01"
TEST-T6802,"Medicus: Recurring Rule Service Test - Test And Exception Is Thrown If The Repeat Ends On Local Date Is Missing",,Pass,"15 Nov 2022, 16:01"
TEST-T6803,"Medicus: Recurring Rule Service Test - Test And Exception Is Thrown If The Repeat Ends After Number Of Occurrences Value Is Missing",,Pass,"15 Nov 2022, 16:01"
TEST-T6804,"Medicus: Recurring Rule Service Test - Test Repeat Days Are Created Upto The Ends On Date",,Pass,"15 Nov 2022, 16:01"
TEST-T6805,"Medicus: Recurring Rule Service Test - Test Repeat Days Are Created Upto The Ends After Number Of Occurrences",,Pass,"15 Nov 2022, 16:01"
TEST-T6806,"Medicus: Recurring Rule Service Test - Test Repeat Days Are Created Following The Repeat Frequency",,Pass,"15 Nov 2022, 16:01"
TEST-T6807,"Medicus: Recurring Rule Service Test - Test Repeat Days Are Only Created For The Listed Days Of Week For A Weekly Recurring Rules",,Pass,"15 Nov 2022, 16:01"
TEST-T6808,"Medicus: Recurring Rule Service Test - Test Repeat Days Are Only Created For The Specified Day Of The Month For Month Recurring Rules",,Pass,"15 Nov 2022, 16:01"
TEST-T6809,"Medicus: Recurring Rule Service Test - Test Repeat Days Are Only Created For The Specified First Day Of The Month For Month Recurring Rules",,Pass,"15 Nov 2022, 16:01"
TEST-T6810,"Medicus: Recurring Rule Service Test - Test Repeat Days Are Only Created For The Specified Second Day Of The Month For Month Recurring Rules",,Pass,"15 Nov 2022, 16:01"
TEST-T6811,"Medicus: Recurring Rule Service Test - Test Repeat Days Are Only Created For The Specified Last Day Of The Month For Month Recurring Rules",,Pass,"15 Nov 2022, 16:01"
TEST-T6812,"Medicus: Repeat Monthly On Type Test - Test The Invalid Repeat Monthly On Type Exception Has An Appropriate Message",,Pass,"15 Nov 2022, 16:01"
TEST-T6813,"Medicus: Repeat Monthly On Type Test - Test The Repeat Monthly On Type Checkers Return The Correct Values",,Pass,"15 Nov 2022, 16:01"
TEST-T6814,"Medicus: Repeat Monthly On Type Test - Test The Equals Method Can Check If The Target Availability Is Equal To Another",,Pass,"15 Nov 2022, 16:01"
TEST-T6815,"Medicus: Repeat Type Test - Test The Invalid Repeat Type Exception Has An Appropriate Message",,Pass,"15 Nov 2022, 16:01"
TEST-T6816,"Medicus: Repeat Type Test - Test The Repeat Type Checkers Return The Correct Values",,Pass,"15 Nov 2022, 16:01"
TEST-T9275,"Staff: Archive: Archive subject staff member not returned in re-assign list","* Prove that the staff member that is being archived is not returned in the list of staff to re-assign any incomplete tasks or default task assignee configurations to.",Pass,"15 Nov 2022, 16:01"
TEST-T9062,"Staff: Overview: Archive unassigned tasks requirements flag set correctly","* Prove that when a staff mmeber has outstanding incomplete tasks, the archiveStaffActionsRequired flag is set to true so that when the staff member is archived the user is forced to re-assign the incomplete tasks.",Pass,"15 Nov 2022, 16:01"
TEST-T9063,"Staff: Overview: Archive default tasks assignee requirements flag set correctly","* Prove that when a staff member is a default task assignee for any task types, the archiveStaffActionsRequired flag is set to true so that when the staff member is archived the user is forced to re-assign the default assignees.",Pass,"15 Nov 2022, 16:01"
TEST-T6817,"Medicus: Staff Email Test - Test Add Work Email Address Creates Work Email Address",,Pass,"15 Nov 2022, 16:01"
TEST-T6818,"Medicus: Virtual Meeting Room Test - Test A Minimal Virtual Meeting Room Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6819,"Medicus: Virtual Meeting Room Test - Test A Complete Virtual Meeting Room Can Be Created",,Pass,"15 Nov 2022, 16:01"
TEST-T6820,"Medicus: Virtual Meeting Room Test - Test The Chime Meeting Id Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6823,"Medicus: Virtual Meeting Room Test - Test The Chime Meeting Details Can Be Updated",,Pass,"15 Nov 2022, 16:01"
TEST-T6030,"Medicus: Absence Edit Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T6031,"Medicus: Absence Edit Controller Test - Test Controller Returns Correct Response",,Pass,"15 Nov 2022, 15:24"
TEST-T6034,"Medicus: Absences For Staff Between Range Query Test - Test The Query Returns An Object With The Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T6035,"Medicus: Cancel Absence Command Test - Test Command Cancels Absence",,Pass,"15 Nov 2022, 15:24"
TEST-T6036,"Medicus: Cancel Absence Command Test - Test The Staff Availability Entry Is Removed When The Absence Is Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T6038,"Change Absence - minimal success",,Pass,"15 Nov 2022, 15:24"
TEST-T6037,"Change Absence - maximal failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6039,"Change Staff Absence - Test Staff Availability Entry Is Updated",,Pass,"15 Nov 2022, 15:24"
TEST-T6043,"Change Staff Home Address - minimal success",,Pass,"15 Nov 2022, 15:24"
TEST-T6045,"Change Staff Home Address - maximal success",,Pass,"15 Nov 2022, 15:24"
TEST-T6044,"Change Staff Home Address - Maximal Validation Failure",,Pass,"15 Nov 2022, 15:24"
TEST-T7480,"Staff: Revoke: When a user account is revoked, the IAM Client is used to update IAM","Prove that when a user account is revoked, the IAM Client update method is called",Pass,"15 Nov 2022, 15:24"
TEST-T8278,"Staff: Revoke: When a user account is revoked, the update is pushed to logged in and subscribed users","Prove that when a user account is revoked, an update is pushed to all logged in and subscribed users via the pusher service",Pass,"15 Nov 2022, 15:24"
TEST-T8279,"Staff: Revoke: When a user account is revoked, all of its associated user role assignments are ended","Prove that when a user account is revoked, all of its associated user role assignments are ended",Pass,"15 Nov 2022, 15:24"
TEST-T8280,"Staff: Revoke: When a user account is revoked, but it was not possible to update IAM, changes to user role assignments are rolled back","Prove that when a user account is revoked and the IAM integration fail, any changes to the user role assignments are rolled back",Pass,"15 Nov 2022, 15:24"
TEST-T8281,"Staff: Revoke: Controller throws exception when unauthorised staff id is provided","Prove that an exception is thrown when an unauthorised (no User Roles) Staff ID is provided to the staff authorisation revoke controller",Pass,"15 Nov 2022, 15:24"
TEST-T8282,"Staff: Revoke: Controller throws exception when invalid staff id provided","Prove that an exception is thrown when an invalid Staff ID is provided to the staff authorisation revoke controller",Pass,"15 Nov 2022, 15:24"
TEST-T6046,"Medicus: Create Bookmarked Patient Controller Test - Test Handle Request",,Pass,"15 Nov 2022, 15:24"
TEST-T6047,"Medicus: Delete Bookmarked Patient Controller Test - Test Process Form",,Pass,"15 Nov 2022, 15:24"
TEST-T6048,"Medicus: Edit Bookmarked Patient Controller Test - Test Handle Request",,Pass,"15 Nov 2022, 15:24"
TEST-T6049,"Medicus: Edit Bookmarked Patient Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T6050,"Medicus: Listing Bookmarked Patients Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T6051,"Medicus: Overview Bookmarked Patient Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T6052,"Staff: Add consultation language",,Pass,"15 Nov 2022, 15:24"
TEST-T6053,"Change Staff Consultation Languages - Prove Languages Are Not Duplicated",,Pass,"15 Nov 2022, 15:24"
TEST-T6054,"Medicus: Staff: Remove Consultation Language",,Pass,"15 Nov 2022, 15:24"
TEST-T6058,"Medicus: Edit Consultation Languages Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T7875,"Staff: Create: Can fetch the required data (job roles) to create a staff record","Prove that the create staff data endpoint returns the correct data to create a staff record",Pass,"15 Nov 2022, 15:24"
TEST-T1994,"Staff: Create: Can create staff when all required fields are provided","Prove that can create staff when all required fields are provided.",Pass,"15 Nov 2022, 15:24"
TEST-T7482,"Staff: Create: When a staff record that can login is created, the IAM Client is used to update IAM","Prove that when a staff record that can login is created, the IAM Client is used to update IAM",Pass,"15 Nov 2022, 15:24"
TEST-T7483,"Staff: Create: When a staff record that can login is created, that the IAM Client is used to update IAM and handles failure correctly","Prove that when a staff record that can login is created, that the IAM Client is used to update IAM and that an IAM request failure results in a rollback of Medicus data",Pass,"15 Nov 2022, 15:24"
TEST-T1984,"Staff: Create: HCPC registration number is required when prescriber type is independent physiotherapist","Prove that HCPC registration number is required when prescriber type is independent physiotherapist.",Pass,"15 Nov 2022, 15:24"
TEST-T1985,"Staff: Create: HCPC registration number is required when prescriber type is independent chiropodist/podiatrist","Prove that HCPC registration number is required when prescriber type is independent chiropodist/podiatrist",Pass,"15 Nov 2022, 15:24"
TEST-T1986,"Staff: Create: HCPC registration number is required when prescriber type is independent therapeutic radiographer","Prove that HCPC registration number is required when prescriber type is independent therapeutic radiographer.
",Pass,"15 Nov 2022, 15:24"
TEST-T1987,"Staff: Create: HCPC registration number is required when prescriber type is independent optometrist","Prove that HCPC registration number is required when prescriber type is independent optometrist.",Pass,"15 Nov 2022, 15:24"
TEST-T1988,"Staff: Create: HCPC registration number is required when prescriber type is independent paramedic","Prove that HCPC registration number is required when prescriber type is independent paramedic",Pass,"15 Nov 2022, 15:24"
TEST-T1989,"Staff: Create: HCPC registration number is required when prescriber type is supplementary","Prove that HCPC registration number is required when prescriber type is supplementary
",Pass,"15 Nov 2022, 15:24"
TEST-T1990,"Staff: Create: Doctor index number is required when prescriber type is doctor","Prove that Doctor index number is required when prescriber type is doctor",Pass,"15 Nov 2022, 15:24"
TEST-T1991,"Staff: Create: NMC registration pin is required when prescriber type is independent nurse","Prove that NMC registration pin is required when prescriber type is independent nurse",Pass,"15 Nov 2022, 15:24"
TEST-T1992,"Staff: Create: NMC registration pin is required when prescriber type is community practitioner nurse","Prove that NMC registration pin is required when prescriber type is community practitioner nurse",Pass,"15 Nov 2022, 15:24"
TEST-T1993,"Staff: Create: NMC registration pin is required when prescriber type is pharmacist independent","Prove that NMC registration pin is required when prescriber type is pharmacist independent",Pass,"15 Nov 2022, 15:24"
TEST-T6060,"Change Staff Date Of Birth - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6061,"Change Staff Date Of Birth - maximal success",,Pass,"15 Nov 2022, 15:24"
TEST-T6062,"Change Staff Ethnicity - test maximal failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6063,"Change Staff Ethnicity - test maximal success",,Pass,"15 Nov 2022, 15:24"
TEST-T6064,"Change Staff Gender Identity - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6065,"Change Staff Gender Identity - minimal success",,Pass,"15 Nov 2022, 15:24"
TEST-T7797,"Change Staff Email Address - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6066,"Change Staff Email Address - test minimal & maximal success",,Pass,"15 Nov 2022, 15:24"
TEST-T6067,"Create Staff Email Address - minimal and maximal success",,Pass,"15 Nov 2022, 15:24"
TEST-T6068,"Delete Staff Email Address - minimal maximal success",,Pass,"15 Nov 2022, 15:24"
TEST-T8109,"Staff: Employment: Archiving Staff Requires Staff ID","Prove that the Staff archive controller returns an error when no Staff ID is provided in the request",Pass,"15 Nov 2022, 15:24"
TEST-T8110,"Staff: Employment: Archiving Staff Throws Exception For Invalid Staff ID","Prove that the Staff archive controller returns an error when an invalid Staff ID is provided in the request",Pass,"15 Nov 2022, 15:24"
TEST-T8111,"Staff: Employment: Archiving Staff Throws Exception For Already Archived Staff","Prove that the Staff archive controller returns an error when attempting to archive an already archived Staff record",Pass,"15 Nov 2022, 15:24"
TEST-T8112,"Staff: Employment: Archiving Staff Does Not Call IAM Update For Unauthorised Staff","Prove that the IAM service is not called when the Staff record being archived does not have an authorisation",Pass,"15 Nov 2022, 15:24"
TEST-T8113,"Staff: Employment: Archiving Staff Calls Iam Service For Authorised Staff","Prove that the IAM service is called when the Staff record being archived has one or more active User Roles",Pass,"15 Nov 2022, 15:24"
TEST-T8114,"Staff: Employment: Archiving Staff Controller Calls Pusher Trigger For Authorised Staff","Prove that logged in user sessions are updated when a Staff record with active user roles is archived",Pass,"15 Nov 2022, 15:24"
TEST-T8115,"Staff: Employment: Archiving Staff Does Not Call Pusher Trigger For Unauthorised Staff","Prove that no messages to logged in users are sent when an unauthorised Staff record is archived",Pass,"15 Nov 2022, 15:24"
TEST-T8116,"Staff: Employment: Archiving Staff Rolls Back Changes When Iam Fails","Prove than all changes are rolled back when the IAM update service fails attempting to archive a Staff record with one or more active User Roles",Pass,"15 Nov 2022, 15:24"
TEST-T8149,"Staff: Employment: Archiving staff re-assigns the global task fallback assignee","* Prove that, if the staff being archived is set to the task fallback assignee for all tasks, then archiving them correctly re-assigns the fallback assignee to whatever staff member was specified.",Pass,"15 Nov 2022, 15:24"
TEST-T8150,"Staff: Employment: Archiving staff re-assigns the default assignees","* Prove that, if the staff being archived is set to the default task assignee for any task types, then archiving them correctly re-assigns the default assignees for those tasks to whatever assignee was specified.",Pass,"15 Nov 2022, 15:24"
TEST-T8151,"Staff: Employment: Archiving staff re-assigns incomplete tasks","* Prove that, if the staff being archived has any incomplete tasks assigned to them (of any type) those tasks are correctly re-assigned to whatever assignee was specified. ",Pass,"15 Nov 2022, 15:24"
TEST-T8297,"Staff: Employment: Archiving staff un-assigns them from future diaries","Test that the staff member is un-assigned from future diaries.",Pass,"15 Nov 2022, 15:24"
TEST-T8298,"Staff: Employment: The archive staff modal query returns the correct attributes","Test that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T8299,"Staff: Employment: The archive staff modal query only returns future assigned staff requirements","Test that only future diaries assigned to the staff member are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T8117,"Staff: Employment: Unarchiving Staff Requires Staff ID","Prove that the Staff unarchive controller returns an error when no Staff ID is provided in the request",Pass,"15 Nov 2022, 15:24"
TEST-T8118,"Staff: Employment: Unarchiving Staff Throws Exception For Invalid Staff ID","Prove that the Staff unarchive controller returns an error when an invalid Staff ID is provided in the request",Pass,"15 Nov 2022, 15:24"
TEST-T8119,"Staff: Employment: Unarchiving Staff Persists Data","Prove that the right data is persisted when unarchiving a Staff record",Pass,"15 Nov 2022, 15:24"
TEST-T6069,"Medicus: Create D I N Number Api Test - Test Create Doctor Index Number",,Pass,"15 Nov 2022, 15:24"
TEST-T6070,"Medicus: Delete D I N Number Api Test - Test Delete Doctor Index Number",,Pass,"15 Nov 2022, 15:24"
TEST-T6071,"Medicus: Edit D I N Number Api Test - Test Create Doctor Index Number",,Pass,"15 Nov 2022, 15:24"
TEST-T6072,"Medicus: Create Spurious Gp Prescriber Code Api Test - Test Create Spurious Gp Prescriber Code",,Pass,"15 Nov 2022, 15:24"
TEST-T6073,"Medicus: Delete Spurious Gp Prescriber Code Api Test - Test Create Spurious Gp Prescriber Code",,Pass,"15 Nov 2022, 15:24"
TEST-T6074,"Medicus: Edit Spurious Gp Prescriber Code Api Test - Test Edit Spurious Gp Prescriber Code",,Pass,"15 Nov 2022, 15:24"
TEST-T7799,"Change GMC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6075,"Change GMC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7801,"Change GPhC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6076,"Change GPhC Registration success",,Pass,"15 Nov 2022, 15:24"
TEST-T7802,"Change HCPC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6077,"Change HCPC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7803,"Change NMC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6078,"Change NMC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7805,"Create GMC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6079,"Create GMC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7807,"Create GPhC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6080,"Create GPhC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7808,"Create HCPC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6081,"Create HCPC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7809,"Create NMC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6082,"Create NMC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T6083,"Delete GMC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T6084,"Delete GPhC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T6085,"Delete HCPC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T6086,"Delete NMC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7811,"Change MC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6087,"Change MC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7812,"Change NMBI Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6088,"Change NMBI Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7813,"Create MC Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6089,"Create MC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7814,"Create NMBI Registration - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6090,"Create NMBI Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T6091,"Delete MC Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T6092,"Delete NMBI Registration - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7876,"Job Role: Archive: Providing an invalid job role id throws an exception","Prove that when an invalid job role id is provided, an exception is thrown and an error is returned in the response",Pass,"15 Nov 2022, 15:24"
TEST-T7877,"Job Role: Archive: Mark job role as archived","Prove that when archiving a job role, the status is correctly set and a valid response is returned",Pass,"15 Nov 2022, 15:24"
TEST-T7899,"Staff: Job Role: Change: Can fetch data to change a staff record job roles","Prove that the job role change controller returns the correct data for current job roles, and available job roles",Pass,"15 Nov 2022, 15:24"
TEST-T7881,"Job Role: Create: Can fetch the correct data for an NHS GP Practice","Prove that the Job Role create controller returns correctly for an NHS GP Practice",Pass,"15 Nov 2022, 15:24"
TEST-T7883,"Job Role: Create: Can fetch the correct data for a non-NHS tenant","Prove that the Job Role create controller returns correctly for non-NHS tenant",Pass,"15 Nov 2022, 15:24"
TEST-T7884,"Job Role: Create: Cannot provide additional fields for a non-NHS tenant","Prove that the Job Role create controller does not allow EMED3FitNote Profession or GP Connect Roles for a non-NHS tenant, and returns the correct error message",Pass,"15 Nov 2022, 15:24"
TEST-T7885,"Job Role: Create: Can create a job role for a non-NHS tenant","Prove that the Job Role create controller creates and persist a Job Role for a non-NHS tenant",Pass,"15 Nov 2022, 15:24"
TEST-T7886,"Job Role: Create: Must provide GP Connect Role for an NHS GP Practice","Prove that the Job Role create controller requires a GP Connect Role for an NHS GP Practice, and returns an error message if it is missing",Pass,"15 Nov 2022, 15:24"
TEST-T7887,"Job Role: Create: Can create a job role","Prove that the Job Role create controller creates and persists a Job Role for an NHS GP Practice",Pass,"15 Nov 2022, 15:24"
TEST-T7888,"Job Role: Edit: Providing an invalid job role id throws an exception","Prove that when an invalid job role id is provided, an exception is thrown and an error is returned in the response",Pass,"15 Nov 2022, 15:24"
TEST-T7889,"Job Role: Edit: Can fetch the correct data for a non-NHS tenant","Prove that the Job Role edit controller returns correctly for non-NHS tenant",Pass,"15 Nov 2022, 15:24"
TEST-T7890,"Job Role: Edit: Can fetch the correct data for an NHS GP Practice","Prove that the Job Role edit controller returns correctly for an NHS GP Practice",Pass,"15 Nov 2022, 15:24"
TEST-T7891,"Job Role: Edit: Cannot provide additional fields for a non-NHS tenant","Prove that the Job Role edit controller does not allow EMED3FitNote Profession or GP Connect Roles for a non-NHS tenant, and returns the correct error message",Pass,"15 Nov 2022, 15:24"
TEST-T7892,"Job Role: Edit: Can edit a job role for a non-NHS tenant","Prove that the Job Role edit controller edits and persists changes to a Job Role for a non-NHS tenant",Pass,"15 Nov 2022, 15:24"
TEST-T7893,"Job Role: Edit: Must provide GP Connect Role for an NHS GP Practice","Prove that the Job Role edit controller requires a GP Connect Role for an NHS GP Practice, and returns an error message if it is missing",Pass,"15 Nov 2022, 15:24"
TEST-T7894,"Job Role: Edit: Can update a job role","Prove that the Job Role edit controller persists changes to a Job Role for an NHS GP Practice",Pass,"15 Nov 2022, 15:24"
TEST-T6093,"Medicus: Edit Job Role Assignment Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T6094,"Medicus: Edit Job Role Assignment Api Test - Test End Point Edits Role Assignment",,Pass,"15 Nov 2022, 15:24"
TEST-T7880,"Job Role: List: Can fetch the data needed to display job roles","Prove that the Job Role listing controller returns the correct information",Pass,"15 Nov 2022, 15:24"
TEST-T7878,"Job Role: Unarchive: Providing an invalid job role id throws an exception","Prove that when an invalid job role id is provided, an exception is thrown and an error is returned in the response",Pass,"15 Nov 2022, 15:24"
TEST-T7879,"Job Role: Unarchive: Mark job role as active","Prove that when un-archiving a job role, the status is correctly set and a valid response is returned",Pass,"15 Nov 2022, 15:24"
TEST-T1998,"Staff: Edit: Can update staff prescriber type","Prove that can update staff prescriber type",Pass,"15 Nov 2022, 15:24"
TEST-T1995,"Staff: Edit: It is not possible to update the prescriber details if mandatory professional code information is not present","Prove that it is not possible to update the prescriber details if mandatory professional code information is not present",Pass,"15 Nov 2022, 15:24"
TEST-T1996,"Staff: Create: Can create prescriber details for staff","Prove that can create prescriber details for staff",Pass,"15 Nov 2022, 15:24"
TEST-T1997,"Staff: Create: It is not possible to create prescriber details if staff id is missing","Prove that it is not possible to create prescriber details if staff id is missing
",Pass,"15 Nov 2022, 15:24"
TEST-T1999,"Staff: Create: It is not possible to create prescriber details if mandatory professional code information is not present","Prove that it is not possible to create prescriber details if mandatory professional code information is not present",Pass,"15 Nov 2022, 15:24"
TEST-T6107,"Medicus: Edit Role Assignment Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T6108,"Medicus: Edit Role Assignment Api Test - Test End Point Edits Role Assignment",,Pass,"15 Nov 2022, 15:24"
TEST-T6109,"Medicus: Change Official Name Test - Test Invalid Command Fails Validation",,Pass,"15 Nov 2022, 15:24"
TEST-T6110,"Medicus: Change Official Name Test - Test Command Changes Official Name",,Pass,"15 Nov 2022, 15:24"
TEST-T9060,"Staff: Change Preferred Name: Command can change preferred name","Prove that staff preferred name can be changed",Pass,"15 Nov 2022, 15:24"
TEST-T9061,"Staff: Change Preferred Name: Command can set preferred name to null","Prove that staff preferred name can be set to null",Pass,"15 Nov 2022, 15:24"
TEST-T2154,"Staff: Recent Patients: Data request returns a list of recently accessed patients","Prove that data request returns a list of recently accessed patients",Pass,"15 Nov 2022, 15:24"
TEST-T2155,"Staff: Recent Patients: Update command creates recently accessed patient if patient has not been accessed before","Prove that update command creates recently accessed patient if patient has not been accessed before",Pass,"15 Nov 2022, 15:24"
TEST-T2156,"Staff: Recent Patients: Update command updates recently accessed patient if patient has been accessed before","Prove that update command updates recently accessed patient if patient has been accessed before",Pass,"15 Nov 2022, 15:24"
TEST-T7816,"Change Staff Telephone Number - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6111,"Change Staff Telephone Number - success",,Pass,"15 Nov 2022, 15:24"
TEST-T7846,"Create Staff Telephone Number - maximal validation failure",,Pass,"15 Nov 2022, 15:24"
TEST-T6112,"Create Staff Telephone Number - success",,Pass,"15 Nov 2022, 15:24"
TEST-T6113,"Delete Staff Telephone Number - success",,Pass,"15 Nov 2022, 15:24"
TEST-T8283,"Staff: User Account: Change Role: Controller requires an id field","Prove that the Change Role Controller requires an id to be supplied",Pass,"15 Nov 2022, 15:24"
TEST-T8284,"Staff: User Account: Change Role: Controller requires that the id field be a valid UUID formatted string","Prove that the Change Role Controller requires that the id field be a valid UUID formatted string",Pass,"15 Nov 2022, 15:24"
TEST-T8285,"Staff: User Account: Change Role: Controller throws an exception for an invalid user role assignment id","Prove that an exception is thrown from the Change Role Controller when an invalid User Role Assignment ID is provided",Pass,"15 Nov 2022, 15:24"
TEST-T8286,"Staff: User Account: Change Role: Controller throws an exception when an ending a user role assignment for an unauthorised user account","Prove that the Change Role Controller throws an exception when a User Role Assignment ID for an unauthorised user account is provided",Pass,"15 Nov 2022, 15:24"
TEST-T8287,"Staff: User Account: Change Role: The IAM update service is called when ending a user role","Prove that when a User Role Assignment is ended, the IAM service is called to update IAM of the new accesses",Pass,"15 Nov 2022, 15:24"
TEST-T8288,"Staff: User Account: Change Role: When a user account is revoked, the update is pushed to logged in and subscribed users","Prove that when a User Role Assignment is ended, an update is pushed to all logged in and subscribed users via the pusher service",Pass,"15 Nov 2022, 15:24"
TEST-T8289,"Staff: User Account: Change Role: When a user role assignment is ended, but it was not possible to update IAM, changes to user role assignments are rolled back","Prove that when a User Role Assignment is ended and the IAM integration fail, any changes to the user role assignments are rolled back",Pass,"15 Nov 2022, 15:24"
TEST-T7954,"Staff: User Role: View: Can fetch the data needed to display an end-defined role assignment","Prove that the user role assignment slideover can fetch the data required to display a user role assignment with an end date",Pass,"15 Nov 2022, 15:24"
TEST-T7955,"Staff: User Role: View: Can fetch the data needed to display an ongoing role assignment","Prove that the user role assignment slideover can fetch the data required to display a user role assignment with no end date",Pass,"15 Nov 2022, 15:24"
TEST-T6114,"Medicus: Setup Command Test - Test Invalid Staff Id Throws Exception",,Pass,"15 Nov 2022, 15:24"
TEST-T6115,"Medicus: Setup Command Test - Test Command Creates User Role Assignment Valid From Today",,Pass,"15 Nov 2022, 15:24"
TEST-T7484,"Staff: Setup: When a staff record is setup (to login), the IAM Client is used to update IAM","Prove that when a staff record is setup (to login), the IAM Client is used to update IAM",Pass,"15 Nov 2022, 15:24"
TEST-T7485,"Staff: Setup: When a staff record is setup (to login), but the IAM service fails, the Medicus changes are rolled back","Prove that when a staff record is setup (to login), that the IAM Client is used to update IAM And that an IAM request failure results in a rollback of Medicus data",Pass,"15 Nov 2022, 15:24"
TEST-T7904,"Staff: Username: When a username is changed to an existing username, an error is returned","Prove that when an attempt is made to change a username to one that already exists in the tenant, an error is returned in the response and that IAM is not updated",Pass,"15 Nov 2022, 15:24"
TEST-T7905,"Staff: Username: When a username is changed to the same value, the IAM Client is not called","Prove that when an attempt is made to update a username to the same value, IAM is not updated and a successful (blank) response is returned",Pass,"15 Nov 2022, 15:24"
TEST-T7486,"Staff: Username: When a username is changed, the IAM Client is used to update IAM","Prove that when a staff username is changed, the IAM Client is used to update IAM",Pass,"15 Nov 2022, 15:24"
TEST-T6116,"Medicus: Create Role Test - Test Create Role",,Pass,"15 Nov 2022, 15:24"
TEST-T7487,"Staff: Role: When a user role is created, the IAM Client is used to update IAM","Prove that when a staff user role is created, the IAM Client is used to update IAM",Pass,"15 Nov 2022, 15:24"
TEST-T8290,"Staff: User Account: Create Role: When a user role assignment is created, the update is pushed to logged in and subscribed users","Prove that when a User Role Assignment is created, an update is pushed to all logged in and subscribed users via the pusher service",Pass,"15 Nov 2022, 15:24"
TEST-T8291,"Staff: User Account: Create Role: Controller requires staffId and selectedRole fields","Prove that the Create Role Controller requires the staffId and selectedRole fields",Pass,"15 Nov 2022, 15:24"
TEST-T8292,"Staff: User Account: Create Role: Controller requires staffId to be a uuid, and selectedRoles to be a valid choice","Prove that the Create Role Controller requires the staffId to be a valid UUID, and the selectedRoles to contain only valid choices",Pass,"15 Nov 2022, 15:24"
TEST-T8293,"Staff: User Account: Create Role: Controller throws an exception when an invalid staff id is provided","Prove that when an invalid Staff ID is provided to the Create Role Controller, an exception is thrown",Pass,"15 Nov 2022, 15:24"
TEST-T8294,"Staff: User Account: Create Role: Controller throws an exception when an unauthorised staff id is provided","Prove that when an unauthorised Staff ID is provided to the Create Role Controller, an exception is thrown",Pass,"15 Nov 2022, 15:24"
TEST-T8295,"Staff: User Account: Create Role: When a user role assignment is created, but it was not possible to update IAM, changes to user role assignments are rolled back","Prove that when a User Role Assignment is created and the IAM integration fail, any changes to the user role assignments are rolled back",Pass,"15 Nov 2022, 15:24"
TEST-T6117,"Medicus: Create Staff Test - Test Create Staff",,Pass,"15 Nov 2022, 15:24"
TEST-T6118,"Medicus: Create Staff Test - Test Create Staff Without Allow Login Does Not Create Roles",,Pass,"15 Nov 2022, 15:24"
TEST-T6119,"Medicus: Staff Email Test - Test Manager Persists Staff Telephone Number",,Pass,"15 Nov 2022, 15:24"
TEST-T6120,"Medicus: Staff Email Test - Test Manager Persists Staff Email Change",,Pass,"15 Nov 2022, 15:24"
TEST-T6121,"Medicus: Staff Email Test - Test Manager Deletes Staff Email Address",,Pass,"15 Nov 2022, 15:24"
TEST-T6122,"Medicus: Staff Authorization Test - Test Find By Username",,Pass,"15 Nov 2022, 15:24"
TEST-T6124,"Medicus: Staff Telephone Number Test - Test Manager Persists Staff Telephone Number",,Pass,"15 Nov 2022, 15:24"
TEST-T6125,"Medicus: Staff Telephone Number Test - Test Manager Persists Staff Telephone Change",,Pass,"15 Nov 2022, 15:24"
TEST-T6126,"Medicus: Staff Telephone Number Test - Test Manager Deletes Staff Telephone Number",,Pass,"15 Nov 2022, 15:24"
TEST-T1427,"Staff: Ensure function to retrieve active staff from a specified start date returns the correct staff","* Prove that the function to retrieve active staff (not archived and with a clinical job role) from a specified start date returns the correct number of staff.",Pass,"15 Nov 2022, 15:24"
TEST-T6943,"Prescription: Create: The Authorised by Practitioner List only Contains Staff who have a Prescribed Type and who Are Active On the Authorised Date","prove that the authorised by practitioner list only contains staff who have a prescriber type and who were active on the authorised date
",Pass,"15 Nov 2022, 15:24"
TEST-T6944,"Prescription: Create: The Authorised by Practitioner List only Contains Staff who have a Prescribed Type and who Are Active On the Authorised Date When Authorised Date is In The Past","prove that the authorised by practitioner list only contains staff who have a prescriber type and who were active on the authorised date, when the authorised date is in the past
",Pass,"15 Nov 2022, 15:24"
TEST-T1751,"Can Disable EPS Compliant System Setting","prove that a user can disable the EPS compliant setting",Pass,"15 Nov 2022, 15:24"
TEST-T1752,"Can Enable EPS Compliant System Setting","prove that a user can enable the EPS compliant setting",Pass,"15 Nov 2022, 15:24"
TEST-T1754,"Can Disable EPS Enabled Setting","prove that a user can disable the EPS enabled setting",Pass,"15 Nov 2022, 15:24"
TEST-T1753,"Can Enable EPS Enabled Setting","prove that a user can enable the EPS enabled setting",Pass,"15 Nov 2022, 15:24"
TEST-T1983,"EPS Order Overview data controller returns the correct information",,Pass,"15 Nov 2022, 15:24"
TEST-T1982,"EPS Order History data controller returns the correct information",,Pass,"15 Nov 2022, 15:24"
TEST-T8907,"Eps Order Item: Audit report filters return correct data","prove that the audit report returns the correct data for the filters",Pass,"15 Nov 2022, 15:24"
TEST-T8079,"Prescribing: Prescription Audit: All of the data needed to display on the UI can be retrieved from the database","Prove that all of the data needed to display on the UI can be retrieved from the database
",Pass,"15 Nov 2022, 15:24"
TEST-T8890,"Prescription Audit: Filter by VTM returns prescriptions with VMP and AMP products","prove that when filtering by VTM, prescriptions with a VMP or AMP code that refers to the VTM code are returned",Pass,"15 Nov 2022, 15:24"
TEST-T8891,"Prescription Audit: Filter by VMP returns prescriptions with AMP products","prove that when filtering by VMP, prescriptions with an AMP code that refers to the VMP code are returned",Pass,"15 Nov 2022, 15:24"
TEST-T8080,"Prescription: Audit: The correct number of prescriptions are returned according to the query parameters","prove that the correct number of prescriptions are returned according to the query parameters
",Pass,"15 Nov 2022, 15:24"
TEST-T8086,"Prescription: Audit: The correct number of prescriptions are returned by the repository find authorised between dates method","prove that the correct number of prescriptions are returned according to the repository method to find authorised prescriptions between two dates
",Pass,"15 Nov 2022, 15:24"
TEST-T8144,"Prescription: Audit: The correct number of prescriptions are returned by the repository find authorised between dates method with product filtered by code","prove that the correct number of prescriptions are returned according to the repository method to find authorised prescriptions between two dates with product code matches on the search filter
",Pass,"15 Nov 2022, 15:24"
TEST-T8225,"Audit Logs: Listing returns expected response for all log types","* Prove that for all ORM audit logs the listing returns a successful response and all the expected data for the logs to be viewed on the UI.",Pass,"15 Nov 2022, 15:24"
TEST-T7438,"Tasks: Change Assignee: Can change task staff assignee","* Prove that when a task staff assignee is changed, the assignee's details are correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T7439,"Tasks: Change Assignee: Can change task team assignee","* Prove that when a task's team assignee is changed, the assignee's details are correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T7440,"Tasks: Task Counters: Assigning staff member to a task correctly increments counters","* Prove that the individual staff member's task counters are incremented when a task is assigned to a staff member.",Pass,"15 Nov 2022, 15:24"
TEST-T7491,"Tasks: Task Counters: Assigning team to a task correctly increments counters","* Prove that a teams task counters are incremented when a task is assigned to a that team.",Pass,"15 Nov 2022, 15:24"
TEST-T7441,"Tasks: Task Counters: Unassigning staff member from a task correctly decrements counters","* Prove that when a staff member is unassigned from a task, their relevant task counters are decremented.",Pass,"15 Nov 2022, 15:24"
TEST-T7490,"Tasks: Task Counters: Unassigning team from a task correctly decrements counters","* Prove that when a team is unassigned from a task, that teams relevant task counters are decremented.",Pass,"15 Nov 2022, 15:24"
TEST-T7943,"Tasks: Task comments: Can create task comment","* Prove that when a task comment is created, all the correct details are persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8081,"Tasks: Default Assignee: Can set a staff default assignee for task type","* Prove that a user is able to set a default team assignee for a given task type.",Pass,"15 Nov 2022, 15:24"
TEST-T8082,"Tasks: Default Assignee: Can set a team default assignee for task type","* Prove that a user is able to set a default team assignee for a given task type.",Pass,"15 Nov 2022, 15:24"
TEST-T8083,"Tasks: Default Assignee: Can set a staff default fallback assignee for all tasks","* Prove that a user is able to set the default fallback staff assignee for all tasks.",Pass,"15 Nov 2022, 15:24"
TEST-T8085,"Tasks: Default Assignee: Cannot set a null default fallback assignee","* Prove that if a user attempts to set a null default fallback assignee, an error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T7944,"Tasks: Task comments: Can delete a task comment","* Prove that a task comment can be deleted.",Pass,"15 Nov 2022, 15:24"
TEST-T7860,"Tasks: Task filters: Filters endpoint returns successful response","* Prove that the filters endpoint for any task type returns a successful response.",Pass,"15 Nov 2022, 15:24"
TEST-T7861,"Tasks: Task filters: Status search returns expected results","* Prove that the filters endpoint returns the correct set of tasks for a status search for all task types.",Pass,"15 Nov 2022, 15:24"
TEST-T7862,"Tasks: Task filters: Snooze filter returns the expected result","* Prove that the task filters endpoint returns the expected tasks for all task types when filtering by snoozed tasks.",Pass,"15 Nov 2022, 15:24"
TEST-T7863,"Tasks: Task filters: Staff assignee search returns expected results","* Prove that the task filters endpoint returns the correct tasks for all task types when filtering by staff assignee.",Pass,"15 Nov 2022, 15:24"
TEST-T7864,"Tasks: Task filters: Team assignee search returns expected results","* Prove that the task filters endpoint returns the correct tasks for all task types when filtering by team assignee.",Pass,"15 Nov 2022, 15:24"
TEST-T7865,"Tasks: Task filters: Patient given name search returns expected results","* Prove that the task filters endpoint returns the correct tasks for all task types when filtering by a patient's given name.",Pass,"15 Nov 2022, 15:24"
TEST-T7866,"Tasks: Task filters: Patient family name search returns expected results","* Prove that the task filters endpoint returns the correct tasks for all task types when filtering by a patient's family name.",Pass,"15 Nov 2022, 15:24"
TEST-T7867,"Tasks: Task filters: Patient display name search returns expected results","* Prove that the task filters endpoint returns the correct tasks for all task types when filtering by a patient's display name.",Pass,"15 Nov 2022, 15:24"
TEST-T7629,"Tasks: General Task: Can cancel a general task","* Prove that when a general task is cancelled, all the correct date is persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T7630,"Tasks: General Task: Cannot cancel a cancelled task","* Prove that an error is thrown if a user attempts to cancel a cancelled general task.",Pass,"15 Nov 2022, 15:24"
TEST-T7631,"Tasks: General Task: Cannot cancel a completed task","* Prove that when a completed general task is cancelled, an error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T7632,"Tasks: General Task: Can complete a general task","* Prove that when a general task is completed, the correct data is persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T7633,"Tasks: General Task: Cannot complete a cancelled task","* Prove that if a user attempts to complete a cancelled general task, an error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T7634,"Tasks: General Task: Cannot complete a completed task","* Prove that if a user attempts to complete a completed general task, an error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T7635,"Tasks: General Task: Can create a general task outside of a patient's context",,Pass,"15 Nov 2022, 15:24"
TEST-T7636,"Tasks: General Task: Can create a task within a patient's context",,Pass,"15 Nov 2022, 15:24"
TEST-T7637,"Tasks: General Task: Can create a task within a consultation context",,Pass,"15 Nov 2022, 15:24"
TEST-T7646,"Tasks: General Task: Task listing returns expected response",,Pass,"15 Nov 2022, 15:24"
TEST-T7951,"Tasks: Task comments: Task comments list returns expected response","* Prove that the endpoint for returning a task's comments returns the expected comments.",Pass,"15 Nov 2022, 15:24"
TEST-T7474,"Tasks: List assignee options: Correct data is returned","* Prove that the correct data is returned when listing the task assignee options.",Pass,"15 Nov 2022, 15:24"
TEST-T7476,"Tasks: List assignee options: Only active staff are returned","* Prove that only active staff members are returned in the task assignee options.",Pass,"15 Nov 2022, 15:24"
TEST-T7475,"Tasks: List assignee options: Only active teams returned","* Prove that only active teams are returned in the task assignee options list.",Pass,"15 Nov 2022, 15:24"
TEST-T7478,"Tasks: Staff assignee: Task counters: Completing a task correctly updates the task's counters","* Prove that when a task is completed, the staff assignee's count for that task is decreased by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7481,"Tasks: Team assignee: Task counters: Completing a task correctly updates the task's counters","* Prove that when a task is completed, the team assignee's count for that task is decreased by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7488,"Tasks: Staff assignee: Task counters: Cancelling a task correctly updates the task's counters","* Prove that when a task is cancelled the staff assignee's counters for that task decrease by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7489,"Tasks: Team assignee: Task counters: Cancelling a task correctly updates the task's counters","* Prove that when a task is cancelled the team assignee's counters for that task decrease by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7725,"Tasks: Dashboard: Task Counters: Counters correctly update for staff assignee","* Prove that when the user selects a staff member to filter all tasks by on the tasks dashboard, the correct counters are returned for that staff member.",Pass,"15 Nov 2022, 15:24"
TEST-T7726,"Tasks: Dashboard: Task Counters: Counters correctly update for team assignee","* Prove that when the user selects a team to filter all tasks by on the tasks dashboard, the correct counters are returned for that team.",Pass,"15 Nov 2022, 15:24"
TEST-T7658,"Tasks: Unsnooze tasks cron job correctly unsnoozes due tasks","* Prove that the cron job that is scheduled to run everyday at midnight correctly unsnoozes snoozed tasks that are due to snooze until the current date.",Pass,"15 Nov 2022, 15:24"
TEST-T7946,"Tasks: Task comments: Can update a task comment","* Prove that when a task comment is updated, the updates are correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T7598,"Tasks: Can set a snoozed until date for a task","* Prove that when the user snoozes a task, that task's snooze until property is correctly set.",Pass,"15 Nov 2022, 15:24"
TEST-T7659,"Tasks: Setting snoozed until date decrements a staff member's task counters","* Prove that when a task that is assigned to a staff member is snoozed, that staff member's task counters decrease by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7664,"Tasks: Unsetting snoozed until date increments a staff member's task counters","* Prove that when a task that has a staff assignee and it gets unsnoozed, that staff assignees' task counters increment by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7660,"Tasks: Setting snoozed until date decrements a team's task counters","* Prove that when a task that is assigned to a team is snoozed, that teams task counters decrease by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7663,"Tasks: Unsetting snoozed until date increments a team's task counters","* Prove that when a task that is assigned to a team is unsnoozed, that team's task counters for the specified task increment by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7661,"Tasks: Setting snoozed until date decrements task counters","* Prove that the global task counters for a particular task decrease by 1 when a task of the same type is snoozed.",Pass,"15 Nov 2022, 15:24"
TEST-T7662,"Tasks: Unsetting snoozed until date increments task counters","* Prove that when a task is unsnoozed the global task counters for that task are incremented by 1.",Pass,"15 Nov 2022, 15:24"
TEST-T7599,"Tasks: Can unset snooze until date","* Prove that if the user passes in no snooze until date, the task is unsnoozed.",Pass,"15 Nov 2022, 15:24"
TEST-T7652,"Tasks: Can update snooze until date","* Prove that a task's snoozed until date can be updated and replaced with a new date.",Pass,"15 Nov 2022, 15:24"
TEST-T7600,"Tasks: Setting a non-future snooze until date throws an error","* Prove that if a task is set to snooze until a non-future date, an error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T5328,"Medicus: Integration Event Bus Test - Test Bus Invokes Handler",,Pass,"15 Nov 2022, 15:24"
TEST-T5329,"Medicus: Permission Repository Test - Test All Labels Are Set",,Pass,"15 Nov 2022, 15:24"
TEST-T5330,"Medicus: Permission Repository Test - Test All Roles Set",,Pass,"15 Nov 2022, 15:24"
TEST-T8277,"Permission Repository: Assert that permissions and roles are mapped correctly","Prove that the mapping for permissions and user roles has not been incorrectly updated allowing too few, or too many access grants",Pass,"15 Nov 2022, 15:24"
TEST-T5331,"Medicus: Task Assignee Counter Test - Test Task Assignee Counter Increases On Task Create",,Pass,"15 Nov 2022, 15:24"
TEST-T5332,"Medicus: Task Assignee Counter Test - Test Task Counter Decreases On Task Delete",,Pass,"15 Nov 2022, 15:24"
TEST-T5333,"Medicus: Task Assignee Counter Test - Test Task Counter Decreases On Task Completion",,Pass,"15 Nov 2022, 15:24"
TEST-T5334,"Medicus: Task Assignee Counter Test - Test Task Counter Decreases On Task Snoozed",,Pass,"15 Nov 2022, 15:24"
TEST-T5337,"Medicus: Task Counter Test - Test Task Counter Increases On Task Create",,Pass,"15 Nov 2022, 15:24"
TEST-T5338,"Medicus: Task Counter Test - Test Task Counter Decreases On Task Delete",,Pass,"15 Nov 2022, 15:24"
TEST-T5339,"Medicus: Task Counter Test - Test Task Counter Decreases On Task Completion",,Pass,"15 Nov 2022, 15:24"
TEST-T5340,"Medicus: Task Counter Test - Test Task Counter Decreases On Task Snoozed",,Pass,"15 Nov 2022, 15:24"
TEST-T5341,"Medicus: Task Counter Test - Test Task Counter Increases On Task Unsnooze",,Pass,"15 Nov 2022, 15:24"
TEST-T5342,"Medicus: Archivable Record Test - Test Archivable Record Saved Correctly On First Save",,Pass,"15 Nov 2022, 15:24"
TEST-T5343,"Medicus: Doctrine Audit Listener Test - Test Create Triggered Post Persist Event",,Pass,"15 Nov 2022, 15:24"
TEST-T5344,"Medicus: Doctrine Audit Listener Test - Test Change Triggers Post Update Event",,Pass,"15 Nov 2022, 15:24"
TEST-T5345,"Medicus: Doctrine Audit Listener Test - Test Change Clinical Case Reporting Category Triggers Post Update Event",,Pass,"15 Nov 2022, 15:24"
TEST-T5346,"Medicus: Doctrine Audit Listener Test - Test Change Triggers Post Remove Event",,Pass,"15 Nov 2022, 15:24"
TEST-T5347,"Medicus: Doctrine Audit Listener Test - Test Change Triggers Post Flush Event",,Pass,"15 Nov 2022, 15:24"
TEST-T5348,"Medicus: Crypto Test - Test It Can Encrypt And Decrypt",,Pass,"15 Nov 2022, 15:24"
TEST-T5349,"Medicus: Endable Record Test - Test Endable Record Saved Correctly On First Save",,Pass,"15 Nov 2022, 15:24"
TEST-T8120,"Tasks: Default Assignee: Background created task assignee is set to configured default assignee","* Prove that when a task is created in the background in Medicus, the task's assignee is automatically set to the configured default assignee for that task type.",Pass,"15 Nov 2022, 15:24"
TEST-T8121,"Tasks: Default Assignee: Background created task assignee is set to fallback assignee if no default configured","* Prove that when a task is created in the background in Medicus, the task's assignee is automatically set to the fallback assignee if there is no default assignee for configured that task type.",Pass,"15 Nov 2022, 15:24"
TEST-T5350,"Medicus: Tenants Repository Test - Test Dynamo Db",,Pass,"15 Nov 2022, 15:24"
TEST-T5351,"Medicus: Uuid Hydration Test - Test Patient Id Hydrated As Uuid Value",,Pass,"15 Nov 2022, 15:24"
TEST-T5147,"Medicus: Cancel Case Command Test - Test The Query Returns An Object With The Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T5148,"Medicus: Cancel Case Command Test - Test An Exception Is Thrown If The Case Cannot Be Cancelled",,Pass,"15 Nov 2022, 15:24"
TEST-T5149,"Medicus: Cancel Case Query Test - Test The Query Returns An Object With The Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T5150,"Medicus: Cancel Case Query Test - Test An Exception Is Thrown If The Case Cannot Be Cancelled",,Pass,"15 Nov 2022, 15:24"
TEST-T5151,"Medicus: Cases With No Case List A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5152,"Medicus: Cases With No Case List Query Test - Test The Query Returns The Cases That Do Not Belong To A Case List",,Pass,"15 Nov 2022, 15:24"
TEST-T5153,"Medicus: Change Additional Information A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5154,"Medicus: Change Additional Information Command Test - Test The Priority Is Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5155,"Medicus: Change Assignee Command Test - Test The Case Assignee Can Be Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5156,"Medicus: Change Case A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5157,"Medicus: Change Case Command Test - Test The Properties Can Be Updated To Null",,Pass,"15 Nov 2022, 15:24"
TEST-T5158,"Medicus: Change Case Command Test - Test The Team Is Updated",,Pass,"15 Nov 2022, 15:24"
TEST-T5159,"Medicus: Change Case Command Test - Test The Priority Is Updated",,Pass,"15 Nov 2022, 15:24"
TEST-T5160,"Medicus: Change Case Command Test - Test The Case List Is Updated",,Pass,"15 Nov 2022, 15:24"
TEST-T5161,"Medicus: Change Case Command Test - Test The Reporting Category Is Updated",,Pass,"15 Nov 2022, 15:24"
TEST-T5162,"Medicus: Change Case List A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5163,"Medicus: Change Case List Command Test - Test The Case List Is Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5164,"Medicus: Change Default Team A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5165,"Medicus: Change Default Team Command Test - Test Not Passing A Team Id When There Are No Default Teams Does Not Change Anything",,Pass,"15 Nov 2022, 15:24"
TEST-T5166,"Medicus: Change Default Team Command Test - Test A Team Can Be Set To Be The Default Team",,Pass,"15 Nov 2022, 15:24"
TEST-T5167,"Medicus: Change Default Team Command Test - Test A Team Can Replace The Previous Default Team",,Pass,"15 Nov 2022, 15:24"
TEST-T5168,"Medicus: Change Presenting Complaint A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5169,"Medicus: Change Presenting Complaint Command Test - Test The Priority Is Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5170,"Medicus: Change Priority A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5171,"Medicus: Change Priority Command Test - Test The Priority Is Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5172,"Medicus: Change Reporting Category A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5173,"Medicus: Change Reporting Category Command Test - Test The Reporting Category Is Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5174,"Medicus: Change Team A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5175,"Medicus: Change Team Command Test - Test The Priority Is Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5176,"Medicus: Clinical Case Options For Patient Test - Test The Query Returns All Open Case Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5179,"Medicus: Closed Cases A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5180,"Medicus: Closed Cases Query Test - Test The Query Returns The Cases That Do Not Belong To A Case List",,Pass,"15 Nov 2022, 15:24"
TEST-T5181,"Medicus: Create Clinical Case A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5182,"Medicus: Create Clinical Case Command Test - Test A Self Reported Case Can Be Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5183,"Medicus: Create Clinical Case Command Test - Test The Created Clinical Case Is Added To The Correct Case List",,Pass,"15 Nov 2022, 15:24"
TEST-T5184,"Medicus: Create Clinical Case Command Test - Test The Created Clinical Case Is Added To The Correct Priority",,Pass,"15 Nov 2022, 15:24"
TEST-T5185,"Medicus: Create Clinical Case Command Test - Test The Created Clinical Case Is Added To The Correct Team",,Pass,"15 Nov 2022, 15:24"
TEST-T5186,"Medicus: Create Clinical Case Command Test - Test The Created Clinical Case Is Added To The Correct Reporting Category",,Pass,"15 Nov 2022, 15:24"
TEST-T5187,"Medicus: Create Clinical Case Command Test - Test The Reporter Can Be Set From A Persons Patient Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5188,"Medicus: Create Clinical Case Command Test - Test The Reporter Can Be Saved As A Patient Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5189,"Medicus: Create Clinical Case Command Test - Test The Reporter Details Can Be Saved Without Creating A Patient Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5190,"Medicus: Create Clinical Case Command Test - Test The Case Can Be Assigned To The Staff Member And And Encounter Is Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5191,"Medicus: Create Clinical Case New Patient Command Test - Test A Patient Is Created With Just The Patient Address",,Pass,"15 Nov 2022, 15:24"
TEST-T5192,"Medicus: Create Clinical Case New Patient Command Test - Test The Patient Is Created With All The Necessary Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5193,"Medicus: Create Clinical Case New Patient Command Test - Test A Self Reported Case Can Be Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5194,"Medicus: Create Clinical Case New Patient Command Test - Test The Created Clinical Case Is Added To The Correct Case List",,Pass,"15 Nov 2022, 15:24"
TEST-T5195,"Medicus: Create Clinical Case New Patient Command Test - Test The Created Clinical Case Is Added To The Correct Priority",,Pass,"15 Nov 2022, 15:24"
TEST-T5196,"Medicus: Create Clinical Case New Patient Command Test - Test The Created Clinical Case Is Added To The Correct Team",,Pass,"15 Nov 2022, 15:24"
TEST-T5197,"Medicus: Create Clinical Case New Patient Command Test - Test The Created Clinical Case Is Added To The Correct Reporting Category",,Pass,"15 Nov 2022, 15:24"
TEST-T5198,"Medicus: Create Clinical Case New Patient Command Test - Test The Patient Current Location Can Be Stored Using A Raw Postal Address",,Pass,"15 Nov 2022, 15:24"
TEST-T5199,"Medicus: Create Clinical Case New Patient Command Test - Test The Reporter Can Be Saved As A Patient Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5200,"Medicus: Create Clinical Case New Patient Command Test - Test The Reporter Details Can Be Saved Without Creating A Patient Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5201,"Medicus: Create Clinical Case New Patient Command Test - Test The Case Can Be Assigned To The Staff Member And And Encounter Is Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5203,"Medicus: Create Clinical Case New Patient Query Test - Test Query Returns A Blank Address Object",,Pass,"15 Nov 2022, 15:24"
TEST-T5204,"Medicus: Create Clinical Case New Patient Query Test - Test The Query Returns All Card Types",,Pass,"15 Nov 2022, 15:24"
TEST-T5205,"Medicus: Create Clinical Case New Patient Query Test - Test The Query Returns All Gender Identity Types",,Pass,"15 Nov 2022, 15:24"
TEST-T5206,"Medicus: Create Clinical Case New Patient Query Test - Test Query Returns All Priority Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5207,"Medicus: Create Clinical Case New Patient Query Test - Test Query Returns All Reporting Categories",,Pass,"15 Nov 2022, 15:24"
TEST-T5208,"Medicus: Create Clinical Case New Patient Query Test - Test Query Returns All Case List Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5209,"Medicus: Create Clinical Case New Patient Query Test - Test Query Returns All Team Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5210,"Medicus: Create Clinical Case Query Test - Test Query Returns All Patient Patient Contact Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5211,"Medicus: Create Clinical Case Query Test - Test Query Can Handle Patients With No Patient Contacts",,Pass,"15 Nov 2022, 15:24"
TEST-T5213,"Medicus: Create Clinical Case Query Test - Test Query Returns Patient Address Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5214,"Medicus: Create Clinical Case Query Test - Test Query Returns All Priority Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5215,"Medicus: Create Clinical Case Query Test - Test Query Returns All Reporting Categories",,Pass,"15 Nov 2022, 15:24"
TEST-T5216,"Medicus: Create Clinical Case Query Test - Test Query Returns All Case List Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5217,"Medicus: Create Clinical Case Query Test - Test Query Returns All Team Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5218,"Medicus: Create Clinical Case Query Test - Test Query Returns All Telephone Number Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5219,"Medicus: Edit Additional Information A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5220,"Medicus: Edit Additional Information Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5221,"Medicus: Edit Assignee Query Test - Test The Query Returns The Case And Staff Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5222,"Medicus: Edit Case A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5223,"Medicus: Edit Case List A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5224,"Medicus: Edit Case List Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5225,"Medicus: Edit Case List Query Test - Test Query Returns All List Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5226,"Medicus: Edit Case Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5227,"Medicus: Edit Case Query Test - Test Query Returns All Priority Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5228,"Medicus: Edit Case Query Test - Test Query Returns All Reporting Categories",,Pass,"15 Nov 2022, 15:24"
TEST-T5229,"Medicus: Edit Case Query Test - Test Query Returns All Case List Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5230,"Medicus: Edit Default Team A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5231,"Medicus: Edit Default Team Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5232,"Medicus: Edit Presenting Complaint A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5233,"Medicus: Edit Presenting Complaint Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5234,"Medicus: Edit Priority A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5235,"Medicus: Edit Priority Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5236,"Medicus: Edit Priority Query Test - Test Query Returns All Priority Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5237,"Medicus: Edit Reporting Category A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5238,"Medicus: Edit Reporting Category Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5239,"Medicus: Edit Reporting Category Query Test - Test Query Returns All Reporting Category Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5240,"Medicus: Edit Team A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5241,"Medicus: Edit Team Query Test - Test The Query Result Has The Correct Properties",,Pass,"15 Nov 2022, 15:24"
TEST-T5242,"Medicus: Edit Team Query Test - Test Query Returns All Team Options",,Pass,"15 Nov 2022, 15:24"
TEST-T5243,"Medicus: Embedded Overview Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5244,"Medicus: Open Cases For Patent Query Test - Test The Query Returns The Open Cases For The Patient",,Pass,"15 Nov 2022, 15:24"
TEST-T5245,"Medicus: Open Clinical Cases For Staff A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5246,"Medicus: Open Clinical Cases For Staff Query Test - Test All Cases Are Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5247,"Medicus: Open Clinical Cases For Staff Query Test - Test Only The Cases Assigned To The Staff Are Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5248,"Medicus: Open Clinical Cases For Staff Query Test - Test Clinical Cases Are Formatted Correctly",,Pass,"15 Nov 2022, 15:24"
TEST-T5249,"Medicus: Open Clinical Cases For Staff Query Test - Test Clinical Case Patients Are Formatted Correctly",,Pass,"15 Nov 2022, 15:24"
TEST-T5250,"Medicus: Overview A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5251,"Medicus: Overview Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5252,"Medicus: Primary Case List A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5253,"Medicus: Primary Case List Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5146,"Clinical Case: Update Assignee: Assignee can be set","Prove that clinical case assignee can be set",Pass,"15 Nov 2022, 15:24"
TEST-T8904,"Clinical Case: Update Assignee: Assignee can be unset","Prove that clinical case assignee can be unset",Pass,"15 Nov 2022, 15:24"
TEST-T5254,"Medicus: Cases A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5255,"Medicus: Cases Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5256,"Medicus: Change Case List Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5257,"Medicus: Change Case List Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5258,"Medicus: Change Case List Command Test - Test Invalid Command Fails Validation",,Pass,"15 Nov 2022, 15:24"
TEST-T5259,"Medicus: Change Case List Command Test - Test Valid Command Updates Case List Name And Description",,Pass,"15 Nov 2022, 15:24"
TEST-T5260,"Medicus: Change Case List Command Test - Test The Updated Case List Is The Only Default Case List",,Pass,"15 Nov 2022, 15:24"
TEST-T5263,"Medicus: Create Clinical Case List A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5264,"Medicus: Create Clinical Case List A P I Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5261,"Medicus: Create Case List Command Test - Test The Case List Is Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5262,"Medicus: Create Case List Command Test - Test The New Case List Replaces The Current Default",,Pass,"15 Nov 2022, 15:24"
TEST-T5265,"Medicus: Delete Case List A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5266,"Medicus: Delete Case List A P I Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5267,"Medicus: Delete Case List Command Test - Test A Case List With No Cases Can Be Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5268,"Medicus: Delete Case List Command Test - Test Cases Can Be Be Detached Without Being Transferred To Another List",,Pass,"15 Nov 2022, 15:24"
TEST-T5269,"Medicus: Delete Case List Command Test - Test Cases Can Be Transferred To Another Case",,Pass,"15 Nov 2022, 15:24"
TEST-T5270,"Medicus: Delete Case List Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5271,"Medicus: Edit Case List A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5272,"Medicus: Listing A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5273,"Medicus: Listing Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5274,"Medicus: Lists With Unassigned And Open Cases A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5275,"Medicus: Lists With Unassigned And Open Cases Query Test - Test All Lists Are Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5276,"Medicus: Lists With Unassigned And Open Cases Query Test - Test Clinical Case Lists Are Formatted Correctly",,Pass,"15 Nov 2022, 15:24"
TEST-T5277,"Medicus: Overview A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5278,"Medicus: Overview Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5279,"Medicus: Primary Case List A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5280,"Medicus: Primary Case List Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5281,"Medicus: Change Case Priority A P I Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5282,"Medicus: Change Case Priority Command Test - Test The Case Priority Is Updated",,Pass,"15 Nov 2022, 15:24"
TEST-T5283,"Medicus: Change Case Priority Command Test - Test The Default Priority Can Be Replaced By The New Priority",,Pass,"15 Nov 2022, 15:24"
TEST-T5284,"Medicus: Change Case Priority Command Test - Test No Priority Order Values Are Repeated",,Pass,"15 Nov 2022, 15:24"
TEST-T5285,"Medicus: Create Case Priority A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5286,"Medicus: Create Case Priority A P I Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5287,"Medicus: Create Case Priority Command Test - Test The Case Priority Is Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5288,"Medicus: Create Case Priority Command Test - Test The Default Priority Can Be Replaced By The New Priority",,Pass,"15 Nov 2022, 15:24"
TEST-T5289,"Medicus: Create Case Priority Command Test - Test No Priority Order Values Are Repeated",,Pass,"15 Nov 2022, 15:24"
TEST-T5290,"Medicus: Create Case Priority Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5291,"Medicus: Delete Case Priority A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5292,"Medicus: Delete Case Priority Command Test - Test The Case Priority Is Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5293,"Medicus: Edit Case Priority A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5294,"Medicus: Edit Case Priority Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5295,"Medicus: Change Case Reporting Category A P I Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5296,"Medicus: Change Case Reporting Category Command Test - Test The Case Reporting Category Is Updated",,Pass,"15 Nov 2022, 15:24"
TEST-T5297,"Medicus: Change Case Reporting Category Command Test - Test The Updated Reporting Category Is The Only Default Category",,Pass,"15 Nov 2022, 15:24"
TEST-T5298,"Medicus: Create Case Reporting Category A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5299,"Medicus: Create Case Reporting Category A P I Test - Test Command Invokes Through A P I",,Pass,"15 Nov 2022, 15:24"
TEST-T5300,"Medicus: Create Case Reporting Category Command Test - Test The Case Reporting Category Is Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5301,"Medicus: Create Case Reporting Category Command Test - Test The Created Category Is The Only Default Category",,Pass,"15 Nov 2022, 15:24"
TEST-T5302,"Medicus: Delete Case Reporting Category A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5303,"Medicus: Delete Case Reporting Category Command Test - Test The Case Reporting Category Is Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5304,"Medicus: Edit Case Reporting Category A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5305,"Medicus: Edit Case Reporting Category Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5306,"Medicus: Change Discharge Note Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5307,"Medicus: Change Discharge Note Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5308,"Medicus: Change Discharge Note Command Test - Test Valid Command Changes Discharge Note",,Pass,"15 Nov 2022, 15:24"
TEST-T5309,"Medicus: Create Discharge Note Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5310,"Medicus: Create Discharge Note Command Test - Test Valid Command Created Discharge Note",,Pass,"15 Nov 2022, 15:24"
TEST-T5311,"Medicus: Delete Draft Discharge Note Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5312,"Medicus: Delete Draft Discharge Note Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5313,"Medicus: Delete Draft Discharge Note Command Test - Test Valid Command Deletes Draft Discharge Note",,Pass,"15 Nov 2022, 15:24"
TEST-T5315,"Medicus: Listing Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5316,"Medicus: Discharge Note Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5317,"Medicus: Case Overview A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5318,"Medicus: Case Overview Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5319,"Medicus: Cases A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5320,"Medicus: Cases Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5323,"Medicus: Discharge Summary Upload Command Test - Test Valid Command Finalises Discharge Note",,Pass,"15 Nov 2022, 15:24"
TEST-T5314,"Medicus: Finalise Discharge Note Command Test - Test Valid Command Finalises Discharge Note",,Pass,"15 Nov 2022, 15:24"
TEST-T5321,"Medicus: Discharge Summary Export Results Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5322,"Medicus: Discharge Summary Results Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5324,"Medicus: Setup A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5325,"Medicus: Setup Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5326,"Medicus: Setup Navigation A P I Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5327,"Medicus: Setup Navigation Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T7568,"Discharge Patient Task: Task list returns expected response",,Pass,"15 Nov 2022, 15:24"
TEST-T5768,"Medicus: Tenant Settings Test - Test Get Jurisdiction",,Pass,"15 Nov 2022, 15:24"
TEST-T5792,"Medicus: Overview Query Test - Test Query Returns Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T5868,"Medicus: Overview Query Test - Test The Query Returns An Object With The Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T5870,"Medicus: Overview Query Test - Test Query Returns Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T7604,"Medicus: Overview Query Test - Test The Query Returns Incomplete Encounters That Are Older Than 12 Hours","Prove that the query returns encounters that are older than 12 ",Pass,"15 Nov 2022, 15:24"
TEST-T5770,"Medicus: Staff Schedule Query Test - Test Query Returns The Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T9066,"Medicus: Appointment booking patient details query test - Test the query returns the correct attributes","Assert that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T9067,"Medicus: Appointment booking patient details query test - Test the query only returns upcoming appointments","Assert that the query only returns upcoming appointments.",Pass,"15 Nov 2022, 15:24"
TEST-T8353,"Scheduling: Appointment: Patient details: Correct patient mobile contact numbers are returned","* Prove that only unarchived mobile numbers and unarchived patient contact mobile numbers are returned for a patient for options to send an SMS booking confirmation.",Pass,"15 Nov 2022, 15:24"
TEST-T9068,"Medicus: Appointment booking patient details query test - Test the query only returns the patient's clinical cases","Assert that the query only returns the patient's clinical cases.",Pass,"15 Nov 2022, 15:24"
TEST-T9069,"Medicus: Appointment overview query test - Test the query returns the correct attributes","Assert that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T9070,"Medicus: Appointment overview query test - Test the query returns the correct values for a minimal booked appointment","Assert that the query returns the correct values for a minimal booked appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9071,"Medicus: Appointment overview query test - Test the query returns the correct values for a complete booked appointment","Assert that the query returns the correct values for a complete booked appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9072,"Medicus: Appointment overview query test - Test the query returns the correct values for a minimal queued appointment","Assert that the query returns the correct values for a minimal queued appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9073,"Medicus: Appointment overview query test - Test the query returns the correct values for a complete queued appointment","Assert that the query returns the correct values for a complete queued appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9074,"Medicus: Appointment overview query test - Test the date-time-duration is formatted correctly for a booked appointment","Assert that the date-time-duration is formatted correctly for a booked appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9075,"Medicus: Appointment overview query test - Test the date-time-duration is formatted correctly for a queued appointment","Assert that the date-time-duration is formatted correctly for a queued appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9076,"Medicus: Appointment overview query test - Test the query formats the go-to-encounter URI correctly for an appointment without an encounter","Assert that the query formats the go-to-encounter URI correctly for an appointment without an encounter.",Pass,"15 Nov 2022, 15:24"
TEST-T9077,"Medicus: Appointment overview query test - Test the query formats the go-to-encounter URI correctly for an appointment with an incomplete encounter","Assert that the query formats the go-to-encounter URI correctly for an appointment with an incomplete encounter.",Pass,"15 Nov 2022, 15:24"
TEST-T9078,"Medicus: Appointment overview query test - Test the query formats the go-to-encounter URI correctly for an appointment with a complete encounter","Assert that the query formats the go-to-encounter URI correctly for an appointment with a complete encounter.",Pass,"15 Nov 2022, 15:24"
TEST-T9079,"Medicus: Arrived appointments for staff query - Test the query returns the arrived appointments assigned to the current staff member","Assert that the query returns the arrived appointments assigned to the current staff member.",Pass,"15 Nov 2022, 15:24"
TEST-T9080,"Medicus: Arrived appointments for staff query - Test the query only returns appointments assigned to the current staff member","Assert that the query only returns appointments assigned to the current staff member.",Pass,"15 Nov 2022, 15:24"
TEST-T9081,"Medicus: Arrived appointments for staff query - Test that arrived queued appointments are returned by the query","Assert that that arrived queued appointments are returned by the query.",Pass,"15 Nov 2022, 15:24"
TEST-T9082,"Medicus: Arrived appointments for staff query - Test that the query only returns pending queued appointments","Assert that that the query only returns pending queued appointments.",Pass,"15 Nov 2022, 15:24"
TEST-T5778,"Medicus: Broadcast Appointment Booking Ended A P I Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T9083,"Medicus: Broadcast appointment booking ended command validation tests - Test that the payload is validated","Assert that that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5779,"Medicus: Broadcast Appointment Booking In Progress A P I Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T9084,"Medicus: Broadcast appointment booking in progress command validation tests - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5780,"Medicus: Cancel Appointment Command Test - Test The Appointment Can Be Cancelled If It Is Not Linked To An Encounter",,Pass,"15 Nov 2022, 15:24"
TEST-T9085,"Medicus: Cancel appointment command test - Test an appointment can be cancelled with a cancellation reason","Assert that an appointment can be cancelled with a cancellation reason.",Pass,"15 Nov 2022, 15:24"
TEST-T9086,"Medicus: Cancel appointment command test - Test that a cancelled appointment cannot be cancelled again","Assert that a cancelled appointment cannot be cancelled again.",Pass,"15 Nov 2022, 15:24"
TEST-T9087,"Medicus: Cancel appointment command test - Test that a rescheduled appointment cannot be cancelled","Assert that a rescheduled appointment cannot be cancelled.",Pass,"15 Nov 2022, 15:24"
TEST-T9088,"Medicus: Cancel appointment command test - Test that an appointment that has started cannot be cancelled","Assert that an appointment that has started cannot be cancelled.",Pass,"15 Nov 2022, 15:24"
TEST-T9089,"Medicus: Cancel appointment command test - Test that an appointment that has been seen cannot be cancelled","Assert that an appointment that has been seen cannot be cancelled.",Pass,"15 Nov 2022, 15:24"
TEST-T5781,"Medicus: Cancel Appointment Command Test - Test The Appointment Can Be Cancelled If The Linked Encounter Has Not Started",,Pass,"15 Nov 2022, 15:24"
TEST-T9090,"Medicus: Cancel appointment command test - Test that the appointments updated event is emitted once if multiple appointments are cancelled","Assert that the appointments updated event is emitted once if multiple appointments are cancelled.",Pass,"15 Nov 2022, 15:24"
TEST-T9091,"Medicus: Cancel appointment command test - Test that the virtual meeting room is deleted if the appointment is cancelled","Assert that the virtual meeting room is deleted if the appointment is cancelled.",Pass,"15 Nov 2022, 15:24"
TEST-T8209,"Scheduling: Appointment: Cancel: SMS is sent and data is correctly persisted when selecting SMS booking communication method","* Prove that when a user opts to send an appointment communication via SMS when cancelling an appointment, that SMS is sent and the confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8210,"Scheduling: Appointment: Cancel: Data is correctly persisted when selecting letter booking communication method","* Prove that when a user opts to send an appointment communication via letter, that confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8211,"Scheduling: Appointment: Cancel: Data is correctly persisted when selecting 'in person' booking communication method","* Prove that when a user opts to confirm an appointment booking in person, that confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8212,"Scheduling: Appointment: Cancel: Data is correctly persisted when selecting a phone call booking communication method","* Prove that the data is correctly persisted when a user opts to confirm an appointment booking via a phone call.",Pass,"15 Nov 2022, 15:24"
TEST-T8213,"Scheduling: Appointment: Cancel: Data is correctly persisted when selecting an email booking communication method","* Prove that the data is correctly persisted when a user opts to send an email for an appointment booking confirmation.",Pass,"15 Nov 2022, 15:24"
TEST-T9092,"Medicus: Cancel appointment command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5783,"Medicus: Cancel Appointment Query Test - Test The Query Returns An Object With The Correct Attributes",,Pass,"15 Nov 2022, 15:24"
TEST-T9093,"Medicus: Cancel Appointment Query Test - Test The Query Returns the correct values if there are no other cancellable appointments","Assert that the query returns the correct values if there are no other cancellable appointments.",Pass,"15 Nov 2022, 15:24"
TEST-T9094,"Medicus: Cancel Appointment Query Test - Test that other pending appointments are returned","Assert that that other pending appointments are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T5785,"Medicus: Change Appointment Command Test - Test The Command Updates The Appointment Details",,Pass,"15 Nov 2022, 15:24"
TEST-T9095,"Medicus: Change appointment command test - Test the command updates the appointment with complete data","Assert that the command updates the appointment with complete data.",Pass,"15 Nov 2022, 15:24"
TEST-T9096,"Medicus: Change appointment command test - Test that the diary end date/time us updated is the appointment end date/time is later","Assert that the diary end date/time us updated is the appointment end date/time is later.",Pass,"15 Nov 2022, 15:24"
TEST-T9097,"TEST-T9096: Medicus: Change appointment command test - Test that a virtual meeting room is created or deleted if the delivery mode is updated to and from video","Assert that a virtual meeting room is created or deleted if the delivery mode is updated to and from video.",Pass,"15 Nov 2022, 15:24"
TEST-T9098,"Medicus: Change appointment command test - Test that the payload if validated","Assert that the payload if validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9099,"Medicus: Change appointment status command test - Test that the appointment status can be updated","Assert that the appointment status can be updated.",Pass,"15 Nov 2022, 15:24"
TEST-T9100,"Medicus: Change appointment status command test - Test that nothing happens if the new status is the same as the current status","Assert that nothing happens if the new status is the same as the current status.",Pass,"15 Nov 2022, 15:24"
TEST-T9101,"Medicus: Change appointment status command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9102,"Medicus: Change arrival status command test - Test that the arrival status can be set","Assert that the arrival status can be set.",Pass,"15 Nov 2022, 15:24"
TEST-T9103,"Medicus: Change arrival status command test - Test that the arrival status can be unset","Assert that the arrival status can be unset.",Pass,"15 Nov 2022, 15:24"
TEST-T9104,"Medicus: Change arrival status command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9106,"Medicus: Create appointment command test: A minimal booked appointment can be created","Assert that a minimal booked appointment can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T9107,"Medicus: Create appointment command test: A complete booked appointment can be created","Assert that a complete booked appointment can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T9108,"Medicus: Create appointment command test: A minimal queued appointment can be created","Assert that a minimal queued appointment can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T9109,"Medicus: Create appointment command test: A complete queued appointment can be created","Assert that a complete queued appointment can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T9110,"Medicus: Create appointment command test: A follow-up appointment can be created","Assert that a follow-up appointment can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T9111,"Medicus: Create appointment command test: An appointment can be rescheduled","Assert that an appointment can be rescheduled.",Pass,"15 Nov 2022, 15:24"
TEST-T9112,"Medicus: Create appointment command test: Test that the book-appointment task is completed when the appointment is created","Assert that the book-appointment task is completed when the appointment is created.",Pass,"15 Nov 2022, 15:24"
TEST-T9113,"Medicus: Create appointment command test: Test that an appointment can be created from the patient record context","Assert that an appointment can be created from the patient record context.",Pass,"15 Nov 2022, 15:24"
TEST-T9114,"Medicus: Create appointment command test: Test that a virtual meeting room is created if the delivery mode is video","Assert that a virtual meeting room is created if the delivery mode is video.",Pass,"15 Nov 2022, 15:24"
TEST-T9115,"Medicus: Create appointment command test: Test that the embargo override reason is saved if the queue has an internal embargo","Assert that that the embargo override reason is saved if the queue has an internal embargo.",Pass,"15 Nov 2022, 15:24"
TEST-T9116,"Medicus: Create appointment command test: Test that the embargo override reason is not saved if the queue does not have an internal embargo","Assert that that the embargo override reason is not saved if the queue does not have an internal embargo.",Pass,"15 Nov 2022, 15:24"
TEST-T9117,"Medicus: Create appointment command test: Test that the embargo override reason is saved if the diary has an internal embargo","Assert that the embargo override reason is saved if the diary has an internal embargo.",Pass,"15 Nov 2022, 15:24"
TEST-T9118,"Medicus: Create appointment command test: Test that the embargo override reason is not saved if the diary does not have an internal embargo","Assert that the embargo override reason is not saved if the diary does not have an internal embargo.",Pass,"15 Nov 2022, 15:24"
TEST-T9119,"Medicus: Create appointment command test: Test that if an appointment ends after the diary end date/time the end date/time is updated","Assert that if an appointment ends after the diary end date/time the end date/time is updated.",Pass,"15 Nov 2022, 15:24"
TEST-T8203,"Scheduling: Appointment: Create: SMS is sent and data is correctly persisted when selecting SMS booking communication method","* Prove that when a user opts to send an appointment communication via SMS when booking an appointment, that SMS is sent and the confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8204,"Scheduling: Appointment: Create: Data is correctly persisted when selecting letter booking communication method","* Prove that when a user opts to send an appointment communication via letter, that confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8205,"Scheduling: Appointment: Create: Data is correctly persisted when selecting 'in person' booking communication method","* Prove that when a user opts to confirm an appointment booking in person, that confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8206,"Scheduling: Appointment: Create: Data is correctly persisted when selecting a phone call booking communication method","* Prove that the data is correctly persisted when a user opts to confirm an appointment booking via a phone call.",Pass,"15 Nov 2022, 15:24"
TEST-T8207,"Scheduling: Appointment: Create: Data is correctly persisted when selecting an email booking communication method","* Prove that the data is correctly persisted when a user opts to send an email for an appointment booking confirmation.",Pass,"15 Nov 2022, 15:24"
TEST-T8214,"Scheduling: Appointment: Reschedule: SMS is sent and data is correctly persisted when selecting SMS booking communication method","* Prove that when a user opts to send an appointment communication via SMS when re-scheduling an appointment, that SMS is sent and the confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8215,"Scheduling: Appointment: Rescheduled: Data is correctly persisted when selecting letter booking communication method","* Prove that when a user opts to send an appointment communication via letter, that confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8216,"Scheduling: Appointment: Rescheduled: Data is correctly persisted when selecting 'in person' booking communication method","* Prove that when a user opts to confirm an appointment booking in person, that confirmation is correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8218,"Scheduling: Appointment: Rescheduled: Data is correctly persisted when selecting an email booking communication method","* Prove that the data is correctly persisted when a user opts to send an email for an appointment booking confirmation.",Pass,"15 Nov 2022, 15:24"
TEST-T9120,"Medicus: Create appointment command validation test: The payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9121,"Medicus: Create appointment command validation test: The diary ID is validated","Assert that the diary ID is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9122,"Medicus: Create appointment command validation test: The start date/time is validated","Assert that the start date/time is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9123,"Medicus: Create appointment command validation test: The queue ID is validated","Assert that the queue ID is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9124,"Medicus: Create appointment command validation test: The that either queue ID or the diary ID is required","Assert that either queue ID or the diary ID is required.",Pass,"15 Nov 2022, 15:24"
TEST-T9125,"Medicus: Create appointment command validation test: Test that both the queue ID & the diary ID cannot be provided","Assert that that both the queue ID & the diary ID cannot be provided.",Pass,"15 Nov 2022, 15:24"
TEST-T9126,"Medicus: Create appointment command validation test: The consultation topic heading ID is validated","Assert that the consultation topic heading ID is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9127,"Medicus: Create appointment command validation test: The rescheduled appointment ID is validated","Assert that the rescheduled appointment ID is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9128,"Medicus: Create appointment command validation test: The task ID is validated","Assert that the task ID is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9129,"Medicus: Create appointment command validation test: Test that the embargo override reason is required if the diary has an internal embargo","Assert that that the embargo override reason is required if the diary has an internal embargo.",Pass,"15 Nov 2022, 15:24"
TEST-T9130,"Medicus: Create appointment command validation test: Test that the embargo override reason is required if the queue has an internal embargo","Assert that the embargo override reason is required if the queue has an internal embargo.",Pass,"15 Nov 2022, 15:24"
TEST-T9131,"Medicus: Create appointment query test: Test that the query returns the correct attributes","Assert that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T9132,"Medicus: Create appointment query test: Test that the query returns the correct values for creating a queued appointment","Assert that the query returns the correct values for creating a queued appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9133,"Medicus: Create appointment query test: Test that the query returns the correct values for creating a booked appointment that does not fall in a rule set","Assert that the query returns the correct values for creating a booked appointment that does not fall in a rule set.",Pass,"15 Nov 2022, 15:24"
TEST-T9134,"Medicus: Create appointment query test: Test that the query returns the correct values for creating a booked appointment that falls in a rule set","Assert that the query returns the correct values for creating a booked appointment that falls in a rule set.",Pass,"15 Nov 2022, 15:24"
TEST-T9135,"Medicus: Create appointment query test: Test that the query returns the correct values for creating an appointment from the patient context","Assert that the query returns the correct values for creating an appointment from the patient context.",Pass,"15 Nov 2022, 15:24"
TEST-T9136,"Medicus: Create appointment query test: Test that the query returns the correct values for creating a follow-up appointment","Assert that the query returns the correct values for creating a follow-up appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9137,"Medicus: Create appointment query test: Test that the query returns the correct values for rescheduling an appointment","Assert that the query returns the correct values for rescheduling an appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T9138,"Medicus: Create appointment query test: Test that the query returns the correct values when the appointment is created from the book appointment task context","Assert that the query returns the correct values when the appointment is created from the book appointment task context",Pass,"15 Nov 2022, 15:24"
TEST-T9139,"Medicus: Create appointment query validation test: Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9140,"Medicus: Create appointment query validation test: Test that the diary ID validated","Assert that the diary ID validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9141,"Medicus: Create appointment query validation test: Test that the start date/time validated","Assert that the start date/time validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9142,"Medicus: Create appointment query validation test: Test that the queue ID validated","Assert that the queue ID validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9143,"Medicus: Create appointment query validation test: Test that the patient ID validated","Assert that the patient ID validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9144,"Medicus: Create appointment query validation test: Test that the consultation topic heading ID validated","Assert that the consultation topic heading ID validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9145,"Medicus: Create appointment query validation test: Test that the rescheduled appointment ID validated","Assert that the rescheduled appointment ID validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9146,"Medicus: Create appointment query validation test: Test that the task ID validated","Assert that the task ID validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9147,"Medicus: Edit appointment query test: Test that the query returns the correct attributes","Assert that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T9148,"Medicus: Edit appointment query test: Test that the query returns the correct values for a minimal appointment and patient","Assert that the query returns the correct values for a minimal appointment and patient.",Pass,"15 Nov 2022, 15:24"
TEST-T5786,"Medicus: Edit Appointment Query Test - Test The Query Returns The Appointment Details And Cases Options",,Pass,"15 Nov 2022, 15:24"
TEST-T9149,"Medicus: Find appointments query test: Test that the query returns all the appointments if no filters are provided","Assert that the query returns all the appointments if no filters are provided.",Pass,"15 Nov 2022, 15:24"
TEST-T9150,"Medicus: Find appointments query test: Test that only appointments with the valid status are returned when status filters are defined","Assert that only appointments with the valid status are returned when status filters are defined.",Pass,"15 Nov 2022, 15:24"
TEST-T9151,"Medicus: Find appointments query test: Test that only appointments on or before the min date are returned","Assert that only appointments on or before the min date are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T9152,"Medicus: Find appointments query test: Test that only appointments between the min & max dates are returned","Assert that only appointments between the min & max dates are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T9153,"Medicus: Find appointments query test: Test that the query only returns the appointments that belong to the specified patients","Assert that the query only returns the appointments that belong to the specified patients.",Pass,"15 Nov 2022, 15:24"
TEST-T9154,"Medicus: Find appointments query test: Test that the query only returns the appointments that are assigned to the specified staff","Assert that the query only returns the appointments that are assigned to the specified staff.",Pass,"15 Nov 2022, 15:24"
TEST-T9155,"Medicus: Find appointments query validation test: Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9156,"Medicus: Update and broadcast booking in progress command validation test: Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T8219,"Scheduling: Appointment: Communication listing returns expected response","* Prove that the appointment communications listing returns a successful response and the correct data.",Pass,"15 Nov 2022, 15:24"
TEST-T9157,"Medicus: Download appointment booking confirmation letter query test: Test that the appointment booking confirmation letter can be downloaded","Assert that the appointment booking confirmation letter can be downloaded.",Pass,"15 Nov 2022, 15:24"
TEST-T8726,"Scheduling: Appointment: Resend booking confirmation: PrePopulate contact number if only one exists","* Prove that when an appointment's booking confirmation is being re-sent, the SMS contact number is pre-populated if the patient only has one mobile contact number available to select.",Pass,"15 Nov 2022, 15:24"
TEST-T5826,"Medicus: Delete Appointment Service Command Test - Test That A Service Can Be Archived",,Pass,"15 Nov 2022, 15:24"
TEST-T8486,"Medicus: Archive Appointment Service Command Test - Test that archiving an already archived service does nothing","Test that archiving an already archived service does nothing.",Pass,"15 Nov 2022, 15:24"
TEST-T8487,"Medicus: Archive appointment service validation test: Test that the payload is validated","Test that the archive appointment service payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8488,"Medicus: Assign staff to diary requirement command test: Test a staff requirement can be assigned to a staff member","Test a staff requirement can be assigned to a staff member",Pass,"15 Nov 2022, 15:24"
TEST-T8489,"Medicus: Assign staff to diary requirement command test: Test an assigned staff requirement can be re-assigned to a staff member","Test an assigned staff requirement can be re-assigned to a staff member",Pass,"15 Nov 2022, 15:24"
TEST-T8490,"Medicus: Assign staff to diary requirement command test: Test that assigning a staff member to a requirement they are already assigned to does nothing","Test that assigning a staff member to a requirement they are already assigned to does nothing",Pass,"15 Nov 2022, 15:24"
TEST-T8491,"Medicus: Assign staff to diary requirement command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8872,"Medicus: Available slots between range query: The appointment diary service is used to generate the slots","assert that the appointment diary service is used to generate the slots",Pass,"15 Nov 2022, 15:24"
TEST-T8873,"Medicus: Available slots between range query: The query returns the correct attributes and values","Assert that the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T8874,"Medicus: Available slots between range query: The query only returns slots that belong to the specified appointment service","Assert that the query only returns slots that belong to the specified appointment service.",Pass,"15 Nov 2022, 15:24"
TEST-T8875,"Medicus: Available slots between range query: The returned slots are organised by their date in ascending order","Assert that the returned slots are organised by their date in ascending order.",Pass,"15 Nov 2022, 15:24"
TEST-T8876,"Medicus: Available slots between range query: Only slots that fall within the specified date/time range are returned","Assert that only slots that fall within the specified date/time range are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T8877,"Medicus: Available slots between range query: Only slots for a diary at the specified site are returned","Assert that only slots for a diary at the specified site are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T8878,"Medicus: Available slots between range query: The slots can be filtered by the assigned staff","Assert that the slots can be filtered by the assigned staff.",Pass,"15 Nov 2022, 15:24"
TEST-T8879,"Medicus: Available slots between range query: The slots can be filtered by the assigned staff member's gender","Assert that the slots can be filtered by the assigned staff member's gender.",Pass,"15 Nov 2022, 15:24"
TEST-T8880,"Medicus: Available slots between range query: The slots can be filtered by the assigned staff's preferred language","Assert that the slots can be filtered by the assigned staff's preferred language.",Pass,"15 Nov 2022, 15:24"
TEST-T8492,"Medicus: Available slots between range query validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8881,"Medicus: Available slots between range query validation test: Test that the minDateTime is validated","Assert that the minDateTime is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T8882,"Medicus: Available slots between range query validation test: Test that the maxDateTime is validated","Assert that the maxDateTime is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T8493,"Medicus: Cancel appointment diary command test: Test that an appointment diary can be cancelled","Test that an appointment diary can be cancelled.",Pass,"15 Nov 2022, 15:24"
TEST-T8494,"Medicus: Cancel appointment diary command test: Test that appointments are cancelled when the appointment diary is cancelled","Test that appointments are cancelled when the appointment diary is cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T8495,"Medicus: Cancel appointment diary command test: Test that the required staff unavailability entries are removed when a diary is cancelled","Test that the required staff unavailability entries are removed when a diary is cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T8497,"Medicus: Cancel appointment diary command test: Test that cancelling an already cancelled appointment diary does nothing","Test that cancelling an already cancelled appointment diary does nothing",Pass,"15 Nov 2022, 15:24"
TEST-T8499,"Medicus: Cancel appointment diary command validation test: Test that the payload is validated"," Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8502,"Medicus: Cancel appointment queue command test: Test that an appointment queue can be cancelled","Test that an appointment queue can be cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T8503,"Medicus: Cancel appointment queue command test: Test that appointments are cancelled when the appointment queue is cancelled","Test that appointments are cancelled when the appointment queue is cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T8506,"Medicus: Cancel appointment queue command test: Test that cancelling an already cancelled appointment queue does nothing","Test that cancelling an already cancelled appointment queue does nothing",Pass,"15 Nov 2022, 15:24"
TEST-T8509,"Medicus: Cancel appointment queue command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8510,"Medicus: Change appointment diary command test: Test that the diary properties are updated","Test that the diary properties are updated",Pass,"15 Nov 2022, 15:24"
TEST-T9160,"Medicus: Change appointment diary command test: Test that the room unavailability period date/times are updated the diary room and date/times are updated","Assert that the room unavailability period date/times are updated the diary room and date/times are updated",Pass,"15 Nov 2022, 15:24"
TEST-T8511,"Medicus: Change appointment diary command test: Test that the staff requirements are updated","Test that the staff requirements are updated",Pass,"15 Nov 2022, 15:24"
TEST-T8512,"Medicus: Change appointment diary command test: Test that the appointment booking rule sets are updated","Test that the appointment booking rule sets are updated",Pass,"15 Nov 2022, 15:24"
TEST-T8514,"Medicus: Change appointment diary command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8515,"Medicus: Change appointment diary command validation test: Test that the staff requirements are validated","Test that the staff requirements are validated",Pass,"15 Nov 2022, 15:24"
TEST-T8516,"Medicus: Change appointment diary command validation test: Test that the appointment booking rule sets are validated","Test that the appointment booking rule sets are validated",Pass,"15 Nov 2022, 15:24"
TEST-T8517,"Medicus: Change appointment queue command test: Test the queue properties are updated","Test the queue properties are updated",Pass,"15 Nov 2022, 15:24"
TEST-T8519,"Medicus: Change appointment queue command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8521,"Medicus: Change NHS national slot type category: Test that the NHS national slot type category can be updated","Test that the NHS national slot type category can be updated",Pass,"15 Nov 2022, 15:24"
TEST-T8522,"Medicus: Change NHS slot type category command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T5819,"Medicus: Change Name Command Test - Test Valid Command Updates Appointment Service Name",,Pass,"15 Nov 2022, 15:24"
TEST-T8520,"Medicus: Change appointment service name: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8523,"Medicus: Close appointment queue command test: Test that an appointment queue can be closed","Test that an appointment queue can be closed",Pass,"15 Nov 2022, 15:24"
TEST-T8524,"Medicus: Close appointment queue command test: Test that closing an already closed appointment does nothing","Test that closing an already closed appointment does nothing",Pass,"15 Nov 2022, 15:24"
TEST-T8525,"Medicus: Close appointment queue command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T9161,"Medicus: Count diaries and queues between range: Test that the query returns the correct response if there are no diaries or queues","Assert that the query returns the correct response if there are no diaries or queues.",Pass,"15 Nov 2022, 15:24"
TEST-T9162,"Medicus: Count diaries and queues between range: Test that only diaries and queues that fall between the specified date time range are returned","Assert that only diaries and queues that fall between the specified date time range are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T9163,"Medicus: Count diaries and queues between range: Test that only diaries at the specified site are returned","Assert that only diaries at the specified site are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T8538,"Medicus: Find diary and queue availability between range query validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8526,"Medicus: Create appointment diary command test: Test a minimal appointment diary can be created","Test a minimal appointment diary can be created",Pass,"15 Nov 2022, 15:24"
TEST-T8527,"Medicus: Create appointment diary command test: Test a complete diary can be created","Test a complete diary can be created",Pass,"15 Nov 2022, 15:24"
TEST-T8528,"Medicus: Create appointment diary command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8529,"Medicus: Create appointment diary command validation test: Test that the staff requirements are validated","Test that the staff requirements are validated",Pass,"15 Nov 2022, 15:24"
TEST-T8530,"Medicus: Create appointment diary command validation test: Test that the appointment booking rule sets are validated","Test that the appointment booking rule sets are validated",Pass,"15 Nov 2022, 15:24"
TEST-T5925,"Medicus: Create Service Instance Query Test - Test Query Returns Hydrated Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T9164,"Medicus: Create appointment diary query test - Test that the start and end date/times are set to this morning when the start date/time is not provided","Assert that that the start and end date/times are set to this morning when the start date/time is not provided.",Pass,"15 Nov 2022, 15:24"
TEST-T8531,"Medicus: Create appointment diary query validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8532,"Medicus: Create appointment queue command test: Test that a minimal queue can be created","Test that a minimal queue can be created",Pass,"15 Nov 2022, 15:24"
TEST-T8533,"Medicus: Create appointment queue command test: Test that a complete queue can be created","Test that a complete queue can be created",Pass,"15 Nov 2022, 15:24"
TEST-T8534,"Medicus: Create appointment queue command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T5805,"Medicus: Create Appointment Queue Query Test - Test Query Returns Hydrated Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T9165,"Medicus: Create appointment queue query test - Test that the start and end date/times are set to this morning when the start date/time is not provided","Assert that the start and end date/times are set to this morning when the start date/time is not provided.",Pass,"15 Nov 2022, 15:24"
TEST-T8535,"Medicus: Create appointment queue query validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8536,"Medicus: Create appointment service command test: Test that an appointment service can be created","Test that an appointment service can be created",Pass,"15 Nov 2022, 15:24"
TEST-T8537,"Medicus: Create appointment service command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T5825,"Medicus: Create Appointment Service Query Test - Test Query Returns Hydrated Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T5927,"Medicus: Edit Service Instance Query Test - Test Query Returns The Correct Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T9166,"Medicus: Edit appointment diary query test - Test that the query returns the correct values for a minimal diary","Assert that the query returns the correct values for a minimal diary.",Pass,"15 Nov 2022, 15:24"
TEST-T9167,"Medicus: Edit appointment diary query test - Test that the query returns the correct values for a complete diary","Assert that the query returns the correct values for a complete diary.",Pass,"15 Nov 2022, 15:24"
TEST-T5807,"Medicus: Edit Appointment Queue Query Test - Test Query Returns The Correct Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T9168,"Medicus: Edit appointment queue query test - Test the query returns the correct values for a minimal queue","Assert the query returns the correct values for a minimal queue.",Pass,"15 Nov 2022, 15:24"
TEST-T9169,"Medicus: Edit appointment queue query test - Test the query returns the correct values for a complete queue","Assert the query returns the correct values for a complete queue.",Pass,"15 Nov 2022, 15:24"
TEST-T9171,"Medicus: Edit NHS national slot type category query test - Test the query returns the correct attributes and values","Assert the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T9170,"Medicus: Edit name query test - Test the query returns the correct attributes and values","Assert the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T8539,"Medicus: Open appointment queue command test: Test that a closed appointment queue can be opened","Test that a closed appointment queue can be opened",Pass,"15 Nov 2022, 15:24"
TEST-T8540,"Medicus: Open appointment queue command test: Test that opening an already opened queue does nothing","Test that opening an already opened queue does nothing",Pass,"15 Nov 2022, 15:24"
TEST-T8541,"Medicus: Open appointment queue command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T5811,"Medicus: Appointment Service Overview Query Test - Test Query Returns Hydrated Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T9172,"Medicus: Queues for sites and services with appointments query test - Test that the query does not return cancelled queues","Assert that the query does not return cancelled queues.",Pass,"15 Nov 2022, 15:24"
TEST-T9173,"Medicus: Queues for sites and services with appointments query test - Test that the query returns all queues between the date-time range if the site and services are not specified","Assert that the query returns all queues between the date-time range if the site and services are not specified.",Pass,"15 Nov 2022, 15:24"
TEST-T9174,"Medicus: Queues for sites and services with appointments query test - Test that queues for the specified sites are returned","Assert that queues for the specified sites are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T9175,"Medicus: Queues for sites and services with appointments query test - Test that queues for the specified services are returned","Assert that queues for the specified services are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T9176,"Medicus: Queues for sites and services with appointments query test - Test that the query does not return cancelled or rescheduled appointments","Assert that the query does not return cancelled or rescheduled appointments.",Pass,"15 Nov 2022, 15:24"
TEST-T9177,"Medicus: Queues for sites and services with appointments query validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9178,"Medicus: Queues with pending appointments query test - Test that the query does not return cancelled queues","Assert that the query does not return cancelled queues",Pass,"15 Nov 2022, 15:24"
TEST-T9179,"Medicus: Queues with pending appointments query test - Test that the query does not return cancelled or rescheduled appointments","Assert that the query does not return cancelled or rescheduled appointments",Pass,"15 Nov 2022, 15:24"
TEST-T9180,"Medicus: Queues with pending appointments query test - Test that the query returns queues that are within the last and next 12 hours","Assert that the query returns queues that are within the last and next 12 hours.",Pass,"15 Nov 2022, 15:24"
TEST-T8542,"Medicus: Re-assign staff requirement command test: Test that a staff requirement can be assigned","Test that a staff requirement can be assigned",Pass,"15 Nov 2022, 15:24"
TEST-T8543,"Medicus: Re-assign staff requirement command test: Test that re-assigning a staff member to a requirement they're already assigned to does nothing","Test that re-assigning a staff member to a requirement they're already assigned to does nothing",Pass,"15 Nov 2022, 15:24"
TEST-T8544,"Medicus: Re-assign staff requirement command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T5810,"Medicus: Appointment Service Listing Query Test - Test Query Returns All Appointment Services",,Pass,"15 Nov 2022, 15:24"
TEST-T9181,"Medicus: Staff requirements for staff between range query test - Test that the query returns the correct attributes and values","Assert that the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T8546,"Medicus: Staff requirements for staff between range: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8551,"Medicus: Un-assign staff requirement command test: Test that an assigned staff requirement can be un-assigned","Test that an assigned staff requirement can be un-assigned",Pass,"15 Nov 2022, 15:24"
TEST-T8552,"Medicus: Un-assign staff requirement command test: Test that un-assigning an already unassigned staff requirement does nothing","Test that un-assigning an already unassigned staff requirement does nothing",Pass,"15 Nov 2022, 15:24"
TEST-T8553,"Medicus: Un-assign staff requirement command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T8547,"Medicus: Unarchive appointment service command test: Test that a test can be un-archived","Test that a test can be un-archived",Pass,"15 Nov 2022, 15:24"
TEST-T8548,"Medicus: Unarchive appointment service command test: Test that un-archiving an already un-archived service does nothing","Test that un-archiving an already un-archived service does nothing",Pass,"15 Nov 2022, 15:24"
TEST-T8549,"Medicus: Unarchive appointment service command validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T9182,"Medicus: Unassigned diaries for sites and services between range query test - Test that the appointment diary service is used to generate the slots","Assert that the appointment diary service is used to generate the slots.",Pass,"15 Nov 2022, 15:24"
TEST-T9183,"Medicus: Unassigned diaries for sites and services between range query test - Test that the query does not return cancelled diaries","Assert that the query does not return cancelled diaries.",Pass,"15 Nov 2022, 15:24"
TEST-T9184,"Medicus: Unassigned diaries for sites and services between range query test - Test that the query returns all diaries between the date range if no sites or services are specified","Assert that the query returns all diaries between the date range if no sites or services are specified.",Pass,"15 Nov 2022, 15:24"
TEST-T9185,"Medicus: Unassigned diaries for sites and services between range query test - Test that the query only returns the diaries for the specified appointment services","Assert that the query only returns the diaries for the specified appointment services.",Pass,"15 Nov 2022, 15:24"
TEST-T9186,"Medicus: Unassigned diaries for sites and services between range query test - Test that the query only returns the diaries for the specified sites","Assert that the query only returns the diaries for the specified sites.",Pass,"15 Nov 2022, 15:24"
TEST-T8550,"Medicus: Unassigned diaries for sites and services query validation test: Test that the payload is validated","Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T9187,"Medicus: unfulfilled staff requirements between range query test - Test that the query returns the correct attributes","Assert that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T9188,"Medicus: unfulfilled staff requirements between range query test - Test that the query does not return requirements for cancelled diaries","Assert that the query does not return requirements for cancelled diaries.",Pass,"15 Nov 2022, 15:24"
TEST-T9189,"Medicus: Unfulfilled staff requirements between range query test - Test that the query only returns requirements that are in the specified date-time range","Assert that the query only returns requirements that are in the specified date-time range.",Pass,"15 Nov 2022, 15:24"
TEST-T9190,"Medicus: Unfulfilled staff requirements between range query test - Test that the requirements count is equal to the number of unassigned requirements for that diary","Assert that the requirements count is equal to the number of unassigned requirements for that diary.",Pass,"15 Nov 2022, 15:24"
TEST-T8554,"Medicus: Unfulfilled staff requirements query validation test: Test that the payload is validated"," Test that the payload is validated",Pass,"15 Nov 2022, 15:24"
TEST-T5838,"Medicus: Cancel Book Appointment Task Command Test - Test Command Successfully Changes Task Assignee",,Pass,"15 Nov 2022, 15:24"
TEST-T9191,"Medicus: Cancel book appointment task command validation test - Test that the payload is validated","Assert that that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5843,"Medicus: Create For Patient Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5844,"Medicus: Create For Patient Controller Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5845,"Medicus: Edit Book Appointment Task Details Command Test - Test Command Successfully Updates Task Appointment Details",,Pass,"15 Nov 2022, 15:24"
TEST-T5846,"Medicus: Edit Book Appointment Task Details Controller Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T7567,"Scheduling: Book appointment task: Task list returns expected results",,Pass,"15 Nov 2022, 15:24"
TEST-T9192,"Medicus: Cancel meeting command test - Test that a meeting can be cancelled","Assert that a meeting can be cancelled.",Pass,"15 Nov 2022, 15:24"
TEST-T9193,"Medicus: Cancel meeting command test - Test that only the creator can cancel a meeting","Assert that only the creator can cancel a meeting",Pass,"15 Nov 2022, 15:24"
TEST-T9194,"Medicus: Cancel meeting command test - Test that the staff unavailability entries are deleted when a meeting is cancelled","Assert that the staff unavailability entries are deleted when a meeting is cancelled.",Pass,"15 Nov 2022, 15:24"
TEST-T9195,"Medicus: Cancel meeting command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9196,"Medicus: Change meeting command test - Test that a meeting with no attendees can be updated with no attendees","Assert that a meeting with no attendees can be updated with no attendees.",Pass,"15 Nov 2022, 15:24"
TEST-T9197,"Medicus: Change meeting command test - Test that a meeting can be changed with attendees","Assert that a meeting can be changed with attendees.",Pass,"15 Nov 2022, 15:24"
TEST-T9198,"Medicus: Change meeting command test - Test that only the creator can change a meeting","Assert that only the creator can change a meeting.",Pass,"15 Nov 2022, 15:24"
TEST-T9199,"Medicus: Change meeting command test - Test that if the current user is passed as an attendee a new meeting attendee is not created","Assert that if the current user is passed as an attendee a new meeting attendee is not created.",Pass,"15 Nov 2022, 15:24"
TEST-T9200,"Medicus: Change meeting command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9201,"Medicus: create meeting command test - Test a meeting with no attendees can be created","Assert that a meeting with no attendees can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T9202,"Medicus: Create meeting command test - Test a meeting with attendees can be created","Assert that a meeting with attendees can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T9203,"Medicus: Create meeting command test - Test that if the current staff member is passed as an attendee only 1 meeting attendee is created","Assert that if the current staff member is passed as an attendee only 1 meeting attendee is created.",Pass,"15 Nov 2022, 15:24"
TEST-T9204,"Medicus: Create meeting command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9205,"Medicus: Create meeting query test - Test that the query returns the correct attributes","Assert that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T9206,"Medicus: Create meeting query test - Test that the query does not return the logged in staff member in the list of staff options","Assert that the query does not return the logged in staff member in the list of staff options.",Pass,"15 Nov 2022, 15:24"
TEST-T9207,"Medicus: Edit meeting query test - Test that the query returns the correct attributes and values","Assert that the query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T9208,"Medicus: Edit meeting query test - Test that only the creator can edit a meeting","Assert that only the creator can edit a meeting.",Pass,"15 Nov 2022, 15:24"
TEST-T9209,"Medicus: Edit meeting query test - Test that the query does not return the logged in staff member in the list of staff options","Assert that the query does not return the logged in staff member in the list of staff options.",Pass,"15 Nov 2022, 15:24"
TEST-T9210,"Medicus: Change period command test - Test that a period without a site can be updated without a site","Assert that a period without a site can be updated without a site.",Pass,"15 Nov 2022, 15:24"
TEST-T9211,"Medicus: Change period command test - Test that a period without a site can be updated with a site","Assert that a period without a site can be updated with a site.",Pass,"15 Nov 2022, 15:24"
TEST-T9212,"Medicus: Change period command test - Test that the site can be updated for a period with a site","Assert that the site can be updated for a period with a site.",Pass,"15 Nov 2022, 15:24"
TEST-T9213,"Medicus: Change period command test - Test that a period can be updated to remove the site","Assert that a period can be updated to remove the site.",Pass,"15 Nov 2022, 15:24"
TEST-T9214,"Medicus: Change period command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9215,"Medicus: Create period command test - Test that a period can be created without a site","Assert that a period can be created without a site.",Pass,"15 Nov 2022, 15:24"
TEST-T9216,"Medicus: Create period command test - Test that a period can be created with a site","Assert that a period can be created with a site.",Pass,"15 Nov 2022, 15:24"
TEST-T9217,"Medicus: Create period command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5876,"Medicus: Create Query Test - Test Query Returns All Appointment Services",,Pass,"15 Nov 2022, 15:24"
TEST-T9218,"Medicus: Delete period command test - Test that a period with no site can be deleted","Assert that a period with no site can be deleted.",Pass,"15 Nov 2022, 15:24"
TEST-T5877,"Medicus: Delete Command Test - Test A Period Can Be Deleted Along With Its Teams",,Pass,"15 Nov 2022, 15:24"
TEST-T9219,"Medicus: Edit period query test - Test that the query returns the correct attributes","Assert that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T9220,"Medicus: Edit period query test - Test that the query returns the correct values for a period with no site","Assert that the query returns the correct values for a period with no site.",Pass,"15 Nov 2022, 15:24"
TEST-T9221,"Medicus: Edit period query test - Test that the query returns the correct values for a period with a site","Assert that the query returns the correct values for a period with a site.",Pass,"15 Nov 2022, 15:24"
TEST-T5879,"Medicus: Listing Query Test - Test Query Returns All Appointment Services",,Pass,"15 Nov 2022, 15:24"
TEST-T9222,"Medicus: Period between range for site query test - Test that the query returns the correct attributes","Assert that the query returns the correct attributes.",Pass,"15 Nov 2022, 15:24"
TEST-T9223,"Medicus: Period between range for site query test - Test that the query only returns periods that fall within the specified date range","Assert that the query only returns periods that fall within the specified date range.",Pass,"15 Nov 2022, 15:24"
TEST-T9224,"Medicus: Period between range for site query test - Test that the query ignores period sites if none are specified","Assert that the query ignores period sites if none are specified.",Pass,"15 Nov 2022, 15:24"
TEST-T9225,"Medicus: Period between range for site query test - Test that the query only returns periods with the specified sites or no site","Assert that the query only returns periods with the specified sites or no site.",Pass,"15 Nov 2022, 15:24"
TEST-T9226,"Medicus: Period between range for site query validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5881,"Medicus: Non Delivery Periods For Recurring Instance Query Test - Test The Query Returns Conflicting Dates",,Pass,"15 Nov 2022, 15:24"
TEST-T9227,"Medicus: Periods for recurring entities query validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9228,"Medicus: Archive rota activity command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5771,"Medicus: Change Administrative Duty Command Test - Test The Admin Duty Name Can Be Updated",,Pass,"15 Nov 2022, 15:24"
TEST-T9229,"Medicus: Change rota activity assignment command test - Test that the assignment can be updated along with the staff unavailability entry","Assert that the assignment can be updated along with the staff unavailability entry.",Pass,"15 Nov 2022, 15:24"
TEST-T9230,"Medicus: Change rota activity assignment command test - Test that nothing happens when the new properties are equal to the current properties","Assert that nothing happens when the new properties are equal to the current properties.",Pass,"15 Nov 2022, 15:24"
TEST-T9231,"Medicus: Change rota activity assignment command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9232,"Medicus: Create rota activity command test - Test that a rota activity can be created","Assert that a rota activity can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T9233,"Medicus: Create rota activity command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9234,"Medicus: Delete rota activity assignment command test - Test that an assignment can be deleted along with the staff unavailability entry","Assert that an assignment can be deleted along with the staff unavailability entry.",Pass,"15 Nov 2022, 15:24"
TEST-T9235,"Medicus: Delete rota activity assignment command test - Test that nothing happen if the assignment being deleted is not present","Assert that nothing happen if the assignment being deleted is not present.",Pass,"15 Nov 2022, 15:24"
TEST-T9236,"Medicus: Delete rota activity assignment command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5772,"Medicus: Edit Administrative Duty Query Test - Test The Query Returns All Admin And Service Duties",,Pass,"15 Nov 2022, 15:24"
TEST-T9237,"Medicus: Edit rota activity assignment query test - Test that the query returns the correct attributes and values","Assert that the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T9238,"Medicus: Re-assign rota activity assignment command test - Test that a rota activity assignment can be re-assigned and the staff unavailability entry maintained","Assert that a rota activity assignment can be re-assigned and the staff unavailability entry maintained.",Pass,"15 Nov 2022, 15:24"
TEST-T9239,"Medicus: Re-assign rota activity assignment command test - Test that nothing happens if the new assignee is the same and the current assignee","Assert that nothing happens if the new assignee is the same and the current assignee.",Pass,"15 Nov 2022, 15:24"
TEST-T9240,"Medicus: Re-assign rota activity assignment command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9241,"Medicus: Rota activity assignments between range query test - Test that the query returns the correct attributes and values","Assert that the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T9242,"Medicus: Rota activity assignments between range query test - Test that the query does not return assignments to archived activities","Assert that the query does not return assignments to archived activities.",Pass,"15 Nov 2022, 15:24"
TEST-T9243,"Medicus: Rota activity assignments between range query test - Test that the query only returns assignments between the specified range","Assert that the query only returns assignments between the specified range.",Pass,"15 Nov 2022, 15:24"
TEST-T9244,"Medicus: Rota activity assignments between range query test - Test that the query only returns assignments that belong to the specified staff members","Assert that the query only returns assignments that belong to the specified staff members.",Pass,"15 Nov 2022, 15:24"
TEST-T9245,"Medicus: Rota activity assignments between range query validation test - Test that the payload is validated","Assert that the payload is validated.
",Pass,"15 Nov 2022, 15:24"
TEST-T9246,"Medicus: Unarchive rota activity command test - Test that a rota activity can be unarchived","Assert that a rota activity can be unarchived.",Pass,"15 Nov 2022, 15:24"
TEST-T9247,"Medicus: Unarchive rota activity command test - Test that nothing happens if an active rota activity is unarchived","Assert that nothing happens if an active rota activity is unarchived.",Pass,"15 Nov 2022, 15:24"
TEST-T9248,"Medicus: Unarchive rota activity command test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5900,"Medicus: Edit Name Query Test - Test Query Returns The Correct Result",,Pass,"15 Nov 2022, 15:24"
TEST-T5907,"Medicus: Listing Query Test - Test Query Returns The Correct Result",,Pass,"15 Nov 2022, 15:24"
TEST-T5908,"Medicus: Overview Query Test - Test Query Returns The Correct Result",,Pass,"15 Nov 2022, 15:24"
TEST-T9249,"Medicus: Change staff break assignment command test - Test that the assignment can be updated along with the staff unavailability entry","Assert that the assignment can be updated along with the staff unavailability entry.",Pass,"15 Nov 2022, 15:24"
TEST-T9250,"Medicus: Change staff break assignment command test - Test that nothing happens if the new properties are equal to the current properties","Assert that nothing happens if the new properties are equal to the current properties.",Pass,"15 Nov 2022, 15:24"
TEST-T9251,"Medicus: Change staff break assignment command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9252,"Medicus: Delete staff break assignment command test - Test that an assignment can be deleted along with the staff unavailability entry","Assert that an assignment can be deleted along with the staff unavailability entry.",Pass,"15 Nov 2022, 15:24"
TEST-T9253,"Medicus: Delete staff break assignment command test - Test that nothing happens when an assignee that's not present is deleted","Assert that nothing happens when an assignee that's not present is deleted.",Pass,"15 Nov 2022, 15:24"
TEST-T9254,"Medicus: Delete staff break assignment command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9255,"Medicus: Edit staff break assignment query test - Test that the query returns the correct attributes and values","Assert that the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T9256,"Medicus: Reassign staff break assignment command test - Test that a staff break assignment can be re-assigned and the staff unavailability entries maintained","Assert that a staff break assignment can be re-assigned and the staff unavailability entries maintained.",Pass,"15 Nov 2022, 15:24"
TEST-T9257,"Medicus: Reassign staff break assignment command test - Test that nothing happens when the new assignee is the same as the current assignee","Assert that nothing happens when the new assignee is the same as the current assignee.",Pass,"15 Nov 2022, 15:24"
TEST-T9258,"Medicus: Reassign staff break assignment command validation test - Test that the payload is validated","Assert that the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T9259,"Medicus: Staff break assignments between range query test - Test that the query returns the correct attributes and values","Assert that the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T9260,"Medicus: Staff break assignments between range query test - Test that the query returns assignments between the specified range","Assert that the query returns assignments between the specified range.",Pass,"15 Nov 2022, 15:24"
TEST-T9261,"Medicus: Staff break assignments between range query test - Test that the query returns assignments that belong to the specified staff members","Assert that the query returns assignments that belong to the specified staff members.",Pass,"15 Nov 2022, 15:24"
TEST-T9262,"Medicus: Staff break assignments between range query validation test - Test the payload is validated","Assert the payload is validated.",Pass,"15 Nov 2022, 15:24"
TEST-T5932,"Medicus: Calendar Resources Query Test - Test The Query Returns Active Memberships",,Pass,"15 Nov 2022, 15:24"
TEST-T5933,"Medicus: Calendar Resources Query Test - Test The Query Returns All Staff If No Team I D Is Provided",,Pass,"15 Nov 2022, 15:24"
TEST-T8126,"Scheduling: Unfulfilled Staff Requirements Task: Can resolve task","* Prove that a user can resolve an unfulfilled staff requirements task and that correctly updates the task in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8142,"Scheduling: Unfulfilled Staff Requirements Task: Tasks correctly created for appointment diaries matching criteria","* Prove that the daily command to create unfulfilled staff requirement tasks correctly creates the tasks based on the following criteria:
- The appointment diary has staff requirements without an assignee specified.
- The appointment diary is set to start on the following day.",Pass,"15 Nov 2022, 15:24"
TEST-T8124,"Scheduling: Unfulfilled Staff Requirements Task: Task list returns expected data","* Prove that the unfulfilled staff requirements task list returns the expected data.",Pass,"15 Nov 2022, 15:24"
TEST-T1678,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns default required data","The create vaccine administration controller returns the default data for the create vaccine administrion form",Pass,"15 Nov 2022, 15:24"
TEST-T1679,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns vaccinations array","The create draft vaccine administration controller returns an array of vaccinations",Pass,"15 Nov 2022, 15:24"
TEST-T1680,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns units of measure","The create draft vaccine administration controller returns an array of units of measure",Pass,"15 Nov 2022, 15:24"
TEST-T1681,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns a default administering organisation","The create draft vaccine administration controller returns a default administering organisation",Pass,"15 Nov 2022, 15:24"
TEST-T1682,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns array of administering staff","The create draft vaccine administration controller returns an array of administering staff",Pass,"15 Nov 2022, 15:24"
TEST-T1683,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns adminsitration date as consultation date","The create draft vaccine administration controller returns a default administration date as the consultation date",Pass,"15 Nov 2022, 15:24"
TEST-T8711,"Test create draft immunisation record controller returns administration date as consultation date","The create draft immunisation record controller returns a default record date as the consultation date",Pass,"15 Nov 2022, 15:24"
TEST-T1685,"Vaccine administraition: Create Draft: Create draft vaccine administration controller can create a vaccine administration","The create draft vaccine administration controller will persist a vaccine administration when given the required data",Pass,"15 Nov 2022, 15:24"
TEST-T8715,"Test create draft immunisation record controller throws error for future record date","* Prove that if a user attempts to create a draft immunisation record with a future record date, a validation error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T1686,"Vaccine administraition: Create Draft: Create draft vaccine administration controller cannot create a vaccine administration without required data","The create draft vaccine administration controller will not persist a vaccine administration when required data is missing",Pass,"15 Nov 2022, 15:24"
TEST-T1687,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns errors for missing required fields","The create draft vaccine administration controller will return errors for missing required fields when creating a draft vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1691,"Vaccine administraition: Create Draft: Create draft vaccine administration controller dose cannot be negative","The create draft vaccine administration controller will return an error if a negative value for a dose is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1692,"Vaccine administraition: Create Draft: Create draft vaccine administration controller dose cannot be greater than 9999999","The create draft vaccine administration controller will return an error if a value greater than 9999999 is passed for a dose",Pass,"15 Nov 2022, 15:24"
TEST-T1693,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns error for invalid unit of measure","The create draft vaccine administration controller will return an error if a unit of measure is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1694,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns error for invalid adminstration site","The create draft vaccine administration controller will return an error if a adminsitration site is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1695,"Vaccine administraition: Create Draft: Create draft vaccine administration controller returns error for invalid adminstration route","The create draft vaccine administration controller will return an error if a adminsitration route is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1696,"Vaccine administraition: Create Draft: Create draft vaccine administration controller administration date cannot be in the future","The create draft vaccine administration controller will return an error if the administration date passed is in the future (max date allowed is today)",Pass,"15 Nov 2022, 15:24"
TEST-T1699,"Vaccine administraition: Create Draft: Create draft vaccine administration command creates draft vaccine administration with required data","The create draft vaccine administration command will create a draft vaccine administration when given only the required data",Pass,"15 Nov 2022, 15:24"
TEST-T1700,"Vaccine administraition: Create Draft: Create draft vaccine administration command creates vaccine administration with required data and additional data","The create draft vaccine administration command will create a vaccine administration when required and additional data",Pass,"15 Nov 2022, 15:24"
TEST-T1701,"Vaccine administraition: Create Draft: Create draft vaccine administration command throws patient not found exception","The create draft vaccine administration command will throw a patient not found exception when a patient id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1702,"Vaccine administraition: Create Draft: Create draft vaccine administration command throws staff not found exception","The create draft vaccine administration command will throw a staff not found exception when a administering staff id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1719,"Vaccine administraition: Create Draft: Create draft vaccine administration command throws consulation topic heading exception","The create draft vaccine administration command will throw a consulation topic heading exception when a consulation topic heading isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1703,"Vaccine administraition: Create Draft: Create draft vaccine administration command throws domain exception if administered date is in the future","The create draft vaccine administration command will throw domain execption if an administration date in the futere is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1704,"Vaccine administraition: Create Draft: Create draft vaccine administration command creates a draft record","The create draft vaccine administration command will set the care record status to draft when creating a vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1705,"Vaccine administraition: Create Draft: Create draft vaccine administration command sets administration type as point of care","The create draft vaccine administration command will set the vaccine administration type to point of care",Pass,"15 Nov 2022, 15:24"
TEST-T1697,"Vaccine administraition: Create Draft: Create draft vaccine administration query returns expected results","The create draft vaccine administration query will return the data required for the create vaccine administration workflow",Pass,"15 Nov 2022, 15:24"
TEST-T1698,"Vaccine administraition: Create Draft: Create draft vaccine administration query throws consultation topic not found exception","The create draft vaccine administration query will throw a consultation topic heading exception if a consulkation topic cannot be found",Pass,"15 Nov 2022, 15:24"
TEST-T1720,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller returns default required data","The create draft historical vaccine administration controller returns the default data for the create vaccine administrion form",Pass,"15 Nov 2022, 15:24"
TEST-T1721,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller returns units of measure","The create draft historical vaccine administration controller returns an array of units of measure",Pass,"15 Nov 2022, 15:24"
TEST-T7193,"Vaccine administration: Create: Create historical vaccine administration controller returns administration date as consultation date","The create historical vaccine administration controller returns an the default administration date as consultation date",Pass,"15 Nov 2022, 15:24"
TEST-T8712,"Immunisation record: Create: Create historical immunisation record controller returns record date as consultation date","The create historical vaccine administration controller returns the default record date as the consultation's start date.",Pass,"15 Nov 2022, 15:24"
TEST-T1726,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller can create a historical vaccine administration","The create draft historical vaccine administration controller will persist a draft historical vaccine administration when given the required data",Pass,"15 Nov 2022, 15:24"
TEST-T8716,"Test create draft historical immunisation record controller throws error for future record date","* Prove that if a user attempts to create a draft historical immunisation record with a future record date, the system throws a validation error.",Pass,"15 Nov 2022, 15:24"
TEST-T1727,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller cannot create a draft historical vaccine administration without required data","The create draft historical vaccine administration controller will not persist a draft historical vaccine administration when required data is missing",Pass,"15 Nov 2022, 15:24"
TEST-T1728,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller returns errors for missing required fields","The create draft historical vaccine administration controller will return errors for missing required fields when creating a draft historical vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1729,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller dose cannot be negative","The create draft historical vaccine administration controller will return an error if a negative value for a dose is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1730,"Vaccine administraition: CreateDraft: Create draft historical vaccine administration controller dose cannot be greater than 9999999","The create draft historical vaccine administration controller will return an error if a value greater than 9999999 is passed for a dose",Pass,"15 Nov 2022, 15:24"
TEST-T1731,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller returns error for invalid unit of measure","The create draft historical vaccine administration controller will return an error if a unit of measure is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1732,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller returns error for invalid adminstration site","The create draft historical vaccine administration controller will return an error if a adminsitration site is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1733,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller returns error for invalid adminstration route","The create draft historical vaccine administration controller will return an error if a adminsitration route is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1734,"Vaccine administraition: Create Draft: Create draft historical vaccine administration controller administration date cannot be in the future","The create draft historical vaccine administration controller will return an error if the administration date passed is in the future (max date allowed is today)",Pass,"15 Nov 2022, 15:24"
TEST-T1737,"Vaccine administraition: Create Draft: Create draft historical vaccine administration command creates a historical vaccine administration with required data","The create draft historical vaccine administration command will create a draft historical vaccine administration when given only the required data",Pass,"15 Nov 2022, 15:24"
TEST-T1738,"Vaccine administraition: Create Draft: Create draft historical vaccine administration command creates draft vaccine administration with required data and additional data","The create draft historical vaccine administration command will create a draft vaccine administration when given and additional data",Pass,"15 Nov 2022, 15:24"
TEST-T1739,"Vaccine administraition: Create Draft: Create draft historical vaccine administration command throws patient not found exception","The create draft historical vaccine administration command will throw a patient not found exception when a patient id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1741,"Vaccine administraition: Create Draft: Create draft historical vaccine administration command throws domain exception if administered date is in the future","The create draft historical vaccine administration command will throw domain execption if an administration date in the futere is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1742,"Vaccine administraition: Create Draft: Create draft historical vaccine administration command creates a draft record","The create draft historical vaccine administration command will set the care record status to draft when createing a vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1743,"Vaccine administraition: Create Draft: Create draft historical vaccine administration command sets administration type as vaccination history","The create draft historical vaccine administration command will set the vaccine administration type to vaccination history",Pass,"15 Nov 2022, 15:24"
TEST-T1735,"Vaccine administraition: Create Draft: Create draft historical vaccine administration query returns expected results","The create draft historical vaccine administration query will return the data required for the create draft historical vaccine administration workflow",Pass,"15 Nov 2022, 15:24"
TEST-T1736,"Vaccine administraition: Create Draft: Create draft historical vaccine administration query throws consultation topic heading not found exception","The create draft historical vaccine administration query will throw a consultation topic heading not found exception when a consultation topic heading id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1579,"Vaccine administraition: Create: Create vaccine administration controller returns default required data","The create vaccine administration controller returns the default data for the create vaccine administrion form",Pass,"15 Nov 2022, 15:24"
TEST-T1588,"Vaccine administraition: Create: Create vaccine administration controller returns vaccinations array","The create vaccine administration controller returns an array of vaccinations",Pass,"15 Nov 2022, 15:24"
TEST-T1590,"Vaccine administraition: Create: Create vaccine administration controller returns units of measure","The create vaccine administration controller returns an array of units of measure",Pass,"15 Nov 2022, 15:24"
TEST-T1593,"Vaccine administraition: Create: Create vaccine administration controller returns a default administering organisation","The create vaccine administration controller returns a default administering organisation",Pass,"15 Nov 2022, 15:24"
TEST-T1598,"Vaccine administraition: Create: Create vaccine administration controller returns array of administering staff","The create vaccine administration controller returns an array of administering staff",Pass,"15 Nov 2022, 15:24"
TEST-T1601,"Vaccine administraition: Create: Create vaccine administration controller returns adminsitration date as today","The create vaccine administration controller returns an the default administration date as today",Pass,"15 Nov 2022, 15:24"
TEST-T1602,"Vaccine administraition: Create: Create vaccine administration controller returns linkable problems","The create vaccine administration controller returns an array of linkable problems if they exist",Pass,"15 Nov 2022, 15:24"
TEST-T7192,"Vaccine administration: Create: Create vaccine administration controller returns adminsitration date as consultation date","The create vaccine administration controller returns a default administration date as the consultation date",Pass,"15 Nov 2022, 15:24"
TEST-T8713,"Immunisation record: Create: Create immunisation record controller returns record date as consultation date","* Prove that when creating an immunisation record within a completed consultation, the record date is populated to the start date of the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1608,"Vaccine administraition: Create: Create vaccine administration controller can create a vaccine administration","The create vaccine administration controller will persist a vaccine administration when given the required data",Pass,"15 Nov 2022, 15:24"
TEST-T8717,"Test create immunisation record controller throws error for future record date","* Prove that if a user attempts to create an immunisation record with a future record date, the system throws a validation error.",Pass,"15 Nov 2022, 15:24"
TEST-T1611,"Vaccine administraition: Create: Create vaccine administration controller cannot create a vaccine administration without required data","The create vaccine administration controller will not persist a vaccine administration when required data is missing",Pass,"15 Nov 2022, 15:24"
TEST-T1613,"Vaccine administraition: Create: Create vaccine administration controller returns errors for missing required fields","The create vaccine administration controller will return errors for missing required fields when creating a vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1621,"Vaccine administraition: Create: Create vaccine administration controller dose cannot be negative","The create vaccine administration controller will return an error if a negative value for a dose is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1622,"Vaccine administraition: Create: Create vaccine administration controller dose cannot be greater than 9999999","The create vaccine administration controller will return an error if a value greater than 9999999 is passed for a dose",Pass,"15 Nov 2022, 15:24"
TEST-T1623,"Vaccine administraition: Create: Create vaccine administration controller returns error for invalid unit of measure","The create vaccine administration controller will return an error if a unit of measure is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1624,"Vaccine administraition: Create: Create vaccine administration controller returns error for invalid adminstration site","The create vaccine administration controller will return an error if a adminsitration site is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1625,"Vaccine administraition: Create: Create vaccine administration controller returns error for invalid adminstration route","The create vaccine administration controller will return an error if a adminsitration route is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1626,"Vaccine administraition: Create: Create vaccine administration controller administration date cannot be in the future","The create vaccine administration controller will return an error if the administration date passed is in the future (max date allowed is today)",Pass,"15 Nov 2022, 15:24"
TEST-T1629,"Vaccine administraition: Create: Create vaccine administration command creates vaccine administration with required data","The create vaccine administration command will create a vaccine administration when given only the required data",Pass,"15 Nov 2022, 15:24"
TEST-T1630,"Vaccine administraition: Create: Create vaccine administration command creates vaccine administration with required data and additional data","The create vaccine administration command will create a vaccine administration when given and additional data",Pass,"15 Nov 2022, 15:24"
TEST-T1631,"Vaccine administraition: Create: Create vaccine administration command throws patient not found exception","The create vaccine administration command will throw a patient not found exception when a patient id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1633,"Vaccine administraition: Create: Create vaccine administration command throws staff not found exception","The create vaccine administration command will throw a staff not found exception when a administering staff id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1641,"Vaccine administraition: Create: Create vaccine administration command throws domain exception if administered date is in the future","The create vaccine administration command will throw domain execption if an administration date in the futere is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1672,"Vaccine administraition: Create: Create vaccine administration command creates a finalised record","The create vaccine administration command will set the care record status to finalised when createing a vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1676,"Vaccine administraition: Create: Create vaccine administration command sets administration type as point of care","The create vaccine administration command will set the vaccine administration type to point of care",Pass,"15 Nov 2022, 15:24"
TEST-T1627,"Vaccine administraition: Create: Create vaccine administration query returns expected results","The create vaccine administration query will return the data required for the create vaccine administration workflow",Pass,"15 Nov 2022, 15:24"
TEST-T7137,"Vaccine Administration: Create: Query returns expected results within a context","* Prove that when a vaccine administration is being created, the query to create it returns the expected results when being created within a context.",Pass,"15 Nov 2022, 15:24"
TEST-T1628,"Vaccine administraition: Create: Create vaccine administration query throws patient not found exception","The create vaccine administration query will throw a patient not found exception when a patient id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1642,"Vaccine administraition: Create: Create historical vaccine administration controller returns default required data","The create historical vaccine administration controller returns the default data for the create vaccine administrion form",Pass,"15 Nov 2022, 15:24"
TEST-T1644,"Vaccine administraition: Create: Create historical vaccine administration controller returns units of measure","The create historical vaccine administration controller returns an array of units of measure",Pass,"15 Nov 2022, 15:24"
TEST-T1645,"Vaccine administraition: Create: Create historical vaccine administration controller returns a default administering organisation","The create historical vaccine administration controller returns a default administering organisation",Pass,"15 Nov 2022, 15:24"
TEST-T1646,"Vaccine administraition: Create: Create historical vaccine administration controller returns array of administering staff","The create historical vaccine administration controller returns an array of administering staff",Pass,"15 Nov 2022, 15:24"
TEST-T1647,"Vaccine administraition: Create: Create historical vaccine administration controller returns adminsitration date as today","The create historical vaccine administration controller returns an the default administration date as today",Pass,"15 Nov 2022, 15:24"
TEST-T1648,"Vaccine administraition: Create: Create historical vaccine administration controller returns linkable problems","The create historical vaccine administration controller returns an array of linkable problems if they exist",Pass,"15 Nov 2022, 15:24"
TEST-T1724,"Vaccine administration: Create Draft: Create draft historical vaccine administration controller returns administration date as consultation date","The create draft historical vaccine administration controller returns an the default administration date as consultation date",Pass,"15 Nov 2022, 15:24"
TEST-T8714,"Test create immunisation record controller returns administration date consultation date","* Prove that when a historical immunisation record is being created within the context of a completed consultation, the record's record date is populated to the start date of the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1649,"Vaccine administraition: Create: Create historical vaccine administration controller can create a historical vaccine administration","The create historical vaccine administration controller will persist a historical vaccine administration when given the required data",Pass,"15 Nov 2022, 15:24"
TEST-T8718,"Test create historical immunisation record controller throws error for future record date","* Prove that if a user attempts to create a historical immunisation record with a future record date, the system throws a validation error.",Pass,"15 Nov 2022, 15:24"
TEST-T1650,"Vaccine administraition: Create: Create historical vaccine administration controller cannot create a historical vaccine administration without required data","The create historical vaccine administration controller will not persist a historical vaccine administration when required data is missing",Pass,"15 Nov 2022, 15:24"
TEST-T1651,"Vaccine administraition: Create: Create historical vaccine administration controller returns errors for missing required fields","The create historical vaccine administration controller will return errors for missing required fields when creating a historical vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1655,"Vaccine administraition: Create: Create historical vaccine administration controller dose cannot be negative","The create historical vaccine administration controller will return an error if a negative value for a dose is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1656,"Vaccine administraition: Create: Create historical vaccine administration controller dose cannot be greater than 9999999","The create historical vaccine administration controller will return an error if a value greater than 9999999 is passed for a dose",Pass,"15 Nov 2022, 15:24"
TEST-T1657,"Vaccine administraition: Create: Create historical vaccine administration controller returns error for invalid unit of measure","The create historical vaccine administration controller will return an error if a unit of measure is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1658,"Vaccine administraition: Create: Create historical vaccine administration controller returns error for invalid adminstration site","The create historical vaccine administration controller will return an error if a adminsitration site is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1659,"Vaccine administraition: Create: Create historical vaccine administration controller returns error for invalid adminstration route","The create historical vaccine administration controller will return an error if a adminsitration route is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1660,"Vaccine administraition: Create: Create historical vaccine administration controller administration date cannot be in the future","The create historical vaccine administration controller will return an error if the administration date passed is in the future (max date allowed is today)",Pass,"15 Nov 2022, 15:24"
TEST-T1663,"Vaccine administraition: Create: Create historical vaccine administration command creates a historical vaccine administration with required data","The create historical vaccine administration command will create a historical vaccine administration when given only the required data",Pass,"15 Nov 2022, 15:24"
TEST-T1664,"Vaccine administraition: Create: Create historical vaccine administration command creates vaccine administration with required data and additional data","The create historical vaccine administration command will create a vaccine administration when given and additional data",Pass,"15 Nov 2022, 15:24"
TEST-T1665,"Vaccine administraition: Create: Create historical vaccine administration command throws patient not found exception","The create historical vaccine administration command will throw a patient not found exception when a patient id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1667,"Vaccine administraition: Create: Create historical vaccine administration command throws domain exception if administered date is in the future","The create historical vaccine administration command will throw domain execption if an administration date in the futere is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1673,"Vaccine administraition: Create: Create historical vaccine administration command creates a finalised record","The create historical vaccine administration command will set the care record status to finalised when createing a vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1677,"Vaccine administraition: Create: Create historical vaccine administration command sets administration type as vaccination history","The create historical vaccine administration command will set the vaccine administration type to vaccination history",Pass,"15 Nov 2022, 15:24"
TEST-T1661,"Vaccine administraition: Create: Create historical vaccine administration query returns expected results","The create historical vaccine administration query will return the data required for the create historical vaccine administration workflow",Pass,"15 Nov 2022, 15:24"
TEST-T7136,"Vaccine Administration: Create historical: Query returns expected results within a context","* Prove that when a historical vaccine administration is being created, the query to create it returns the expected results when being created within a context.",Pass,"15 Nov 2022, 15:24"
TEST-T1662,"Vaccine administraition: Create: Create historical vaccine administration query throws patient not found exception","The create historical vaccine administration query will throw a patient not found exception when a patient id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1789,"Vaccine administraition: Change Draft: Change draft vaccine administration controller can change a vaccine administration","The change draft vaccine administration controller will persist changes to a vaccine administration when given the required data",Pass,"15 Nov 2022, 15:24"
TEST-T8719,"Test change draft immunisation record controller throws error for future record date","* Prove that if the user attempts to edit an immunisation record with a future record date, a validation error is throw.",Pass,"15 Nov 2022, 15:24"
TEST-T1790,"Vaccine administraition: Change Draft: Change draft vaccine administration controller cannot chnage a vaccine administration without required data","The change draft vaccine administration controller will not persist changes to a vaccine administration when required data is missing",Pass,"15 Nov 2022, 15:24"
TEST-T1791,"Vaccine administraition: Change Draft: Change draft vaccine administration controller returns errors for missing required fields","The change draft vaccine administration controller will return errors for missing required fields when creating a draft vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1792,"Vaccine administraition: Chnage Draft: Change draft vaccine administration controller dose cannot be negative","The change draft vaccine administration controller will return an error if a negative value for a dose is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1793,"Vaccine administraition: Change Draft: Chnage draft vaccine administration controller dose cannot be greater than 9999999","The cjhnage draft vaccine administration controller will return an error if a value greater than 9999999 is passed for a dose",Pass,"15 Nov 2022, 15:24"
TEST-T1794,"Vaccine administraition: Change Draft: Change draft vaccine administration controller returns error for invalid unit of measure","The chnage draft vaccine administration controller will return an error if a unit of measure is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1795,"Vaccine administraition: Chnage Draft: Chnage draft vaccine administration controller returns error for invalid adminstration site","The chnage draft vaccine administration controller will return an error if a adminsitration site is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1796,"Vaccine administraition: Change Draft: Change draft vaccine administration controller returns error for invalid adminstration route","The change draft vaccine administration controller will return an error if a adminsitration route is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1797,"Vaccine administraition: Change Draft: Chaage draft vaccine administration controller administration date cannot be in the future","The change draft vaccine administration controller will return an error if the administration date passed is in the future (max date allowed is today)",Pass,"15 Nov 2022, 15:24"
TEST-T1798,"Vaccine administraition: Change Draft: Change draft vaccine administration command changess a draft vaccine administration with required data","The change draft vaccine administration command will change a draft vaccine administration when given only the required data",Pass,"15 Nov 2022, 15:24"
TEST-T1801,"Vaccine administraition: Change Draft: Change draft vaccine administration command throws staff not found exception","The change draft vaccine administration command will throw a staff not found exception when a administering staff id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T1802,"Vaccine administraition: Change Draft: Change draft vaccine administration command throws domain exception if administered date is in the future","The change draft vaccine administration command will throw domain execption if an administration date in the futere is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1744,"Vaccine administraition: Edit Draft: Edit draft vaccine administration controller returns default required data","The create vaccine administration controller returns the default data for the create vaccine administrion form",Pass,"15 Nov 2022, 15:24"
TEST-T1746,"Vaccine administraition: Edit Draft: Edit draft vaccine administration controller returns units of measure","The edit draft vaccine administration controller returns an array of units of measure",Pass,"15 Nov 2022, 15:24"
TEST-T1787,"Vaccine administraition: Edit Draft: Edit draft vaccine administration query returns expected results","The edit draft vaccine administration query will return the data required for the create vaccine administration workflow",Pass,"15 Nov 2022, 15:24"
TEST-T1788,"Vaccine administraition: Edit Draft: Edit draft vaccine administration query throws vaccine administration not found exception","The create draft vaccine administration query will throw a vaccine administration not found exception if the vaccine administration cannot be found",Pass,"15 Nov 2022, 15:24"
TEST-T1844,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller can change a historical vaccine administration","The change draft historical vaccine administration controller will persist a change to a draft historical vaccine administration when given the required data",Pass,"15 Nov 2022, 15:24"
TEST-T8720,"Test change draft historical immunisation record controller throws error for future record date","* Prove that if a user attempts to edit a historical immunisation record with a future record date, a validation error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T1845,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller cannot change a draft historical vaccine administration without required data","The change draft historical vaccine administration controller will not persist a change to a draft historical vaccine administration when required data is missing",Pass,"15 Nov 2022, 15:24"
TEST-T1846,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller returns errors for missing required fields","The change draft historical vaccine administration controller will return errors for missing required fields when changeing a draft historical vaccine administration",Pass,"15 Nov 2022, 15:24"
TEST-T1847,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller dose cannot be negative","The change draft historical vaccine administration controller will return an error if a negative value for a dose is passed",Pass,"15 Nov 2022, 15:24"
TEST-T1848,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller dose cannot be greater than 9999999","The change draft historical vaccine administration controller will return an error if a value greater than 9999999 is passed for a dose",Pass,"15 Nov 2022, 15:24"
TEST-T1849,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller returns error for invalid unit of measure","The change draft historical vaccine administration controller will return an error if a unit of measure is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1850,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller returns error for invalid adminstration site","The change draft historical vaccine administration controller will return an error if a adminsitration site is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1851,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller returns error for invalid adminstration route","The change draft historical vaccine administration controller will return an error if a adminsitration route is passed which isn't a valid snomed array",Pass,"15 Nov 2022, 15:24"
TEST-T1852,"Vaccine administraition: Change Draft: Change draft historical vaccine administration controller administration date cannot be in the future","The change draft historical vaccine administration controller will return an error if the administration date passed is in the future (max date allowed is today)",Pass,"15 Nov 2022, 15:24"
TEST-T1856,"Vaccine administraition: Change Draft: Change draft historical vaccine administration command changes draft vaccine administration with required data and additional data","The change draft historical vaccine administration command will change a draft vaccine administration when given and additional data",Pass,"15 Nov 2022, 15:24"
TEST-T1841,"Vaccine administraition: Edit Draft: Edit draft historical vaccine administration controller returns default required data","The edit draft historical vaccine administration controller returns the default data for the edit vaccine administrion form",Pass,"15 Nov 2022, 15:24"
TEST-T1842,"Vaccine administraition: Edit Draft: Edit draft historical vaccine administration controller returns units of measure","The edit draft historical vaccine administration controller returns an array of units of measure",Pass,"15 Nov 2022, 15:24"
TEST-T1853,"Vaccine administraition: Edit Draft: Edit draft historical vaccine administration query returns expected results","The edit draft historical vaccine administration query will return the data required for the create draft historical vaccine administration workflow",Pass,"15 Nov 2022, 15:24"
TEST-T1854,"Vaccine administraition: Edit Draft: Edit draft historical vaccine administration query throws vaccine administration not found exception","The edit draft historical vaccine administration query will throw a vaccine administration not found exception when a vaccine administration id isn't found",Pass,"15 Nov 2022, 15:24"
TEST-T2611,"Vaccine administraition: Change directly linked problem: Change vaccine administration linked problem controller can update linked problems","the hange vaccine administration linked problem controller can update linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2612,"Vaccine administraition: Change directly linked problem: Change vaccine administration linked problem controller will return errors","the change vaccine administration linked problem controller will return errors",Pass,"15 Nov 2022, 15:24"
TEST-T1861,"Vaccine administraition: Change directly linked problem: Cannot change the linked problem of a care record note created within a context","The Change vaccine administration linked problems command cannot change the linked problem of a care record note created within a context",Pass,"15 Nov 2022, 15:24"
TEST-T1862,"Vaccine administraition: Changed directly linked problem: Can add one or more linked problems","The Change vaccine administration linked problems command can add one or more linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T1863,"Vaccine administraition: Changed directly linked problem: Can remove linked problems","The Change vaccine administration linked problems command can remove linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T1864,"Vaccine administraition: Change directly linked problem: Can unlink all linked problems","The Change vaccine administration linked problems command can unlink all linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2613,"Vaccine administraition: Change directly linked problem: Change vaccine administration linked problem controller will return expected results","the change vaccine administration linked problem controller will return expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2618,"Vaccine Administration: Mark Incorrect: Vaccine administration can be marked incorrect","A vaccine administration can be marked incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T2619,"Vaccine Administration: Mark Incorrect: Vaccine administration marked incorrect fails without reason given","A vaccine administration marked incorrect fails without mark incorrect reason",Pass,"15 Nov 2022, 15:24"
TEST-T2620,"Vaccine Administration: Mark Incorrect: Vaccine administration marked incorrect fails without visibility","A vaccine Administration marked incorrect fails without visibility",Pass,"15 Nov 2022, 15:24"
TEST-T2621,"Vaccine Administration: Mark Incorrect: Vaccine administration marked incorrect fails without vaccine administration id","A vaccine administration marked incorrect fails without vaccine administration id",Pass,"15 Nov 2022, 15:24"
TEST-T2614,"Vaccine Administration: Mark Incorrect Hidden: Vaccine administration can be marked incorrect and hidden","A vaccine adminstration can be marked incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T2615,"Vaccine Administration: Mark Incorrect Hidden: Vaccine administration marked incorrect fails without vaccine administration id","A vaccine administration marked incorrect fails without Vaccine Administration id",Pass,"15 Nov 2022, 15:24"
TEST-T2616,"Vaccine Administration: Mark Incorrect Hidden: Vaccine administration marked incorrect fails without reason given","A vaccine administration marked incorrect fails without mark incorrect reason",Pass,"15 Nov 2022, 15:24"
TEST-T2617,"Vaccine Administration: Mark Incorrect Hidden: Vaccine administration marked incorrect fails without visibility","A vaccine administration marked incorrect fails without visibility",Pass,"15 Nov 2022, 15:24"
TEST-T8617,"Immunisation Record: Mark Incorrect: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T1880,"Vaccine administraition: New Draft Vaccine Administration: New draft vaccine administration overview controller returns data","The new draft vaccine administration overview controller returns data for the create draft vaccine administration workflow",Pass,"15 Nov 2022, 15:24"
TEST-T1881,"Vaccine administraition: New Draft Vaccine Administration: New draft vaccine administration overview controller returns administrationTypes array","The new draft vaccine administration overview controller returns an administrationTypes array required for the new draft vaccine administration form",Pass,"15 Nov 2022, 15:24"
TEST-T1877,"Vaccine administraition: New Vaccine Administration: New vaccine administration overview controller returns data","The new vaccine administration overview controller returns data for the create vaccine administration workflow",Pass,"15 Nov 2022, 15:24"
TEST-T1878,"Vaccine administraition: New Vaccine Administration: New vaccine administration overview controller returns administrationTypes array","The new vaccine administration overview controller returns an administrationTypes array required for the new vaccine administration form",Pass,"15 Nov 2022, 15:24"
TEST-T1874,"Vaccine administraition: Vaccination Overview: Vaccination overview controller returns data","The vaccination overview controller returns data",Pass,"15 Nov 2022, 15:24"
TEST-T1875,"Vaccine administraition: Vaccination Overview: Vaccination overview query returns data","The vaccination overview query returns data",Pass,"15 Nov 2022, 15:24"
TEST-T1971,"Vaccine administraition: Vaccination Overview: Test vaccine administration overview query returns administering organisation address","The vaccination overview query will return the administering organisation address from an ods look based on the administering orgainisation ods code recorded",Pass,"15 Nov 2022, 15:24"
TEST-T1876,"Vaccine administraition: Vaccination Overview: Vaccination overview query throws vaccine administration not found","The vaccination overview query will throw a vaccine administration not found exception if a vaccine administration is not found.",Pass,"15 Nov 2022, 15:24"
TEST-T1873,"Vaccine administraition: Vaccinations Overview: Vaccinations overview controller returns data","The vaccinations overview controller returns data - all patient vaccinations",Pass,"15 Nov 2022, 15:24"
TEST-T4986,"Medicus: Change Fit Note Controller Test - Test Cannot Submit Fit Note With N F W Six Month Flag Not Set When Duration Exceeded",,Pass,"15 Nov 2022, 15:24"
TEST-T4987,"Medicus: Change Fit Note Controller Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T2167,"eMED3: Edit draft: Validity period cannot be less than 0","* Prove that a fit note cannot be edited with a validity period value that is less than 0.",Pass,"15 Nov 2022, 15:24"
TEST-T6849,"eMED3: Consultation: Create: Unauthorised profession can create ""Issued by hand"" fit notes","* Prove that a staff member without the authorised fit note profession can create an "issued by hand" type fit note.",Pass,"15 Nov 2022, 15:24"
TEST-T6850,"eMED3: Consultation: Create: Authorised profession can create ""New"" fit notes","* Prove that a staff member with the authorised fit note role can create a "New" type fit note.",Pass,"15 Nov 2022, 15:24"
TEST-T1477,"eMED3: Patient Record: Can link 0 direct problems to a fit note","* Prove that 0 problems can be linked to a fit note within a patient record context and that this removes all direct problem links for that fit note",Pass,"15 Nov 2022, 15:24"
TEST-T1478,"eMED3: Patient Record: Can link one or more direct problems to a fit note","* Prove that one or more problems can be directly linked to a fit note within a patient record context.",Pass,"15 Nov 2022, 15:24"
TEST-T1476,"eMED3: Consultation: Cannot link direct problems when within a consultation","* Prove that when attempting to link direct problems to a fit note within a consultation context, an error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T2169,"eMED3: Patient record: Create: Can't set validity period to a value less than 0","* Prove that a fit note cannot be created with a validity period value less than 0 within a patient record context.",Pass,"15 Nov 2022, 15:24"
TEST-T2168,"eMED3: Consultation: Create: Can't set validity period to a value less than 0","* Prove that a fit note cannot be created with a validity period value less than 0 within a consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T2978,"eMED3: Patient: Slideover request to create patient fit note loads successfully","* Prove that the slideover request to create a fit note for a patient within the patient record context loads successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T4991,"Medicus: Delete Draft Fit Note Controller Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4992,"Medicus: Duplicate Fit Note Command Test - Test Duplicate Issued By Hand Fit Note Throw An Error",,Pass,"15 Nov 2022, 15:24"
TEST-T4993,"Medicus: Duplicate Fit Note Controller Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4994,"Medicus: E Med3 Fit Note Repository Test - Test Find All Finalised And Non Exported Fit Notes To Include In Dwp Extract With No Opt Outs Present",,Pass,"15 Nov 2022, 15:24"
TEST-T4995,"Medicus: E Med3 Fit Note Repository Test - Test Find All Finalised And Non Exported Fit Notes To Include In Dwp Extract With Opt Out Present",,Pass,"15 Nov 2022, 15:24"
TEST-T4996,"Medicus: E Med3 Fit Note Repository Test - Test Find All Finalised And Non Exported Fit Notes To Include In Dwp Extract With Opt Out And Opt Back In",,Pass,"15 Nov 2022, 15:24"
TEST-T4997,"Medicus: E Med3 Fit Note Repository Test - Test Find All Finalised And Non Exported Fit Notes To Include In Dwp Extract With Opt Out And Opt Back In And Opt Back Out",,Pass,"15 Nov 2022, 15:24"
TEST-T4998,"Medicus: Edit Fit Note Modal Controller Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4999,"Medicus: Extract D W P Fit Note Command Test - Test Dwp Export Command Only Runs For United Kingdom",,Pass,"15 Nov 2022, 15:24"
TEST-T5000,"Medicus: Extract D W P Fit Note Command Test - Test Export Dwp Command Does Run Multiple Times On The Same Day",,Pass,"15 Nov 2022, 15:24"
TEST-T1569,"eMED3: Patient Record: Should add multiple directly linked problems","* Prove that multiple problems can be linked to a fit note.",Pass,"15 Nov 2022, 15:24"
TEST-T1570,"eMED3: Patient Record: Should be able to remove a directly linked problem from a fit note","* Prove that a directly linked problem can be removed from a fit note.",Pass,"15 Nov 2022, 15:24"
TEST-T5003,"Medicus: Mark Incorrect Fit Note Controller Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5001,"Medicus: Mark Incorrect And Hidden Fit Note Controller Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5002,"Medicus: Mark Incorrect Fit Note Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5004,"Medicus: Preview Fit Note Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T7718,"Current & Recent Medication: the current and recent medication query returns the correct data","prove that the current and recent medication query returns the correct data for prescriptions and medication statements",Pass,"15 Nov 2022, 15:24"
TEST-T5046,"Medicus: Medication Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T2144,"Staff: Recent Patients: New staff recent patient record created when visiting patient record medication page","Prove that new staff recent patient record created when visiting patient record medication page",Pass,"15 Nov 2022, 15:24"
TEST-T2004,"Medication Statement: Filter: Filtered ended medication statement contains ended date value","Prove that filtered ended medication statement contains ended date value",Pass,"15 Nov 2022, 15:24"
TEST-T6874,"Prescription Issue: Slide Over: The Slide Over Can Get The Data It Requires","prove that the slide over can get the data it requires",Pass,"15 Nov 2022, 15:24"
TEST-T6877,"Prescription Issue: Slide Over: Query Result Returns Data Flagging That A Cancelled Prescription Issue Cannot Be Cancelled","prove that the query result for the prescription issue slide over highlights that a cancelled prescription issue can not be cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T6878,"Prescription Issue: Slide Over: Query Result Returns Data Flagging That A Prescription Issue That Has Had a Cancellation Request With EPS Cannot Be Cancelled","prove that the query result for the prescription issue slide over highlights that a prescription issue that has had a cancellation request with nhs eps can not be cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T6886,"Prescription Issue: Slide Over: Query Result Highlights That a Cancellation Requested Prescription Issue Cannot Be Issued","prove that the prescription issue slide over query result highlights that a cancellation requested prescription issue can not be issued",Pass,"15 Nov 2022, 15:24"
TEST-T6885,"Prescription Issue: Slide Over: Query Result Highlights That a Cancelled Prescription Issue Cannot Be Issued","prove that the prescription issue slide over query result highlights that a cancelled prescription issue can not be issued",Pass,"15 Nov 2022, 15:24"
TEST-T6884,"Prescription Issue: Slide Over: Query Result Highlights That an Issued Prescription Issue Cannot Be Issued","prove that the prescription issue slide over query result highlights that an issued prescription issue can not be issued",Pass,"15 Nov 2022, 15:24"
TEST-T7362,"Medication: Prescription Overview: The Overview Can Get The Data It Requires","prove that the prescription overview page can get the data it requires",Pass,"15 Nov 2022, 15:24"
TEST-T7363,"Medication: Prescription Overview: The Overview Data Returns Can Not Edit Linked Problems for a Prescription in a Context","prove that when viewing a prescription in a context, the query result returns false for being able to edit linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T7364,"Medication: Prescription Overview: The Overview Data Returns Can Edit Linked Problems for a Prescription Not in a Context","prove that when viewing a prescription that is not in a context, the query result returns true for being able to edit linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T7796,"Investigation: Results: Can fetch minimal data for coded value result","Prove that can fetch minimal data for coded value result",Pass,"15 Nov 2022, 15:24"
TEST-T8883,"Investigation: Results: Multiline text with multiple spaces recognised as monospace text","Prove that investigation results with multiline text and multiple spaces recognised as monospace text",Pass,"15 Nov 2022, 15:24"
TEST-T7385,"Investigation: Filling Comment: Can add investigation filing comment at result group level if filing status is pending","Prove that can add investigation filing comment at result group level if filing status is pending",Pass,"15 Nov 2022, 15:24"
TEST-T7419,"Investigation: Filling Comment: Can add investigation filing comment at result group level if report filing status is filed","Prove that can add investigation filing comment at result group level if report filing status is filed",Pass,"15 Nov 2022, 15:24"
TEST-T7416,"Investigation: Filling Comment: Can not add investigation group level filing comment if report was discarded","Prove that group level comment cannot be added if report was discarded.",Pass,"15 Nov 2022, 15:24"
TEST-T7386,"Investigation: Filling Comment: Add result group filing comment data request endpoint is functional","Prove that data request endpoint is functional to add result group filing comments",Pass,"15 Nov 2022, 15:24"
TEST-T7093,"Investigation: Filling Comment: Can add investigation filing comment at report level if report status is pending","Prove that can add investigation filing comment if report status is pending",Pass,"15 Nov 2022, 15:24"
TEST-T7420,"Investigation: Filling Comment: Can add investigation filing comment at report level if report status is filed","Prove that can add investigation filing comment at report level if report status is filed",Pass,"15 Nov 2022, 15:24"
TEST-T7417,"Investigation: Filling Comment: Can not add investigation report level filing comment if report was discarded","Prove that investigation report level filing comment cannot be added if report was discarded.",Pass,"15 Nov 2022, 15:24"
TEST-T7095,"Investigation: Filling Comment: Add filing comment data request endpoint is functional","Prove that add filing comment data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T7387,"Investigation: Filling Comment: Can add investigation filing comment at result level if report filing status is pending","Prove that can add investigation filing comment at result level if report filing status is pending",Pass,"15 Nov 2022, 15:24"
TEST-T7421,"Investigation: Filling Comment: Can add investigation filing comment at result level if report filing status is filed","Prove that can add investigation filing comment at result level if report filing status is filed.",Pass,"15 Nov 2022, 15:24"
TEST-T7418,"Investigation: Filling Comment: Can not add investigation result level filing comment if report was discarded","Prove that investigation result level filing comment cannot be added if report was discarded.",Pass,"15 Nov 2022, 15:24"
TEST-T7388,"Investigation: Filling Comment: Add result filing comment data request endpoint is functional","Prove that data request endpoint is functional to add result filing comments.",Pass,"15 Nov 2022, 15:24"
TEST-T7213,"Investigation: Filling Comment: Can delete draft investigation filing comment","Prove that draft investigation filing comment can be deleted.",Pass,"15 Nov 2022, 15:24"
TEST-T7214,"Investigation: Filling Comment: Can not delete finalised investigation filing comment","Prove that finalised investigation filing comment cannot be deleted",Pass,"15 Nov 2022, 15:24"
TEST-T7186,"Investigation: Filling Comment: Can change investigation filing comment","Prove that can change investigation filing comment",Pass,"15 Nov 2022, 15:24"
TEST-T7219,"Investigation: Filling Comment: Cannot change investigation filing comment that is finalised","Prove that cannot change investigation filing comment that is finalised",Pass,"15 Nov 2022, 15:24"
TEST-T7507,"Investigation: Filling Comment: Cannot change investigation filing comment if report is marked incorrect","Prove that cannot change investigation filing comment if report is marked incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T7185,"Investigation: Filling Comment: Edit filing comment data request endpoint is functional","Prove that edit filing comment data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T7216,"Investigation: Filing Comment: Filing comment can be successfully marked incorrect if care record status is finalised","Prove that filing comment can be successfully marked incorrect if care record status is finalised",Pass,"15 Nov 2022, 15:24"
TEST-T7217,"Investigation: Filing comment: Filing comment can be successfully marked incorrect and hidden","Prove that filing comment can be successfully marked incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T7218,"Investigation: Filing Comment: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T2682,"Investigation: Demo: Can generate inbound investigation report","Prove that demo creator can generate inbound investigation report",Pass,"15 Nov 2022, 15:24"
TEST-T2683,"Investigation: Demo: Data request for generating inbound investigation report is functional","Prove that data request for generating inbound investigation report is functional.",Pass,"15 Nov 2022, 15:24"
TEST-T7782,"Investigation: MESH Message Handler: Investigation report is created from NHS002 type message","Prove that investigation report is created from NHS002 type message.",Pass,"15 Nov 2022, 15:24"
TEST-T7783,"Investigation: MESH Message Handler: Investigation report is created from NHS003 type message","Prove that investigation report is created from NHS003 type message",Pass,"15 Nov 2022, 15:24"
TEST-T7784,"Investigation: MESH Message Handler: Investigation report is created from NHS004 type message","Prove that investigation report is created from NHS004 type message",Pass,"15 Nov 2022, 15:24"
TEST-T7017,"Investigation: Link to problem: Problems can be linked to investigation report","Prove that problems can be linked to investigation report",Pass,"15 Nov 2022, 15:24"
TEST-T7016,"Investigation: Link to problem: Data request endpoint is functional","Prove that link to problem investigation report data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T7231,"Investigation: Patient Record Listing: Data request for listing investigations is functional","Prove that data request for listing investigations is functional",Pass,"15 Nov 2022, 15:24"
TEST-T7882,"Consultation: Investigations: Consultation gets maximal data required to display investigations","Prove that consultation gets maximal data required to display investigations",Pass,"15 Nov 2022, 15:24"
TEST-T7787,"Investigation: Patient Record Listing: Patient listing page can fetch the minimal data required to display investigation reports","Prove that patient listing page can fetch the minimal data required to display investigation reports",Pass,"15 Nov 2022, 15:24"
TEST-T7788,"Investigation: Patient Record Listing: Patient listing page can fetch the maximal data required to display investigation reports","Prove that patient listing page can fetch the maximal data required to display investigation reports",Pass,"15 Nov 2022, 15:24"
TEST-T7789,"Investigation: Patient Record Listing: When the result is outside the reference range the prop to show the amber dot is passed to the component","Prove that when the result is outside the reference range the prop to show the amber dot is passed to the component",Pass,"15 Nov 2022, 15:24"
TEST-T7232,"Investigation: Patient Record Listing Query: Investigation listing query return only matched to patient investigation reports","Prove that investigation listing query return only matched to patient investigation reports",Pass,"15 Nov 2022, 15:24"
TEST-T7306,"Investigation: Mark incorrect: Investigation report can be successfully marked incorrect","Prove that investigation report can be successfully marked incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T7307,"Investigation: Mark incorrect and hidden: Investigation report can be successfully marked incorrect and hidden","Prove that investigation report can be successfully marked incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T7791,"Investigation: Mark incorrect: Investigation report can not be marked incorrect when report is not filed","Prove that investigation report can not be marked incorrect when report is not filed",Pass,"15 Nov 2022, 15:24"
TEST-T7792,"Investigation: Mark incorrect and hidden: Investigation report can not be marked incorrect and hidden when report is not filed",,Pass,"15 Nov 2022, 15:24"
TEST-T7305,"Investigation: Mark incorrect: Mark incorrect data request is functional","Prove that mark incorrect investigation report data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T6836,"Investigation: Match investigation results to patient task: When task discarded investigation report and task has discarded status","Prove that when task discarded investigation report and task has discarded status",Pass,"15 Nov 2022, 15:24"
TEST-T6837,"Investigation: Match investigation results to patient task: Not possible to discard the task without setting a reason","Prove that not possible to discard the task without setting a reason",Pass,"15 Nov 2022, 15:24"
TEST-T2924,"Investigation: Match investigation results to patient task: Data request for tasks assigned to any staff is functional","Prove that data request to match investigation results to patient task is functional when used with any staff member",Pass,"15 Nov 2022, 15:24"
TEST-T2928,"Investigation: Match investigation results to patient task: Data request for tasks assigned to logged in staff is functional","Prove that data request to match investigation results to patient task is functional when used to show tasks assigned to logged in staff.",Pass,"15 Nov 2022, 15:24"
TEST-T3002,"Investigation: Match investigation results to patient task: Data request for tasks assigned to any staff can return pending tasks","Prove that data request for tasks assigned to any staff can return pending tasks.",Pass,"15 Nov 2022, 15:24"
TEST-T3005,"Investigation: Match investigation results to patient task: Data request for tasks assigned to logged in staff can return pending tasks","Prove that data request for tasks assigned to logged in staff can return pending tasks",Pass,"15 Nov 2022, 15:24"
TEST-T7579,"Investigation: Match investigation results to patient task: Match to patient task data request is functional","Prove that match to patient task data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T7757,"Investigation: Match investigation results to patient task: When task has been discarded result set contains who and when discarded the task","Prove that when task has been discarded result set contains who and when discarded the task",Pass,"15 Nov 2022, 15:24"
TEST-T7818,"Investigation: Match investigation results to patient task: Data request is functional and can return maximal required data","Prove that match investigation results to patient task data request is functional and can return maximal required data",Pass,"15 Nov 2022, 15:24"
TEST-T7872,"Investigation: Match investigation results to patient task: Filing comments that are marked incorrect and hidden are not displayed","Prove that match investigation results to patient task filing comments that are marked incorrect and hidden are not displayed",Pass,"15 Nov 2022, 15:24"
TEST-T6828,"Investigation: Match investigation results to patient task: When task completed investigation report linked to patient and review task is created","Prove that when task completed investigation report linked to patient and review task is created",Pass,"15 Nov 2022, 15:24"
TEST-T6829,"Investigation: Match investigation results to patient task: Not possible to complete the task without setting a patient","Prove that it is not possible to complete the task without setting a patient",Pass,"15 Nov 2022, 15:24"
TEST-T7618,"Investigation: Match investigation results to patient task: Can recover discarded match to patient task","Prove that can recover discarded match to patient task",Pass,"15 Nov 2022, 15:24"
TEST-T7592,"Investigation: Match investigation results to patient task: Task list returns correct response",,Pass,"15 Nov 2022, 15:24"
TEST-T7680,"Investigation: Match to another patient: Can match report to another patient","Prove that can match report to another patient",Pass,"15 Nov 2022, 15:24"
TEST-T7682,"Investigation: Match to another patient: When matching report to another patient, all linked problems are removed and investigation linked to a new patient","Prove that when matching report to another patient, all linked problems are removed and investigation linked to a new patient
",Pass,"15 Nov 2022, 15:24"
TEST-T7681,"Investigation: Match to another patient: Data request is functional","Prove that data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T7422,"Investigation: Investigation Overview: Filing comments that are marked incorrect and hidden are not displayed","Prove that report level, group level and results level filing comments that are marked incorrect and hidden are not displayed.",Pass,"15 Nov 2022, 15:24"
TEST-T7510,"Investigation: Overview: Investigation overview data request is functional and can return all required data","Prove that investigation overview data request is functional and can return all required data",Pass,"15 Nov 2022, 15:24"
TEST-T7810,"Investigation: Overview: Investigation overview data request is functional and can return maximal required data","Prove that investigation overview data request is functional and can return maximal required data",Pass,"15 Nov 2022, 15:24"
TEST-T7793,"Investigation: Overview: Investigation overview data returns marked incorrect property for filing comments that are report level","Prove that investigation overview data returns marked incorrect property for filing comments that are report level",Pass,"15 Nov 2022, 15:24"
TEST-T7794,"Investigation: Overview: Investigation overview data returns marked incorrect property for filing comments that are group level","Prove that investigation overview data returns marked incorrect property for filing comments that are group level",Pass,"15 Nov 2022, 15:24"
TEST-T7795,"Investigation: Overview: Investigation overview data returns marked incorrect property for filing comments that are result level","Prove that investigation overview data returns marked incorrect property for filing comments that are result level",Pass,"15 Nov 2022, 15:24"
TEST-T7903,"Investigation: Previous Results: Data request for displaying previous results is functional","Prove that data request for displaying previous results is functional",Pass,"15 Nov 2022, 15:24"
TEST-T7018,"Investigation: Unlink problem: Problems can be unlinked","Prove that problems can be unlinked from investigation report.",Pass,"15 Nov 2022, 15:24"
TEST-T6888,"Investigation: Review Investigation Report Task: When task discarded investigation report and task has discarded status","Prove that when task discarded investigation report and task has discarded status",Pass,"15 Nov 2022, 15:24"
TEST-T6889,"Investigation: Review Investigation Report Task: Not possible to discard the task without setting a reason",,Pass,"15 Nov 2022, 15:24"
TEST-T7291,"Investigation: Review investigation report task: Discarding investigation report removes it from patient record listing","Prove that discarding investigation report removes it from patient record listing",Pass,"15 Nov 2022, 15:24"
TEST-T7215,"Investigation: Review Investigation Report Task: Filing investigation results sets task status and report filing status to ""filed"" and filing comments finalised","Prove that filing investigation results sets task status and report filing status to ""filed"" and filing comments finalised",Pass,"15 Nov 2022, 15:24"
TEST-T7617,"Investigation: Review investigation report task: Can recover discarded review task","Prove that can recover discarded review task",Pass,"15 Nov 2022, 15:24"
TEST-T3008,"Investigation: Review investigation results task: Data request for tasks assigned to any staff is functional","Prove that data request for tasks assigned to any staff is functional",Pass,"15 Nov 2022, 15:24"
TEST-T3010,"Investigation: Review investigation results task: Data request for tasks assigned to logged in staff is functional","Prove that data request for tasks assigned to logged in staff is functional",Pass,"15 Nov 2022, 15:24"
TEST-T3012,"Investigation: Review investigation results task: Data request for tasks assigned to any staff can return pending tasks","Prove that data request for tasks assigned to any staff can return pending tasks",Pass,"15 Nov 2022, 15:24"
TEST-T3015,"Investigation: Review investigation results task: Data request for tasks assigned to logged in staff can return pending tasks","Prove that data request for tasks assigned to logged in staff can return pending tasks",Pass,"15 Nov 2022, 15:24"
TEST-T6824,"Investigation: Review Item: Data request for review item is functional","Prove that data request for review item is functional",Pass,"15 Nov 2022, 15:24"
TEST-T7123,"Investigation: Review Investigation Report Task: Data request returns filing comments in chronological order","Prove that data request returns filing comments in chronological order",Pass,"15 Nov 2022, 15:24"
TEST-T7756,"Investigation: Review investigation results task: When task has been discarded result set contains who and when discarded the task","Prove that when task has been discarded result set contains who and when discarded the task.",Pass,"15 Nov 2022, 15:24"
TEST-T7817,"Investigation: Review investigation results task: Data request is functional and can return maximal required data","Prove that review investigation report task data request is functional and can return maximal required data",Pass,"15 Nov 2022, 15:24"
TEST-T7873,"Investigation: Review Investigation Report Task: Filing comments that are marked incorrect and hidden are not displayed","Prove that filing comments that are marked incorrect and hidden are not displayed",Pass,"15 Nov 2022, 15:24"
TEST-T7591,"Investigation: Review investigation report task: Task list returns correct response",,Pass,"15 Nov 2022, 15:24"
TEST-T8173,"Investigation: Update Investigation Report: Update confidentiality command can update confidentiality","The update confidentiality confidentiality command can update confidentiality",Pass,"15 Nov 2022, 15:24"
TEST-T8174,"Investigation: Update Investigation Report: Update confidentiality command throws an investigation not found exception","The update confidentiality command throws an investigation not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T8170,"Investigation: Update Investigation Report: Update confidentiality controller returns default required data","The update confidentiality controller returns default required data",Pass,"15 Nov 2022, 15:24"
TEST-T8175,"Investigation: Update Investigation Report : Update confidentiality controller can update investigation report confidentiality","The update confidentiality controller can update investigation report confidentiality",Pass,"15 Nov 2022, 15:24"
TEST-T8171,"Investigation: Update Investigation Report: Update confidentiality controller cannot update a problems confidentiality without required data","The update confidentiality controller cannot update confidentiality without required data",Pass,"15 Nov 2022, 15:24"
TEST-T8172,"Investigation: Update Investigation Report: Update confidentiality controller returns errors for missing required fields","The update confidentiality controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T4906,"Medicus: Allergies And Adverse Reactions Overview Controller Test - Test It Fetch Data",,Pass,"15 Nov 2022, 15:24"
TEST-T4907,"Medicus: Allergies Overview Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T4908,"Medicus: Allergy Query Test - Test Query Returns Allergy Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T4909,"Medicus: Archive Allergy Controller Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T7147,"Allergy: Edit: Request to edit successfully loads","* Prove that the request to edit an allergy loads successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T4916,"Medicus: Change Draft Allergy Command Controller Test - Test Partial Onset Date Is Valid",,Pass,"15 Nov 2022, 15:24"
TEST-T1445,"Allergies: Link to problem: Allergy can be created with 0 linked problems","Prove that allergy can be created with 0 linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1446,"Allergies: Link to problem: Allergy can be created with many linked problems","Prove that allergies can be created with many linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T7209,"Allergies: Create: Request to create successfully loads","* Prove that the request to create an allergy successfully loads.",Pass,"15 Nov 2022, 15:24"
TEST-T2165,"Allergies: Care Record Document: Link to problem: Allergy cannot be created with directly linked problem","* Prove that a problem cannot be directly linked to an allergy created within the context of a care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T4912,"Medicus: Create Allergy Query Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T1447,"Allergies: Link to problem: Allergy cannot be linked to problems from consultation","Prove that allergies cannot be created with problem link from consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T7996,"AllergyIntolerance: Create: Draft: Request to create successfully loads","Prove that request to create successfully loads",Pass,"15 Nov 2022, 15:24"
TEST-T8106,"Allergies: Create Draft: Onset Date cannot be after Record Date","Prove that create draft allergy onset date cannot be after record date",Pass,"15 Nov 2022, 15:24"
TEST-T4919,"Medicus: Create Draft Allergy Command Controller Test - Test Partial Onset Date Is Valid",,Pass,"15 Nov 2022, 15:24"
TEST-T2032,"Allergies: Draft: Care Record Document: Can create allergy within care draft care record document context","* Prove that a draft allergy can be created within a draft care record document context.",Pass,"15 Nov 2022, 15:24"
TEST-T4920,"Medicus: Create Draft Allergy Query Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T6838,"Allergy: Edit: Request to edit an allergy successfully loads","* Prove that the modal request to edit an allergy successfully loads.",Pass,"15 Nov 2022, 15:24"
TEST-T1538,"Allergies: Link to problem: Can update linked problems","Prove that can update linked problems to allergy.",Pass,"15 Nov 2022, 15:24"
TEST-T1456,"Allergies: Link to problem: Cannot add directly linked problem to a care record entry within a context","Prove that cannot add directly linked problem to a care record entry within a context.",Pass,"15 Nov 2022, 15:24"
TEST-T4922,"Medicus: Mark Allergy As Incorrect Controller Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T4923,"Medicus: Mark Allergy As Incorrect Controller Test - Test Mark As Incorrect Fails Without Reason",,Pass,"15 Nov 2022, 15:24"
TEST-T4924,"Medicus: Mark Allergy As Incorrect Controller Test - Test Mark As Incorrect Fails Without Visibility",,Pass,"15 Nov 2022, 15:24"
TEST-T8613,"Allergy: Mark Incorrect: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T1916,"Clinical Summary: Summary: Returns expected response","* Prove that the expected response is returned for the clinical summary.",Pass,"15 Nov 2022, 15:24"
TEST-T8366,"Consultation Summary: Summary: Returns correct data when intersystems settings enabled","Prove that consultation summary returns correct data when intersystems settings enabled",Pass,"15 Nov 2022, 15:24"
TEST-T8367,"Clinical Summary: Summary: Returns correct data when intersystems settings disabled","Prove that consultation summary returns correct data when intersystems settings disabled",Pass,"15 Nov 2022, 15:24"
TEST-T1893,"Consultation: Topic heading: Correct sorting order within consultation topic is applied to created heading","* Prove that the correct sort order number within the consultation topic is assigned to a newly created consultation topic heading.",Pass,"15 Nov 2022, 15:24"
TEST-T4963,"Medicus: Create Consultation Topic Heading Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T1890,"Consultation: Topic heading: Cannot create a topic without a title","* Prove that if a consultation topic heading is created without a title specified, the system throws a validation error. ",Pass,"15 Nov 2022, 15:24"
TEST-T4964,"Medicus: Delete Draft Consultation Topic Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4965,"Medicus: Delete Draft Consultation Topic Heading Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T2622,"Consultation: Topic: Draft: Creating a linked problem sets the consultation topic's linked problem","* Prove that when a problem is created via a draft consultation topic, that problem is then automatically linked to the consultation topic.",Pass,"15 Nov 2022, 15:24"
TEST-T1895,"Consultation: Topic: Draft: Query returns correct response","* Prove that a draft consultation topic query returns a successful and expected response.",Pass,"15 Nov 2022, 15:24"
TEST-T1896,"Consultation: Topic: Cannot set topic code to invalid SNOMED CT code","* Prove that the system throws a validation error if an invalid SNOMED CT code is assigned as a consultation topic's code.",Pass,"15 Nov 2022, 15:24"
TEST-T4966,"Medicus: Update Consultation Topic Linked Problem Linked Problem Controller Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4967,"Medicus: Update Consultation Topic Linked Problem Linked Problem Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4873,"Medicus: By Patient Controller Test - Test Patient Controller Response Success",,Pass,"15 Nov 2022, 15:24"
TEST-T4874,"Medicus: Create Yellow Card Api Fail Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T1299,"Yellow card: Create: Can’t create yellow card if all required fields are not present","Prove that can't create yellow card if all required fields are not present.",Pass,"15 Nov 2022, 15:24"
TEST-T4875,"Medicus: Create Yellow Card Controller Test - Minimal success",,Pass,"15 Nov 2022, 15:24"
TEST-T7620,"Medicus: Create Yellow Card Controller Test - Maximal success",,Pass,"15 Nov 2022, 15:24"
TEST-T4877,"Medicus: Create Yellow Card Data Query Controller Test - Test Slideover Data",,Pass,"15 Nov 2022, 15:24"
TEST-T4878,"Medicus: Create Yellow Card Embedded Form Query Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T1298,"Yellow card: Create: Data request response includes gender and ethnicity","Prove that yellow card data request response includes gender and ethnicity.",Pass,"15 Nov 2022, 15:24"
TEST-T2172,"Yellow card clinical audit report: Listing: Data request returns successful response","Proves that data request returns a successful response",Pass,"15 Nov 2022, 15:24"
TEST-T2173,"Yellow card clinical audit report: Listing: Data request with empty search query returns successful response","Proves that data request with empty search query returns successful response",Pass,"15 Nov 2022, 15:24"
TEST-T2174,"Yellow card clinical audit report: Listing: Data request with search term in query returns successful response","Proves that data request with search term in query returns successful response",Pass,"15 Nov 2022, 15:24"
TEST-T4879,"Medicus: Overview Controller Test - Test Controller Response Success",,Pass,"15 Nov 2022, 15:24"
TEST-T4880,"Medicus: Overview Controller Test - Test Controller Response Slideover Success",,Pass,"15 Nov 2022, 15:24"
TEST-T4881,"Medicus: P D F Export Controller Test - Test Controller Response Success",,Pass,"15 Nov 2022, 15:24"
TEST-T4882,"Medicus: Cancel Submit Yellow Card Task Command Test - Test Command Successfully Changes Task Assignee",,Pass,"15 Nov 2022, 15:24"
TEST-T4883,"Medicus: Cancel Submit Yellow Card Task Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4887,"Medicus: Create Submit Yellow Card Task Controller Test - Test Create Submit Yellow Card Controller Response Success",,Pass,"15 Nov 2022, 15:24"
TEST-T8908,"Yellow Card Task: Submit Yellow Card Task List: List returns expected response","* Prove that the yellow card task list returns incomplete and unsnoozed tasks by default as well as the rest of the expected properties.",Pass,"15 Nov 2022, 15:24"
TEST-T4904,"Medicus: Task Item Details Controller Test - Test Task Item Details Controller Response Success",,Pass,"15 Nov 2022, 15:24"
TEST-T1612,"Medication administration: Edit: Medication administration can be updated with medication statement instead of prescription","Prove that medication administration can be successfully updated with medication statement instead of prescription.",Pass,"15 Nov 2022, 15:24"
TEST-T1468,"Medication administration: Link to problem: Medication administration can be created with 0 linked problems","Prove that medication administration can be created with 0 linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1469,"Medication administration: Link to problem: Medication administration can be created with many linked problems","Prove that medication administration can be created with many linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1470,"Medication administration: Link to problem: Medication administration cannot be linked to problems from consultation","Prove that medication administration cannot be created with problem link from consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1482,"Medication administration: Link to problem: Can update linked problems","Prove that can update linked problems for medication administration.",Pass,"15 Nov 2022, 15:24"
TEST-T1475,"Medication administration: Link to problem: Cannot add directly linked problem to a care record entry within a context","Prove that cannot add directly linked problem to a care record entry within a context.",Pass,"15 Nov 2022, 15:24"
TEST-T8518,"Medication administration: Overview: Medication administration overview data response contains all required data","Prove that medication administration overview data response contains all required data",Pass,"15 Nov 2022, 15:24"
TEST-T1591,"Procedure: Create: Can successfully create procedure in patient record","Prove that can successfully create procedure in patient record.",Pass,"15 Nov 2022, 15:24"
TEST-T8702,"Procedure: Create: Future record date throws error","* Prove that when a procedure is created with a future record date, the system throws a validation error.",Pass,"15 Nov 2022, 15:24"
TEST-T1592,"Procedure: Create: Procedure in patient record is not created when required attribute values missing or not set","Prove that procedure in patient record not created when required attribute values are missing or not set.",Pass,"15 Nov 2022, 15:24"
TEST-T1501,"Procedure: Link to problem: Procedure can be created with 0 linked problems","Prove that procedure can be created with 0 linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1502,"Procedure: Link to problem: Procedure can be created with many linked problems","Prove that procedure can be created with many linked
problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1589,"Procedure: Create: Create command correctly creates diagnosis and files to patient record","Prove that create command correctly creates diagnosis and files to patient record.",Pass,"15 Nov 2022, 15:24"
TEST-T2160,"Procedure: Care Record Document: Link to problem: Procedure cannot be created with directly linked problem","* Prove that a problem cannot be directly linked to a procedure within a care record document context.",Pass,"15 Nov 2022, 15:24"
TEST-T5072,"Medicus: Create Procedure Controller Api Test - Test Query Invokes Through A P I",,Pass,"15 Nov 2022, 15:24"
TEST-T7135,"Procedure: Create: Should pre-populate the procedure date with consultation start date","* Prove that, when a procedure is created within a consultation context, the procedure date is set to the consultation's start date.",Pass,"15 Nov 2022, 15:24"
TEST-T8701,"Procedure: Create: Should pre-populate the record date with consultation start date","* Prove that when a procedure is created within the context of a consultation, the record date is pre-populated with the start date of that consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T7194,"Procedure: Create: Should pre-populate the observing organisation and practitioner using the consultation's external organisation","* Prove that the procedure's organisation and practitioner information is populated using the organisation and practitioner details used for the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1594,"Procedure: Create Draft: Create draft procedure data request is functioning correctly","Prove that create draft procedure data request is functioning correctly.",Pass,"15 Nov 2022, 15:24"
TEST-T1595,"Procedure: Create Draft: Draft procedure is successfully created","Prove that draft procedure can be successfully created.",Pass,"15 Nov 2022, 15:24"
TEST-T1596,"Procedure: Create Draft: Draft procedure is not created when required attribute values missing or not set","Prove that draft procedure is not created when required attributes are missing or not set.",Pass,"15 Nov 2022, 15:24"
TEST-T7133,"Procedure: Draft: Create: Should pre-populate the procedure date with consultation start date","* Prove that the draft procedure's procedure date is pre-populated with the consultation's start date.",Pass,"15 Nov 2022, 15:24"
TEST-T8704,"Procedure: Draft: Create: Should pre-populate the record date with context start date","* Prove that the record date on a draft procedure is pre-populated using the start date of the context that procedure is being created within.",Pass,"15 Nov 2022, 15:24"
TEST-T1503,"Procedure: Link to problem: Procedure cannot be linked to problems from consultation","Prove that procedure cannot be created with problem link
from consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T2027,"Procedure: Draft: Care Record Document: Can create draft procedure within draft care record document context","* Prove that a draft procedure can be created within a draft care record document context.",Pass,"15 Nov 2022, 15:24"
TEST-T1597,"Procedure: Delete draft: Delete draft procedure command is functioning correctly","Prove that delete draft procedure command is functioning correctly.",Pass,"15 Nov 2022, 15:24"
TEST-T1599,"Procedure: Edit draft: Edit draft procedure query data request is functioning correctly","Prove that edit draft procedure query data request is functioning correctly.",Pass,"15 Nov 2022, 15:24"
TEST-T1600,"Procedure: Edit draft: Draft procedure can be updated successfully","Prove that draft procedure can be updated successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T8722,"Procedure: Edit: Error thrown when attempting to provide future record date","* Prove that if a user attempts to edit a procedure and set a future record date, the system throws a validation error.",Pass,"15 Nov 2022, 15:24"
TEST-T1603,"Procedure: Edit draft: Draft procedure is not updated when required attribute values missing or not set","Prove that draft procedure is not updated when required attribute values are missing or not set",Pass,"15 Nov 2022, 15:24"
TEST-T1604,"Procedure: Delete draft: Delete draft procedure endpoint successfully deletes procedure","Prove that delete draft procedure endpoint successfully deletes procedure.",Pass,"15 Nov 2022, 15:24"
TEST-T1605,"Procedure: Delete draft: Draft procedure is not deleted when attribute values are missing or not set.","Prove that draft procedure is not deleted when attribute values are missing or not set.",Pass,"15 Nov 2022, 15:24"
TEST-T1509,"Procedure: Link to problem: Can update linked problems","Prove that can update linked problems for procedure.",Pass,"15 Nov 2022, 15:24"
TEST-T1508,"Procedure: Link to problem: Cannot add directly linked problem to a care record entry within a context","Prove that cannot add directly linked problem to a care record entry within
a context.",Pass,"15 Nov 2022, 15:24"
TEST-T1606,"Procedure: Mark incorrect: Procedure can be successfully marked incorrect","Prove that procedure can be successfully marked incorrect.",Pass,"15 Nov 2022, 15:24"
TEST-T1607,"Procedure: Mark incorrect and hidden: Procedure can be successfully marked incorrect and hidden","Prove that procedure can be successfully marked incorrect and hidden.",Pass,"15 Nov 2022, 15:24"
TEST-T8620,"Procedure: Mark Incorrect: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T1609,"Procedure: Overview: Procedure overview data request is functioning correctly","Prove that procedure overview data request is functioning correctly.",Pass,"15 Nov 2022, 15:24"
TEST-T8319,"Procedure: Overview: Procedure overview data request contains maximum required data","Prove that procedure overview data request contains maximum required data",Pass,"15 Nov 2022, 15:24"
TEST-T1610,"Procedure: Overview: Procedure overview query returns correct result set","Prove that procedure overview query returns correct set of results.",Pass,"15 Nov 2022, 15:24"
TEST-T5025,"Medicus: Sentry Code Degrade Listener Test - Test Client Is Configured With Code Degrade Listener",,Pass,"15 Nov 2022, 15:24"
TEST-T5026,"Medicus: Sentry Code Degrade Listener Test - Test Sentry Code Degrade Listener Message",,Pass,"15 Nov 2022, 15:24"
TEST-T5027,"Medicus: Predefined Dose Calculate For Patient B S A Test - Test Patient B S A Lower Than Minimum Is Flagged And None Are Selected",,Pass,"15 Nov 2022, 15:24"
TEST-T5028,"Medicus: Predefined Dose Calculate For Patient B S A Test - Test Patient B S A Higher Than Minimum Is Not Flagged And One Is Selected",,Pass,"15 Nov 2022, 15:24"
TEST-T5029,"Medicus: Predefined Dose Calculate For Patient B S A Test - Test Patient B S A Higher Than Maximum Is Flagged And None Are Selected",,Pass,"15 Nov 2022, 15:24"
TEST-T5031,"Medicus: Predefined Dose Calculate For Patient Weight Test - Test Patient Weight Higher Than Maximum Weight Is Flagged And None Are Selected",,Pass,"15 Nov 2022, 15:24"
TEST-T5032,"Medicus: Predefined Dose Calculate For Patient Weight Test - Test Patient Weight Lower Than Maximum Is Not Flagged And One Is Selected",,Pass,"15 Nov 2022, 15:24"
TEST-T5033,"Medicus: Predefined Dose Calculate For Patient Weight Test - Test Patient Weight Lower Than Minimum Weight Is Flagged And None Are Selected",,Pass,"15 Nov 2022, 15:24"
TEST-T5034,"Medicus: Predefined Dose Calculate For Patient Weight Test - Test Patient Weight Higher Than Minimum Weight Is Not Flagged And One Is Selected",,Pass,"15 Nov 2022, 15:24"
TEST-T7458,"Issue Quantity: Calculation: if the structured dose quantity contains a range where the unit of measure is different for the high and low value, we do not attempt to auto calculate the issue quantity value","prove that if the structured dose quantity contains a range where the unit of measure is different for the high and low value, we do not attempt to auto calculate the issue quantity value",Pass,"15 Nov 2022, 15:24"
TEST-T5035,"Medicus: Predefined Dose Search Test - Test Search Returns Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T1897,"Prescribing: Dose Search: No Predefined Dose Suggestions Returned for a Patient with no Date of Birth","prove that no predefined dose suggestions are returned for a patient with no date of birth",Pass,"15 Nov 2022, 15:24"
TEST-T1922,"FDB: Dose Search: Predefined Dose Suggestions are Correctly Grouped by Age Range","Prove that dose suggestions are correctly grouped by age range",Pass,"15 Nov 2022, 15:24"
TEST-T1923,"FDB: Dose Search: Predefined Dose Suggestions are Ordered Correctly Within an Age Range","Prove that dose suggestions are ordered correctly within an age range",Pass,"15 Nov 2022, 15:24"
TEST-T2009,"Predefined Dose: Search: Dose Suggestions are Ordered Correctly by Dose Type Within an Age Restriction Band","prove that the dose suggestions are ordered correctly within an age restriction band",Pass,"15 Nov 2022, 15:24"
TEST-T2640,"High Risk Check: Product Code Required","prove that a product code is required for a high risk check",Pass,"15 Nov 2022, 15:24"
TEST-T2851,"High Risk Check: Patient Id Required","prove that the patient id is required for a high risk check",Pass,"15 Nov 2022, 15:24"
TEST-T2641,"High Risk Check: Product Code Taxonomy Required","prove that a product code taxonomy is required for a high risk check",Pass,"15 Nov 2022, 15:24"
TEST-T2186,"FDB: High Risk Check: Code Degrades Provided in Response","prove that code degrades are provided in the high risk check",Pass,"15 Nov 2022, 15:24"
TEST-T2185,"FDB: High Risk Check: Alerts Provided on High Risk Drugs","prove that alerts are provided on a high risk drugs",Pass,"15 Nov 2022, 15:24"
TEST-T2187,"FDB: High Risk Check: No Alerts and No Code Degrades Handled Correctly in Response","prove that no alerts and no code degrades are handled correctly in the high risk check",Pass,"15 Nov 2022, 15:24"
TEST-T2188,"FDB: High Risk Check: High Risk Check Logger Stores Correct Data","prove that the high risk check logger stores the relevant data on a high risk check",Pass,"15 Nov 2022, 15:24"
TEST-T2639,"High Risk Check: Returns No Code Degrades when alternative product codes are supported","Proves that no code degrades are generated with the original product code when the product code and all alternative product codes are supported by FDB Multilex.",Pass,"15 Nov 2022, 15:24"
TEST-T3069,"Interaction Checks: Interaction Checks Require Product Code","prove that the interaction checks require a product code",Pass,"15 Nov 2022, 15:24"
TEST-T3068,"Interaction Checks: Interaction Checks Require Patient ID","prove that the interaction checks require a patient id",Pass,"15 Nov 2022, 15:24"
TEST-T3070,"Interaction Checks: Interaction Checks Require Product Code Taxonomy","prove that the interaction checks require a product code taxonomy",Pass,"15 Nov 2022, 15:24"
TEST-T3066,"Interaction Checks: Detected Drug Interactions Provide Alerts","prove that when a newly prescribed drug has an interaction with an existing medication, an alert is provided",Pass,"15 Nov 2022, 15:24"
TEST-T3067,"Interaction Checks: Code Degrades Provided in Response","prove that code degrades are provided in the response to the front end for the interaction checks",Pass,"15 Nov 2022, 15:24"
TEST-T3072,"Interaction Checks: Drug Interaction on Existing Medication Statement Provides Alerts","prove that when a new drug interacts with a drug on an existing medication statement, an alert is provided",Pass,"15 Nov 2022, 15:24"
TEST-T3071,"Interaction Checks: Drug Interaction on Existing Prescription Provides Alerts","prove that when a new drug interacts with a drug on an existing prescription, an alert is provided",Pass,"15 Nov 2022, 15:24"
TEST-T3085,"Interaction Check: The Correct Parameters and Responses are Stored in an Interaction Check Log","prove that the correct parameters and response data are stored in a log for an interaction check",Pass,"15 Nov 2022, 15:24"
TEST-T2644,"Patient Condition Check: Patient ID Required","prove that a patient id is required for a patient condition check",Pass,"15 Nov 2022, 15:24"
TEST-T2642,"Patient Condition Check: Product Code Required","prove that a product code is required for a patient condition check",Pass,"15 Nov 2022, 15:24"
TEST-T2643,"Patient Condition Check: Product Code Taxonomy Required","prove that a product code taxonomy is required for a patient condition check",Pass,"15 Nov 2022, 15:24"
TEST-T2176,"FDB: Patient Condition Check: Drug Warnings Provided on Patient Condition Check","prove that drug warnings are provided on a patient condition check",Pass,"15 Nov 2022, 15:24"
TEST-T2177,"FDB: Patient Condition Check: Contraindications Provided on Patient Condition Check","prove that contraindications are provided on a patient condition check",Pass,"15 Nov 2022, 15:24"
TEST-T2178,"FDB: Patient Condition Check: Precautions Provided on Patient Condition Check","prove that precautions are provided on a patient condition check",Pass,"15 Nov 2022, 15:24"
TEST-T2179,"FDB: Patient Condition Check: No Safety Alerts Handled Correctly on Patient Condition Check","prove that no safety alerts are handled correctly on a patient condition check",Pass,"15 Nov 2022, 15:24"
TEST-T2184,"FDB: Patient Condition Check: Patient Condition Check Logger Stores Correct Data","prove that the patient condition check logger stores the relevant data on a patient condition check",Pass,"15 Nov 2022, 15:24"
TEST-T2637,"FDB: Patient Condition Check: AMP Product With VMP Alternative Codes Does Not Produce Code Degrades","prove that an amp product with a vmp linked product with previous id does not generate code degrades",Pass,"15 Nov 2022, 15:24"
TEST-T2878,"Pharmacological Equivalents Check: Patient Id Required","prove that the patient id is required for pharmacological equivalents check",Pass,"15 Nov 2022, 15:24"
TEST-T2879,"Pharmacological Equivalents Check: Product Code Required","prove that the product code is required for pharmacological equivalents check",Pass,"15 Nov 2022, 15:24"
TEST-T2880,"Pharmacological Equivalents Check: Product Code Taxonomy Required","prove that the product code taxonomy is required for pharmacological equivalents check",Pass,"15 Nov 2022, 15:24"
TEST-T2885,"Pharmacological Equivalents Check: Drug Equivalent Alerts Provided for Front End When a Match is Found on an Existing Prescription","prove that a drug equivalent alert on a pharmacological equivalents check is provided in the response to the front end in the correct format when a match is found on the check on an existing prescription",Pass,"15 Nov 2022, 15:24"
TEST-T2886,"Pharmacological Equivalents Check: Drug Equivalent Alerts Provided for Front End When a Match is Found on an Existing Medication Statement","prove that a drug equivalent alert on a pharmacological equivalents check is provided in the response to the front end in the correct format when a match is found on the check on an existing medication statement",Pass,"15 Nov 2022, 15:24"
TEST-T2888,"Pharmacological Equivalents Check: No Drug Equivalent Alerts Provided for Front End When No Matches are Found on Existing Medication Statements","prove that no drug equivalent alerts on a pharmacological equivalents check are provided in the response to the front end when no matches are found on the check on an existing medication statement",Pass,"15 Nov 2022, 15:24"
TEST-T2887,"Pharmacological Equivalents Check: No Drug Equivalent Alerts Are Provided for Front End When No Matches are Found on Existing Prescriptions","prove that no drug equivalent alerts on a pharmacological equivalents check are provided in the response to the front end when no matches are found on the check on existing prescriptions",Pass,"15 Nov 2022, 15:24"
TEST-T2889,"Pharmacological Equivalents Check: Code Degrades Provided for Front End in Correct Format","prove that code degrades on a pharmacological equivalents check are provided in the response to the front end in the correct format",Pass,"15 Nov 2022, 15:24"
TEST-T2991,"Pharmacological Equivalents Check: Drug Alerts Provided on Matching VMP","prove that when an existing prescribed medication matches the new medication on VMP code, a drug alert is provided",Pass,"15 Nov 2022, 15:24"
TEST-T2990,"Pharmacological Equivalents Check: Drug Alerts Provided on Matching AMP","prove that when an existing prescribed medication matches the new medication on AMP code, a drug alert is provided",Pass,"15 Nov 2022, 15:24"
TEST-T2992,"Pharmacological Equivalents Check: No Drug Equivalence Alerts Provided on New VMP Prescribing Drug When Only VTMs Are Recorded","prove that when an existing prescribed medication VTM is found and checked against a new medication VMP, no drug equivalence alerts are provided",Pass,"15 Nov 2022, 15:24"
TEST-T3025,"Pharmacological Equivalents Check: Parameters and Check Results Are Logged and Persisted Correctly","prove that for each pharmacological equivalents check, a log is created with the parameters and results",Pass,"15 Nov 2022, 15:24"
TEST-T2933,"Pharmacological Equivalents Check: Ingredient Equivalent Alerts Provided for Front End When an Ingredient Match is Found on an Existing Prescription","prove that when a medicine found in an existing prescription contains an ingredient of a drug being prescribed, the pharmacological equivalence check provides an ingredient equivalent alert",Pass,"15 Nov 2022, 15:24"
TEST-T2934,"Pharmacological Equivalents Check: No Ingredient Equivalent Alerts Provided for Front End When No Ingredient Matches are Found on an Existing Prescription","prove that when a medicine found in an existing prescription does not contain an ingredient of a drug being prescribed, the pharmacological equivalence check provides no ingredient equivalent alerts",Pass,"15 Nov 2022, 15:24"
TEST-T2935,"Pharmacological Equivalents Check: Ingredient Equivalent Alerts Provided for Front End When an Ingredient Match is Found on an Existing Medication Statement","prove that when a medicine found in an existing medication statement contains an ingredient of a drug being prescribed, the pharmacological equivalence check provides an ingredient equivalent alert",Pass,"15 Nov 2022, 15:24"
TEST-T2936,"Pharmacological Equivalents Check: No Ingredient Equivalent Alerts Provided for Front End When No Ingredient Matches are Found on an Existing Medication Statement","prove that when a medicine found in an existing medication statement does not contain an ingredient of a drug being prescribed, the pharmacological equivalence check provides no ingredient equivalent alerts",Pass,"15 Nov 2022, 15:24"
TEST-T2948,"Pharmacological Equivalents Check: Therapy Equivalent Alerts Provided for Front End When a Therapy Match is Found on an Existing Prescription","prove that when a medicine found in an existing prescription contains a therapy type of a drug being prescribed, the therapy equivalence check provides a therapy equivalent alert",Pass,"15 Nov 2022, 15:24"
TEST-T2950,"Pharmacological Equivalents Check: Therapy Equivalent Alerts Provided for Front End When a Therapy Match is Found on an Existing Medication Statement","prove that when a medicine found in an existing medication statement contains a therapy type of a drug being prescribed, the therapy equivalence check provides a therapy equivalent alert",Pass,"15 Nov 2022, 15:24"
TEST-T2949,"Pharmacological Equivalents Check: No Therapy Equivalent Alerts Provided for Front End When No Therapy Matches are Found on an Existing Prescription","prove that when a medicine found in an existing prescription does not contain a therapy type of a drug being prescribed, the pharmacological equivalence check provides no therapy equivalent alerts",Pass,"15 Nov 2022, 15:24"
TEST-T2951,"Pharmacological Equivalents Check: No Therapy Equivalent Alerts Provided for Front End When No Therapy Matches are Found on an Existing Medication Statement","prove that when a medicine found in an existing medication statement does not contain a therapy type of a drug being prescribed, the pharmacological equivalence check provides no therapy equivalent alerts",Pass,"15 Nov 2022, 15:24"
TEST-T2647,"Sensitivity Check: Patient ID Required","prove that a patient id is required for a sensitivity check",Pass,"15 Nov 2022, 15:24"
TEST-T2645,"Sensitivity Check: Product Code Required","prove that a product code is required for a sensitivity check",Pass,"15 Nov 2022, 15:24"
TEST-T2646,"Sensitivity Check: Product Code Taxonomy Required","prove that a product code taxonomy is required for a sensitivity check",Pass,"15 Nov 2022, 15:24"
TEST-T2157,"FDB: Drug Sensitivity Check: No Alerts or Sensitivities Flagged when Patient has no Current Allergies","prove that when a patient has no current allergies, no sensitivities or alerts are raised",Pass,"15 Nov 2022, 15:24"
TEST-T2158,"FDB: Drug Sensitivity Check: Code Degrades are Returned when the Patient has an Allergy Code that is Not in FDB","prove that when a patient has an allergy code that is not recorded in fdb, a code degrade message is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2159,"FDB: Drug Sensitivity Check: Code Degrades are Returned when the Patient has a Substance Code that is Not in FDB","prove that when a patient has a substance code that is not recorded in fdb, a code degrade message is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2161,"FDB: Drug Sensitivity Check: Alerts are Returned when the Patient has an Allergy Code Match on a Product","prove that when a patient has an allergy code matched against a product, an alert is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2162,"FDB: Drug Sensitivity Check: An Alert is Returned when the Patient has a Substance Code that is Matched on a Product","prove that when a patient has a substance code matched against a product, an alert is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2163,"FDB: Drug Sensitivity Check: No Alerts or Code Degrades are Returned when the Patient has an Allergy Code that is Not Matched on a Product","prove that when a patient has an allergy code that is not matched against a product, no alerts or code degrades are returned",Pass,"15 Nov 2022, 15:24"
TEST-T2164,"FDB: Drug Sensitivity Check: No Alerts or Code Degrades are Returned when the Patient has a Substance Code that is Not Matched on a Product","prove that when a patient has a substance code that is not matched against a product, no alerts or code degrades are returned",Pass,"15 Nov 2022, 15:24"
TEST-T2170,"FDB: Drug Sensitivity Check: Sensitivity Check Logger Stores Correct Data","prove that the sensitivity check logger stores the relevant data on a sensitivity check",Pass,"15 Nov 2022, 15:24"
TEST-T2638,"Sensitivity Check: AMP Product With VMP With a Previous ID Does Not Produce Code Degrades","prove that an amp product with a vmp with a previous id does not produce code degrades",Pass,"15 Nov 2022, 15:24"
TEST-T1614,"Vaccine administraition: Create: Vaccine product search returns vaccine products for given vaccination","Return array of all vaccine products for a selected vaccination",Pass,"15 Nov 2022, 15:24"
TEST-T1618,"Vaccine administraition: Create: Vaccine product search returns empty array for no matching products","Return an empty array for no matching products
",Pass,"15 Nov 2022, 15:24"
TEST-T1620,"Vaccine administraition: Create: Vaccine product search returns error for missing required data","Return an error if the required productCode is missing
",Pass,"15 Nov 2022, 15:24"
TEST-T7149,"Prescribing: Amp Meta Search: bnfUrl and bnfcUrl are null when product code is not linked to a bnf/bnfc record","Proves, that the meta search returns null for bnfUrl and bnfcUrl when an amp product code is not linked to a bnf record. ",Pass,"15 Nov 2022, 15:24"
TEST-T7150,"Prescribing: Amp Meta Search: bnfUrl and bnfcUrl are not null when product code is linked to a bnf/bnfc record","Proves that the meta search returns valid URLs to a BNF drug page for a AMP product code that is linked to a BNF record. ",Pass,"15 Nov 2022, 15:24"
TEST-T8333,"Prescription: Create: Instalment Prescription Type Not Provided in List of Available Prescription Types for AMP","prove that instalment is not listed in the listed of available prescription types for an amp for diazepam",Pass,"15 Nov 2022, 15:24"
TEST-T7587,"Prescribing: Vmp Meta Search: bnfUrl and bnfcUrl are not null when product code is linked to a bnf/bnfc record","Proves that the VMP meta search returns valid URLs to a BNF drug page for a VMP product code that is linked to a BNF record.",Pass,"15 Nov 2022, 15:24"
TEST-T7586,"Prescribing: Vmp Meta Search: bnfUrl and bnfcUrl are null when vmp product code is not linked to a bnf/bnfc record","Proves, that the meta search returns null for bnfUrl and bnfcUrl when an vmp product code is not linked to a bnf record.",Pass,"15 Nov 2022, 15:24"
TEST-T7588,"Prescribing: Vmp Meta Search: non empty bnfUrl and null bnfcUrl when vmp product code is linked to a bnf page but not bnfc page","Proves that the Vmp meta search returns a result for a VMP code that is linked to a bnf page but not to a bnfc page.",Pass,"15 Nov 2022, 15:24"
TEST-T8334,"Prescription: Create: Instalment Prescription Type Not Provided in List of Available Prescription Types for VMP","prove that instalment is not listed in the listed of available prescription types for a vmp for diazepam",Pass,"15 Nov 2022, 15:24"
TEST-T1707,"Search Prescription Product: Search for existing product name returns a 200 status response code","Proves that the status of the prescription search response for an existing product name e.g. Paracetamol 120mg/5ml is 200. ",Pass,"15 Nov 2022, 15:24"
TEST-T1711,"Search Prescription Product: Search for existing product code returns a 200 status response code","Proves that the status of the prescription search response for an existing product code is 200 e.g. 19575511000001104 (Paracetamol)",Pass,"15 Nov 2022, 15:24"
TEST-T1712,"Search Prescription Product: Search for unknown product code returns a 200 status response code","Proves that the response for the prescription search with an unknown product code is 200. The prescription search does not return an error but only an empty response. ",Pass,"15 Nov 2022, 15:24"
TEST-T1713,"Search Prescription Product: Search Applies Fuzziness Only On Non-Numeric Search Terms","Proves that the fuzzy search returns expected search result. The search algorithm applies fuzziness only on search terms that do not contain special character or numbers. A search for "parametamoly 120mg/5ml roal" would apply fuzziness on parametamoly and roal but not on 120mg/5ml. With this, any returned search result must contain the term 120mg/5ml.",Pass,"15 Nov 2022, 15:24"
TEST-T1714,"Search Prescription Product: Search Does Not Return Results When Fuzzy Requires Match For Non-Existing Numeric Expression","Proves that no fuzziness is applied to numeric expressions in the search term. A numeric expression such as 121mg/5ml does not exist in any prescription term. When fuzziness is applied on the query "parametamoly 121mg/5ml roal", then no results are expected. If fuzziness was applied to numeric expressions, then at least a few results would be expected.",Pass,"15 Nov 2022, 15:24"
TEST-T1715,"Search Prescription Product: Search Results Are Grouped By Taxonomy","Proves that the search results of a prescription search are split into two groups, the generic products (VMP) and the brand products (AMP)",Pass,"15 Nov 2022, 15:24"
TEST-T1716,"Search Prescription Product: Search Results Are Ordered Alphabetically Within Each Taxonomy Group","Proves that the search results of the prescription search are ordered alphabetically within each taxonomy group. The search score is not taken into account.",Pass,"15 Nov 2022, 15:24"
TEST-T1345,"Prescription: Create Prescription: Drug Search: The black triangle is shown when black_triangle = true","Prove that the black triangle is shown when black_triangle = true
",Pass,"15 Nov 2022, 15:24"
TEST-T1717,"Search Prescription Product: Prescription Search Is Case Insensitive","Proves that the prescription search is case insensitive. The result of a prescription search for a term with capital letters exactly matches a search for a term with only lower case letters.",Pass,"15 Nov 2022, 15:24"
TEST-T1718,"Search Prescription Product: Correct Search Results For Edge Cases","Proves that the correct search results are returned by the prescription search when it is presented with various edge cases. Various terms are tested which includes:
Following a list of terms and the expected results:
Search Term | Expected Search Result |
---|
lev 5 | Levetiracetam 500mg tablets
|
paracetamol 500 paracetamol 500mg paracetamol 500 mg
| Paracetamol 500mg capsules
|
1.5ml tube
| Rotavirus vaccine live oral suspension 1.5ml tube
|
co-codamol cocodamol
| Co-codamol
|
Trimeprazine 10mg tablets
| Alimemazine 10mg tablets
|
25/75
| Insulin lispro biphasic 25/75 100units/ml suspension for injection 10ml vials
|
",Pass,"15 Nov 2022, 15:24"
TEST-T5036,"Medicus: Search Amp By Product Code Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T2237,"Prescription: Create: Calculate Issue Quantity End Point for AMP Product Does Not Calculate Issue Quantity With Free Text Dosage Passed To End Point","prove that for dosage free text, the calculate issue quantity for AMP product end point does not calculate issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2238,"Prescription: Create: Calculate Issue Quantity End Point for AMP Product Works and Returns Issue Quantity","prove that the calculate issue quantity for AMP product end point works and returns issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T7699,"Prescription: Create: Issue Quantity Calculated on API End Point With Required Parameters As Ranges for an AMP","prove that when a user provides ranges for dose, frequency and period, the issue quantity is calculated correctly",Pass,"15 Nov 2022, 15:24"
TEST-T2239,"Prescription: Create: Calculation With Dose Unit Matching Dose Form Unit And Issue Quantity Unit Matching Unit Dose Unit Works For An AMP","Prove That The Calculation With Dose Unit Matching Dose Form Unit And Issue Quantity Unit Matching Unit Dose Unit Works for an AMP",Pass,"15 Nov 2022, 15:24"
TEST-T2240,"Prescription: Create: Calculation With Issue Quantity Unit Matching Dose Form Unit Works for AMP","Prove That The Calculation With Issue Quantity Unit Matching Dose Form Unit Works for AMP",Pass,"15 Nov 2022, 15:24"
TEST-T2241,"Prescription: Create: Does Not Calculate Issue Quantity With Issue Quantity Unit Transformation Required Because Dose Unit Does not Match Issue Quantity","Prove That Medicus Does Not Calculate Issue Quantity With Issue Quantity Unit Transformation Required Because Dose Unit Does not Match Issue Quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2419,"Prescription: Create: No Issue Quantity Calculated for Free Text Dosage on an AMP","prove that when a user enters free text dosage, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2420,"Prescription: Create: No Issue Quantity Calculated Without Dose Quantity on an AMP","prove that without a dose quantity, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2421,"Prescription: Create: No Issue Quantity Calculated Without Dose Unit on an AMP","prove that without a dose unit, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2422,"Prescription: Create: No Issue Quantity Calculated Without Frequency on an AMP","prove that without a frequency, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2423,"Prescription: Create: No Issue Quantity Calculated Without Frequency Period on an AMP","prove that without frequency period, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2425,"Prescription: Create: No Issue Quantity Calculated Without Frequency Period Unit on an AMP","prove that without frequency period unit, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2424,"Prescription: Create: No Issue Quantity Calculated Without Issue Expected Days Supply on an AMP","prove that without an issue's expected days supply, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2426,"Prescription: Create: No Issue Quantity Calculated Without Issue Quantity Unit on an AMP","prove that without issue quantity unit, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2427,"Prescription: Create: Issue Quantity Calculated on API End Point With Integer Parameters on an AMP","prove that with integer parameters, the issue quantity is calculated via the api end point",Pass,"15 Nov 2022, 15:24"
TEST-T2428,"Prescription: Create: Issue Quantity Calculated on API End Point With Decimal Parameters on an AMP","prove that with decimal parameters, the issue quantity is calculated via the api end point",Pass,"15 Nov 2022, 15:24"
TEST-T7683,"Prescription: Create: Issue Quantity Calculator Works Correctly Without Ranges","prove that the issue quantity calculator works as outlined in the document at: https://medicus-health.atlassian.net/wiki/spaces/ME/pages/4894818500/Creating+Prescriptions#Issue-Quantity-Value-Auto-calculation
without any value ranges passed in",Pass,"15 Nov 2022, 15:24"
TEST-T2430,"Prescription: Create: No Issue Quantity Calculated for Free Text Dosage on an VMP","prove that when a user enters free text dosage, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2431,"Prescription: Create: Issue Quantity Calculated on API End Point With Required Parameters on an VMP","prove that with correct required parameters, the issue quantity is calculated via the api end point",Pass,"15 Nov 2022, 15:24"
TEST-T7687,"Prescription: Create: Issue Quantity Calculated on API End Point With Required Parameters As Ranges for a VMP","prove that when a user provides ranges for dose, frequency and period, the issue quantity is calculated correctly",Pass,"15 Nov 2022, 15:24"
TEST-T2432,"Prescription: Create: Issue Quantity Calculated on API End Point With Dose Unit Matching Dose Form Unit and Issue Quantity Unit Matching Dose Unit on VMP","prove that with dose unit matching dose form unit and issue quantity unit matching dose unit, the issue quantity is calculated via the api end point",Pass,"15 Nov 2022, 15:24"
TEST-T2433,"Prescription: Create: Issue Quantity Calculated on API End Point With Issue Quantity Unit Matching Dose Form Unit on VMP","prove that with dose form unit matching issue quantity unit the issue quantity is calculated via the api end point",Pass,"15 Nov 2022, 15:24"
TEST-T2434,"Prescription: Create: Issue Quantity Not Calculated on API End Point With Issue Quantity Unit Transformation Required Because of Dose Unit MisMatch on VMP","prove that when the dose unit does not match the DMD dose unit and a transformation is required between units, the issue quantity is not calculated",Pass,"15 Nov 2022, 15:24"
TEST-T2435,"Prescription: Create: No Issue Quantity Calculated for Free Text Dosage on an VMP","prove that when a user enters free text dosage, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2436,"Prescription: Create: No Issue Quantity Calculated Without Dose Quantity on an VMP","prove that without a dose quantity, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2437,"Prescription: Create: No Issue Quantity Calculated Without Dose Unit on an VMP","prove that without a dose unit, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2438,"Prescription: Create: No Issue Quantity Calculated Without Frequency on an VMP","prove that without a frequency, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2439,"Prescription: Create: No Issue Quantity Calculated Without Frequency Period on an VMP","prove that without frequency period, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2441,"Prescription: Create: No Issue Quantity Calculated Without Frequency Period Unit on an VMP","prove that without frequency period unit, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2440,"Prescription: Create: No Issue Quantity Calculated Without Issue Expected Days Supply on an VMP","prove that without an issue's expected days supply, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2442,"Prescription: Create: No Issue Quantity Calculated Without Issue Quantity Unit on an VMP","prove that without issue quantity unit, the back end does not calculate the issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2443,"Prescription: Create: Issue Quantity Calculated on API End Point With Integer Parameters on a VMP","prove that with integer parameters, the issue quantity is calculated via the api end point",Pass,"15 Nov 2022, 15:24"
TEST-T2444,"Prescription: Create: Issue Quantity Calculated on API End Point With Decimal Parameters on a VMP","prove that with decimal parameters, the issue quantity is calculated via the api end point",Pass,"15 Nov 2022, 15:24"
TEST-T1981,"EPS FHIR Payload can be downloaded for EPS Prescription Orders",,Pass,"15 Nov 2022, 15:24"
TEST-T2352,"EPS Logger: Attempt to log an EPS request and assert that an EPS Log entity is persisted with the correct information",,Pass,"15 Nov 2022, 15:24"
TEST-T2446,"Prescription: EPS: Settings With Eps Disabled Throws Correct Exception In EPS Issuing Validator","prove that the eps issuing validator throws the correct exception if the eps setting is disabled",Pass,"15 Nov 2022, 15:24"
TEST-T2447,"Prescription: EPS: Settings With Eps Enabled Passed EPS Issuing Validation","prove that the eps issuing validator passes with the eps setting enabled",Pass,"15 Nov 2022, 15:24"
TEST-T2448,"Prescription: EPS: Inactive Pds Link Throws Correct Exception on EPS Issuing Validation","prove that the eps issuing validator throws the correct exception if the patient has an inactive pds link",Pass,"15 Nov 2022, 15:24"
TEST-T2449,"Prescription: EPS: Patient With Active PDS Link Passes EPS Issuing Validation","prove that the eps issuing validator passes for a patient with an active pds link",Pass,"15 Nov 2022, 15:24"
TEST-T2450,"Prescription: EPS: EPS Issuing Validation Throws Correct Exception for a Patient With No Date Of Birth","prove that the eps issuing validator throws the correct exception for a patient with no date of birth",Pass,"15 Nov 2022, 15:24"
TEST-T2451,"Prescription: EPS: EPS Issuing Validation Passes for a Patient With Date Of Birth","prove that the eps issuing validator passes for a patient with a date of birth",Pass,"15 Nov 2022, 15:24"
TEST-T2452,"Prescription: EPS: EPS Issuing Validation Throws The Correct Exception for a Deceased Patient","prove that the eps issuing validator throws the correct exception for a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T2453,"Prescription: EPS: EPS Issuing Validation Passes for a Patient With No Date Of Death","prove that the eps issuing validator passes for a patient with no date of death",Pass,"15 Nov 2022, 15:24"
TEST-T2455,"Prescription: EPS: EPS Issuing Validation Throws The Correct Exception for a Patient With No NHS Number","prove that the eps issuing validator throws the correct exception for a patient with no nhs number",Pass,"15 Nov 2022, 15:24"
TEST-T2454,"Prescription: EPS: EPS Issuing Validation Passes for a Patient With a Valid NHS Number","prove that the eps issuing validator passes for a patient with a valid nhs number",Pass,"15 Nov 2022, 15:24"
TEST-T2456,"Prescription: EPS: EPS Issuing Validation Throws The Correct Exception for a Patient With PDS Restriction","prove that the eps issuing validator throws the correct exception for a patient with a pds link restriction",Pass,"15 Nov 2022, 15:24"
TEST-T2457,"Prescription: EPS: EPS Issuing Validation Throws The Correct Exception for a Patient With PDS Restriction Flag","prove that the eps issuing validator throws the correct exception for a patient with a pds restriction flag",Pass,"15 Nov 2022, 15:24"
TEST-T2458,"Prescription: EPS: EPS Issuing Validation Throws The Correct Exception for a Patient With PDS Restriction Very Restricted Flag","prove that the eps issuing validator throws the correct exception for a patient with a pds restriction "very restricted" flag",Pass,"15 Nov 2022, 15:24"
TEST-T2459,"Prescription: EPS: EPS Issuing Validation Passed for a Patient With Unrestricted PDS Link","prove that the eps issuing validator passes for a patient with an unrestricted pds link",Pass,"15 Nov 2022, 15:24"
TEST-T2460,"Prescription: EPS: EPS Issuing Validation Throws The Correct Exception for a Patient With a Care Record Note Preventing EPS Issuing Because of Dispensing General Practice Not Yet EPS Compliant","prove that the eps issuing validator throws the correct exception for a patient with a care record note preventing eps issuing because of dispensing general practice not yet compliant",Pass,"15 Nov 2022, 15:24"
TEST-T2461,"Prescription: EPS: EPS Issuing Validation Passed for a Patient With No Care Record Notes","prove that the eps issuing validator passes for a patient with no care record notes",Pass,"15 Nov 2022, 15:24"
TEST-T2462,"Prescription: EPS: EPS Issuing Validation Passed for a Patient With Care Record Notes That Do Not Restrict EPS Issuing","prove that the eps issuing validator passes for a patient with care record notes that do not restrict eps issuing",Pass,"15 Nov 2022, 15:24"
TEST-T2623,"Prescription: EPS: EPS Issuing Validation Throws Correct Exception for a Patient With Care Record Note That Is Cross Border","prove that the eps issuing validator throws the correct exception for a patient with a care record note that is cross border",Pass,"15 Nov 2022, 15:24"
TEST-T2624,"Prescription: EPS: EPS Issuing Validation Passes on Cross Border Check for a Patient With No Care Record Notes","prove that the eps issuing validator passes for a patient with no care record note that is cross border",Pass,"15 Nov 2022, 15:24"
TEST-T2625,"Prescription: EPS: EPS Issuing Validation Passes on Cross Border Check for a Patient With Care Record Notes That Are Not Cross Border","prove that the eps issuing validator passes for a patient with care record notes that are not cross border",Pass,"15 Nov 2022, 15:24"
TEST-T2626,"Prescription: EPS: EPS Issuing Validation Throws Exception Without a Prescription To Validate Against","prove that the eps issuing validator throws an exception without a prescription to validate against
",Pass,"15 Nov 2022, 15:24"
TEST-T2627,"Prescription: EPS: EPS Issuing Validation Throws Exception for a Schedule 1 AMP Product","prove that the eps issuing validator throws an exception for a schedule 1 amp product",Pass,"15 Nov 2022, 15:24"
TEST-T2628,"Prescription: EPS: EPS Issuing Validation Throws Exception for a Schedule 1 VMP Product","prove that the eps issuing validator throws an exception for a schedule 1 vmp product",Pass,"15 Nov 2022, 15:24"
TEST-T2629,"Prescription: EPS: EPS Issuing Validation Passes for a Non Schedule 1 Product","prove that the eps issuing validator passes for a non schedule 1 product",Pass,"15 Nov 2022, 15:24"
TEST-T2134,"Simulate retrieving a subsequent cancellation request (R0002) for a prescription. Assert that it is marked as cancelled in Medicus successfully",,Pass,"15 Nov 2022, 15:24"
TEST-T2661,"Prescription: Cancellation: Simulate retrieving a subsequent cancellation request code R0003 for a prescription","prove that when medicus receives an R0003 code after requesting a cancellation for an EPS prescription, the prescription issue is cancelled |
",Pass,"15 Nov 2022, 15:24"
TEST-T2662,"Prescription: Cancellation: Simulate retrieving a subsequent cancellation request code R0004 for a prescription","prove that when medicus receives an R0004 code after requesting a cancellation for an EPS prescription, the prescription issue is not cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T2130,"Call the controller action that will cancel a prescription item via EPS. Simulate a rejection. Assert that a graceful error code is included in the controller response","Prove that when an R0002 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, that an EPS Subsequent Cancellation Task is raised, and that a graceful error code and EPS Subsequent Cancellation Task ID are returned",Pass,"15 Nov 2022, 15:24"
TEST-T2663,"Prescription: Cancellation: MESH message for code R0003 EPS Cancellation is Handled Correctly","Prove that when an R0003 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, that an EPS Subsequent Cancellation Task is raised, and that a graceful error code and EPS Subsequent Cancellation Task ID are returned",Pass,"15 Nov 2022, 15:24"
TEST-T2664,"Prescription: Cancellation: MESH message for code R0004 EPS Cancellation is Handled Correctly","Prove that when an R0004 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2668,"Prescription: Cancellation: MESH message for code R0005 EPS Cancellation is Handled Correctly","Prove that when an R0005 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2667,"Prescription: Cancellation: MESH message for code R0006 EPS Cancellation is Handled Correctly","Prove that when an R0006 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2666,"Prescription: Cancellation: MESH message for code R0007 EPS Cancellation is Handled Correctly","Prove that when an R0007 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2665,"Prescription: Cancellation: MESH message for code R0008 EPS Cancellation is Handled Correctly","Prove that when an R0008 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2669,"Prescription: Cancellation: MESH message for code R0009 EPS Cancellation is Handled Correctly","Prove that when an R0009 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2670,"Prescription: Cancellation: MESH message for code R0010 EPS Cancellation is Handled Correctly","Prove that when an R0010 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2671,"Prescription: Cancellation: MESH message for code R0099 EPS Cancellation is Handled Correctly","Prove that when an R0099 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2672,"Prescription: Cancellation: MESH message for code R5000 EPS Cancellation is Handled Correctly","Prove that when an R5000 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2673,"Prescription: Cancellation: MESH message for code R5888 EPS Cancellation is Handled Correctly","Prove that when an R5888cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2674,"Prescription: Cancellation: MESH message for code R5006 EPS Cancellation is Handled Correctly","Prove that when an R5006 cancellation rejection is received from the EPS API when attempting to cancel a prescription order item, the prescription order item is not marked as cancelled in Medicus, and that a graceful error code is returned",Pass,"15 Nov 2022, 15:24"
TEST-T2129,"Call the controller action that will cancel a prescription item via EPS. Assert that it was marked as cancelled in our domain model",,Pass,"15 Nov 2022, 15:24"
TEST-T2131,"Call the controller action that will cancel a prescription item via EPS for each item on a prescription. Confirm the prescription is now marked as cancelled in our domain model",,Pass,"15 Nov 2022, 15:24"
TEST-T2675,"Prescription: EPS Cancellation: Slideover Can Get The Data It Requires","prove that the request EPS cancellation slideover can get the data it needs",Pass,"15 Nov 2022, 15:24"
TEST-T2676,"Prescription: EPS Cancellation: Slideover Can Get The Data It Requires When User Is Not Logged In Via CIS2","prove that the request EPS cancellation slideover can get the data it needs when the user is not logged in via CIS2",Pass,"15 Nov 2022, 15:24"
TEST-T2677,"Prescription: EPS Cancellation: Slideover Can Get The Data It Requires When User Is Logged In Via CIS2 and With The Correct CIS2 Access for EPS Cancellations","prove that the request EPS cancellation slideover can get the data it needs when the user is logged in via CIS2 and with the correct cis2 access for eps cancellations",Pass,"15 Nov 2022, 15:24"
TEST-T2678,"Prescription: EPS Cancellation: Slideover Can Get The Data It Requires When User Is Logged In Via CIS2 and With The Incorrect CIS2 Access for EPS Cancellations","prove that the request EPS cancellation slideover can get the data it needs when the user is logged in via CIS2 and with the incorrect cis2 access for eps cancellations",Pass,"15 Nov 2022, 15:24"
TEST-T2684,"Prescription: EPS Cancellation: The Subsequent EPS Cancellation Task Can Be Marked As No Longer Needed","prove that the subsequent eps cancellation task can be marked as no longer needed",Pass,"15 Nov 2022, 15:24"
TEST-T2685,"Prescription: EPS Cancellation: A Completed Subsequent EPS Cancellation Task Can Not Be Marked As No Longer Needed","prove that a completed subsequent eps cancellation task can not be marked as no longer needed",Pass,"15 Nov 2022, 15:24"
TEST-T2686,"Prescription: EPS Cancellation: A Subsequent EPS Cancellation Task Can Be Marked As Pharmacy Contacted","prove that a subsequent eps cancellation task can be marked as pharmacy contacted",Pass,"15 Nov 2022, 15:24"
TEST-T2688,"Prescription: EPS Cancellation: A Cancelled Subsequent EPS Cancellation Task Can Not Be Marked As Pharmacy Contacted","prove that a cancelled subsequent eps cancellation task can not be marked as pharmacy contacted",Pass,"15 Nov 2022, 15:24"
TEST-T2689,"Prescription: EPS Cancellation: A Completed Subsequent EPS Cancellation Task Can Not Be Marked As Pharmacy Contacted","prove that a completed subsequent eps cancellation task can not be marked as pharmacy contacted",Pass,"15 Nov 2022, 15:24"
TEST-T7727,"Prescription: EPS Cancellation: Task list returns expected results",,Pass,"15 Nov 2022, 15:24"
TEST-T2266,"111 Encounter: Mark Incorrect: Request for marking a message as incorrect submits successfully","* Prove that the request for marking a 111 encounter message as incorrect submits succesfully.",Pass,"15 Nov 2022, 15:24"
TEST-T5037,"Medicus: Mark Incorrect Test - Test Post Event Message111 Marked Incorrect",,Pass,"15 Nov 2022, 15:24"
TEST-T5038,"Medicus: Mark Incorrect Test - Test Post Event Message111 Marked Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T5039,"Medicus: Review Post Event Message111 Task Overview Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T7940,"Encounter: GPConnect send: Test failure task can be acknowledged",,Pass,"15 Nov 2022, 15:24"
TEST-T7942,"Encounter: GPConnect send: Test failure task controller returns task list",,Pass,"15 Nov 2022, 15:24"
TEST-T2194,"SNOMED CT: Description Search: Description Search Response Code Is 200","Proves that the response of a valid description search request is 200",Pass,"15 Nov 2022, 15:24"
TEST-T2195,"SNOMED CT: Description Search: Expected Fields Are Present In Response Items","Proves that specific fields are set in the response result when making a valid description search request.",Pass,"15 Nov 2022, 15:24"
TEST-T2391,"SNOMED CT: Description Search: No Concept History Attribute concepts are returned by description search","Proves that the SNOMED description search is automatically excluding the concept 410663007 | Concept History Attribute. This concept does not have to be excluded manually. It is excluded by default.",Pass,"15 Nov 2022, 15:24"
TEST-T2392,"SNOMED CT: Description Search: No Concept Model Components concepts are returned by description search","Proves that the SNOMED description search is automatically excluding the concept 900000000000441003 | SNOMED CT Model Component (metadata). This concept does not have to be excluded manually",Pass,"15 Nov 2022, 15:24"
TEST-T2393,"SNOMED CT: Description Search: No Unapproved attribute concepts are returned by description search","Proves that the SNOMED description search is excluding concepts that are children of 408739003 | Unapproved Attribute. The description search is excluding such concepts from the search automatically, hence they don't have to be excluded manually.",Pass,"15 Nov 2022, 15:24"
TEST-T2394,"SNOMED CT: Description Search: Handle queries with brackets","Proves that the description search is handling brackets in the search term. The response code for this request is 200",Pass,"15 Nov 2022, 15:24"
TEST-T2395,"SNOMED CT: Description Search: Handle queries with special character","Proves that the description search is handling queries with numerous special characters. The response codes of queries with special character is 200. The tested special characters are: *, <, >, ?, #, ', ", (, ), [, ], {, }, |, ^, \, /, `, :, -, !",Pass,"15 Nov 2022, 15:24"
TEST-T2396,"SNOMED CT: Description Search: No Refset Constraint","Proves that the description search is performing as expected when the request does not constrain the refset. It also proves that the search returns no false negative results. ",Pass,"15 Nov 2022, 15:24"
TEST-T2397,"SNOMED CT: Description Search: Constraining refset queries exclude non-matching concepts","Proves that the description search is behaving as expected, when a description search is performed with the optional parameter constrainingRefsets, and none of the refsets match the results that would have been returned without the constrainingRefsets.",Pass,"15 Nov 2022, 15:24"
TEST-T2398,"SNOMED CT: Description Search: Constraining refset queries return matching concepts","Proves, that if the description search is performed with the optional argument constrainingRefsets and one of more provided refset IDs are matching the search, then they are returned. This also proves that the constrainingRefsets option does not return false positive results.",Pass,"15 Nov 2022, 15:24"
TEST-T2399,"SNOMED CT: Description Search: Request without constrainingCodes","Proves that if description search requests are made without constrainingCodes, then the result set is very large. With the search term analysis, by chance none of the description had the concept ID 9718006 | Polymerase chain reaction analysis, in their parentConceptIds array. This fact is important, when requests are made with the same search term but with constrainingCodes=9718006",Pass,"15 Nov 2022, 15:24"
TEST-T2400,"SNOMED CT: Description Search: With constrainingCodes request only return parentConceptIds matching descriptions","Proves that description search only return matching descriptions that have a matching parent concept Id to the provided constrainingCodes. This test is related to TEST-T2399. This time we constraining the search by the concept ID 9718006 and the search returns a single result in which the parent concept ID array contains this concept ID.",Pass,"15 Nov 2022, 15:24"
TEST-T2401,"SNOMED CT: Description Search: Handle dashes as prefix and suffix","Proves that the description search is not returning errors when the search term contains dashes in the beginning or the end of the search term.",Pass,"15 Nov 2022, 15:24"
TEST-T2402,"SNOMED CT: Description Search: Requests with includingCodes only return matching descriptions","Proves that description search requests only return results with matching concept IDs when the option includedCodes is provided and not empty",Pass,"15 Nov 2022, 15:24"
TEST-T2403,"SNOMED CT: Description Search: Requests with non-existing concept ID in includedCodes returns an empty result","Proves that description search requests return an empty result set, when a non existing concept ID is provided to the list of includedCodes. This also proves that the search does not return false positive results.",Pass,"15 Nov 2022, 15:24"
TEST-T2404,"SNOMED CT: Description Search: Support for multiple concept IDs in includedCodes","Proves, that description search requests with the optional argument includedCodes with multiple, comma-separated concept IDs returns search results that matches one of the provided conceptIds",Pass,"15 Nov 2022, 15:24"
TEST-T2405,"SNOMED CT: Description Search: Edge Cases","Proves that description search requests with a specific set of search terms will return specific results. This does not prove that the expected results are at the top of the search results. It only proves that the expected search results are included in the result set. ",Pass,"15 Nov 2022, 15:24"
TEST-T2407,"SNOMED CT: Description Search: Fallback to fuzzy search if first search returns no results","Proves that a fuzzy search is performed when the first search returns no results. None of the resulting descriptions contain the misspelled search term after fuzzy search",Pass,"15 Nov 2022, 15:24"
TEST-T2408,"SNOMED CT: Description Search: Fallback conceptID lookup search when search term is a concept ID","Proves that the description search is falling back on performing a concept ID lookup when the search term is a concept ID.",Pass,"15 Nov 2022, 15:24"
TEST-T2196,"SNOMED CT: Description Search: Fallback search for description ID when a valid SNOMED Code provided","Proves that when a description ID is passed as a search term, the fallback search is making a lookup search for the description ID rather than a fuzzy search.",Pass,"15 Nov 2022, 15:24"
TEST-T2197,"SNOMED CT: Description Search: Fallback search for description ID returns empty results when an invalid SNOMED Code is provided","Proves that the fallback search for description ID is returning an empty result when the invalid SNOMED Code is provided to the description search.",Pass,"15 Nov 2022, 15:24"
TEST-T2198,"SNOMED CT: Description Search: Fuzzy search is not returning anything when the Levenshtein Distance is too high","Proves that the Fuzzy search is returning an empty result if the Levenshtein distance is too big between two terms.",Pass,"15 Nov 2022, 15:24"
TEST-T2409,"SNOMED CT: Description Search: Fuzzy search is performed on all words of the search term","Proves that the description fuzzy search is performing fuzziness on all provided words of the search term. e.g. The search term is peant fibr and the search results will contain descriptions that contain plant and fibre",Pass,"15 Nov 2022, 15:24"
TEST-T2410,"SNOMED CT: Description Search: Empty excludedConstrainingCodes does not apply any constraints to the description search","Proves that if description search requests are made with an empty optional query parameter excludedConstrainingCodes, then the description search does not apply any constraining filters on the parentConceptIds ",Pass,"15 Nov 2022, 15:24"
TEST-T2411,"SNOMED CT: Description Search: Query parameter excludedConstrainingCodes excludes results with matching parentConceptIds","Proves that the description search excludes results that matches one or more concept IDs provided by excludedConstrainingCodes in the parentConceptIds array.",Pass,"15 Nov 2022, 15:24"
TEST-T2365,"SNOMED CT: Concept Search: Search request with no excluded constraining codes","Proves, that the concept search returns expected results for the search term Aarskog syndrome when no excluding constraining codes were provided (default behaviour).",Pass,"15 Nov 2022, 15:24"
TEST-T2366,"SNOMED CT: Concept Search: Non matching excluded constraining codes have no impact on search results","Proves that if a concept search is performed with the optional excludedConstrainingCodes that provides concept IDs that do not match any of the parent_concept_ids then the expected result is the same as for the search for the same term but without any excludedConstrainingCodes. It proves that excludedConstrainingCodes does not exclude false positives.",Pass,"15 Nov 2022, 15:24"
TEST-T2367,"SNOMED CT: Concept Search: excludedConstrainingCodes exclude matching concepts","Proves that excludedConstrainingCodes excludes the correct concepts from the search index.
In this test a concept search was performed without any excludedConstrainingCodes that would return 3 results for the search term Aarskog syndrome. Then another search was performed with a concept ID in excludedConstrainingCodes that would have a match in the parent_concept_ids of a single concept. The test shows that the specific concept is removed from the initial concept search.",Pass,"15 Nov 2022, 15:24"
TEST-T2368,"SNOMED CT: Concept Search: excludedConstrainingCode excludes document with matching concept ID","Proves, that the excludedConstrainingCode also excludes concepts that have a matching conceptId, not only matching parent_concept_id.",Pass,"15 Nov 2022, 15:24"
TEST-T2369,"SNOMED CT: Concept Search: 200 Response Code","Proves that a successful concept search returns a 200 response code",Pass,"15 Nov 2022, 15:24"
TEST-T2370,"SNOMED CT: Concept Search: Resulting Concept Items have expected fields","Proves that the results of a successful concept search contains specific fields, including, parentConceptIds, descriptionId, conceptId, label and description",Pass,"15 Nov 2022, 15:24"
TEST-T2371,"SNOMED CT: Concept Search: Disabled outputParentConceptIds does not return parent concept IDs","Proves, that if a concept search is performed with the flag outputParentConceptIds disabled, then resulting concept results do not include parent concept IDs",Pass,"15 Nov 2022, 15:24"
TEST-T2372,"SNOMED CT: Concept Search: No Concept History Attribute concepts are returned by SNOMED search","Proves that the SNOMED concept search is automatically excluding the concept 410663007 | Concept History Attribute. This concept does not have to be excluded manually. It is excluded by default.",Pass,"15 Nov 2022, 15:24"
TEST-T2373,"SNOMED CT: Concept Search: No Concept Unapproved Attributes concepts are returned by SNOMED search","Proves that the SNOMED concept search is automatically excluding the concept 408739003 | Unapproved attribute (attribute). This concept does not have to be excluded manually. It is excluded by default.",Pass,"15 Nov 2022, 15:24"
TEST-T2375,"SNOMED CT: Concept Search: No Concept Model Components concepts are returned by SNOMED search","Proves that the SNOMED concept search is automatically excluding the concept 900000000000441003 | SNOMED CT Model Component (metadata). This concept does not have to be excluded manually. It is excluded by default.",Pass,"15 Nov 2022, 15:24"
TEST-T2378,"SNOMED CT: Concept Search: 200 Response code when performing concept search with special character in the search query","Proves that the concept search is handling special character without error responses.",Pass,"15 Nov 2022, 15:24"
TEST-T2199,"SNOMED CT: Concept Search: constrainingRefsets is optional argument and returns matching results","Proves that if the concept search is not provided the optional argument constrainingRefsets, and the search term is Phenylmercuric, then the result contains concepts that have matching terms. The results have a refsetId = 30931000001101.",Pass,"15 Nov 2022, 15:24"
TEST-T2193,"SNOMED CT: Concept Search: Search is restricted by refsets","Proves that the concept search, returns only concepts that have one of the provided refset IDs. ",Pass,"15 Nov 2022, 15:24"
TEST-T2381,"SNOMED CT: Concept Search: With constrainingRefsets option requires concepts with one of the refset IDs","Proves that the optional constrainingRefsets option requires the search results to have the refset ID of one of the comma separated values.",Pass,"15 Nov 2022, 15:24"
TEST-T2382,"SNOMED CT: Concept Search: No results are returned when constrainingRefsets IDs do not match any refset","Proves, that if refset IDs are provided in the option constrainingRefsets, that do not exist, then no result is expected. It also proves that the logic for constrainingRefsets is working correctly.",Pass,"15 Nov 2022, 15:24"
TEST-T2383,"SNOMED CT: Concept Search: Option includedCodes fetches concepts with matching conceptId","Proves that if the concept search is performed and one conceptId is provided with the option includedCodes, then maximum one concept is returned that has the required concept ID.",Pass,"15 Nov 2022, 15:24"
TEST-T2384,"SNOMED CT: Concept Search: Option includedCodes fetches all concepts with matching concept IDs","Proves that if the concept search is performed and multiple conceptIds are provided with the option includedCodes, then only concepts are returned that have one of the required concept ID.",Pass,"15 Nov 2022, 15:24"
TEST-T2385,"SNOMED CT: Concept Search: Returns no concepts when option includedCodes contains only non-matching concept IDs","Proves that if the concept search is performed with the option includedCodes, that contains a list of concept IDs, that are not matching the concept IDs of the initial search result set, then the search result is expected to be empty.",Pass,"15 Nov 2022, 15:24"
TEST-T2386,"SNOMED CT: Concept Search: Fuzzy search is performed when initial search has no results","Proves that the fuzzy search is performed when the initial search returns no concepts. None of the search results from the fuzzy search contains the initial search term.",Pass,"15 Nov 2022, 15:24"
TEST-T2387,"SNOMED CT: Concept Search: Fuzzy search does not return results if two typos are made within the search term","Proves that the fuzzy search does not return results when there are two typos made within the search term.",Pass,"15 Nov 2022, 15:24"
TEST-T2388,"SNOMED CT: Concept Search: ConceptID or descriptionID lookup when providing a conceptID to the concept search","Proves that the concept search is performing a concept ID and description ID lookup as fallback, when the search term is not a phrase but a concept ID and the initial search return no results.",Pass,"15 Nov 2022, 15:24"
TEST-T2389,"SNOMED CT: Concept Search: Handle semicolons in search term","Proves that semicolons are handled during the concept search and no errors are returned.",Pass,"15 Nov 2022, 15:24"
TEST-T2390,"SNOMED CT: Concept Search: Handle commas in search term","Proves that if the concept search is performed with a search term that contains commas, then the search is handling commas and no errors are generated or returned ",Pass,"15 Nov 2022, 15:24"
TEST-T2944,"Documents: Listing: Request successfully returns","* Prove that the request to return a patient's documents returns successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T2225,"Medication statement: Create Over The Counter: Link to problem: Medication statement cannot be created with directly linked problems","* Prove that an over the counter medication statement cannot be created with directly linked problems when it is being created within a care record document context.",Pass,"15 Nov 2022, 15:24"
TEST-T7110,"Medication Statement: Create: Can create medication statement with care record document","Proves that medication statement can be created with care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T1483,"Medication statement: Over the counter: Link to problem: Over the counter medication can be created with 0 linked problems","Prove that over the counter medication can be created with 0 linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1484,"Medication statement: Over the counter: Link to problem: Over the counter medication can be created with many linked problems","Prove that over the counter medication can be created with many linked
problems.",Pass,"15 Nov 2022, 15:24"
TEST-T7113,"Medication Statement: Over the Counter: Create: Command creates medication statement with AMP product","Proves that executing medication statement command creates medication statement with AMP product.",Pass,"15 Nov 2022, 15:24"
TEST-T7112,"Medication Statement: Over the Counter: Create: Command creates medication statement with VMP product","Proves that executing medication statement command creates medication statement with VMP product.",Pass,"15 Nov 2022, 15:24"
TEST-T7111,"Medication Statement: Over the Counter: Create: Command creates medication statement with VTM product","Proves that executing medication statement command creates medication statement with VTM product.",Pass,"15 Nov 2022, 15:24"
TEST-T7104,"Medication statement over the counter: Link to problem: Medication statement cannot be linked to problems from consultation","Prove that medication statement cannot be created with problem link
from consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T2226,"Medication statement: Create Prescribed Elsewhere: Link to problem: Medication statement cannot be created with directly linked problems","* Prove that a prescribed elsewhere medication statement cannot be created with directly liked problems when it is being created within a care record document context.",Pass,"15 Nov 2022, 15:24"
TEST-T1492,"Medication statement: Prescribed elsewhere: Link to problem: Prescribed elsewhere medication can be created with 0 linked problems","Prove that prescribed elsewhere medication can be created with 0 linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1493,"Medication statement: Prescribed elsewhere: Link to problem: Prescribed elsewhere medication can be created with many linked problems","Prove that prescribed elsewhere can be created with many linked
problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1485,"Medication statement prescribed elsewhere: Link to problem: Medication statement cannot be linked to problems from consultation","Prove that medication statement cannot be created with problem link
from consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T8103,"Medication statement: Edit draft over the counter: Record date cannot be in the future","Prove that record date cannot be in the future",Pass,"15 Nov 2022, 15:24"
TEST-T3059,"Medication statement: End: Medication statement can be ended with end date","Proves that medication statement can be ended and end date recorded",Pass,"15 Nov 2022, 15:24"
TEST-T1491,"Medication statement: Link to problem: Can update linked problems","Prove that can update linked problems for medication statements.",Pass,"15 Nov 2022, 15:24"
TEST-T1490,"Medication statement: Link to problem: Cannot add directly linked problem to a care record entry within a context","Prove that cannot add directly linked problem to a care record entry within
a context.",Pass,"15 Nov 2022, 15:24"
TEST-T8618,"Medication statement: Mark Incorrect: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T8104,"Medication statement: Overview over the counter: Data request endpoint is functional","Prove that overview over the counter data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T8105,"Medication statement: Overview prescribed elsewhere: Data request endpoint is functional","Prove that overview prescribed elsewhere data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T4942,"Medicus: Change Care Record Note Link To Problem Controller Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4943,"Medicus: Change Care Record Note Link To Problem Controller Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T1293,"Care Record Note: Change directly linked problem: Cannot change the linked problem of a care record note created within a context","* Prove that when attempting to change the linked problem of a care record note created within a context, an error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T1294,"Care Record Note: Changed directly linked problem: Can add one or more linked problems","* Prove that one or more problems can be linked to an existing care record note.",Pass,"15 Nov 2022, 15:24"
TEST-T1295,"Care Record Note: Changed directly linked problem: Can remove linked problems","* Prove that problems can be unlinked from an existing care record note.",Pass,"15 Nov 2022, 15:24"
TEST-T1296,"Care Record Note: Change linked directly problem: Can unlink all linked problems","* Prove that all linked problems can be unlinked from an existing care record note.",Pass,"15 Nov 2022, 15:24"
TEST-T4944,"Medicus: Edit Care Record Note Link To Problem Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4945,"Medicus: Care Record Note Query Test - Test Query Returns Care Record Note Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T1290,"Care Record Note: Create: Cannot add a directly linked problem if created within a context","* Prove that an error is thrown when a care record note with a linked problem is being created within a context, such as a consultation, patient document...",Pass,"15 Nov 2022, 15:24"
TEST-T1291,"Care Record Note: Create: Can create a care record note with one or more directly linked problems","* Prove that a care record note can be created with one or more linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1343,"Care Record Note: Draft: Create: Record date is set to consultation start date","* Prove that, when a care record note is created within a consultation, the start date is set to the consultations start date.",Pass,"15 Nov 2022, 15:24"
TEST-T6846,"Care Record Note: Create: Patient record: Request loads successfully","* Prove that the slideover request to create a care record note within the patient record loads successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T6847,"Care Record Note: Create: Patient record: Request submits successfully","* Prove that the request to create a care record note within the context of the patient record submits successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T6848,"Care Record Note: Create: Patient record: Correct validations thrown for invalid request","* Prove that the correct validation errors are thrown when an invalid create patient record care record note request is submitted.",Pass,"15 Nov 2022, 15:24"
TEST-T2166,"Care Record Note: Care Record Document: Link to problem: Note cannot be created with directly linked problem","* Prove that a problem cannot be directly linked to a care record note if that note was created within the context of a care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T6844,"Care Record Note: Draft: Create: Request successfully submits","* Prove that the request to create a draft care record note successfully submits.",Pass,"15 Nov 2022, 15:24"
TEST-T6845,"Care Record Note: Draft: Create: Correct validation errors are triggered for invalid request","* Prove that the correct validation errors are thrown when submitting an invalid create draft care record note request.",Pass,"15 Nov 2022, 15:24"
TEST-T2030,"Care Record Note: Draft: Care Record Document: Can create a care record not within draft care record document context","* Prove that a draft care record note can be created within a draft care record document context.",Pass,"15 Nov 2022, 15:24"
TEST-T6842,"Care Record Note: Delete draft: Request submits successfully","* Prove that the request to delete a draft care record note submits successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T6843,"Care Record Note: Delete draft: Correct validation errors are triggered","* Prove that the correct validation errors are thrown when submitting an invalid delete draft care record note request.",Pass,"15 Nov 2022, 15:24"
TEST-T1344,"Care Record Note: Draft: Delete: Marks care record note as draft deleted","* Prove that when a draft care record note is deleted, the draft deleted properties are all set.",Pass,"15 Nov 2022, 15:24"
TEST-T6839,"Care Record Note: Edit: Request loads successfully","* Prove that the modal request to edit a care record note successfully loads.",Pass,"15 Nov 2022, 15:24"
TEST-T6840,"Care Record Note: Edit: Request to change note submits successfully","* Prove that the request to change a care record note when editing it successfully submits.",Pass,"15 Nov 2022, 15:24"
TEST-T6841,"Care Record Note: Edit: Backend request validation successfully triggers","* Prove that the backend validation triggers correctly when submitting an edit for a care record note.",Pass,"15 Nov 2022, 15:24"
TEST-T1963,"Care Record Note: Draft: Cannot submit a draft care record note without a code or note","* Prove that the system throws a validation error if a draft care record note is submitted without a note or code populated.",Pass,"15 Nov 2022, 15:24"
TEST-T4956,"Medicus: Listing Controller Test - Test Fetch Care Record Note Listing",,Pass,"15 Nov 2022, 15:24"
TEST-T4958,"Medicus: Mark As Incorrect Care Record Note Test - Test Mark As Incorrect",,Pass,"15 Nov 2022, 15:24"
TEST-T4959,"Medicus: Mark As Incorrect Care Record Note Test - Test Mark As Incorrect Fails Without Id",,Pass,"15 Nov 2022, 15:24"
TEST-T4960,"Medicus: Mark As Incorrect Care Record Note Test - Test Mark As Incorrect Fails Without Reason",,Pass,"15 Nov 2022, 15:24"
TEST-T4961,"Medicus: Mark As Incorrect Care Record Note Test - Test Mark As Incorrect Fails Without Visibility",,Pass,"15 Nov 2022, 15:24"
TEST-T4957,"Medicus: Mark As Incorrect And Hidden Care Record Note Test - Test Mark As Incorrect And Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T8614,"Care record note: Mark Incorrect: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T4962,"Medicus: Care Record Note Overview Controller Test - Test It Fetch Care Record Note Listing",,Pass,"15 Nov 2022, 15:24"
TEST-T5048,"Medicus: Patient Journal Overview Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T1363,"Patient Journal: Consultation: Only visible consultations are returned on the patient journal","* Prove that only consultations that have a visible status are returned on the patient journal.",Pass,"15 Nov 2022, 15:24"
TEST-T1364,"Patient Journal: Consultation: Only visible consultation topics are returned on the patient journal","* Prove that only consultation topics that have a visible status are returned on the patient journal.",Pass,"15 Nov 2022, 15:24"
TEST-T1365,"Patient Journal: Consultation: Only visible consultation topic headings are returned on the patient journal","* Prove that only consultation topics that have a visible status are returned on the patient journal.",Pass,"15 Nov 2022, 15:24"
TEST-T1637,"Care Record Document: Scan: Can scan in a care record document","* Prove that a care record document can be scanned in and persisted successfully. ",Pass,"15 Nov 2022, 15:24"
TEST-T1638,"Care Record Document: Scan: Care record document gets filed on scan in","* Prove that a care record document gets filed into the patient's record and that the filed by properties are correctly set when being scanned in.",Pass,"15 Nov 2022, 15:24"
TEST-T2003,"Care Record Document: Scan: Not filing immediately sets the care record documents status to draft","* Prove that if a care record document is scanned in and not immediately filed (a review task is created) then that document's care record status is set to draft.",Pass,"15 Nov 2022, 15:24"
TEST-T1584,"Care Record Document: Scan: Can link one or more direct problems","* Prove that one or more direct problems can be linked when scanning in a new care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T1585,"Care Record Document: Scan: Can link zero directly linked problems","* Prove that no directly linked problems can be linked when scanning in a new care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T1758,"Care Record Document: Scan: Correctly persists document for local organisation","* Prove that when scanning in a document under a local organisation, the document is correctly persisted with the local organisation's details.",Pass,"15 Nov 2022, 15:24"
TEST-T1759,"Care Record Document: Scan: Correctly persists document for external organisation","* Prove that when scanning in a document under an external organisation, the document is correctly persisted with the external organisation and practitioner's details.",Pass,"15 Nov 2022, 15:24"
TEST-T1760,"Care Record Document: Scan: Correctly persists document for manually entered external organisation","* Prove that when scanning in a document under an external organisation, and the external organisation is manually specified, the document is persisted with the correct details.",Pass,"15 Nov 2022, 15:24"
TEST-T1632,"Care Record Document: Upload: Can upload care record document","* Prove that a care record document can be uploaded successfully. ",Pass,"15 Nov 2022, 15:24"
TEST-T2002,"Care Record Document: Upload: Not filing immediately sets the care record documents status to draft","* Prove that if a care record document is uploaded and not immediately filed (a review task is created) then that document's care record status is set to draft.",Pass,"15 Nov 2022, 15:24"
TEST-T1634,"Care Record Document: Upload: Care record document gets filed on upload","* Prove that a care record document gets filed into the patient's record and that the filed by properties are correctly set when being uploaded.",Pass,"15 Nov 2022, 15:24"
TEST-T1582,"Care Record Document: Upload: Can link one or more direct problems","* Prove that one or more direct problems can be linked when uploading a new care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T1583,"Care Record Document: Upload: Can link zero directly linked problems","* Prove that no directly linked problems can be linked when uploading a new care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T1755,"Care Record Document: Upload: Correctly persists document for local organisation","* Prove that when uploading a document under a local organisation, the document is correctly persisted with the local organisation's details.",Pass,"15 Nov 2022, 15:24"
TEST-T1756,"Care Record Document: Upload: Correctly persists document for external organisation","* Prove that when uploading a document under an external organisation, the document is correctly persisted with the external organisation and practitioner's details.",Pass,"15 Nov 2022, 15:24"
TEST-T1757,"Care Record Document: Upload: Correctly persists document for manually entered external organisation","* Prove that when uploading a document under an external organisation, and the external organisation is manually specified, the document is persisted with the correct details.",Pass,"15 Nov 2022, 15:24"
TEST-T1831,"Care Record Document: Create: Query returns correct data within patient context","* Prove that the create care record document form query returns the correct data when scanning a document within a patient's record.",Pass,"15 Nov 2022, 15:24"
TEST-T1832,"Care Record Document: Create: Query returns correct data outside patient context","* Prove that the create care record document form query returns the correct data when scanning a care record document outside of the patient record context.",Pass,"15 Nov 2022, 15:24"
TEST-T7138,"Care Record Document: Create: Query returns correct data within context","* Prove that when a care record document is being created within a context (such as a consultation), the correct data is returned in the creation query.",Pass,"15 Nov 2022, 15:24"
TEST-T2063,"Care Record Document: Draft: Cannot edit care draft record document details with future document date","* Prove that the system throws an error if a user attempts to edit a draft care record document and set its document date in the future.",Pass,"15 Nov 2022, 15:24"
TEST-T2062,"Care Record Document: Draft: Cannot edit care draft record document details with future received date","* Prove that the system throws an error if a user attempts to edit a draft care record document and set its received date in the future.",Pass,"15 Nov 2022, 15:24"
TEST-T1580,"Care Record Document: Update linked problems: Can link one or more direct problems","* Prove that one or more problems can be directly linked to a care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T2233,"Care Record Document: Link Problem: Request loads successfully","* Prove that the request for loading the form to link a problem to a care record document loads successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T2234,"Care Record Document: Link Problem: Creation request submits successfully","* Prove that the request made to link a problem to a care record document submits succesfully.",Pass,"15 Nov 2022, 15:24"
TEST-T1816,"Care Record Document: Marking a document incorrect and hidden correctly updates expected properties","* Prove that marking a care record document as incorrect and hidden correctly updates all expected properties.",Pass,"15 Nov 2022, 15:24"
TEST-T4927,"Medicus: Mark Care Record Document Incorrect Api Test - Test Mark Incorrect",,Pass,"15 Nov 2022, 15:24"
TEST-T4928,"Medicus: Mark Care Record Document Incorrect Api Test - Test Mark Incorrect And Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T4926,"Medicus: Mark Care Record Document Incorrect Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T1817,"Care Record Document: Marking a document incorrect correctly updates expected properties","* Prove that when a care record document is marked as incorrect, all the expected properties are correctly updated.",Pass,"15 Nov 2022, 15:24"
TEST-T1818,"Care Record Document: Preview modal from journal returns the correct response","* Prove that the preview modal query returns the correct response when previewing a care record document from the patient journal.",Pass,"15 Nov 2022, 15:24"
TEST-T2224,"Care Record Document: Can remove a linked problem","* Prove that a problem link can be removed from a care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T1820,"Care Record Document: Review task: Completing task correctly sets completed properties and files document","* Prove that when a care record document review task is completed the task's review properties are correctly set and the attached document is filed and finalised.",Pass,"15 Nov 2022, 15:24"
TEST-T1821,"Care Record Document: Review task: Completing task correctly updates task counters","* Prove that the task counters are correctly updated when completing a care record document review task.",Pass,"15 Nov 2022, 15:24"
TEST-T2001,"Care Record Document: Review task: Completing a task correctly sets the care record document and its related care record entries to finalised","* Prove that when a review care record document task is completed, the care record document and all its attached care record entries are set to finalised.",Pass,"15 Nov 2022, 15:24"
TEST-T4931,"Medicus: Complete Review Care Record Document Task Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T1822,"Care Record Document: Review task: Can create a review task for a care record document","* Prove that a review task can be correctly created for a care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T1823,"Care Record Document: Review task: Creating a task correctly updates task counters","* Prove that the system's task counters are correctly updated when creating a new review task for a care record document.",Pass,"15 Nov 2022, 15:24"
TEST-T4932,"Medicus: Create Review Care Record Document Task Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4933,"Medicus: Create Review Care Record Document Task Controller Api Test - Test Command Returns Task Id",,Pass,"15 Nov 2022, 15:24"
TEST-T7512,"Care Record Document: Review task: Task list returns correct response",,Pass,"15 Nov 2022, 15:24"
TEST-T4937,"Medicus: Scan Care Record Document Controller Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4938,"Medicus: Scan Care Record Document Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T1709,"Care Record Document: Scan: Cannot set future document date","* Prove that the system throws an error when a future document date is submitted during a care record scan.",Pass,"15 Nov 2022, 15:24"
TEST-T1710,"Care Record Document: Scan: Cannot set future received date","* Prove that the system throws an error when a future received date is submitted during a care record document scan.",Pass,"15 Nov 2022, 15:24"
TEST-T4939,"Medicus: Upload Care Record Document Controller Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4940,"Medicus: Upload Care Record Document Controller Api Test - Test Patient Context Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4941,"Medicus: Upload Care Record Document Controller Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T1706,"Care Record Document: Upload: Cannot set future document date","* Prove that the system throws an error when a future document date is submitted during a care record document upload.",Pass,"15 Nov 2022, 15:24"
TEST-T1708,"Care Record Document: Upload: Cannot set future received date","* Prove that the system throws an error when a future received date is submitted during a care record document upload.",Pass,"15 Nov 2022, 15:24"
TEST-T8195,"Consultation: Completing a consultation should marked linked appointment as 'seen'","* Prove that if a consultation has a linked appointment that is not already 'seen', completing that consultation will mark the linked appointment as 'seen'.",Pass,"15 Nov 2022, 15:24"
TEST-T4974,"Medicus: Consultation Topic Overview Controller Test - Test It Fetch Encounter Overview",,Pass,"15 Nov 2022, 15:24"
TEST-T1887,"Consultation: Topic: Can create a consultation topic","* Prove that a consultation topic can be created and successfully persisted to the database.",Pass,"15 Nov 2022, 15:24"
TEST-T1894,"Consultation: Topic: Correct sorting order within consultation is applied to created topic","* Prove that the correct sort order number within the consultation is assigned to a newly created consultation topic.",Pass,"15 Nov 2022, 15:24"
TEST-T4975,"Medicus: Draft Consultation Topic Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T7934,"Consultation: Create: Can create a consultation","* Prove that a user is able to create a consultation and all the input values are correctly persisted in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T1675,"Consultation: Create: Can create consultation with any start date time in the past","* Prove that a user can create a consultation with any start date time in the past.",Pass,"15 Nov 2022, 15:24"
TEST-T7755,"Consultation: Create: Creating a consultation also creates and empty consultation topic","* Prove that when a user creates a new consultation on the system, an empty consultation topic is generated.",Pass,"15 Nov 2022, 15:24"
TEST-T1674,"Consultation: Create: Try to create consultation with future date time throws an error","d* Prove that trying to create a consultation with a future date time results in the system throwing an error.",Pass,"15 Nov 2022, 15:24"
TEST-T7370,"Consultation: Create: Can create consultation with past date","* Prove that a consultation can be created with a start date in the past.",Pass,"15 Nov 2022, 15:24"
TEST-T1905,"Consultation: Create: Can create a consultation for an external organisation with an ODS code and no practitioner","* Prove that a consultation for an external organisation that references a valid ODS code and no practitioner specified can be created.",Pass,"15 Nov 2022, 15:24"
TEST-T1346,"Consultation: Create: Can create consultation with local organisation additional staff","* Prove that when creating a consultation with local organisation additional staff, the additional staff are properly persisted.",Pass,"15 Nov 2022, 15:24"
TEST-T3091,"Consultation: Create: Can create consultation with external organisation additional staff","* Prove that when creating a consultation with external organisation additional staff, the additional staff are properly persisted.",Pass,"15 Nov 2022, 15:24"
TEST-T1434,"Consultation: Create: Should not allow more than one of the same staff member to be an additional participant","* Prove that if more than one of the same local organisation staff member is added as a consultation's additional participant, only one reference will be persisted.",Pass,"15 Nov 2022, 15:24"
TEST-T1347,"Consultation: Create: Can create consultation with other participants","* Prove that when creating a consultation with other participants, the participants are properly persisted.",Pass,"15 Nov 2022, 15:24"
TEST-T1939,"Consultation: Ireland: Can delete intervention record","* Prove that an intervention record can be successfully deleted.",Pass,"15 Nov 2022, 15:24"
TEST-T1938,"Consultation: Ireland: Can create intervention record","* Prove that an intervention record can be successfully created.",Pass,"15 Nov 2022, 15:24"
TEST-T4976,"Medicus: Controller Test - Test Mark Incorrect Command Invokes Via Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4977,"Medicus: Controller Test - Test Marks Incorrect And Hidden Command Invokes Via Api",,Pass,"15 Nov 2022, 15:24"
TEST-T8615,"Encounter: Mark Incorrect: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T8259,"Consultation: Edit: Cannot edit a consultation for a local organisation without specifying the practitioner","* Prove that if a user attempts to edit a consultation without specifying the responsible practitioner, a validation error is thrown.",Pass,"15 Nov 2022, 15:24"
TEST-T1480,"Consultation: Draft: Edit: Cannot set a future end date time for a consultation","* Prove that the system throws an error when attempting to set a future end date time for a consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1786,"Consultation: Draft: Review: Cannot select end date time before consultation start date time","* Prove that the system throws a validation error if a user tries to select an end date time that is before the start date time of a consultation during the review draft consultation step.",Pass,"15 Nov 2022, 15:24"
TEST-T1425,"Consultation: Draft: Can remove other participants from consultation","* Prove that other participants can be removed from a draft consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1426,"Consultation: Draft: Can remove additional staff from consultation","* Prove that additional staff can be removed from a draft consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1915,"Consultation: Draft: Can update consultation with an external organisation","* Prove that a draft consultation can be updated to set it's responsible organisation as an external organisation. ",Pass,"15 Nov 2022, 15:24"
TEST-T1479,"Consultation: Draft: Edit: Can set a consultation's end date time","* Prove that it is possible to set a consultation's end date time.",Pass,"15 Nov 2022, 15:24"
TEST-T7935,"Consultation: Draft: Edit: Can edit draft consultation","* Prove that a user is able to successfully edit a draft consultation and all the input values persist correctly in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T3094,"Consultation: Draft: Edit: Request to edit a draft consultation successfully loads","* Prove that the modal request to edit a draft consultation successfully loads",Pass,"15 Nov 2022, 15:24"
TEST-T3095,"Consultation: Draft: Edit: Request to edit draft consultation for a local organisation successfully executes","* Prove that the request made to update a draft consultation's details successfully executes.",Pass,"15 Nov 2022, 15:24"
TEST-T3096,"Consultation: Draft: Edit: Request to edit draft consultation for an external organisation successfully executes","* Prove that the request made to update a draft consultation's details successfully executes.",Pass,"15 Nov 2022, 15:24"
TEST-T4981,"Medicus: Overview Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T2142,"Staff: Recent Patients: New staff recent patient record created when visiting encounter overview page","Prove that new staff recent patient record created when visiting encounter overview page",Pass,"15 Nov 2022, 15:24"
TEST-T4982,"Medicus: Overview Controller Test - Test It Fetch Encounter Overview",,Pass,"15 Nov 2022, 15:24"
TEST-T4983,"Medicus: Preview Query Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T2143,"Staff: Recent Patients: New staff recent patient record created when visiting encounter preview page","Prove that new staff recent patient record created when visiting encounter preview page",Pass,"15 Nov 2022, 15:24"
TEST-T1917,"Consultation: Preview: Query returns the correct response for an appointment","* Prove that the preview query of a consultation returns the correct response when previewing a consultation being created for an appointment.",Pass,"15 Nov 2022, 15:24"
TEST-T1918,"Consultation: Preview: Query returns the correct response for a clinical case","* Prove that the preview query of a consultation returns the correct response when previewing a consultation being created for a clinical case.",Pass,"15 Nov 2022, 15:24"
TEST-T1919,"Consultation: Preview: Query returns the correct response for a patient","* Prove that the preview query of a consultation returns the correct response when previewing a consultation being created for a patient.",Pass,"15 Nov 2022, 15:24"
TEST-T1920,"Consultation: Create: Review consultation notes request returns expected response","* Prove that the request to view a consultation's notes returns the expected response.",Pass,"15 Nov 2022, 15:24"
TEST-T1921,"Consultation: Create: Review: Complete consultation and finalise notes request successfully submits","* Prove that when reviewing a consultation's notes, a user can press the 'Mark notes as finalised' and that triggers a successful request to finalise all the consultation's notes.",Pass,"15 Nov 2022, 15:24"
TEST-T4984,"Medicus: Staff Encounters Listing Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T4985,"Medicus: Staff Encounters Listing Query Test - Test Query Returns The Listing Query Result With A Days Worth Of Queues",,Pass,"15 Nov 2022, 15:24"
TEST-T2871,"Observation: Create: Create observation controller returns expected results (consultation context)","The create observation controller returns expected results (consultation context)",Pass,"15 Nov 2022, 15:24"
TEST-T2872,"Observation: Create: Create observation controller returns expected results (patient record)","The create observation controller returns expected results (patient record)",Pass,"15 Nov 2022, 15:24"
TEST-T2868,"Observation: Create: Create observation controller can create an observation","The Create observation controller can create an observation",Pass,"15 Nov 2022, 15:24"
TEST-T1510,"Observation: Link to problem: Observation can be created with 0 linked problems","Prove that observation can be created with 0 linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1511,"Observation: Link to problem: Observation can be created with many linked problems","Prove that prescribed elsewhere can be created with many linked
problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1512,"Observation: Link to problem: Observation cannot be linked to problems from consultation","Prove that prescribed elsewhere cannot be created with problem link
from consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T2223,"Observation: Care Record Document: Link to problem: Observation cannot be created with directly linked problems","* Prove that a problem cannot be directly linked to an observation that has been created within a care record document context.",Pass,"15 Nov 2022, 15:24"
TEST-T7206,"Observation: Create: Should pre-populate the observing organisation and practitioner using the consultation's external organisation","* Prove that the observations's organisation and practitioner information is populated using the organisation and practitioner details used for the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T7207,"Observation: Create: Should pre-populate the observing organisation and practitioner using the consultation's local organisation","* Prove that the observations's organisation and practitioner information is populated using the organisation and practitioner details used for the consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T2867,"Observation: Delete Draft: Delete draft observation command correctly marks draft observation as draft deleted","The delete draft observation command correctly marks draft observation as draft deleted",Pass,"15 Nov 2022, 15:24"
TEST-T2870,"Observation: Draft: Create draft observation controller returns expected results","The create draft observation controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2869,"Observation: Draft: Create draft observation controller can create a draft observation","The create draft observation controller can create a draft observation",Pass,"15 Nov 2022, 15:24"
TEST-T2028,"Observation: Draft: Care Record Document: Can create draft observation within draft care record document context","* Prove that a draft care record note can be created within a draft care record document context.",Pass,"15 Nov 2022, 15:24"
TEST-T8180,"Observation: Edit: Can edit an observation within a consultation context","* Prove that an observation can be successfully edited when it is within a consultation context.",Pass,"15 Nov 2022, 15:24"
TEST-T8181,"Observation: Edit: Can edit an observation within a patient record context","* Prove that a consultation can be successfully edited when it is within the patient's context.",Pass,"15 Nov 2022, 15:24"
TEST-T8182,"Observation: Edit: Can edit an observation when specifying an external organisation and practitioner","* Prove that an observation can be successfully edited when an external organisation and practitioner is specified.",Pass,"15 Nov 2022, 15:24"
TEST-T8346,"Observation: Edit: Edit observation data request returns all required data when observing organisation is local","Prove that edit observation data request returns all required data when observing organisation is local",Pass,"15 Nov 2022, 15:24"
TEST-T8347,"Observation: Edit: Edit observation data request return all required data when observing organisation was manually entered","Prove that edit observation data request return all required data when observing organisation was manually entered",Pass,"15 Nov 2022, 15:24"
TEST-T2786,"Observation: Latest: Latest controller returns expected results","The latest controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2787,"Observation: Latest: Latest query returns expected data","The latest query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2788,"Observation: Latest: Latest query throws patient not found exception","The latest query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2780,"Observation: Link To Problem: Edit observation linked problem command controller can update linked problems","The edit observation linked problem command controller can update linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2781,"Observation: Link To Problem: Edit observation linked problem command controller will return errors","The edit observation linked problem command controller will return errors",Pass,"15 Nov 2022, 15:24"
TEST-T2782,"Observation: Link To Problem: Edit observation linked problem command cannot change the linked problem of a care record note created within a context","The edit observation linked problem command cannot change the linked problem of a care record note created within a context",Pass,"15 Nov 2022, 15:24"
TEST-T2783,"Observation: Link To Problem: Edit observation linked problem command can add one or more linked problems","The edit observation linked problem command can add one or more linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2784,"Observation: Link To Problem: Edit observation linked problem command can remove linked problems","The edit observation linked problem command can remove linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2785,"Observation: Link To Problem: Edit observation linked problem command can unlink all linked problems","The edit observation linked problem command can unlink all linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2779,"Observation: Link To Problem: Edit observation linked problem query controller will return expected results","The edit observation linked problem query controller will return expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2776,"Observation: Lisiting: Lisiting controller returns expected results","The lisiting controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2777,"Observation: Lisiting: Lisiting query returns patient observations","The lisiting query returns patient observations",Pass,"15 Nov 2022, 15:24"
TEST-T2778,"Observation: Lisiting: Lisiting query throws patient not found exception","The lisiting query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2772,"Observation: Mark Incorrect: Observation can be marked incorrect","A observation can be marked incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T2775,"Observation: Mark Incorrect: Observation marked incorrect fails without observation id","A observation marked incorrect fails without observation id",Pass,"15 Nov 2022, 15:24"
TEST-T2773,"Observation: Mark Incorrect: Observation marked incorrect fails without reason given","A observation marked incorrect fails without mark incorrect reason",Pass,"15 Nov 2022, 15:24"
TEST-T2774,"Observation: Mark Incorrect: Observation marked incorrect fails without visibility","A observation marked incorrect fails without visibility",Pass,"15 Nov 2022, 15:24"
TEST-T2768,"Observation: Mark Incorrect Hidden: Observation can be marked incorrect and hidden","A observation can be marked incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T2769,"Observation: Mark Incorrect Hidden: Observation marked incorrect fails without observation id","A observation marked incorrect fails without observation id",Pass,"15 Nov 2022, 15:24"
TEST-T2770,"Observation: Mark Incorrect Hidden: Observation marked incorrect fails without reason given","A observation marked incorrect fails without mark incorrect reason",Pass,"15 Nov 2022, 15:24"
TEST-T2771,"Observation: Mark Incorrect Hidden: Observation marked incorrect fails without visibility","A observation marked incorrect fails without visibility",Pass,"15 Nov 2022, 15:24"
TEST-T8619,"Observation: Mark Incorrect: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T2862,"Observation: Metadata: Metadata controller returns expected results","The metadata controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2863,"Observation: Metadata: Metadata query returns expected data","The metadata query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2864,"Observation: Metadata: Metadata query returns units array","The metadata query returns units array",Pass,"15 Nov 2022, 15:24"
TEST-T2865,"Observation: Metadata: Metadata query returns body sites array","The metadata query returns body sites array",Pass,"15 Nov 2022, 15:24"
TEST-T2866,"Observation: Metadata: Metadata query returns default data when no metadata for given snomedConceptId","The metadata query returns default data when no metadata for given snomedConceptId",Pass,"15 Nov 2022, 15:24"
TEST-T2765,"Observation: Overview: Overview controller returns expected results","The overview controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2766,"Observation: Overview: Overview query returns expected data","The overview query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2767,"Observation: Overview: Overview query throws observation not found exception","The overview query throws observation not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2762,"Observation: View: View controller returns expected results","The view controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2763,"Observation: View: View query returns expected data","The view query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2764,"Observation: View: View query throws observation not found exception","The view query throws observation not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2288,"Consultation Report: Inbound: Can create report from inbound MESH message","* Prove that a consultation report can be created from an inbound MESH message.",Pass,"15 Nov 2022, 15:24"
TEST-T2289,"Consultation Report: Inbound: System creates outbound acknowledgement messages for received report MESH messages","* Prove that the system creates an outbound acknowledgement messages for inbound consultation report MESH messages received, and then persists that outbound message for sending in the outbound MESH message queue.",Pass,"15 Nov 2022, 15:24"
TEST-T2291,"Consultation Report: Inbound: System can create a new report revision from a MESH message","* Prove that the system can handle an update to an inbound consultation report via MESH, and create a new revision for that report.",Pass,"15 Nov 2022, 15:24"
TEST-T7678,"Consultation Report: Inbound: Request to download persisted report attachments responds successfully",,Pass,"15 Nov 2022, 15:24"
TEST-T2292,"Consultation Report: Inbound: Request to download persisted report for previewing responds successfully","* Prove that the request for downloading a persisted inbound consultation report for previewing responds successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T2301,"Consultation Report: Inbound: Link Problem: Can link problem","* Prove that a problem can be linked to a consultation report.",Pass,"15 Nov 2022, 15:24"
TEST-T2298,"Consultation Report: Inbound: Link Problem: Slideover request successfully loads","* Prove that the slideover request to link a problem to a consultation report loads successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T2299,"Consultation Report: Inbound: Link Problem: Request submits successfully","* Prove that the request to link a problem to a consultation report submits successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T2302,"Consultation Report: Inbound: Can mark document as incorrect","* Prove that a persisted consultation report document can be marked as incorrect.",Pass,"15 Nov 2022, 15:24"
TEST-T2303,"Consultation Report: Inbound: Can mark document as incorrect and hidden","* Prove that a persisted consultation report can be marked as incorrect and hidden.",Pass,"15 Nov 2022, 15:24"
TEST-T8616,"GP Connect Document: Mark Incorrect: Mark incorrect data request is functional","Prove that mark incorrect data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T2304,"Consultation Report: Inbound: Modal preview: Can load modal to preview document","* Prove that the request to load a persisted consultation report document loads successfully. ",Pass,"15 Nov 2022, 15:24"
TEST-T7677,"Consultation Report: Inbound: Modal preview: Can preload attachment tab","* Prove that when a user selects to display a GP Connect Document revision attachment, that attachment is preselected in the preview modal.",Pass,"15 Nov 2022, 15:24"
TEST-T7278,"Consultation Report: Inbound: Can remove problem link","* Prove that a directly linked problem can be unlinked from an inbound consultation report.",Pass,"15 Nov 2022, 15:24"
TEST-T2308,"Consultation Report: Inbound: Review Task: Can complete review task","* Prove that a consultation report review task can be completed.",Pass,"15 Nov 2022, 15:24"
TEST-T2309,"Consultation Report: Inbound: Review Task: Request to complete review task submits successfully","* Prove that the request to complete a consultation report review task submits successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T7515,"Consultation Report: Inbound: Review Task: Task listing returns expected response",,Pass,"15 Nov 2022, 15:24"
TEST-T7874,"Encounter: GP Connect Send: Test Outbound Message Created","Test an outbound message is created when send encounter command fires.",Pass,"15 Nov 2022, 15:24"
TEST-T5070,"Medicus: Archive Sub Type Test - Test Sub Type Archived","prove that a prescriber type sub type can be archived",Pass,"15 Nov 2022, 15:24"
TEST-T5071,"Medicus: Archive Sub Type Test - Test C Archive Fails","prove that without an id passed, archiving a prescriber type sub type fails",Pass,"15 Nov 2022, 15:24"
TEST-T5063,"Medicus: Change Sub Type Test - Test Sub Type Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5064,"Medicus: Change Sub Type Test - Test Change Fails Without Name",,Pass,"15 Nov 2022, 15:24"
TEST-T5065,"Medicus: Change Sub Type Test - Test Change Fails Without Id",,Pass,"15 Nov 2022, 15:24"
TEST-T5066,"Medicus: Create Sub Type Test - Test Sub Type Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5067,"Medicus: Create Sub Type Test - Test Create Fails Without Name",,Pass,"15 Nov 2022, 15:24"
TEST-T5068,"Medicus: Create Sub Type Test - Test Create Fails Without Prescriber Id",,Pass,"15 Nov 2022, 15:24"
TEST-T2255,"111 Encounter: Can create PostEventMessage111","* Prove that a 111 encounter message can created in the system.",Pass,"15 Nov 2022, 15:24"
TEST-T2254,"111 Encounter: Request to create message successfully submits","* Prove that the request to create a 111 encounter message submits successfully. ",Pass,"15 Nov 2022, 15:24"
TEST-T2263,"111 Encounter: Linked Problem: Can link a problem to a message","* Prove that a problem can be linked to a 111 encounter message.",Pass,"15 Nov 2022, 15:24"
TEST-T2261,"111 Encounter: Linked Problem: Slideover for linking problem loads successfully","* Prove that the slideover request for linking a problem to a 111 encounter message loads correctly.",Pass,"15 Nov 2022, 15:24"
TEST-T2262,"111 Encounter: Linked Problem: Request for linking a problem submits successfully","* Prove that the request made to link a problem to a 111 encounter message successfully submits.",Pass,"15 Nov 2022, 15:24"
TEST-T2265,"111 Encounter: Mark Incorrect: Slideover request for marking message as incorrect successfully loads","* Prove that the request to load the slideover to mark a 111 encounter message as incorrect successfully loads.",Pass,"15 Nov 2022, 15:24"
TEST-T2267,"111 Encounter: Modal Preview: Request for previewing message successfully loads","* Prove that the request to load a modal preview of a 111 encounter message successfully loads.",Pass,"15 Nov 2022, 15:24"
TEST-T2286,"111 Encounter: Link problem: Cannot link a problem to message that does not have a patient attached","* Prove that a problem cannot be linked to a 111 encounter message without an attached patient.",Pass,"15 Nov 2022, 15:24"
TEST-T2287,"111 Encounter: Review task: Prove that a task cannot be completed if the associated message does not have an attached patient","* Prove that a 111 encounter review task cannot be completed if the 111 encounter message does not have a patient associated with it.",Pass,"15 Nov 2022, 15:24"
TEST-T7279,"111 Encounter: Linked Problem: Can remove problem link","* Prove that a directly linked problem can be unlinked from a 111 encounter message.",Pass,"15 Nov 2022, 15:24"
TEST-T2272,"111 Encounter: Review Task: Can complete review task","* Prove that a 111 encounter review task can be completed.",Pass,"15 Nov 2022, 15:24"
TEST-T2273,"111 Encounter: Review Task: Request to complete task submits successfully","* Prove that the request to complete a 111 encounter review task submits successfully.",Pass,"15 Nov 2022, 15:24"
TEST-T2275,"111 Encounter: Review Task: Can create a review task for a message","* Prove that a review task can be created for a 111 encounter message.",Pass,"15 Nov 2022, 15:24"
TEST-T2274,"111 Encounter: Review Task: Creating a review task for a message correctly updates the task counters","* Prove that when a new 111 encounter review task is created, the task counter update correctly.",Pass,"15 Nov 2022, 15:24"
TEST-T7513,"111 Encounter: Review Task: Task list returns correct response",,Pass,"15 Nov 2022, 15:24"
TEST-T6947,"Prescription: Create: Authorising Organisation Information Is Set Correctly When Local Organisation has no ODS Code","prove that the authorised by organisation is set correctly as the tenant setting on the new prescription when the local organisation has no ods code",Pass,"15 Nov 2022, 15:24"
TEST-T6946,"Prescription: Create: Authorising Organisation Information Is Set Correctly When Local Organisation has an ODS Code","prove that the authorised by organisation is set correctly on the new prescription when the local organisation has an ods code",Pass,"15 Nov 2022, 15:24"
TEST-T7142,"Prescription: Create: Issue Later Does Not Add The Prescription To The Session For Issuing","prove that when the user chooses to issue later, the prescription is not added to the session list of prescription issues for issuing",Pass,"15 Nov 2022, 15:24"
TEST-T7143,"Prescription: Create: Add Another Adds The Prescription To The Session For Issuing","prove that when the user chooses to add another item, the prescription is added to the session list of prescription issues for issuing",Pass,"15 Nov 2022, 15:24"
TEST-T7144,"Prescription: Create: Issuing From The Create Prescription Modal Adds The Prescription To The Session For Issuing","prove that when the user chooses to issue the prescription, the prescription is added to the session list of prescription issues for issuing",Pass,"15 Nov 2022, 15:24"
TEST-T7346,"Prescription: Create: Able to Create a Prescription With Linked Problems From The Patient Record","prove that it is possible to create a prescription from a patient record, with linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T7345,"Prescription: Create: Unable to Create a Prescription With Linked Problems in a Consultation Topic Heading","prove that it is impossible to create a prescription in a consultation topic heading context, with linked problems. The backend should throw an exception",Pass,"15 Nov 2022, 15:24"
TEST-T2445,"Prescription: Create: Authorised Prescription With Dose Upper Bounds and Structured Dosage","prove that a user can create and authorise a prescription that has structured dosage and dosage upper bounds",Pass,"15 Nov 2022, 15:24"
TEST-T6930,"Prescription: Create: Authorised By Practitioner is Required","Prove that it is not possible to create a prescription without authorised by practitioner
",Pass,"15 Nov 2022, 15:24"
TEST-T6931,"Prescription: Create: Authorised Date is Required","prove that it is not possible to create a prescription without date authorised
",Pass,"15 Nov 2022, 15:24"
TEST-T6934,"Prescription: Create: Authorised Date Cannot be in the Future","prove the authorised date can not be in the future",Pass,"15 Nov 2022, 15:24"
TEST-T6932,"Prescription: Create: First Prescription Issue ""Issue Date"" Cannot be Before Prescription Authorised Date","prove that when creating a prescription, the first issue intended issue date can not be before the prescription authorised date.",Pass,"15 Nov 2022, 15:24"
TEST-T6933,"Prescription: Create: First Prescription Issue ""Issue Date"" Cannot be Before Today","prove that when creating a prescription, the first issue intended issue date can not be before today",Pass,"15 Nov 2022, 15:24"
TEST-T1537,"Prescription: Create: Can Not Create a Prescription Without Issue Quantity","prove that a user can not create a prescription without an issue quantity",Pass,"15 Nov 2022, 15:24"
TEST-T2230,"Prescription: Discontinue: Able to Discontinue an Unissued Prescription","prove that a user can discontinue a prescription before it has been issued",Pass,"15 Nov 2022, 15:24"
TEST-T7116,"Prescription: Discontinue: When an Unissued Prescription is Discontinued its Prescription Issues are Cancelled","prove that when an unissued prescription is discontinued, its prescription issues are cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T7118,"Prescription: Discontinue: Only Issues That Are Not Issued, Not Cancelled and Not Eps Cancellation Requested Are Cancelled","prove that when a user discontinues a prescription, only prescription issues that are not issued, not cancelled and not eps cancellation requested are cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T2721,"Prescription: Issuing: Four Acute Prescriptions Generates One EPS Request And Highlights Requirement For FP10DT Downloads","prove that when a user issues four acute prescriptions with no chosen pharmacy, with the same issue date then medicus sends them to EPS and also provides information to access one FP10DT script for printing",Pass,"15 Nov 2022, 15:24"
TEST-T2702,"Prescription: Issuing: Cannot Issue A Discontinued Prescription via NHS EPS","prove that a discontinued prescription cannot be issued via eps ",Pass,"15 Nov 2022, 15:24"
TEST-T1967,"Prescription: Issuing: Cannot Issue an EPS Cancellation Requested Prescription Issue via EPS","prove that a user can not issue an eps cancellation requested prescription issue via eps",Pass,"15 Nov 2022, 15:24"
TEST-T2704,"Prescription: Issuing: A Cancelled Prescription Issue Cannot Be Issued Via EPS","prove that a cancelled prescription issue cannot be issued via eps",Pass,"15 Nov 2022, 15:24"
TEST-T2706,"Prescription: Issuing: Four Acute Prescriptions Generates Four EPS Request And Prescription Issue Changes Are Persisted","prove that issuing four acute prescriptions with different issue dates and chosen pharmacies generates four EPS requests and the prescription issues are set to issued",Pass,"15 Nov 2022, 15:24"
TEST-T8107,"Prescription: Issue via EPS: The correct item, UoM, Dosage & Quantity is specified in the Prescription Order Message","Prove that the correct item, UoM, Dosage & Quantity is specified in the Prescription Order Message
EPSFHIR-PRESC-GEN-011
EPSFHIR-PRESC-GEN-013",Pass,"15 Nov 2022, 15:24"
TEST-T8122,"Prescription: EPS Issuing: the EPS Prescription Order messages contains the correct Patient Details for this patient","prove that for a defined patient the EPS Prescription Order messages contains the correct Patient Details for this patient.",Pass,"15 Nov 2022, 15:24"
TEST-T8128,"Prescription: EPS Issuing: the correct author details were populated in the Prescription Order message","Prove that the correct author details were populated in the Prescription Order message
EPSFHIR-PRESC-GEN-031",Pass,"15 Nov 2022, 15:24"
TEST-T8628,"EPS: Create Prescription: Latest DMD Data used for AMP","prove that the latest data from DMD is used for an AMP product",Pass,"15 Nov 2022, 15:24"
TEST-T8629,"EPS: Create Prescription: Latest DMD Data used for VMP","prove that the latest data from DMD is used for a VMP product",Pass,"15 Nov 2022, 15:24"
TEST-T8630,"EPS: Create Prescription: Latest DMD Data used for VMP using previous id","prove that the latest data from DMD is used for a VMP product where medicus has persisted the previous id (the product has been updated to have a new code)",Pass,"15 Nov 2022, 15:24"
TEST-T8632,"EPS: Create Prescription Payload data is correct and valid for a repeat prescription","prove that the eps create prescription payload data is correct and valid for a repeat prescription",Pass,"15 Nov 2022, 15:24"
TEST-T1962,"Given that a user is not logged in via CIS2, assert that the flag that triggers the login to CIS2 button is returned from the prescription issue screen data controller",,Pass,"15 Nov 2022, 15:24"
TEST-T1944,"Given that the logged in CIS user does not have the correct RBAC role for EPS prescribing, assert that EPS is not offered as an issue method",,Pass,"15 Nov 2022, 15:24"
TEST-T1945,"Given that the logged in CIS user has the correct RBAC role for EPS prescribing, assert that EPS is offered as an issue method",,Pass,"15 Nov 2022, 15:24"
TEST-T1947,"Given that a patient does not have an active PDS link, assert that EPS is not offered as an issue method",,Pass,"15 Nov 2022, 15:24"
TEST-T1949,"Given that a patient is marked as sensitive on the PDS, assert that EPS is not offered as an issue method",,Pass,"15 Nov 2022, 15:24"
TEST-T1951,"Given that a patient is recorded as deceased, assert that EPS is not offered as an issue method",,Pass,"15 Nov 2022, 15:24"
TEST-T1957,"Disable EPS prescribing for this organisation. Attempt to prescribe. Assert that the flag that triggers the banner is returned from the prescription issue screen data controller",,Pass,"15 Nov 2022, 15:24"
TEST-T1958,"Mark patient as ""Cross-Border - do not prescribe via EPS"". Attempt to prescribe. Assert that the flag that triggers the banner is returned from the prescription issue screen data controller",,Pass,"15 Nov 2022, 15:24"
TEST-T1959,"Given that the organisation is not EPS compliant, assert that the flag that triggers the banner is returned from the prescription issue screen data controller",,Pass,"15 Nov 2022, 15:24"
TEST-T1956,"Given that a Prescription is for a Schedule 1 controlled drug, assert that EPS is not offered as an issue method",,Pass,"15 Nov 2022, 15:24"
TEST-T2720,"EPS: Create Prescription Payload data is correct and valid for a repeat dispensing prescription","prove that when one repeat dispensing prescription is issued via the medicus eps issuing endpoint, one EPS request is generated. Also prove that the data is correct and valid",Pass,"15 Nov 2022, 15:24"
TEST-T8096,"Prescription: Reprint FP10 Printed Script: A patient audit is created for the reprint of an fp10 printed script","prove that when a printed fp10 script is reprinted, a patient audit event is created",Pass,"15 Nov 2022, 15:24"
TEST-T1941,"Given that a user is not logged in via CIS2, assert that an attempt to submit a prescription via EPS is rejected with an exception",,Pass,"15 Nov 2022, 15:24"
TEST-T1942,"Given that the logged in CIS user does not have the correct RBAC role for EPS prescribing, assert that an attempt to submit a prescription via EPS is rejected with an exception",,Pass,"15 Nov 2022, 15:24"
TEST-T1943,"Given that the logged in CIS user has the correct RBAC role for EPS prescribing, assert that an attempt to submit a prescription via EPS is sent successfully",,Pass,"15 Nov 2022, 15:24"
TEST-T1946,"Given that a patient does not have an active PDS link, assert that an attempt to submit a prescription via EPS is rejected with an exception",,Pass,"15 Nov 2022, 15:24"
TEST-T1948,"Given that a patient is marked as sensitive on the PDS, assert that an attempt to submit a prescription via EPS is rejected with an exception",,Pass,"15 Nov 2022, 15:24"
TEST-T1950,"Given that a patient is recorded as deceased, assert that an attempt to submit a prescription via EPS is rejected with an exception",,Pass,"15 Nov 2022, 15:24"
TEST-T1955,"Call the ""create & issue new prescription endpoints"" to attempt to send a Schedule 1 controlled drug to be issued via EPS. Confirm that an exception is thrown (and no EPS API call is made)",,Pass,"15 Nov 2022, 15:24"
TEST-T1960,"Create a prescription. Issue via EPS. Assert that it was stored successfully. Then attempt to issue a second time via EPS. Assert that an exception will be thrown and a second set of API calls will not be made",,Pass,"15 Nov 2022, 15:24"
TEST-T2005,"Create a prescription with additional instructions. Assert that the EPS Prescription Order has instructions in the PatientInstruction field",,Pass,"15 Nov 2022, 15:24"
TEST-T2007,"Create a prescription that has an controlled drug. Issue via EPS. Assert that the correct quantity in words were populated in the Prescription Order message",,Pass,"15 Nov 2022, 15:24"
TEST-T814,"Cannot Create a Repeat Dispensing Prescription for a Schedule 2 Medication","prove that a user cannot create a repeat dispensing prescription for a schedule 2 medication",Pass,"15 Nov 2022, 15:24"
TEST-T7360,"Prescription: Update Linked Problems: Unable to Update Linked Problems for a Prescription in a Context","prove that a user is unable to update the linked problems on a prescription in a context",Pass,"15 Nov 2022, 15:24"
TEST-T7361,"Prescription: Update Linked Problems: Can Update Linked Problems for a Prescription Not in a Context","prove that a user can update the linked problems on a prescription not in a context",Pass,"15 Nov 2022, 15:24"
TEST-T2745,"Prescription: Issuing: Medicus Does Not Issue a Repeat Prescription via EPS for a Patient With No Date Of Birth","prove that medicus does not issue a repeat prescription via EPS for a patient with no date of birth",Pass,"15 Nov 2022, 15:24"
TEST-T2751,"Prescription: Issuing: Cannot Issue two acutes and a repeat prescription via EPS and Request a Token for a Patient With No Date Of Birth","prove that a user cannot issue two acutes and a repeat prescription via EPS with a requirement for a token, for a patient with no date of birth",Pass,"15 Nov 2022, 15:24"
TEST-T2756,"Prescription: Issuing: Cannot Issue an Acute Prescription Via EPS for a Patient With No NHS Number","prove that an acute prescription for a patient with no nhs number cannot be issued via eps",Pass,"15 Nov 2022, 15:24"
TEST-T2796,"Prescription: Issuing: Cannot Issue an Acute Prescription via EPS for a Patient With PDS Link Restriction","prove that an acute prescription cannot be issued via EPS for a patient with a pds link restriction",Pass,"15 Nov 2022, 15:24"
TEST-T6875,"Prescription Issue: Cancellation: Can Not Cancel A Cancelled Prescription Issue","prove that a user can not cancel a cancelled prescription issue",Pass,"15 Nov 2022, 15:24"
TEST-T6876,"Prescription Issue: Cancellation: Can Not Cancel A Prescription Issue That is EPS Cancellation Requested via The Cancel Prescription Issue End Point","prove that a user can not cancel a prescription issue that has a cancellation requested via EPS, via the cancel prescription issue end point. ",Pass,"15 Nov 2022, 15:24"
TEST-T7433,"Prescription: Issuing: When Multiple Issues Are Sent To Generate a Workflow Identifier for a Repeat Dispensing Prescription, Only One Is Stored for Reference in Issuing","prove that if multiple prescription issues from the same repeat dispensing prescription are sent to generate a work flow identifier to be used in issuing, only the first prescription issue id is stored in the session",Pass,"15 Nov 2022, 15:24"
TEST-T1966,"Prescription: Issuing: Generic Test for Cannot Issue an EPS Cancellation Requested Prescription Issue","Prove that a prescription issue that has had a cancellation requested, can not be issued",Pass,"15 Nov 2022, 15:24"
TEST-T6935,"Prescription: Create: Authorised By Practitioner is Null if the Logged in User Does Not Have a Prescriber Type","prove that the authorised by practitioner is null if the logged in user does not have a prescriber type",Pass,"15 Nov 2022, 15:24"
TEST-T6936,"Prescription: Create: Authorised By Practitioner is Set to the Logged in User if the Logged In User Has a Prescriber Type","prove that the authorised by practitioner is set to the logged in user when the logged in user has a prescriber type",Pass,"15 Nov 2022, 15:24"
TEST-T7336,"Prescription: Create: The Front End Can Retrieve The Patient Linkable Problems","prove that the front end can retrieve the patient linkable problems",Pass,"15 Nov 2022, 15:24"
TEST-T1868,"Prescription: Issuing: Responsible Practitioner is Populated with Logged in User If User Has A Prescriber Type","Prove that the responsible practitioner is populated with the logged in staff member if user has a prescriber type",Pass,"15 Nov 2022, 15:24"
TEST-T1869,"Prescription: Issuing: Responsible Practitioner is Populated with Named GP","Prove that the responsible practitioner is populated with the patient's named gp if the logged in staff member is not permitted to authorise prescriptions",Pass,"15 Nov 2022, 15:24"
TEST-T1870,"Prescription: Issuing: EPS is the Default Issue Method if the Validation Checks have Passed","Prove that EPS is the default issue method if the validation checks have passed
",Pass,"15 Nov 2022, 15:24"
TEST-T1871,"Prescription: Issuing: FP10 Printed Script is the Default Issue Method if the Validation Checks Fail","Prove that the default issue method is FP10 if the validation checks fail
",Pass,"15 Nov 2022, 15:24"
TEST-T7414,"Prescription: Issuing: Only Active Staff On The Issue Date Who Also Have A Prescriber Type Are In The Available Responsible Clinicians","prove that only active staff on the issue date (today) who have a prescriber type are in the available responsible clinicians",Pass,"15 Nov 2022, 15:24"
TEST-T7415,"Prescription: Issuing: When The Logged In Staff Does Not Have A Prescriber Type They Are Not Listed In The Responsible Clinicians","prove that when the logged in user is not a prescriber type, they do not appear in the list of responsible clinicians",Pass,"15 Nov 2022, 15:24"
TEST-T7437,"Prescription: Issuing: If Multiple Repeat Dispensing Prescription Issue Ids Are Sent, The Query Result Returns The First Prescription Issue","prove that if multiple prescription issue ids from the same repeat dispensing prescription are sent to the issue back end, the query result returns data for one row of prescription issues on the front end",Pass,"15 Nov 2022, 15:24"
TEST-T7119,"Prescription Overview: Slideover: Status for Not Issued Prescription is Correct","prove that the display status for a non issued prescription is correct",Pass,"15 Nov 2022, 15:24"
TEST-T7120,"Prescription Overview: Slideover: Status for Discontinued Prescription is Correct","prove that the display status for a discontinued prescription is correct",Pass,"15 Nov 2022, 15:24"
TEST-T7146,"Prescription: Overview: Discontinued Text is Correct for Front End Display","prove that the discontinued text is provided in the correct way for the front end display",Pass,"15 Nov 2022, 15:24"
TEST-T7121,"Prescription Overview: Slideover: Status for Issued Acute Prescription is Correct","prove that the display status for an issued acute prescription is correct",Pass,"15 Nov 2022, 15:24"
TEST-T7122,"Prescription Overview: Slideover: Status for an Issued Repeat Prescription is Correct","prove that the display status for an issued repeat prescription is correct",Pass,"15 Nov 2022, 15:24"
TEST-T1968,"Prescription: Overview Slideover: Slideover Can Get the Data it Requires","prove that the slideover can get the data it requires",Pass,"15 Nov 2022, 15:24"
TEST-T7141,"Prescription: Overview Slide Over: The Front End Can Retrieve The Correct Data for a Discontinued Prescription","prove that the discontinued date, discontinued reason and discontinued by practitioner / organisation are correct for the front end when retrieving data for the prescription overview slide over",Pass,"15 Nov 2022, 15:24"
TEST-T7358,"Prescription: Overview Slide Over: Provides Data Indicating Unable to Edit Linked Problems When Prescription is In a Context","prove that when a prescription is in a context, the prescription overview query provides data indicating that the user can not edit linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T7359,"Prescription: Overview Slide Over: Provides Data Indicating Able to Edit Linked Problems When Prescription is Not In a Context","prove that when a prescription is not in a context, the prescription overview query provides data indicating that the user can edit linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T8201,"Referrals: Clinical Audit Report: Data request endpoint is functional","Prove that data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T5073,"Medicus: Listing Outbound Referrals Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T1777,"Manual referral: Change linked problem: Linked problems can be added and removed","Prove that multiple referrals can be added and removed from a referral",Pass,"15 Nov 2022, 15:24"
TEST-T1778,"Manual referral: Change linked problem: An exception is thrown if the referral has a consultation topic heading","Prove that an exception is thrown if the referral has a consultation topic heading.",Pass,"15 Nov 2022, 15:24"
TEST-T1573,"Manual referral: Create referral query","Prove that the create referral query returns the correct manual referral attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T8710,"Manual Referral: Create referral query: The referred by clinician field is not pre-populated if the signed-in user is not a clinician","Assert that the referred by clinician field is not pre-populated if the signed-in user is not a clinician",Pass,"15 Nov 2022, 15:24"
TEST-T1454,"Manual referral: Create referral: A referral cannot be created with a referral date in the future","Prove that a referral cannot be created with a referral date in the future.",Pass,"15 Nov 2022, 15:24"
TEST-T7139,"Manual referral: Create referral: A Referral can be Created within a context","* Prove that a referral can be created within a context.",Pass,"15 Nov 2022, 15:24"
TEST-T1775,"Manual referral: Edit linked problems query: The query returns the correct attributes and values","Prove that the query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1776,"Manual referral: Edit linked problems query: An exception is thrown if the referral has a consultation topic heading","Prove that an exception is thrown if the query is called for a referral with a consultation topic heading.",Pass,"15 Nov 2022, 15:24"
TEST-T7949,"Manual referral letter task: Task list returns correct response","* Prove that the manual referral letter task list returns the correct response.",Pass,"15 Nov 2022, 15:24"
TEST-T1225,"Manual referral provider: Edit provider address query","Prove that the edit provider address query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T1237,"Manual referral provider service: Add service","Prove that a service can be added.",Pass,"15 Nov 2022, 15:24"
TEST-T1252,"Manual referral provider service: Service overview","Prove that the service overview query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T5074,"Medicus: Edit Practitioner Query Test - Test The Query Has The Correct Attributes And Values",,Pass,"15 Nov 2022, 15:24"
TEST-T1403,"NHS e-Referral: Fetch available appointment slots query","Prove that the fetch available appointment slots query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1390,"NHS e-Referral: Mark referral as incorrect: A referral can be marked as incorrect","Private that a referral can be marked as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T1391,"NHS e-Referral: Mark referral as incorrect: A referral can be marked as incorrect and hidden","Prove that a referral can be marked as incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T1392,"NHS e-Referral: Mark referral as incorrect: Only finalised referrals can be marked as incorrect","Prove that only referral with a care record status of finalised can be marked as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T1393,"NHS e-Referral: Mark referral as incorrect: Only finalised referrals can be marked as incorrect and hidden","Prove that only referrals with a care record status of finalised can be marked as incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T1394,"NHS e-Referral: Mark referral as incorrect: A referral can be marked as incorrect along with its attachments","Prove that a referral's attachments are marked as incorrect when the referral is marked as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T1395,"NHS e-Referral: Mark referral as incorrect: A referral can be marked as incorrect and hidden along with its attachments","Prove that attachments are marked as incorrect and hidden when the referral is marked as incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T1396,"NHS e-Referral: Mark referral as incorrect: The referral letter task is cancelled when the referral is marked as incorrect","Prove that the referral's task is cancelled when it is marked as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T1398,"NHS e-Referral: Referral attachment can be marked as deleted","Prove that a draft attachment can be marked as deleted",Pass,"15 Nov 2022, 15:24"
TEST-T1399,"NHS e-Referral: Mark referral attachment as incorrect","Prove that a finalised attachment can be marked as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T1400,"NHS e-Referral: Mark referral attachment as incorrect and hidden","Prove that a referral attachment can be marked as incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T1342,"NHS e-Referral: Add attachments: Multiple attachments can be added to a referral","Prove that multiple attachments can be added.",Pass,"15 Nov 2022, 15:24"
TEST-T1366,"NHS e-Referral: Add attachments: Attachments can only be added to finalised referrals","Prove that an exception is thrown if the user tries to add an attachment to a referral that does not have a care record status of finalised.",Pass,"15 Nov 2022, 15:24"
TEST-T1368,"NHS e-Referral: Add attachments: Attachments are finalised if the referral has a display status of completed","Prove that the added attachments have a care record status of finalised if the referral has a display status of completed.",Pass,"15 Nov 2022, 15:24"
TEST-T1367,"NHS e-Referral: Add attachments: Attachments are added as draft if the draft status is incomplete","Prove that the uploaded attachments have a care record status of draft if the attachment has a display status of draft.",Pass,"15 Nov 2022, 15:24"
TEST-T1455,"NHS e-Referral: Add attachments: Attachments are not uploaded to e-RS if the referral has a display status of incomplete","Prove that attachments are not uploaded to e-RS if the referral has a display status of incomplete",Pass,"15 Nov 2022, 15:24"
TEST-T1369,"NHS e-Referral: Add attachments: Attachments are uploaded to e-RS if the referral has a display status of completed","Prove that the referrals are uploaded to e-RS if the referral has a display status of completed.",Pass,"15 Nov 2022, 15:24"
TEST-T1370,"NHS e-Referral: Book or defer appointment: An appointment can be booked","Prove that an appointment can be booked via e-RS.",Pass,"15 Nov 2022, 15:24"
TEST-T1371,"NHS e-Referral: Book or defer appointment: The appointment is deferred if the slot is no longer available","Prove that an appointment deferral is created if the appointment slot is no longer available.",Pass,"15 Nov 2022, 15:24"
TEST-T1372,"NHS e-Referral: Book or defer appointment: The appointment is deferred if the client is unable to confirm the booking","Prove that an appointment deferral is created if the appointment booking is not confirmed.",Pass,"15 Nov 2022, 15:24"
TEST-T1373,"NHS e-Referral: Book or defer appointment: The booking is deferred if the client responds with an error","Prove that a booking deferral is created if the client responds with an error",Pass,"15 Nov 2022, 15:24"
TEST-T1377,"NHS e-Referral: Book or defer appointment: The booking is deferred if the client does not respond","Prove that a booking deferral is created if the client does not respond",Pass,"15 Nov 2022, 15:24"
TEST-T1380,"NHS e-Referral: Book or defer appointment: Prove that an appointment booking can be deferred","Prove that appointment booking can be deferred to the provider",Pass,"15 Nov 2022, 15:24"
TEST-T1781,"NHS e-Referral: Change linked problem: Linked problems can be added and removed","Prove that multiple referrals can be added and removed from a referral",Pass,"15 Nov 2022, 15:24"
TEST-T1782,"NHS e-Referral: Change linked problem: An exception is thrown if the referral has a consultation topic heading","Prove that an exception is thrown if the referral has a consultation topic heading.",Pass,"15 Nov 2022, 15:24"
TEST-T1575,"NHS e-Referral: Create referral query: The correct cannot create referral reason is returned when the patient is deceased","Prove that the correct cannot create referral reason is returned when the patient is deceased.",Pass,"15 Nov 2022, 15:24"
TEST-T1576,"NHS e-Referral: Create referral query: The correct cannot create referral reason is returned when the patient does not have a PDS link","Prove that the correct cannot create referral reason is returned when the patient does not have a PDS link.",Pass,"15 Nov 2022, 15:24"
TEST-T1577,"NHS e-Referral: Create referral query: The query returns the correct attributes and values","Prove that the create referral query returns the correct e-RS attributes & values.",Pass,"15 Nov 2022, 15:24"
TEST-T8709,"NHS e-Referral: Create referral query: The referred by clinician field is not pre-populated if the signed-in user is not a clinician","Assert that the referred by clinician field is not pre-populated if the signed-in user is not a clinician.",Pass,"15 Nov 2022, 15:24"
TEST-T1382,"NHS e-Referral: Create referral: A Referral can be created with no task","Prove that a referral can be created with no task",Pass,"15 Nov 2022, 15:24"
TEST-T1383,"NHS e-Referral: Create referral: A referral can be created with a task","Prove that a referral can be created with a task",Pass,"15 Nov 2022, 15:24"
TEST-T1384,"NHS e-Referral: Create referral: A triage referral can be created","Prove that a triage referral can be created",Pass,"15 Nov 2022, 15:24"
TEST-T1387,"NHS e-Referral: Create referral: Cannot select more than one triage service or a triage service in combination with directly bookable, indirectly bookable services.","Prove that an exception is thrown if more than one triage service is selected or a triage service is selected in combination with directly and indirectly bookable services.",Pass,"15 Nov 2022, 15:24"
TEST-T1534,"NHS e-Referral: Create referral: Cannot create a referral for a patient without a PDS link","Prove that an exception is thrown if a user tries to create a referral for a patient without a PDS link",Pass,"15 Nov 2022, 15:24"
TEST-T1535,"NHS e-Referral: Create referral: Cannot create a referral for a deceased patient","Prove that an exception is thrown if a user tries to create a referral for a deceased patient.",Pass,"15 Nov 2022, 15:24"
TEST-T7140,"NHS e-Referral: Create referral: A Referral can be Created within a context","* Prove that an NHS e-Referral can be created within a particular context.",Pass,"15 Nov 2022, 15:24"
TEST-T1388,"NHS e-Referral: Download attachment","Prove that an attachment can be downloaded",Pass,"15 Nov 2022, 15:24"
TEST-T1389,"NHS e-Referral: Download patient letter","Prove that a patient letter can be downloaded",Pass,"15 Nov 2022, 15:24"
TEST-T1779,"NHS e-Referral: Edit linked problems query: The query returns the correct attributes and values","Prove that the query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1780,"NHS e-Referral: Edit linked problems query: An exception is thrown if the referral has a consultation topic heading","Prove that an exception is thrown if the query is called for a referral with a consultation topic heading.",Pass,"15 Nov 2022, 15:24"
TEST-T1397,"NHS e-Referral: Mark referral as incorrect query test","Prove that the mark referral as incorrect as incorrect query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1401,"NHS e-Referral: Mark referral attachment as incorrect query test","Prove that the mark referral attachment as incorrect query returns returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1402,"NHS e-Referral: Referral overview query","Prove that the referral overview query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1413,"NHS e-Referral Letter Task: Complete task: A task can be completed","Prove that a referral letter task can be completed",Pass,"15 Nov 2022, 15:24"
TEST-T1457,"NHS e-Referral Letter Task: Complete task: Referral attachments are finalised when the task is completed","Prove that the referral's attachments' care record status is updated to finalised when the task is completed",Pass,"15 Nov 2022, 15:24"
TEST-T1414,"NHS e-Referral Letter Task: Complete task: A task cannot be completed if it does not have attachments or a draft letter","Prove that an exception is thrown if the user tries to complete a task without attachments",Pass,"15 Nov 2022, 15:24"
TEST-T7948,"NHS e-Referral Letter Task: Task list returns correct response","* Prove that the NHS e-Referral letter task listings returns the correct response.",Pass,"15 Nov 2022, 15:24"
TEST-T1422,"NHS e-Referral Letter Task: Task overview query","Prove that the query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1520,"NHS e-Referral: User has token and business function: The query returns false if the user does not have a CIS2 token","Prove that the query returns false with the user does not have a CIS to token",Pass,"15 Nov 2022, 15:24"
TEST-T1523,"NHS e-Referral: Security: A user can upload attachments if the referral is incomplete if the user does not have a CIS2 token","Prove that attachments can be added to a referral if it has a display status on incomplete and the user does not have a CIS 2 token",Pass,"15 Nov 2022, 15:24"
TEST-T1524,"NHS e-Referral: Security: A user cannot add attachments to a completed referral if they do not have a CIS 2 token","Prove that an exception is thrown if a user tries to add attachments to a completed referral without a CIS2 token",Pass,"15 Nov 2022, 15:24"
TEST-T1525,"NHS e-Referral: Security: A user cannot book or defer an appointment if they do not have a CIS2 token","Prove that an exception is thrown if a user tries to book or defer an appointment if they do not have a valid CIS2 token",Pass,"15 Nov 2022, 15:24"
TEST-T1526,"NHS e-Referral: Security: A user cannot create a referral if they do not have a CIS2 token","Prove that an exception is thrown if a user tries to create a referral without a CIS2 token",Pass,"15 Nov 2022, 15:24"
TEST-T1527,"NHS e-Referral: Security: A user cannot download the patient letter if they do not have a CIS2 token","Prove that an exception is thrown if a user tries to download the patient letter without a CIS2 token.",Pass,"15 Nov 2022, 15:24"
TEST-T1530,"NHS e-Referral: Security: A user cannot mark a referral attachment as incorrect if they do not have a CIS2 token","Prove that an exception is thrown if a user tries to mark an attachment as incorrect without a CIS2 token.",Pass,"15 Nov 2022, 15:24"
TEST-T1531,"NHS e-Referral: Security: A user cannot complete a task if they do not have a CIS2 token","Prove that an exception is thrown if a user tires to complete a task and they do not have a CIS2 token.",Pass,"15 Nov 2022, 15:24"
TEST-T1532,"NHS e-Referral: Security: A user cannot fetch patient services if they do not have a CIS2 token","Prove that an exception is thrown if a user tries to search for patient services without a CIS2 token.",Pass,"15 Nov 2022, 15:24"
TEST-T1533,"NHS e-Referral: Security: A user cannot search for available appointments if they do not have a CIS2 token","Prove that an exception is thrown if a user tries to fetch for available appointments without a CIS2 token.",Pass,"15 Nov 2022, 15:24"
TEST-T1574,"NHS e-Referral: Security: The query handler returns the correct attributes & values when the user does not have an access token","Prove that the query returns the correct attributes and values when the user does not have a CIS2 access token.",Pass,"15 Nov 2022, 15:24"
TEST-T1404,"NHS e-Referral: User has token and business function: The query returns true if the user has the correct business functions","Prove that the query returns true if the user has at least one of the given business functions.",Pass,"15 Nov 2022, 15:24"
TEST-T1405,"NHS e-Referral: User has token and business function: The query returns false if the user does not have the correct business functions","Prove that the query returns false if the user foes not have at least one of the specified business functions.",Pass,"15 Nov 2022, 15:24"
TEST-T1467,"NHS e-Referral: User has token and business function: The user cannot submit an invalid business function","Prove that an error is thrown if the user tries to submit an invalid business function.",Pass,"15 Nov 2022, 15:24"
TEST-T1406,"NHS e-Referral: Fetch patient services query","Prove that the query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T1407,"NHS e-Referral: Shortlisted service preview query","Prove that the query returns the correct attributes and values",Pass,"15 Nov 2022, 15:24"
TEST-T2327,"Problem: Listing: Active problems controller returns active problems","The active problems controller returns active problems for a patient",Pass,"15 Nov 2022, 15:24"
TEST-T2328,"Problem: Listing: Active problems query returns expected data","The active problems query returns array of active problems",Pass,"15 Nov 2022, 15:24"
TEST-T2329,"Problem: Listing: Active problems query with throw exception if no patient","The active problems query throws patient not found exception when patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T2330,"Problem: Archive Problem: Archive Problem controller can archive a problem","The archive problem controller can archive a problem",Pass,"15 Nov 2022, 15:24"
TEST-T2332,"Problem: Archive Problem: Archive Problem controller cannot archive a problem","The archive problem controller cannot archive a problem without required data",Pass,"15 Nov 2022, 15:24"
TEST-T2334,"Problem: Archive Problem: Archive Problem controller returns errors","The archive problem controller returns errors for missing required data",Pass,"15 Nov 2022, 15:24"
TEST-T2336,"Problem: Archive Problem: Archive Problem command will throw problem not found exception","The archive problem command will command will throw a problem not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2337,"Problem: Archive Problem: Archive Problem command cannot archive problem with draft status","The archive problem command will command will throw a domain exception when trying to archive draft problem",Pass,"15 Nov 2022, 15:24"
TEST-T2339,"Problem: Child Problem: Create child problem command will create a child problem relationship","The create child problem command creates a child problem relationship with required data",Pass,"15 Nov 2022, 15:24"
TEST-T2340,"Problem: Child Problem: Create child problem command will throw problem not found","The create child problem command throws a problem not found exception if problem not found",Pass,"15 Nov 2022, 15:24"
TEST-T2341,"Problem: Child Problem: Create child problem command will throw problem not found - child","The create child problem command throws a problem not found exception if problem selected as child not found",Pass,"15 Nov 2022, 15:24"
TEST-T2342,"Problem: Child Problem: Create child problem command cannot link problem with draft status","The create child problem command will command will throw a domain exception when trying to link draft problem",Pass,"15 Nov 2022, 15:24"
TEST-T2343,"Problem: Child Problem: Existing child problems select query returns expected results","The existing child problems select query returns child problems",Pass,"15 Nov 2022, 15:24"
TEST-T2344,"Problem: Child Problem: Existing child problems select query returns array of child problems","The existing child problems select query returns child problems array",Pass,"15 Nov 2022, 15:24"
TEST-T2350,"Problem: Child Problem: Existing child problems select query with throw exception if no patient found","The Existing child problems select query throws patient not found exception when patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T2351,"Problem: Child Problem: Existing child problems select query with throw exception if no problem found","The Existing child problems select query throws problem not found exception when patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T2355,"Problem: Child Problem: Child problems listing query returns expected results","The child problems lisiting query returns child problems",Pass,"15 Nov 2022, 15:24"
TEST-T2356,"Problem: Child Problem: Child problems listing query returns array of child problems","The child problems listing query returns child problems array",Pass,"15 Nov 2022, 15:24"
TEST-T2357,"Problem: Child Problem: Child problems lisiting query with throw exception if no patient found","The child problems lisiting query throws patient not found exception when patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T2358,"Problem: Child Problem: Child problems lisiting query with throw exception if no problem found","The child problems lisitingquery throws problem not found exception when patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T2359,"Problem: Child Problem: Child problem overview controller returns data","The child problem overview controller returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2374,"Problem: Child Problem: Child problem query returns expected data","The child problem query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2376,"Problem: Child Problem: Child problem query returns expected child problem data","The child problem query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2377,"Problem: Child Problem: Child problem query throws problem not found exception","The child problem query query throws problem not found exception when child problem not found",Pass,"15 Nov 2022, 15:24"
TEST-T2379,"Problem: Child Problem: Unlink child problem command unlinks a child problem","The unlink child problem command unlinks child problem relationship",Pass,"15 Nov 2022, 15:24"
TEST-T2380,"Problem: Child Problem: Unlink child problem command throws problem relationship not found exception","The unlink child problem command throws a problem relationship not found exception if problem relationship not found",Pass,"15 Nov 2022, 15:24"
TEST-T2463,"Problem: Child Problem: Update child problem controller returns expected data","The update child problem controller will return default required data",Pass,"15 Nov 2022, 15:24"
TEST-T2464,"Problem: Child Problem: Update child problem controller updates child problems (add)","The update child problem controller will update child problems by adding a child relationship",Pass,"15 Nov 2022, 15:24"
TEST-T2465,"Problem: Child Problem: Update child problem controller updates child problems (remove)","The update child problem controller will update child problems by removing a child relationship",Pass,"15 Nov 2022, 15:24"
TEST-T2466,"Problem: Child Problem: Update child problem controller cannot update child problems with missing required fields","The update child problem controller cannot update child problems with missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2467,"Problem: Child Problem: Update child problem controller returns errors for missing required fields","The update child problem controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2468,"Problem: Create Problem: Create problem controller returns default required data","The create problem controller returns default required data",Pass,"15 Nov 2022, 15:24"
TEST-T2469,"Problem: Create Problem: Create problem controller returns significances array","The create problem controller returns significances array",Pass,"15 Nov 2022, 15:24"
TEST-T2470,"Problem: Create Problem: Create problem controller returns episodes array","The create problem controller returns episodes array",Pass,"15 Nov 2022, 15:24"
TEST-T2471,"Problem: Create Problem: Create problem controller returns exisiting problems array","The create problem controller returns exisiting problems",Pass,"15 Nov 2022, 15:24"
TEST-T2472,"Problem: Create Problem: Create problem controller returns default date to archive as today plus 28 days","The create problem controller returns default date to archive as today plus 28 days",Pass,"15 Nov 2022, 15:24"
TEST-T2473,"Problem: Create Problem: Create problem controller can create a problem","The create problem controller can create a problem",Pass,"15 Nov 2022, 15:24"
TEST-T2761,"Problem: Create Problem: Create problem controller can create a problem with a partial onset date","The create problem controller can create a problem with a partial onset date",Pass,"15 Nov 2022, 15:24"
TEST-T2474,"Problem: Create Problem: Create problem controller cannot create a draft problem without required data","The create problem controller cannot create a draft problem without required data",Pass,"15 Nov 2022, 15:24"
TEST-T2475,"Problem: Create Problem: Create problem controller returns errors for missing required fields","The create problem controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2476,"Problem: Create Problem: Create problem controller onset date cannot be in the future","The create problem controller returns error if onset date cannot is in the future",Pass,"15 Nov 2022, 15:24"
TEST-T2477,"Problem: Create Problem: Create problem controller automatically archive date cannot be in the past","The create problem controller returns error if automatically archive date cannot is in the past",Pass,"15 Nov 2022, 15:24"
TEST-T7088,"Problem: Create Problem: Create problem controller automatically archive date cannot be today","The create problem controller returns error if automatically archive date cannot be today",Pass,"15 Nov 2022, 15:24"
TEST-T8691,"Problem: Create: Future record date throws error","* Prove that when a problem is created with a future record date, the system throws a validation error.",Pass,"15 Nov 2022, 15:24"
TEST-T2484,"Problem: Create Problem: Create problem query returns expected results","The create problem problem query returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2485,"Problem: Create Problem: Create problem query throws patient not found exception","The create problem problem query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2503,"Problem: Create Problem: Create problem query throws consultation topic not found exception","The create problem problem query throws consultationTopic not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T8129,"Problem: Edit: Request to change problem is functional","Prove that request to change problem is functional",Pass,"15 Nov 2022, 15:24"
TEST-T8721,"Problem: Edit: Request to change throws an error for a future record date","* Prove that if a user attempts to edit a problem and set a future record date, the system throws a validation error.",Pass,"15 Nov 2022, 15:24"
TEST-T8130,"Problem: Edit: Request to change problem can change partial onset date","Prove that request to change problem can change partial onset date",Pass,"15 Nov 2022, 15:24"
TEST-T8131,"Problem: Edit: Edit problem controller returns errors for missing required fields","Prove that edit problem controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T8132,"Problem: Edit: Edit problem controller onset date cannot be in the future","Prove that edit problem controller onset date cannot be in the future",Pass,"15 Nov 2022, 15:24"
TEST-T8133,"Problem: Edit: Edit problem controller automatically archive date cannot be in the past","Prove that edit problem controller automatically archive date cannot be in the past",Pass,"15 Nov 2022, 15:24"
TEST-T8134,"Problem: Edit: Edit problem controller automatically archive date cannot be today","Prove that edit problem controller automatically archive date cannot be today",Pass,"15 Nov 2022, 15:24"
TEST-T8135,"Problem: Edit: Edit problem controller returns default required data","Prove that edit problem controller returns default required data",Pass,"15 Nov 2022, 15:24"
TEST-T8136,"Problem: Edit: Edit problem controller returns significances array","Prove that edit problem controller returns significances array",Pass,"15 Nov 2022, 15:24"
TEST-T8137,"Problem: Edit: Edit problem controller returns episodes array","Prove that edit problem controller returns episodes array",Pass,"15 Nov 2022, 15:24"
TEST-T8138,"Problem: Edit: Edit problem controller returns existing problems array","Prove that edit problem controller returns existing problems array",Pass,"15 Nov 2022, 15:24"
TEST-T2504,"Problem: Listing: Problem listing controller returns data","The problem listing query problem listing controller returns data",Pass,"15 Nov 2022, 15:24"
TEST-T2505,"Problem: Listing: Problem listing query returns expected results","The problem listing query returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2506,"Problem: Listing: Problem listing query returns all current problems","The problem listing query returns all current problems",Pass,"15 Nov 2022, 15:24"
TEST-T2507,"Problem: Listing: Problem listing query returns all major archived problems","The problem listing query returns all major archived problems",Pass,"15 Nov 2022, 15:24"
TEST-T2508,"Problem: Listing: Problem listing query returns all minor archived problems","The problem listing query returns all minrr archived problems",Pass,"15 Nov 2022, 15:24"
TEST-T2509,"Problem: Listing: Problem listing query returns all linked problems","The problem listing query returns all linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2510,"Problem: Listing: Problem listing query returns all problems marked incorrect","The problem listing query returns all problems marked incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T2511,"Problem: Listing: Problem listing query throws patient not found exception","The problem listing query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2516,"Problem: Mark Incorrect: Problem can be marked incorrect","A problem can be marked incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T2519,"Problem: Mark Incorrect: Problem marked incorrect fails without problem id","A problem marked incorrect fails without problem id",Pass,"15 Nov 2022, 15:24"
TEST-T2517,"Problem: Mark Incorrect: Problem marked incorrect fails without reason given","A problem marked incorrect fails without mark incorrect reason",Pass,"15 Nov 2022, 15:24"
TEST-T2518,"Problem: Mark Incorrect: Problem marked incorrect fails without visibility","A problem marked incorrect fails without visibility",Pass,"15 Nov 2022, 15:24"
TEST-T2738,"Problem: Problem entry links: Marking a problem as incorrect marks all it's associated entry links as incorrect","* Prove that when a problem is marked as incorrect, all it's associated entry links are also marked as incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T2512,"Problem: Mark Incorrect Hidden: Problem can be marked incorrect and hidden","A problem can be marked incorrect and hidden",Pass,"15 Nov 2022, 15:24"
TEST-T2513,"Problem: Mark Incorrect Hidden: Problem marked incorrect fails without problem id","A problem marked incorrect fails without problem id",Pass,"15 Nov 2022, 15:24"
TEST-T2514,"Problem: Mark Incorrect Hidden: Problem marked incorrect fails without reason given","A problem marked incorrect fails without mark incorrect reason",Pass,"15 Nov 2022, 15:24"
TEST-T2515,"Problem: Mark Incorrect Hidden: Problem marked incorrect fails without visibility","A problem marked incorrect fails without visibility",Pass,"15 Nov 2022, 15:24"
TEST-T2740,"Problem: Problem entry links: Marking a problem as incorrect and hidden marks all it's associated entry links as incorrect and hidden","* Prove that when a problem is marked as incorrect and hidden, all it's associated entry links are also marked as incorrect and hidden.",Pass,"15 Nov 2022, 15:24"
TEST-T8627,"Problem: Mark Incorrect: Data request endpoint is functioning","Prove that data request endpoint is functioning",Pass,"15 Nov 2022, 15:24"
TEST-T2520,"Problem: Overview: Problem overview controller returns data","The problem overview controller returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2521,"Problem: Overview: Problem overview query returns expected data","The problem overview query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2522,"Problem: Overview: Problem overview query returns a parent problem if exists","The problem overview query returns a parent problem if exists",Pass,"15 Nov 2022, 15:24"
TEST-T2523,"Problem: Overview: Problem overview query returns child problems","The problem overview query returns child problems",Pass,"15 Nov 2022, 15:24"
TEST-T2524,"Problem: Overview: Problem overview query returns problem siblings","The problem overview query returns problem siblings",Pass,"15 Nov 2022, 15:24"
TEST-T2525,"Problem: Overview: Problem overview query throws problem not found exception","The problem overview query throws problem not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2545,"Problem: Parent Problem: Create parent problem command creates a child problem relationship with required data","The create parent problem command creates a child problem relationship with required data",Pass,"15 Nov 2022, 15:24"
TEST-T2546,"Problem: Parent Problem: Create parent problem command will throw problem not found","The create parent problem command throws a problem not found exception if problem not found",Pass,"15 Nov 2022, 15:24"
TEST-T2547,"Problem: Parent Problem: Create parent problem command will throw problem not found - parent","The create parent problem command throws a problem not found exception if problem selected as parent not found",Pass,"15 Nov 2022, 15:24"
TEST-T2548,"Problem: Parent Problem: Create parent problem command throws a domain exception if problem has draft care record status","The create parent problem command will throw a domain exception if problem has draft care record status",Pass,"15 Nov 2022, 15:24"
TEST-T2553,"Problem: Parent Problem: Parent problem overview controller returns expected results","The parent problem overview controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2554,"Problem: Parent Problem: Parent problem overview query returns expected data","The parent problem overview query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2555,"Problem: Parent Problem: Parent problem overview query returns parent problem data","The parent problem overview query returns parent problem data",Pass,"15 Nov 2022, 15:24"
TEST-T2556,"Problem: Parent Problem: Parent problem overview query throws problem not found exception","The parent problem overview query throws problem not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2557,"Problem: Parent Problem: Unlink parent problem command unlinks a parent problem relationship","The unlink child problem command unlinks parent problem relationship",Pass,"15 Nov 2022, 15:24"
TEST-T2558,"Problem: Parent Problem: Unlink parent problem command throws problem relationship not found exception","The unlink parent problem command throws a problem relationship not found exception if problem relationship not found",Pass,"15 Nov 2022, 15:24"
TEST-T2559,"Problem: Parent Problem: Update parent problem controller returns expected results","The update child problem controller will return default required data",Pass,"15 Nov 2022, 15:24"
TEST-T2560,"Problem: Parent Problem: Update parent problem controller can update a parent relationship","The update parent problem controller can update a parent relationship",Pass,"15 Nov 2022, 15:24"
TEST-T2562,"Problem: Parent Problem: Update parent problem controller cannot update parent problem relationship with missing required fields","The update child problem controller cannot update parent problem relationship with missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2563,"Problem: Parent Problem: Update parent problem controller returns errors for missing required fields","The update parent problem controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2526,"Problem: Journal: Problem journal controller returns expected results","The problem journal controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2569,"Problem: Problem Links: Link to consultation topic controller can link a problem","The link to consultation topic controller can link a problem",Pass,"15 Nov 2022, 15:24"
TEST-T2570,"Problem: Problem Links: Link to consultation topic controller cannot link problem without required data","The link to consultation topic controller cannot link problem without required data",Pass,"15 Nov 2022, 15:24"
TEST-T2571,"Problem: Problem Links: Link to consultation topic controller returns errors for missing required fields","The link to consultation topic controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2573,"Problem: Problem Links: Link to consultation topic throws problem not found exception","The link to consultation topic throws problem not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2574,"Problem: Problem Links: Link to consultation topic throws consultation topic exception","The link to consultation topic throws consultation topic exception",Pass,"15 Nov 2022, 15:24"
TEST-T2564,"Problem: Problem Links: Linkable problems controller returns expected results","The linkable problems controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2565,"Problem: Problem Links: Linkable problems query returns expected data","The linkable problems returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2566,"Problem: Problem Links: Linkable problems query returns linkable problems array","The linkable problems returns linkable problems array",Pass,"15 Nov 2022, 15:24"
TEST-T2567,"Problem: Problem Links: Linkable problems query throws patient not found exception","The linkable problems throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2568,"Problem: Problem Links: Linkable problems query throws problem not found exception","The linkable problems throws problem not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2585,"Problem: Problem Links: Create problem link controller returns default required data","The create problem link controller returns default required data",Pass,"15 Nov 2022, 15:24"
TEST-T2586,"Problem: Problem Links: Create problem link controller can create a problem link","The create problem link controller can create a problem link",Pass,"15 Nov 2022, 15:24"
TEST-T2587,"Problem: Problem Links: Create problem link controller cannot create problem link with missing required fields","The create problem link controller cannot create problem link with missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2588,"Problem: Problem Links: Create problem link controller returns errors for missing required fields","The create problem link controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2590,"Problem: Problem Links: Create problem link command throws patient not found exception","The create problem link command throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2591,"Problem: Problem Links: Create problem link command throws a problem not found exception if problem not found","The create problem link command throws a problem not found exception if problem not found",Pass,"15 Nov 2022, 15:24"
TEST-T2592,"Problem: Problem Links: Create problem link command throws a problem not found exception if problem selected linked problem","The create problem link command throws a problem not found exception if problem selected linked problem",Pass,"15 Nov 2022, 15:24"
TEST-T2593,"Problem: Problem Links: Create problem link command throws a domain exception if problem to link has draft care record status","The create problem link command throws a domain exception if problem to link has draft care record status",Pass,"15 Nov 2022, 15:24"
TEST-T2594,"Problem: Problem Links: Create problem link command throws a domain exception if problem has draft care record status","The create problem link command throws a domain exception if problem has draft care record status",Pass,"15 Nov 2022, 15:24"
TEST-T2595,"Problem: Problem Links: Existing problem link select query returns expected results","The existing problem link select query returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2596,"Problem: Problem Links: Existing problem link select query returns all existing linked problems","The existing problem link select query returns all existing linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2597,"Problem: Problem Links: Existing problem link select query throws patient not found exception","The existing problem link select query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2598,"Problem: Problem Links: Existing problem link select query throws problem not found exception","The existing problem link select query throws problem not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2599,"Problem: Problem Links: Problem link overview controller returns expected results","The problem link overview controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2600,"Problem: Problem Links: Problem link overview query returns expected data","The problem link overview query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2601,"Problem: Problem Links: Problem link returns problem data for both linked problems","The problem link query returns problem data for both linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2602,"Problem: Problem Links: Problem link query throws problem link not found exception","The problem link query throws problem link not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2603,"Problem: Problem Links: Unlink problem command unlinks a child problem relationship","The unlink problem command unlinks a child problem relationship",Pass,"15 Nov 2022, 15:24"
TEST-T2604,"Problem: Problem Links: Unlink problem command throws a problem not found exception if problem A is not found","The unlink problem command throws a problem not found exception if problem A is not found",Pass,"15 Nov 2022, 15:24"
TEST-T2605,"Problem: Problem Links: Unlink problem command throws a problem not found exception if problem B is not found","The unlink problem command throws a problem not found exception if problem B is not found",Pass,"15 Nov 2022, 15:24"
TEST-T2606,"Problem: Problem Links: Update problem link controller returns required data","The unlink problem link controller returns default required data",Pass,"15 Nov 2022, 15:24"
TEST-T2607,"Problem: Problem Links: Update problem link controller can update linked problems by adding a problem link","The unpdate problem link controller can update linked problems by adding a problem link",Pass,"15 Nov 2022, 15:24"
TEST-T2608,"Problem: Problem Links: Update problem link controller cannot update problem link with missing required fields","The unpdate problem link controller cannot update problem link with missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2609,"Problem: Problem Links: Update problem link controller returns errors for missing required fields","The unpdate problem link controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2580,"Problem: Problem Links: Relatable problems overview controller returns expected results","The linkable problems controller overview controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T2581,"Problem: Problem Links: Relatable problems overview query returns expected data","The relatable problems controller overview query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2582,"Problem: Problem Links: Relatable problems overview query returns problem data for both linked problems","The relatable problems controller overview query returns problem data for both linked problems",Pass,"15 Nov 2022, 15:24"
TEST-T2583,"Problem: Problem Links: Relatable problems overview query throws patient not found exception","The relatable problems controller overview query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2584,"Problem: Problem Links: Relatable problems overview query throws problem link not found exception","The relatable problems controller overview query throws problem link not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T2575,"Problem: Problem Links: UnLink to consultation topic controller can unlink a problem","The unlink to consultation topic controller can unlink a problem",Pass,"15 Nov 2022, 15:24"
TEST-T2576,"Problem: Problem Links: UnLink to consultation topic controller cannot unlink problem without required data","The unlink to consultation topic controller cannot unlink problem without required data",Pass,"15 Nov 2022, 15:24"
TEST-T2577,"Problem: Problem Links: UnLink to consultation topic controller returns errors for missing required fields","The unlink to consultation topic controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2579,"Problem: Problem Links: UnLink to consultation topic command throws consultation topic exception","The unlink to consultation topic command throws consultation topic exception",Pass,"15 Nov 2022, 15:24"
TEST-T2527,"Problem: Update Problem: Update problem controller returns default required data","The update problem controller returns default required data",Pass,"15 Nov 2022, 15:24"
TEST-T2528,"Problem: Update Problem: Update problem controller can update a problems automatically archive date","The update problem controller can update a problems automatically archive date",Pass,"15 Nov 2022, 15:24"
TEST-T2529,"Problem: Update Problem: Update problem controller cannot update a problems automatically archive date without required data","The update problem controller cannot update a problems automatically archive date without required data",Pass,"15 Nov 2022, 15:24"
TEST-T2534,"Problem: Update Problem: Update problem controller returns errors for missing required fields","The update problem controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T2536,"Problem: Update Problem: Update problem controller automatically archive date cannot be in the past","The update problem controller returns error if automatically archive date cannot is in the past",Pass,"15 Nov 2022, 15:24"
TEST-T7091,"Problem: Update Problem: Update problem controller automatically archive date cannot be today","The update problem controller returns error if automatically archive date cannot is today",Pass,"15 Nov 2022, 15:24"
TEST-T2543,"Problem: Update Problem: Update problem query returns expected data","The update problem problem query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T2544,"Problem: Update Problem: Update problem query throws problem not found exception","The update problem query throws preoblem not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T8167,"Problem: Update Problem: Update problem confidentiality command can update problem confidentiality","The update problem confidentiality command can update problem confidentiality",Pass,"15 Nov 2022, 15:24"
TEST-T8168,"Problem: Update Problem: Update problem confidentiality command throws a problem not found exception","The updatee problem confidentiality command throws a problem not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T8164,"Problem: Update Problem: Update problem confidentiality controller returns default required data","The update problem confidentiality controller returns default required data",Pass,"15 Nov 2022, 15:24"
TEST-T8169,"Problem: Update Problem: Update problem confidentiality controller can update problem confidentiality","The update problem controller confidentiality command can update problem confidentiality",Pass,"15 Nov 2022, 15:24"
TEST-T8165,"Problem: Update Problem: Update problem confidentiality controller cannot update a problems confidentiality without required data","The update problem confidentiality controller cannot update a problems confidentiality without required data",Pass,"15 Nov 2022, 15:24"
TEST-T8166,"Problem: Update Problem: Update problem confidentiality controller returns errors for missing required fields","The update problem confidentiality controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T5041,"Medicus: Add Referral Type Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5042,"Medicus: Add Referral Type Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5043,"Medicus: Delete Referral Type Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5044,"Medicus: Edit Referral Type Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5049,"Medicus: Patient Record Allergies Overview Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T5050,"Medicus: Patient Record Diary Query Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T5055,"Medicus: Patient Record Vaccinations Overview Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T7230,"Patient record: Investigations: Data request to get patient banner details is functional","Prove that data request to get patient banner details for patient investigations listing is functional",Pass,"15 Nov 2022, 15:24"
TEST-T8906,"Patient record: Investigations: Investigation request returns available Clinisys service providers for current user","Prove that the Patient banner on the Investigations page will be provided with the active Clinisys service providers related to the current user",Pass,"15 Nov 2022, 15:24"
TEST-T5051,"Medicus: Patient Record Journal Overview Query Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T5052,"Medicus: Patient Record Problem Listing Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T5053,"Medicus: Patient Record Outbound Referrals Listing Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T5054,"Medicus: Patient Record Registration Overview Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T1458,"Recall: Link to problem: Recall can be created with 0 linked problems","Prove that recall can be created with 0 linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1459,"Recall: Link to problem: Recall can be created with many linked problems","Prove that recall can be created with many linked problems.",Pass,"15 Nov 2022, 15:24"
TEST-T1460,"Recall: Link to problem: Recall cannot be linked to problems from consultation","Prove that recall cannot be linked to problems from consultation.",Pass,"15 Nov 2022, 15:24"
TEST-T1461,"Recall: Link to problem: Can update recall linked problems","Prove that recall link to problems can be updated.",Pass,"15 Nov 2022, 15:24"
TEST-T1462,"Recall: Link to problem: Cannot add directly linked problem to a care record entry within a context","Prove that can add directly linked problem to a care record entry within a context.",Pass,"15 Nov 2022, 15:24"
TEST-T3040,"Prescribing Decision Support: Allergies For Prescribing Decision Support Contain Draft Care Records","prove that the allergies for prescribing decision support contain draft care records",Pass,"15 Nov 2022, 15:24"
TEST-T3041,"Prescribing Decision Support: Allergies For Prescribing Decision Support Contain Finalised Care Records","prove that the allergies for prescribing decision support contain finalised care records",Pass,"15 Nov 2022, 15:24"
TEST-T3042,"Prescribing Decision Support: Allergies For Prescribing Decision Support Does Not Contain Draft Deleted Care Records","prove that the allergies for prescribing decision support does not contain draft deleted care records",Pass,"15 Nov 2022, 15:24"
TEST-T3043,"Prescribing Decision Support: Allergies For Prescribing Decision Support Does Not Contain Marked Incorrect Care Records","prove that the allergies for prescribing decision support contain marked incorrect care records",Pass,"15 Nov 2022, 15:24"
TEST-T3044,"Prescribing Decision Support: Allergies For Prescribing Decision Support Does Not Contain Incorrect and Hidden Care Records","prove that the allergies for prescribing decision support does not contain incorrect and hidden care records",Pass,"15 Nov 2022, 15:24"
TEST-T3045,"Prescribing Decision Support: Allergies For Prescribing Decision Support Does Not Contain Archived Allergies","prove that the allergies for prescribing decision support does not contain archived allergies",Pass,"15 Nov 2022, 15:24"
TEST-T5099,"Medicus: Remove Care Record Check Test - Test Finalised Care Record Can Not Be Hard Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5100,"Medicus: Remove Care Record Check Test - Test Marked Incorrect Care Record Can Not Be Hard Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5101,"Medicus: Remove Care Record Check Test - Test Marked Incorrect And Hidden Care Record Can Not Be Hard Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5102,"Medicus: Remove Care Record Check Test - Test Marked Draft Care Record Can Be Hard Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5103,"Medicus: Remove Care Record Check Test - Test Marked Draft Deleted Care Record Can Be Hard Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5104,"Medicus: Save Draft Check Test - Test Care Record With Incorrect Marked Fields Can Not Be Saved As Draft",,Pass,"15 Nov 2022, 15:24"
TEST-T5105,"Medicus: Save Draft Check Test - Test Care Record With Finalised Fields Can Not Be Saved As Draft",,Pass,"15 Nov 2022, 15:24"
TEST-T5106,"Medicus: Save Draft Check Test - Test Care Record With Safe Fields Can Be Saved As Draft",,Pass,"15 Nov 2022, 15:24"
TEST-T5107,"Medicus: Save Draft Deleted Check Test - Test Care Record With Incorrect Marked Fields Can Not Be Saved As Draft Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5108,"Medicus: Save Draft Deleted Check Test - Test Care Record With Finalised Fields Can Not Be Saved As Draft Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5109,"Medicus: Save Draft Deleted Check Test - Test Care Record With Safe Fields Can Be Saved As Draft Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5110,"Medicus: Save Finalised Check Test - Test Care Record With Incorrect Marked Fields Can Not Be Saved As Finalised",,Pass,"15 Nov 2022, 15:24"
TEST-T5111,"Medicus: Save Finalised Check Test - Test Care Record Can Be Finalised With No Other Changes",,Pass,"15 Nov 2022, 15:24"
TEST-T5112,"Medicus: Save Finalised Check Test - Test Finalised Care Record Can Not Be Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5113,"Medicus: Save Finalised Check Test - Test Care Record Can Be Saved From Draft",,Pass,"15 Nov 2022, 15:24"
TEST-T5114,"Medicus: Save Finalised Check Test - Test Care Record Finalised Properties Set",,Pass,"15 Nov 2022, 15:24"
TEST-T5115,"Medicus: Save Finalised Check Test - Test Can Not Change Finalised By Staff",,Pass,"15 Nov 2022, 15:24"
TEST-T5116,"Medicus: Save Finalised Check Test - Test Can Not Change Finalised Date Time",,Pass,"15 Nov 2022, 15:24"
TEST-T5117,"Medicus: Save Finalised Record Test - Test Care Record Finalised Saved Correctly On Initial Save",,Pass,"15 Nov 2022, 15:24"
TEST-T5118,"Medicus: Save Finalised Record Test - Test A Care Record Finalised Saved Correctly With No Other Fields Changed",,Pass,"15 Nov 2022, 15:24"
TEST-T5119,"Medicus: Amp Search Test - Test Instance",,Pass,"15 Nov 2022, 15:24"
TEST-T5120,"Medicus: Amp Search Test - Test Simple Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5121,"Medicus: Amp Search Test - Test Case Insensitive Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5122,"Medicus: Amp Search Test - Test Boosting",,Pass,"15 Nov 2022, 15:24"
TEST-T5123,"Medicus: Amp Search Test - Test Fuzziness Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5124,"Medicus: Amp Search Test - Test Id Lookup",,Pass,"15 Nov 2022, 15:24"
TEST-T5125,"Medicus: Vmp Search Test - Test Instance",,Pass,"15 Nov 2022, 15:24"
TEST-T5126,"Medicus: Vmp Search Test - Test Simple Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5127,"Medicus: Vmp Search Test - Test Case Insensitive Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5128,"Medicus: Vmp Search Test - Test Boosting",,Pass,"15 Nov 2022, 15:24"
TEST-T5129,"Medicus: Vmp Search Test - Test Fuzziness Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5130,"Medicus: Vmp Search Test - Test Id Lookup",,Pass,"15 Nov 2022, 15:24"
TEST-T5131,"Medicus: Vtm Search Test - Test Instance",,Pass,"15 Nov 2022, 15:24"
TEST-T5132,"Medicus: Vtm Search Test - Test Simple Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5133,"Medicus: Vtm Search Test - Test Case Insensitive Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5134,"Medicus: Vtm Search Test - Test Boosting",,Pass,"15 Nov 2022, 15:24"
TEST-T5135,"Medicus: Vtm Search Test - Test Fuzziness Search",,Pass,"15 Nov 2022, 15:24"
TEST-T5136,"Medicus: Vtm Search Test - Test Id Lookup",,Pass,"15 Nov 2022, 15:24"
TEST-T1883,"SNOMED CT: Description Search: Order Search Results By Usage","Proves that description search results are ordered by code usage starting, from highest to the lowest usage.",Pass,"15 Nov 2022, 15:24"
TEST-T1884,"SNOMED CT: Description Search: Order Search Results By Score When Same Usage","Proves that the description search results are ordered by the search score after they have been ordered by usage. When two search results have the same usage then they are ordered by their score. ",Pass,"15 Nov 2022, 15:24"
TEST-T1885,"SNOMED CT: Description Search: Search Results Are Ordered By Length Of Description","Proves when description search results have matching usage and score they are ordered by the length of the description, from shortest to longest description",Pass,"15 Nov 2022, 15:24"
TEST-T1886,"SNOMED CT: Description Search: Sorting Rules Also Applies To Fuzzy Description Search","Proves that the rules in which the description search results are ordered also apply to search results through fuzzy search.
- Order by usage (from highest to lowest)
- If the usage is the same, order by score (from highest to lowest)
- If the score is the same, order by length of description (order from shortest to longest description)
",Pass,"15 Nov 2022, 15:24"
TEST-T2192,"SNOMED CT: Description Search: High score results are ordered by score and code usage","Proves that results with a score greater than 100 are ordered first by score and then by code usage if two results have the same score.",Pass,"15 Nov 2022, 15:24"
TEST-T1888,"SNOMED CT: Concept Search: Search Results Are Ordered By Usage","Proves that the search results of the concept search are ordered by usage from highest to lowest. ",Pass,"15 Nov 2022, 15:24"
TEST-T1889,"SNOMED CT: Concept Search: Search Results Are Ordered By Score After Usage","Proves that when search results have the same usage they are ordered by the search score.",Pass,"15 Nov 2022, 15:24"
TEST-T1891,"SNOMED CT: Concept Search: Search Results Are Ordered By Description Length After Ordering By Score","Proves that if concept search results have matching usage and matching score, they are ordered by their description length from shortest description to longest. ",Pass,"15 Nov 2022, 15:24"
TEST-T2191,"SNOMED: Concept Search: High scoring results are ordered by score and code usage","Proves that results with a score higher than 100 are ordered by score first and if the score is equal, they are ordered by code usage.",Pass,"15 Nov 2022, 15:24"
TEST-T1892,"SNOMED CT: Concept Search: Fuzzy Search Results Are Ordered By Sorting Rules","Proves that the same sorting rules apply to search results from fuzzy concept search. The search results should be ordered- By usage, starting with the highest usage
- If the same usage, then order by search score, starting with the highest score
- If the same score, then order by length of description, starting with the shortest description
",Pass,"15 Nov 2022, 15:24"
TEST-T7790,"Investigation: Patient Record Listing: Patient investigation list does not return marked incorrect and hidden reports","Prove that patient investigation list does not return marked incorrect and hidden reports",Pass,"15 Nov 2022, 15:24"
TEST-T9055,"Medication Statement: Current and Recent Medication Statements are returned by the repository method","prove that current and recent medication statements are returned by the repository method with care record status finalised or draft and active. If the record has an end date then the end date is within 12 months or in the future",Pass,"15 Nov 2022, 15:24"
TEST-T2841,"Prescribing Decision Support: Medication Products For Prescribing Decision Support Contains Correct Medication Statements","prove that the list of medications for prescribing decision support contains medication statements that are either:- active and draft or finalised
- finalised ended with end date after 12 months ago or in the future
- finalised ended with no end date and start date after 12 months ago or in the future
",Pass,"15 Nov 2022, 15:24"
TEST-T2986,"Prescribing Decision Support: Medication Products For Prescribing Decision Support Does Not Contain Medication Statements Marked as Draft Deleted Care Record","prove that medication products for prescribing decision support does not contain medication statements marked as draft deleted care records",Pass,"15 Nov 2022, 15:24"
TEST-T2987,"Prescribing Decision Support: Medication Products For Prescribing Decision Support Does Not Contain Medication Statements Marked as Incorrect Care Record","prove that medication products for prescribing decision support contain medication statements marked as incorrect care records",Pass,"15 Nov 2022, 15:24"
TEST-T2988,"Prescribing Decision Support: Medication Products For Prescribing Decision Support Does Not Contain Medication Statements Marked as Incorrect And Hidden Care Record","prove that medication products for prescribing decision support contain medication statements marked as incorrect and hidden care records",Pass,"15 Nov 2022, 15:24"
TEST-T2807,"Prescribing Decision Support: Prescriptions With End Date More Than 12 Months Ago Are Not Listed For Prescribing Decision Support","prove that prescriptions with end dates over twelve months ago are not included in the list of prescriptions used for prescribing decision support",Pass,"15 Nov 2022, 15:24"
TEST-T2831,"Prescribing Decision Support: All Included Prescriptions Have Either No End Date Or End Date After 12 Months Ago Or In The Future","prove that prescriptions included for prescribing decision support have either no end date, end date after twelve months ago or in the future",Pass,"15 Nov 2022, 15:24"
TEST-T2828,"Prescribing Decision Support: Prescriptions With No End Date But With Issue Date Within Last 12 Months or The Future Are Listed For Prescribing Decision Support","prove that prescriptions with no end date are included in the list of prescriptions used for prescribing decision support, so long as they have an issued ""issue"" with an issue date within the last twelve months or in the future",Pass,"15 Nov 2022, 15:24"
TEST-T2829,"Prescribing Decision Support: Prescriptions With No End Date But With Issue Date Before Last 12 Months Are Not Listed For Prescribing Decision Support","prove that prescriptions with no end date are not included in the list of prescriptions used for prescribing decision support, if they have an issued ""issue"" with an issue date before the last twelve months",Pass,"15 Nov 2022, 15:24"
TEST-T3047,"Prescribing Decision Support: Problems For Prescribing Decision Support Contain Draft Care Records","prove that the problems for prescribing decision support contain draft care records",Pass,"15 Nov 2022, 15:24"
TEST-T3048,"Prescribing Decision Support: Problems For Prescribing Decision Support Contain Finalised Care Records","prove that the problems for prescribing decision support contain finalised care records",Pass,"15 Nov 2022, 15:24"
TEST-T3051,"Prescribing Decision Support: Problems For Prescribing Decision Support Does Not Contain Incorrect and Hidden Care Records","prove that the problems for prescribing decision support does not contain incorrect and hidden care records",Pass,"15 Nov 2022, 15:24"
TEST-T3050,"Prescribing Decision Support: Problems For Prescribing Decision Support Does Not Contain Marked Incorrect Care Records","prove that the problems for prescribing decision support contain marked incorrect care records",Pass,"15 Nov 2022, 15:24"
TEST-T3052,"Prescribing Decision Support: Problems For Prescribing Decision Support Does Not Contain Archived Problems","prove that the problems for prescribing decision support does not contain archived problems",Pass,"15 Nov 2022, 15:24"
TEST-T5137,"Medicus: Referral Repository Test - Test The Find Referral Method Returns The Expected Referral",,Pass,"15 Nov 2022, 15:24"
TEST-T5138,"Medicus: Referral Repository Test - Test The Find Referral Method Throws An Exception If A Referral Is Expected But Not Found",,Pass,"15 Nov 2022, 15:24"
TEST-T5139,"Medicus: Referral Repository Test - Test The Find Referral Method Returns Null If A Referral Is Not Expected And Not Found",,Pass,"15 Nov 2022, 15:24"
TEST-T5140,"Medicus: Referral Repository Test - Test The Find By Patient Method Filters Referrals By Patient",,Pass,"15 Nov 2022, 15:24"
TEST-T5141,"Medicus: Referral Repository Test - Test The Find By Patient Method Does Not Return Hidden Records",,Pass,"15 Nov 2022, 15:24"
TEST-T5142,"Medicus: Referral Repository Test - Test The Find Attachment Method Returns The Expected Referral",,Pass,"15 Nov 2022, 15:24"
TEST-T5143,"Medicus: Referral Repository Test - Test The Find Attachment Method Throws An Exception If A Referral Is Expected But Not Found",,Pass,"15 Nov 2022, 15:24"
TEST-T5144,"Medicus: Referral Repository Test - Test The Find Attachment Method Returns Null If A Referral Is Not Expected And Not Found",,Pass,"15 Nov 2022, 15:24"
TEST-T5145,"Medicus: Referral Repository Test - Test The Filter Referrals Method Can Filter By Display Status",,Pass,"15 Nov 2022, 15:24"
TEST-T2180,"Yellow Card: Medical history episode: getFormattedEpisode method: Can format episode with patient medical start and end date","Prove that MedicalHistoryEpisode getFormattedEpisode method can format episode with patient medical start and end date",Pass,"15 Nov 2022, 15:24"
TEST-T2181,"Yellow Card: Medical history episode: getFormattedEpisode method: Can format episode with patient medical start date only","Prove that MedicalHistoryEpisode getFormattedEpisode method can format episode with patient medical start date only",Pass,"15 Nov 2022, 15:24"
TEST-T2182,"Yellow Card: Medical history episode: getFormattedEpisode method: Can format episode with patient condition only","Prove that MedicalHistoryEpisode getFormattedEpisode method can format episode with patient condition only",Pass,"15 Nov 2022, 15:24"
TEST-T2183,"Yellow Card: Medical history episode: getFormattedEpisode method: Type error is thrown if patient condition does not contain description","Prove that type error is thrown when calling getFormattedEpisode if patient condition does not contain description.",Pass,"15 Nov 2022, 15:24"
TEST-T8005,"Medicus: Patient Audit Event: Yellow card created audit event test","When a new yellow card is created a yellow card created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8006,"Medicus: Patient Audit Event: Yellow card submitted audit event test","When a yellow card is submitted a yellow card submitted audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8002,"Medicus: Patient Audit Event: Allergy created with allergy code audit event test","When a new allergy is created a allergy created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8003,"Medicus: Patient Audit Event: Allergy created with substance code audit event test","When a new allergy is created a allergy created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8004,"Medicus: Patient Audit Event: Allergy edited audit event test","When a allergy is edited a allergy edit audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T5078,"Medicus: Care Record Trait Test - Test Finalised By Method Throws Exception",,Pass,"15 Nov 2022, 15:24"
TEST-T5079,"Medicus: Care Record Trait Test - Test Finalised By Method Works With Safety Pass",,Pass,"15 Nov 2022, 15:24"
TEST-T5080,"Medicus: Care Record Trait Test - Test Finalised By Method Does Not Allow Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5081,"Medicus: Care Record Trait Test - Test Finalised By Date Time Throws Exception Without Safety Override",,Pass,"15 Nov 2022, 15:24"
TEST-T5082,"Medicus: Care Record Trait Test - Test Finalised By Date Time Throws Exception When Overwriting",,Pass,"15 Nov 2022, 15:24"
TEST-T5083,"Medicus: Care Record Trait Test - Test Finalised By Date Time With Safety Override",,Pass,"15 Nov 2022, 15:24"
TEST-T5084,"Medicus: Care Record Trait Test - Test Mark Finalised Record As Finalised Throws Exception",,Pass,"15 Nov 2022, 15:24"
TEST-T5085,"Medicus: Care Record Trait Test - Test Mark Incorrect Throws Exception When Already Incorrect",,Pass,"15 Nov 2022, 15:24"
TEST-T5086,"Medicus: Care Record Trait Test - Test Mark Incorrect And Hidden Throws Exception When Already Incorrect And Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T5087,"Medicus: Care Record Trait Test - Test Care Record Needs To Be Finalised To Be Marked Incorrect",,Pass,"15 Nov 2022, 15:24"
TEST-T5088,"Medicus: Care Record Trait Test - Test Care Record Needs To Be Finalised To Be Marked Incorrect And Hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T5089,"Medicus: Care Record Trait Test - Test Can Not Revert Incorrect And Hidden To Finalised",,Pass,"15 Nov 2022, 15:24"
TEST-T5090,"Medicus: Care Record Trait Test - Test Can Not Revert Incorrect To Finalised",,Pass,"15 Nov 2022, 15:24"
TEST-T5091,"Medicus: Care Record Trait Test - Test Can Not Change Finalised Care Record To Draft Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5092,"Medicus: Care Record Trait Test - Test Can Not Change Incorrect Care Record To Draft Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5093,"Medicus: Care Record Trait Test - Test Can Not Change Incorrect And Hidden Care Record To Draft Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5094,"Medicus: Care Record Trait Test - Test Can Change Draft Care Record To Draft Deleted",,Pass,"15 Nov 2022, 15:24"
TEST-T5095,"Medicus: Care Record Trait Test - Test Can Not Set Draft Deleted By Staff Twice",,Pass,"15 Nov 2022, 15:24"
TEST-T5096,"Medicus: Care Record Trait Test - Test Can Not Set Draft Deleted Date Time Twice",,Pass,"15 Nov 2022, 15:24"
TEST-T8007,"Medicus: Patient Audit Event: Care record archived audit event test","When a care record is archived a care record archived audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8008,"Medicus: Patient Audit Event: Care record deleted audit event test","When a care record is deleted a care record deleted audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8009,"Medicus: Patient Audit Event: Care record finalised audit event test","When a care record is finalised a care record finalised audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8010,"Medicus: Patient Audit Event: Care record marked incorrect audit event test","When a care record is marked incorrect a care record marked incorrect audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8011,"Medicus: Patient Audit Event: Care record marked incorrect hidden audit event test","When a care record is marked incorrect hidden a care record marked incorrect hidden audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8012,"Medicus: Patient Audit Event: Care record document created audit event test","When a care record document is created a care record document created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8053,"Medicus: Patient Audit Event: Care record document edited audit event test","When a care record document is edited a care record document edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8013,"Medicus: Patient Audit Event: Care record note created audit event test","When a care record note is created a care record note created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8054,"Medicus: Patient Audit Event: Care record note edited audit event test","When a care record note is edited a care record note edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8014,"Medicus: Patient Audit Event: Consultation topic added audit event test","When a consulatation topic is added a consulatation topic added audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8376,"Medicus: Patient Audit Event: Consultation topic confidentiality edited audit event test","When a consultation topic confidentiality is edited a Consultation topic confidentiality edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8015,"Medicus: Patient Audit Event: Consultation topic heading added audit event test","When a consulatation topic heading is added a consulatation topic heading added audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8375,"Medicus: Patient Audit Event: Consultation topic heading confidentiality edited audit event test","When a consultation topic heading confidentiality is edited a Consultation topic heading confidentiality edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8016,"Medicus: Patient Audit Event: Encounter created audit event test","When an encounter is created an encounter created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8017,"Medicus: Patient Audit Event: Encounter edited audit event test","When an encounter is edited an encounter edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8373,"Medicus: Patient Audit Event: Fit note confidentiality edited audit event test","When a fitnote confidentiality is edited a fitnote confidentiality edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8018,"Medicus: Patient Audit Event: Fit-note created audit event test","When a fit-note is created a fit-note created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8019,"Medicus: Patient Audit Event: Fit-note downloaded audit event test","When a fit-note is downloaded a fit-note downloaded audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8020,"Medicus: Patient Audit Event: Fit-note edited audit event test","When a fit-note is edited a fit-note edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8021,"Medicus: Patient Audit Event: GP Connect document created audit event test","When a GP connect document is created a GP connect document created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8029,"Medicus: Patient Audit Event: Vaccine administration created audit event test","When a vaccine administration is created a vaccine administration created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8374,"Medicus: Patient Audit Event: Investigation report confidentiality edited audit event test","When a investigation report confidentiality is edited a investigation report confidentiality edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T7957,"Investigation: Patient Audit Event: Creating investigation group triggers patient audit event and persists audit data","Prove that creating investigation group triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7958,"Investigation: Patient Audit Event: Creating investigation group filing comment triggers patient audit event and persists audit data","Prove that creating investigation group filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7959,"Investigation: Patient Audit Event: Deleting investigation group filing comment triggers patient audit event and persists audit data","Prove that deleting investigation group filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7960,"Investigation: Patient Audit Event: Edited investigation group filing comment triggers patient audit event and persists audit data","Prove that edited investigation group filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7961,"Investigation: Patient Audit Event: Marked incorrect and hidden investigation group filing comment triggers patient audit event and persists audit data","Prove that marked incorrect and hidden investigation group filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7962,"Investigation: Patient Audit Event: Marked incorrect investigation group filing comment triggers patient audit event and persists audit data","Prove that marked incorrect investigation group filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7963,"Investigation: Patient Audit Event: Creating Investigation Report triggers patient audit event and persists audit data","Prove that creating Investigation Report triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7964,"Investigation: Patient Audit Event: Discarded investigation report triggers patient audit event and persists audit data","Prove that discarded investigation report triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7965,"Investigation: Patient Audit Event: Filed investigation report triggers patient audit event and persists audit data","Prove that filed investigation report triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7966,"Investigation: Patient Audit Event: Creating Investigation Report Filing Comment triggers patient audit event and persists audit data","Prove that creating Investigation Report Filing Comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7967,"Investigation: Patient Audit Event: Delete Investigation Report Filing Comment triggers patient audit event and persists audit data","Prove that delete Investigation Report Filing Comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7968,"Investigation: Patient Audit Event: Edited investigation report filing comment triggers patient audit event and persists audit data","Prove that edited investigation report filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7969,"Investigation: Patient Audit Event: Marked incorrect and hidden investigation group filing comment triggers patient audit event and persists audit data","Prove that marked incorrect and hidden investigation group filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7970,"Investigation: Patient Audit Event: Marked incorrect investigation result filing comment triggers patient audit event and persists audit data","Prove that marked incorrect investigation result filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7971,"Investigation: Patient Audit Event: Investigation report matched to another patient triggers patient audit event and persists audit data","Prove that investigation report matched to another patient triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7972,"Investigation: Patient Audit Event: Investigation report matched to patient triggers patient audit event and persists audit data","Prove that investigation report matched to patient triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7973,"Investigation: Patient Audit Event: Creating Investigation Result triggers patient audit event and persists audit data","Prove that creating Investigation Result triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7974,"Investigation: Patient Audit Event: Creating Investigation Result Filing Comment triggers patient audit event and persists audit data","Prove that creating Investigation Result Filing Comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7975,"Investigation: Patient Audit Event: Delete Investigation Result Filing Comment triggers patient audit event and persists audit data","Prove that delete Investigation Result Filing Comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7976,"Investigation: Patient Audit Event: Edited investigation result filing comment triggers patient audit event and persists audit data","Prove that edited investigation result filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7977,"Investigation: Patient Audit Event: Marked incorrect and hidden investigation group filing comment triggers patient audit event and persists audit data","Prove that marked incorrect and hidden investigation group filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7978,"Investigation: Patient Audit Event: Marked incorrect investigation result filing comment triggers patient audit event and persists audit data","Prove that marked incorrect investigation result filing comment triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7979,"Investigation: Patient Audit Event: Creating Investigation Specimen triggers patient audit event and persists audit data","Prove that creating Investigation Specimen triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T7980,"Investigation: Patient Audit Event: Recovered investigation report triggers patient audit event and persists audit data","Prove that recovered investigation report triggers patient audit event and persists audit data",Pass,"15 Nov 2022, 15:24"
TEST-T8022,"Medicus: Patient Audit Event: Medication administration created audit event test","When a medication administration is created a medication administration created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8055,"Medicus: Patient Audit Event: Medication administration edited audit event test","When a medication administration is edited a medication administration edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8023,"Medicus: Patient Audit Event: Medication statement created audit event test","When a medication statement is created a medication statement created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8056,"Medicus: Patient Audit Event: Medication statement edited audit event test","When a medication statement is edited a medication statement edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8024,"Medicus: Patient Audit Event: Observation created audit event test","When an observation is created a observation created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8058,"Medicus: Patient Audit Event: Observation edited audit event test","When an observation is edited a observation edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T5097,"Medicus: Create Post Event Message Command Test - Test Command Correctly Executes And Adds New Post Event Message111 Record",,Pass,"15 Nov 2022, 15:24"
TEST-T5098,"Medicus: Create Post Event Message Command Test - Test Command Throws Exception If Missing Payload File",,Pass,"15 Nov 2022, 15:24"
TEST-T8025,"Medicus: Patient Audit Event: Post event message 111 created audit event test","When a post event message 111 is created a post event message 111 created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8026,"Medicus: Patient Audit Event: Care record linked problems updated audit event test","When a care record linked problems are updated a care record linked problems updated audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8140,"Problem: Patient Audit Event: Editing problem triggers audit event","Prove that editing problem triggers audit event",Pass,"15 Nov 2022, 15:24"
TEST-T8027,"Medicus: Patient Audit Event: Procedure created audit event test","When a procedure is created a procedure created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8028,"Medicus: Patient Audit Event: Recall created audit event test","When a recall is created a recall created audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8059,"Medicus: Patient Audit Event: Recall edited audit event test","When a recall is edited a recall edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8372,"Medicus: Patient Audit Event: Manual referral confidentiality edited audit event test","When a manual referral confidentiality is edited a manual referral confidentiality edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8371,"Medicus: Patient Audit Event: NHSeRS confidentiality edited audit event test","When a NHSeRS referral confidentiality is edited a NHSeRS confidentiality edited audit event is triggered and audit event details persisted",Pass,"15 Nov 2022, 15:24"
TEST-T8678,"GB Clinisys Legacy ICE Client: Test archiving a Authorised User for a Configuration","Test that it is possible to archive an Authorised User for a Configuration",Pass,"15 Nov 2022, 15:24"
TEST-T8679,"GB Clinisys Legacy ICE Client: Test creating an authorised user","Prove it is possible to create an authorised user against an existing configuration",Pass,"15 Nov 2022, 15:24"
TEST-T8693,"GB Clinisys Legacy ICE Client: Not possible to create authorised user with inactive staff","Prove that it is not possible for inactive staff to become authorised users",Pass,"15 Nov 2022, 15:24"
TEST-T8694,"GB Clinisys Legacy ICE Client: Not possible to create authorised user with inactive service provider","Prove that it is not possible for an inactive service provider to be assigned to a new authorised user",Pass,"15 Nov 2022, 15:24"
TEST-T8675,"GB Clinisys Legacy ICE Client: Test updating an Authorised User","Test that it is possible to update an Authorised User related to a CliniSys configuration",Pass,"15 Nov 2022, 15:24"
TEST-T8696,"GB Clinisys Legacy ICE Client: Not possible to update authorised user with inactive staff member","Test that it is not possible to update an existing authorised user by assigning it an archived staff ID",Pass,"15 Nov 2022, 15:24"
TEST-T8695,"GB Clinisys Legacy ICE Client: Not possible to update authorised user with inactive service provider","Test that it is not possible to update an existing authorised user by assigning it an archived service provider",Pass,"15 Nov 2022, 15:24"
TEST-T8706,"GB Clinisys Legacy ICE Client: Retrieving Minimal Configuration Data","Prove that it is possible to create a minimal configuration and have it returned from the API endpoint, checking for all expected null values",Pass,"15 Nov 2022, 15:24"
TEST-T8705,"GB Clinisys Legacy ICE Client: Retrieving Maximal Configuration Data","Prove that all expected Configuration fields, along with associated Service Providers and Authorised users, are returned correctly from the API endpoint",Pass,"15 Nov 2022, 15:24"
TEST-T8707,"GB Clinisys Legacy ICE Client: Only active Authorised Users are returned","Prove that the Configuration API endpoint returns only ACTIVE authorised users and omits archived authorised users from the result",Pass,"15 Nov 2022, 15:24"
TEST-T8708,"GB Clinisys Legacy ICE Client: Only active Service Providers are returned","Prove only ACTIVE Service Providers are returned from the Configuration endpoint and archived Service Providers are omitted from the result",Pass,"15 Nov 2022, 15:24"
TEST-T8894,"Investigation: Clinisys Request: Order Test request","Prove that it is possible to make a request to the Clinisys module with the correct parameters via Medicus API and handle a successful response",Pass,"15 Nov 2022, 15:24"
TEST-T8895,"Investigation: Clinisys Request: Prove it is not possible to make an Order Test request with an invalid Patient ID","Prove that making an Order Test request with an invalid Patient ID will return a 'not found' error",Pass,"15 Nov 2022, 15:24"
TEST-T8896,"Investigation: Clinisys Request: Prove it is not possible to make an Order Test request with an invalid Service Provider ID","Prove that making an Order Test request with an invalid Service Provider ID will return a 'not found' error",Pass,"15 Nov 2022, 15:24"
TEST-T8897,"TEST-T8896 - Investigation: Clinisys Request: Prove it is not possible to make an Order Test request when not an Authorised User","Prove it is not possible to make an Order Test request when the requesting user is not listed as an Authorised User of the Service Provider. The service provider is defined by the ID passed in the request.",Pass,"15 Nov 2022, 15:24"
TEST-T8676,"GB Clinisys Legacy ICE Client: Test updating a Requesting Organisation for a new Configuration","Test that it is possible to update the Requesting Organisation for a new Configuration. This situation occurs when a user tries to save a new Service Provider against a Configuration that does not already exist in the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8677,"GB Clinisys Legacy ICE Client: Test updating a requesting organisation with an existing Configuration","Prove that it is possible to update a requesting organisation against a Configuration that has already been saved to the database. ",Pass,"15 Nov 2022, 15:24"
TEST-T8673,"GB Clinisys Legacy ICE Client: Test archiving a Service Provider","Test that it is possible to archive an existing Service Provider related to a CliniSys configuration",Pass,"15 Nov 2022, 15:24"
TEST-T8697,"GB Clinisys Legacy ICE Client: Archiving service provider archives all authorised users","Prove that archiving a service provider does not leave orphaned authorised users",Pass,"15 Nov 2022, 15:24"
TEST-T8680,"GB Clinisys Legacy ICE Client: Test creating a service provider with a new configuration","Prove that it is possible to implicitly create a configuration alongside a service provider, when both are new.",Pass,"15 Nov 2022, 15:24"
TEST-T8674,"GB Clinisys Legacy ICE Client: Test creating a Service Provider with an existing Configuration","Test that it is possible to create Service Provider whilst implictly creating the related Configuration. This situation occurs when a service provider is saved against a Configuration that is not already saved to the database.",Pass,"15 Nov 2022, 15:24"
TEST-T8681,"Test updating a Service Provider","Prove that it is possible to update a Service Provider against an existing Configuration",Pass,"15 Nov 2022, 15:24"
TEST-T8898,"GP Connect Configuration: All configurations options set to true","Prove that all GP Connect configuration options can be set to true",Pass,"15 Nov 2022, 15:24"
TEST-T8899,"GP Connect Configuration: All configurations options set to false","Prove that all GP Connect configuration options can be set to false",Pass,"15 Nov 2022, 15:24"
TEST-T5361,"Medicus: Change Api Key Test - Test Change Api Key Config",,Pass,"15 Nov 2022, 15:24"
TEST-T5362,"Medicus: Change Template Id Test - Test Change Template Id Config",,Pass,"15 Nov 2022, 15:24"
TEST-T5363,"Medicus: Configuration Test - Test View Configurations",,Pass,"15 Nov 2022, 15:24"
TEST-T2204,"SMS Modal Query returns the correct application state when there is no API Key or Template ID set",,Pass,"15 Nov 2022, 15:24"
TEST-T2205,"SMS Modal Query returns the correct application state when there is no Template ID set",,Pass,"15 Nov 2022, 15:24"
TEST-T2206,"SMS Modal Query returns the correct application state when there is no API Key set",,Pass,"15 Nov 2022, 15:24"
TEST-T2207,"SMS Modal Query returns the correct application state when both an API Key and Template ID are set",,Pass,"15 Nov 2022, 15:24"
TEST-T2200,"SMS Slideover Query returns the correct application state when there is no API Key or Template ID set",,Pass,"15 Nov 2022, 15:24"
TEST-T2201,"SMS Slideover Query returns the correct application state when there is no Template ID set",,Pass,"15 Nov 2022, 15:24"
TEST-T2202,"SMS Slideover Query returns the correct application state when there is no API Key set",,Pass,"15 Nov 2022, 15:24"
TEST-T2203,"SMS Slideover Query returns the correct application state when both an API Key and Template ID are set",,Pass,"15 Nov 2022, 15:24"
TEST-T8635,"Intersystems: Shared Care Record Viewer: Data request endpoint is functional","Prove that intersystems shared care record viewer data request endpoint is functional",Pass,"15 Nov 2022, 15:24"
TEST-T8636,"Intersystems: Shared Care Record Viewer: Data request returns intersystems message when patient date of birth is not set","Prove that intersystems shared care record viewer data request returns intersystems message when patient date of birth is not set",Pass,"15 Nov 2022, 15:24"
TEST-T8637,"Intersystems: Shared Care Record Viewer: Data request returns intersystems message when patient NHS number is not set","Prove that intersystems shared care record viewer data request returns intersystems message when patient NHS number is not set",Pass,"15 Nov 2022, 15:24"
TEST-T8638,"Intersystems: Shared Care Record Viewer: Data request returns intersystems message when patient NHS number and date of birth is not set","Prove that intersystems shared care record viewer data request returns intersystems message when patient NHS number and date of birth is not set",Pass,"15 Nov 2022, 15:24"
TEST-T8639,"Intersystems: Shared Care Record Viewer: Data request returns intersystems message when cannot resolve intersystems host","Prove that intersystems shared care record viewer data request returns intersystems message when cannot resolve intersystems host",Pass,"15 Nov 2022, 15:24"
TEST-T1521,"Prescription: Issuing: A User Can Search for a One Off EPS Pharmacy by Name & Postcode","Prove that a user can search for a one off eps pharmacy by name & postcode
",Pass,"15 Nov 2022, 15:24"
TEST-T1522,"Prescription: Issuing: A User Can Search for a One Off EPS Pharmacy by Opening Hours","Prove that a user can search for a one off eps pharmacy by opening hours
",Pass,"15 Nov 2022, 15:24"
TEST-T7859,"Encounter: GP Connect Send: Test Outbound Acknowledgement Created",,Pass,"15 Nov 2022, 15:24"
TEST-T8909,"PDS: Search controller returns correctly when not logged in","Prove that the PDS search controller returns an HTTP 401 when the user is not logged in",Pass,"15 Nov 2022, 15:24"
TEST-T8578,"PDS: Search controller returns correctly when not logged in using CIS2","Prove that the PDS Search controller returns the correct response when the logged in user is not logged in using CIS2",Pass,"15 Nov 2022, 15:24"
TEST-T8579,"PDS: Search controller returns correctly when logged in using CIS2, but without a valid activity grant","Prove that the PDS Search controller returns the correct response when the logged in user is logged in using CIS2, but does not have the correct CIS2 activity grants",Pass,"15 Nov 2022, 15:24"
TEST-T8580,"PDS: Search controller returns correctly when logged in using CIS2 with a valid activity grant","Prove that the PDS Search controller returns the correct response when the logged in user is logged in using CIS2 and does have the correct CIS2 activity grant",Pass,"15 Nov 2022, 15:24"
TEST-T8910,"PDS: Service: PDS Service should not fetch API Credentials on instantiation","Prove that the Medicus PDS Service does not make a database call unless used",Pass,"15 Nov 2022, 15:24"
TEST-T8911,"PDS: Service: PDS Service should only fetch API Credentials once and should return a set up client","Prove that the Medicus PDS Service only fetches API Credentials from the database once",Pass,"15 Nov 2022, 15:24"
TEST-T8643,"Summary Care Record: Consent History: Data request is functional","Prove that summary care record consent history data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T8644,"Summary Care Record: Consent History: Data request returns consent history sorted in descending order","Prove that summary care record consent history data request returns consent history sorted in descending order",Pass,"15 Nov 2022, 15:24"
TEST-T8868,"Summary Care Record: Consent Report: Data request is functional and response contains required properties and data is as expected","Prove that consent report data request is functional and response contains required properties and data is as expected",Pass,"15 Nov 2022, 15:24"
TEST-T8856,"Summary Care Record: Edit Consent Preference: Can change summary care record consent for patient","Prove that edit consent preference command can change summary care record consent for patient",Pass,"15 Nov 2022, 15:24"
TEST-T8857,"Summary Care Record: Edit Consent Preference: Command creates a correct care record note","Prove that edit consent preference command creates a correct care record note",Pass,"15 Nov 2022, 15:24"
TEST-T8858,"Summary Care Record: Edit Consent Preference: Command cannot update SCR consent with IMPLIED_CONSENT_FOR_CORE_SCR","Prove that edit consent preference command cannot update SCR consent with IMPLIED_CONSENT_FOR_CORE_SCR",Pass,"15 Nov 2022, 15:24"
TEST-T8859,"Summary Care Record: Edit Consent Preference: Command cannot update SCR consent if it has not changed","Prove that edit consent preference command cannot update SCR consent if it has not changed",Pass,"15 Nov 2022, 15:24"
TEST-T8727,"Summary Care Record: Edit Consent Preference: Data request is functional","Prove that edit consent preference data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T8728,"Summary Care Record: Edit Consent Preference: Data request returns correct selected and last consent when patient had no previous consents","Prove that edit consent preference data request returns correct selected and last consent when patient had no previous consents
",Pass,"15 Nov 2022, 15:24"
TEST-T8729,"Summary Care Record: Edit Consent Preference: Data request returns correct selected and last consent when patient had previous IMPLIED CONSENT FOR CORE SCR","Prove that edit consent preference data request returns correct selected and last consent when patient had previous IMPLIED CONSENT FOR CORE SCR
",Pass,"15 Nov 2022, 15:24"
TEST-T8735,"Summary Care Record: Edit Consent Preference: Data request returns correct selected and last consent when patient had previous LEGACY SHARED ELECTRONIC RECORD ADMINISTRATION consent","Prove that edit consent preference data request returns correct selected and last consent when patient had previous LEGACY SHARED ELECTRONIC RECORD ADMINISTRATION consent",Pass,"15 Nov 2022, 15:24"
TEST-T8730,"Summary Care Record: Edit Consent Preference: Data request returns correct selected and last consent when patient had previous LEGACY PATIENT DOES NOT WANT SCR consent","Prove that edit consent preference data request returns correct selected and last consent when patient had previous LEGACY PATIENT DOES NOT WANT SCR consent",Pass,"15 Nov 2022, 15:24"
TEST-T8731,"Summary Care Record: Edit Consent Preference: Data request returns correct selected and last consent when patient had previous LEGACY PATIENT WANTS SCR consent","Prove that edit consent preference data request returns correct selected and last consent when patient had previous LEGACY PATIENT WANTS SCR consent",Pass,"15 Nov 2022, 15:24"
TEST-T8732,"Summary Care Record: Edit Consent Preference: Data request returns correct selected and last consent when patient had previous CONSENT FOR CORE AND ADDITIONAL SCR","Prove that edit consent preference data request returns correct selected and last consent when patient had previous CONSENT FOR CORE AND ADDITIONAL SCR",Pass,"15 Nov 2022, 15:24"
TEST-T8733,"Summary Care Record: Edit Consent Preference: Data request returns correct selected and last consent when patient had previous consent DISSENT FOR SCR","Prove that edit consent preference data request returns correct selected and last consent when patient had previous DISSENT FOR SCR",Pass,"15 Nov 2022, 15:24"
TEST-T8734,"Summary Care Record: Edit Consent Preference: Data request returns correct selected and last consent when patient had previous CONSENT FOR CORE SCR","Prove that edit consent preference data request returns correct selected and last consent when patient had previous CONSENT FOR CORE SCR",Pass,"15 Nov 2022, 15:24"
TEST-T7477,"Integration: IAM: Client: Update makes a request to IAM with the correct payload data","Prove that when an update is requested using the IAM Client, a request is made to the IAM service with the correct header and body payload data",Pass,"15 Nov 2022, 15:24"
TEST-T7479,"Integration: IAM: Client: Change Username makes a request to IAM with the correct payload data","Prove that when a username change is requested using the IAM Client, a request is made to the IAM service with the correct header and body payload data",Pass,"15 Nov 2022, 15:24"
TEST-T5373,"Medicus: Change Mailbox Password Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5376,"Medicus: Change Mailbox Username Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T9014,"PFS: Configuration: Data request contains all required data for integration patient facing services configuration view","Prove that patient facing services configuration data request contains all required data for integration patient facing services configuration view",Pass,"15 Nov 2022, 15:24"
TEST-T9018,"PFS: Edit Default Care Record Access: Can successfully update default care record access details","Prove that patient facing services edit default care record access can successfully update default care record access details",Pass,"15 Nov 2022, 15:24"
TEST-T9019,"PFS: Edit Default Care Record Access: Can successfully update when care record access from date set to null","Prove that patient facing services edit default care record access can successfully update when care record access from date set to null",Pass,"15 Nov 2022, 15:24"
TEST-T9023,"PFS: Edit Default Care Record Access: Cannot update when care record access from date is in the future","Prove that patient facing services edit default care record access cannot update when care record access from date is in the future",Pass,"15 Nov 2022, 15:24"
TEST-T9017,"PFS: Edit Default Care Record Access: Data request returns all required fields for patient facing services configuration view","Prove that patient facing services edit default care record access data request returns all required fields for patient facing services configuration view",Pass,"15 Nov 2022, 15:24"
TEST-T9020,"PFS: Edit Patient Care Record Access: Can successfully update default care record access details","Prove that patient facing services edit patient care record access can successfully update default care record access details",Pass,"15 Nov 2022, 15:24"
TEST-T9021,"PFS: Edit Patient Care Record Access: Data request returns all required fields for patient facing services configuration view","Prove that patient facing services edit patient care record access data request returns all required fields for patient facing services configuration view
",Pass,"15 Nov 2022, 15:24"
TEST-T9013,"PFS: Enable Patient Facing Services: Can successfully update all patient facing services configuration details","Prove that enable patient facing services command can successfully update all patient facing services configuration details",Pass,"15 Nov 2022, 15:24"
TEST-T9012,"PFS: Enable Patient Facing Services: Data request returns all required fields for patient facing services configuration view","Prove that enable patient facing services data request returns all required fields for patient facing services configuration view",Pass,"15 Nov 2022, 15:24"
TEST-T9022,"PFS: Revert Patient Care Record Access: Can successfully revert patient care record access to default","Prove that patient facing services revert patient care record access can successfully revert patient care record access to default",Pass,"15 Nov 2022, 15:24"
TEST-T5381,"Medicus: Add Sending Profile Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5382,"Medicus: Add Sending Profile Controller Test - Test It Will Send False Correct Provider",,Pass,"15 Nov 2022, 15:24"
TEST-T5383,"Medicus: Add Sending Profile Controller Test - Test It Will Send False Valid Password",,Pass,"15 Nov 2022, 15:24"
TEST-T5384,"Medicus: Add Sending Profile Controller Test - Test It Can Create New Sending Profile Account",,Pass,"15 Nov 2022, 15:24"
TEST-T5385,"Medicus: Change Password Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5386,"Medicus: Change Password Controller Test - Test It Can Change Sending Profile Account Password",,Pass,"15 Nov 2022, 15:24"
TEST-T5387,"Medicus: Delete Email Profile Controller Test - Test It Can Change Sending Profile Account Password",,Pass,"15 Nov 2022, 15:24"
TEST-T5388,"Medicus: Details Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5389,"Medicus: Overview Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5390,"Medicus: Change Sending Profile Contact Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5391,"Medicus: Change Sending Profile Contact Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5392,"Medicus: Change Sending Profile Contact Command Test - Test Valid Command Changes Email Sending Profile Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5393,"Medicus: Create Sending Profile Contact Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5394,"Medicus: Create Sending Profile Contact Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5395,"Medicus: Create Sending Profile Contact Command Test - Test Valid Command Creates Email Sending Profile Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5396,"Medicus: Delete Sending Profile Contact Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5397,"Medicus: Delete Sending Profile Contact Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5398,"Medicus: Delete Sending Profile Contact Command Test - Test Valid Command Deletes Email Sending Profile Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5399,"Medicus: Listing Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5400,"Medicus: Sending Profile Contact Query Test - Test The Correct Result Object Is Returned",,Pass,"15 Nov 2022, 15:24"
TEST-T5401,"Medicus: Sent Email Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5402,"Medicus: Sent Emails Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T8076,"PFS: Audit: Test logs created by PFS requests","Test a log entry is created when a PFS api call is made",Pass,"15 Nov 2022, 15:24"
TEST-T8922,"PFS: Available Services: Data endpoint returns all enabled services","Prove that PFS available services data endpoint returns all enabled services",Pass,"15 Nov 2022, 15:24"
TEST-T8316,"PFS: Change Eps Nominated Dispensers Returns Patient Not Found When Patient Is Not In Medicus","prove that when a patient is not found in medicus, the change nominated dispensers returns patient not found repsonse",Pass,"15 Nov 2022, 15:24"
TEST-T8315,"PFS: Change Eps Nominated Dispensers List Returns Patients New Nominated Dispensers","prove that after changing the eps nominated dispensers, the request returns the p1 and p2 new nominated dispensers",Pass,"15 Nov 2022, 15:24"
TEST-T8314,"PFS: Change Nominated Dispensers Bad request","prove that a bad request response is provided if the request is incorrect",Pass,"15 Nov 2022, 15:24"
TEST-T8317,"PFS: Change Eps Nominated Dispensers Response Structure","prove that the structure returned on the response from the request to change a patients eps nominated dispensers is structured correctly",Pass,"15 Nov 2022, 15:24"
TEST-T8311,"PFS: Eps Nominated Dispensers List Returns Patient Not Found When Patient Is Not In Medicus","prove that when a patient id is used that does not exist in medicus, the api end point returns patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T8312,"PFS: Eps Nominated Dispensers List Returns Patients Nominated Dispensers","prove that the eps nominated dispensers list end point returns a list of patient nominated dispensers",Pass,"15 Nov 2022, 15:24"
TEST-T8313,"PFS: Eps Nominated Dispensers List Structure","prove that the eps nominated dispensers list end point returns the correct strcuture",Pass,"15 Nov 2022, 15:24"
TEST-T5438,"Medicus: Exchange Linkage Token Controller Test - Test Exchange Linkage Token",,Pass,"15 Nov 2022, 15:24"
TEST-T5439,"Medicus: Exchange Linkage Token Controller Test - Test Exchange Bad Key Fails",,Pass,"15 Nov 2022, 15:24"
TEST-T9266,"PFS: Linkage: Prove that exchanging a revoked token fails",,Pass,"15 Nov 2022, 15:24"
TEST-T9267,"PFS: Linkage: Prove that exchanging an already exchanged token fails",,Pass,"15 Nov 2022, 15:24"
TEST-T9268,"PFS: Linkage: Prove that only one linkage between a specific App and Patient can be created",,Pass,"15 Nov 2022, 15:24"
TEST-T9269,"PFS: Patient Details: Prove that all active linkage tokens are returned from the database",,Pass,"15 Nov 2022, 15:24"
TEST-T9270,"PFS: Patient Details: Prove that only active linkage tokens are returned from the database",,Pass,"15 Nov 2022, 15:24"
TEST-T9271,"PFS: Patient Details: Prove that null is returned for the username if the AppUserName is blank",,Pass,"15 Nov 2022, 15:24"
TEST-T7997,"PFS: NHS Number: Test Retrieve Controller","Test a 200 response and data is retrieved from API call.",Pass,"15 Nov 2022, 15:24"
TEST-T8001,"PFS: DOB: Test Retrieve Controller","Test a 200 response and data is retrieved from API call.",Pass,"15 Nov 2022, 15:24"
TEST-T8148,"PFS: Emails: Test Retrieve Controller","Test a 200 response and data is retrieved from API call.",Pass,"15 Nov 2022, 15:24"
TEST-T8250,"PFS: Home Address: Test Retrieve Controller","Test a 200 response and data is retrieved from API call.",Pass,"15 Nov 2022, 15:24"
TEST-T7999,"PFS: Home Telephone Number: Test Retrieve Controller","Test a 200 response and data is retrieved from API call.",Pass,"15 Nov 2022, 15:24"
TEST-T8773,"PFS: Journal: Allergy Intolerance: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8774,"PFS: Journal: Allergy Intolerance: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8775,"PFS: Journal: Allergy Intolerance: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8776,"PFS: Journal: Allergy Intolerance: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8777,"PFS: Journal: Allergy Intolerance: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8778,"PFS: Journal: Allergy Intolerance: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8779,"PFS: Journal: Care Record Document: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8780,"PFS: Journal: Care Record Document: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8781,"PFS: Journal: Care Record Document: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T9036,"PFS: Journal: Care Record Document: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8791,"PFS: Journal: eMED3 Fit Note: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8792,"PFS: Journal: eMED3 Fit Note: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8793,"PFS: Journal: eMED3 Fit Note: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T9038,"PFS: Journal: eMED3 Fit Note: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8794,"PFS: Journal: eMED3 Fit Note: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8795,"PFS: Journal: eMED3 Fit Note: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8796,"PFS: Journal: eMED3 Fit Note: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8788,"PFS: Journal: Encounter (Consultation): Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8789,"PFS: Journal: Encounter (Consultation): Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8790,"PFS: Journal: Encounter (Consultation): Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8840,"PFS: Journal: Immunisation Administration: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8841,"PFS: Journal: Immunisation Administration: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8842,"PFS: Journal: Immunisation Administration: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T9044,"PFS: Journal: Immunisation Administration: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8843,"PFS: Journal: Immunisation Administration: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8844,"PFS: Journal: Immunisation Administration: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8845,"PFS: Journal: Immunisation Administration: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8797,"PFS: Journal: Investigation Report: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8798,"PFS: Journal: Investigation Report: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8799,"PFS: Journal: Investigation Report: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8851,"PFS: Journal: Investigation Report: Ad-hoc entries hidden when they are not filed",,Pass,"15 Nov 2022, 15:24"
TEST-T9039,"PFS: Journal: Investigation Report: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8823,"PFS: Journal: Manual Referral: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8824,"PFS: Journal: Manual Referral: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8820,"PFS: Journal: Manual Referral: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T9041,"PFS: Journal: Manual Referral: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8825,"PFS: Journal: Manual Referral: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8826,"PFS: Journal: Manual Referral: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8827,"PFS: Journal: Manual Referral: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8800,"PFS: Journal: Medication Administration: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8801,"PFS: Journal: Medication Administration: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8802,"PFS: Journal: Medication Administration: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8803,"PFS: Journal: Medication Administration: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8804,"PFS: Journal: Medication Administration: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8805,"PFS: Journal: Medication Administration: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8806,"PFS: Journal: Medication Statement: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8807,"PFS: Journal: Medication Statement: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8808,"PFS: Journal: Medication Statement: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8809,"PFS: Journal: Medication Statement: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8810,"PFS: Journal: Medication Statement: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8811,"PFS: Journal: Medication Statement: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8828,"PFS: Journal: NHS e-Referral: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8829,"PFS: Journal: NHS e-Referral: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8830,"PFS: Journal: NHS e-Referral: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T9042,"PFS: Journal: NHS e-Referral: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8831,"PFS: Journal: NHS e-Referral: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8832,"PFS: Journal: NHS e-Referral: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8833,"PFS: Journal: NHS e-Referral: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8782,"PFS: Journal: Care Record Note: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8783,"PFS: Journal: Care Record Note: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8784,"PFS: Journal: Care Record Note: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T9037,"PFS: Journal: Care Record Note: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8785,"PFS: Journal: Care Record Note: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8786,"PFS: Journal: Care Record Note: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8787,"PFS: Journal: Care Record Note: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8812,"PFS: Journal: Observation: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8813,"PFS: Journal: Observation: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8814,"PFS: Journal: Observation: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T9040,"PFS: Journal: Observation: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8815,"PFS: Journal: Observation: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8816,"PFS: Journal: Observation: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8817,"PFS: Journal: Observation: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8818,"PFS: Journal: Prescription: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8819,"PFS: Journal: Prescription: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8821,"PFS: Journal: Prescription: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8822,"PFS: Journal: Prescription: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8852,"PFS: Journal: Problem: Those associated with an ad-hoc care record entry and allowed in PFS are visible",,Pass,"15 Nov 2022, 15:24"
TEST-T8853,"PFS: Journal: Problem: Those associated with an ad-hoc care record entry and hidden in PFS are hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T9045,"PFS: Journal: Problem: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8854,"PFS: Journal: Problem: Those associated with an encounter care record entry and allowed in PFS are visible",,Pass,"15 Nov 2022, 15:24"
TEST-T8855,"PFS: Journal: Problem: Those associated with an encounter care record entry and hidden in PFS are hidden",,Pass,"15 Nov 2022, 15:24"
TEST-T8834,"PFS: Journal: Procedure: Ad-hoc entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8835,"PFS: Journal: Procedure: Ad-hoc entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8836,"PFS: Journal: Procedure: Ad-hoc entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T9043,"PFS: Journal: Procedure: Ad-hoc entries are hidden from PFS when Care Record Access Level equals Summary",,Pass,"15 Nov 2022, 15:24"
TEST-T8837,"PFS: Journal: Procedure: Encounter entries allowed in PFS with a finalised Care Record Status are visible","Prove that the Visible in PFS check & Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8838,"PFS: Journal: Procedure: Encounter entries hidden in PFS with a finalised Care Record Status are hidden","Prove that the Visible in PFS check works",Pass,"15 Nov 2022, 15:24"
TEST-T8839,"PFS: Journal: Procedure: Encounter entries allowed in PFS with a non-finalised Care Record Status are hidden","Prove that the Care Record Status check works",Pass,"15 Nov 2022, 15:24"
TEST-T8846,"PFS: Journal: Controller: Check the validity of the schema returned by the endpoint","Prove the validity of the schema returned by the endpoint",Pass,"15 Nov 2022, 15:24"
TEST-T8848,"PFS: Journal: Query: Only visible Encounters are returned on the patient journal","Prove that we only return PFS visible Encounters",Pass,"15 Nov 2022, 15:24"
TEST-T8849,"PFS: Journal: Query: Only visible Consultation Topics are returned on the patient journal","Prove that we only return PFS visible Consultation Topics",Pass,"15 Nov 2022, 15:24"
TEST-T8850,"PFS: Journal: Query: Only visible Consultation Topic Headings are returned on the patient journal","Prove that we only return PFS visible Consultation Topic Headings",Pass,"15 Nov 2022, 15:24"
TEST-T7998,"PFS: Mobile Number: Test Retrieve Controller","Test a 200 response and data is retrieved from API call.",Pass,"15 Nov 2022, 15:24"
TEST-T8000,"PFS: Name: Test Retrieve Controller","Test a 200 response and data is retrieved from API call.",Pass,"15 Nov 2022, 15:24"
TEST-T8300,"PFS: Unable to cancel a prescription request if the request does not belong to the patient","prove that a patient can not cancel a prescription request that does not belong to them",Pass,"15 Nov 2022, 15:24"
TEST-T8196,"PFS: Cancel Prescription Request","prove that a prescription request is cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T8352,"PFS: Cancel Prescription Request: Can not cancel a cancelled prescription request","prove that a cancelled prescription request can not be cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T8351,"PFS: Cancel Prescription Request: Can not cancel a processed prescription request","prove that a processed prescription request can not be cancelled",Pass,"15 Nov 2022, 15:24"
TEST-T8241,"PFS: Create Prescription Request","prove ",Pass,"15 Nov 2022, 15:24"
TEST-T8242,"PFS: Create Prescription Request Fails for Bad Requests","prove that for mis formed request items the create prescription request fails",Pass,"15 Nov 2022, 15:24"
TEST-T8634,"PFS: Create Prescription Request: Prescription issue or prescription not found handled correctly","prove that creating a prescription request from a prescription or prescription issue that do not exist is handled correctly",Pass,"15 Nov 2022, 15:24"
TEST-T8177,"PFS: Get Patient Prescription Requests Fails With Patient ID Not In Database","prove that when a patient id is provided that is not in the database, the request fails",Pass,"15 Nov 2022, 15:24"
TEST-T8163,"PFS: Get Patient Prescription Requests Response Structure is Correct","prove that the pfs end point can retrieve prescription requests for a patient and the structure is correct",Pass,"15 Nov 2022, 15:24"
TEST-T8413,"PFS: List Prescription Requests: Response Data is valid","prove that the prescription requests list data is valid",Pass,"15 Nov 2022, 15:24"
TEST-T8633,"PFS: Prescription request list does not contain hidden from patient services data","Prove that when a requested item with a type “prescription-reorder” is based on a prescription that is hidden from PFS, the requested item is flagged as being hidden from PFS
Prove that when a requested item with a type “prescription-issue” has a parent prescription that is hidden from PFS, the requested item is flagged as being hidden from PFS
Prove a requested item that is hidden from PFS is never returned in the prescription request
Prove that when all requested items within a prescription request are hidden from PFS, the prescription request is never returned
",Pass,"15 Nov 2022, 15:24"
TEST-T8208,"PFS: Prescription List Data is Valid","prove that the prescription data on the pfs prescription list is valid for each scenario",Pass,"15 Nov 2022, 15:24"
TEST-T8186,"PFS: Get Patient Prescriptions","prove that the pfs end point can retrieve prescriptions for a patient",Pass,"15 Nov 2022, 15:24"
TEST-T9263,"Medicus: PFS Scheduling: List bookable services query test - Test that the query returns the correct attributes and values","Assert that the query returns the correct attributes and values.",Pass,"15 Nov 2022, 15:24"
TEST-T9264,"Medicus: PFS Scheduling: List bookable services query test - Test that the query returns an empty array if there are no appointment services","Assert that the query returns an empty array if there are no appointment services.",Pass,"15 Nov 2022, 15:24"
TEST-T9265,"Medicus: PFS Scheduling: List bookable services query test - Test that the query only returns active services","Assert that the query only returns active services.",Pass,"15 Nov 2022, 15:24"
TEST-T2852,"Sites & Rooms: Add a room to a site","* Prove that the command to create a room within a site works",Pass,"15 Nov 2022, 15:24"
TEST-T2853,"Sites & Rooms: Cannot add a room to a site without a room name","* Prove that the command to create a room within a site does not work if a room name is not suppleid",Pass,"15 Nov 2022, 15:24"
TEST-T3024,"Sites & Rooms: When adding a room to a site, the correct site name is retrieved from the database using the site ID","* Prove that the correct site ID is returned from the database when creating a room that belongs to a site. This ensures that the room is linked to the correct site",Pass,"15 Nov 2022, 15:24"
TEST-T351,"Sites & Rooms: Archive site","* Prove that a site can be archived",Pass,"15 Nov 2022, 15:24"
TEST-T3061,"Sites & Rooms: Cannot update site address without a site ID","* Prove that the controller does not accept the request to change site address without a site ID",Pass,"15 Nov 2022, 15:24"
TEST-T349,"Sites & Rooms: Update site address","* Prove that the command to update the site address works",Pass,"15 Nov 2022, 15:24"
TEST-T347,"Sites & Rooms: Update email address","* Prove that when a valid email address is entered it can be successfully saved",Pass,"15 Nov 2022, 15:24"
TEST-T348,"Sites & Rooms: Invalid email address can't be saved","* Prove that when a user enters an invalid email address, it cannot be saved",Pass,"15 Nov 2022, 15:24"
TEST-T345,"Sites & Rooms: Update fax number","* Prove that when a fax number is valid, the command to update the site's fax number works",Pass,"15 Nov 2022, 15:24"
TEST-T346,"Sites & Rooms: Invalid fax number can't be saved","* Prove that if a user enters an invalid fax number, they cannot save the number to the DB",Pass,"15 Nov 2022, 15:24"
TEST-T3062,"Sites & Rooms: Cannot update site name if site ID and new site name fields are missing","* Prove that the change site name controller fails to validate a post request that is missing site ID and site name",Pass,"15 Nov 2022, 15:24"
TEST-T3063,"Sites & Rooms: Site name cannot be deleted","* Prove that the command to update the site name does not accept an empty value.",Pass,"15 Nov 2022, 15:24"
TEST-T343,"Sites & Rooms: Update site telephone number","* Prove that when a phone number is valid, the command to update the site's telephone number works",Pass,"15 Nov 2022, 15:24"
TEST-T3080,"Sites & Rooms: Create a site with Name and Site Address","* Prove that the command to create a site works when supplied with Name and an Address",Pass,"15 Nov 2022, 15:24"
TEST-T3065,"Sites & Rooms: Cannot create a site without a site name","* Prove that the request to create a site fails if the name field is not supplied",Pass,"15 Nov 2022, 15:24"
TEST-T3081,"Sites & Rooms: Edit site address request retrieves correct data","* Prove that the edit site address data controller retrieves existing address details from the database",Pass,"15 Nov 2022, 15:24"
TEST-T3082,"Sites & Rooms: Edit site name request retrieves correct data","* Prove that the edit site name data controller retrieves existing site name from the database",Pass,"15 Nov 2022, 15:24"
TEST-T3084,"Sites & Rooms: Edit site telephone number request retrieves correct data","* Prove that the edit site telephone number data controller retrieves existing site id and telephone number from the database",Pass,"15 Nov 2022, 15:24"
TEST-T340,"Sites & Rooms: Retrieve the details of a site","* Prove that the query to fetch the details of a site to display them on the site overview page works",Pass,"15 Nov 2022, 15:24"
TEST-T8345,"Sites & Rooms: Unarchive Site","* Prove that a site can be unarchived",Pass,"15 Nov 2022, 15:24"
TEST-T5403,"Medicus: Correspondence Address Query Handler Test - Test It Can Fetch Correspondence Address",,Pass,"15 Nov 2022, 15:24"
TEST-T5408,"Teams: Add all staff to a team","Prove that all staff can be added to a team",Pass,"15 Nov 2022, 15:24"
TEST-T5409,"Teams: Cannot add staff to team without a valid staff ID and valid team ID",,Pass,"15 Nov 2022, 15:24"
TEST-T5411,"Team: Memberships not changed if no staff IDs are supplied","Prove that if no staff IDs are supplied to the AddTeamMembershipsCommand, no team memberships are altered",Pass,"15 Nov 2022, 15:24"
TEST-T5410,"Teams: Add team memberships controller retrieves correct staff options","Prove that the add memberships controller returns staff options for the team ID
",Pass,"15 Nov 2022, 15:24"
TEST-T5426,"Medicus: Delete Team Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T8153,"Teams: Archiving team re-assigns the default assignees","* Prove that if a team is assigned as the default task assignee for any task types, those default assignees are correctly updated to the specified assignee when archiving the team.",Pass,"15 Nov 2022, 15:24"
TEST-T8152,"Teams: Archive team re-assigns incomplete tasks","* Prove that if a team is being archived and that team has incomplete tasks of any type assigned to them, those tasks are correctly re-assigned to the specified assignee.",Pass,"15 Nov 2022, 15:24"
TEST-T8560,"Teams: Archive team modal - exclude team being archived from list of assignee options","Prove that the team being archived and any child teams are excluded from the list of assignee options on the modal that appears when archiving a team",Pass,"15 Nov 2022, 15:24"
TEST-T5413,"Teams: Change Team Name","Prove the Change Team Name controller accepts a post with id and name fields",Pass,"15 Nov 2022, 15:24"
TEST-T5414,"Teams: Cannot change team name if id and name fields are missing (maximal failure)","Prove the Change Team Name controller returns errors if id and name are missing from the payload",Pass,"15 Nov 2022, 15:24"
TEST-T5420,"Teams: Can create a team","Prove the Create Team controller accepts a Team Name and returns no errors
",Pass,"15 Nov 2022, 15:24"
TEST-T5421,"Medicus: Create Team Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5422,"Medicus: Create Team Api Test - Test Data Request Successful",,Pass,"15 Nov 2022, 15:24"
TEST-T5427,"Medicus: Edit Team Name Api Test - Test Request Successful",,Pass,"15 Nov 2022, 15:24"
TEST-T5429,"Medicus: Staff Listing Api Test - Test Query Invokes Through A P I",,Pass,"15 Nov 2022, 15:24"
TEST-T5430,"Medicus: Staff Listing Query Test - Test Query Returns Hydrated Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T5431,"Medicus: Team Listing Api Test - Test Query Invokes Through A P I",,Pass,"15 Nov 2022, 15:24"
TEST-T5432,"Medicus: Team Listing Query Test - Test Query Returns All Rooms",,Pass,"15 Nov 2022, 15:24"
TEST-T5433,"Medicus: Team Overview Api Test - Test Query Invokes Through A P I",,Pass,"15 Nov 2022, 15:24"
TEST-T5434,"Medicus: Team Overview Query Test - Test Query Returns Hydrated Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T5435,"Medicus: Team Query Test - Test Query Returns Hydrated Query Result",,Pass,"15 Nov 2022, 15:24"
TEST-T8356,"Unarchive team","* Prove that a team can be unarchived",Pass,"15 Nov 2022, 15:24"
TEST-T355,"Sites & Rooms: Archive room","* Prove that a room can be archived",Pass,"15 Nov 2022, 15:24"
TEST-T3086,"Sites & Rooms: Update room name","* Prove that a post to the change room name controller successfully changes a room name",Pass,"15 Nov 2022, 15:24"
TEST-T3087,"Sites & Rooms: Cannot update room name if room ID and new room name fields are missing","* Prove that the change room name controller fails to validate a post request that is missing room ID and room name",Pass,"15 Nov 2022, 15:24"
TEST-T3088,"Sites & Rooms: Update room short name","* Prove that a post to the change room short name controller successfully changes a room short name",Pass,"15 Nov 2022, 15:24"
TEST-T3089,"Sites & Rooms: Cannot update room short name if room ID and new room short name fields are missing","* Prove that the change room short name controller fails to validate a post request that is missing room ID and room short name",Pass,"15 Nov 2022, 15:24"
TEST-T3092,"Sites & Rooms: Edit room name request retrieves correct data","* Prove that the edit room name data controller retrieves existing room name from the database",Pass,"15 Nov 2022, 15:24"
TEST-T3093,"Sites & Rooms: Edit room short name request retrieves correct data","* Prove that the edit room short name data controller retrieves existing room name and short name from the database",Pass,"15 Nov 2022, 15:24"
TEST-T3097,"Sites & Rooms: Correct number of active rooms and archived rooms returned","* Prove that when the room listing controller results is returned, it contains the correct number of active and archived rooms",Pass,"15 Nov 2022, 15:24"
TEST-T353,"Sites & Rooms: Retrieve the details of a room","* Prove that the query to fetch the details of a room to display them on the room overview page works",Pass,"15 Nov 2022, 15:24"
TEST-T5404,"Rooms: Retrieve correct site details from room ID","Prove that for a Room ID, the query returns the correct Site ID and Site Name for that room ",Pass,"15 Nov 2022, 15:24"
TEST-T8197,"Sites & Rooms: Unarchive room","* Prove that a room can be unarchived",Pass,"15 Nov 2022, 15:24"
TEST-T327,"Organisation Details: Name can be updated","* Prove that the command to update the organisation name property works",Pass,"15 Nov 2022, 15:24"
TEST-T2848,"Organisation Details: Name cannot be deleted","* Prove that the command to update the organisation name does not accept an empty value.",Pass,"15 Nov 2022, 15:24"
TEST-T328,"Organisation Details: Short Name can be updated","* Prove that the command to update the organisation short name property works",Pass,"15 Nov 2022, 15:24"
TEST-T335,"Organisation Details: Update email address","* Prove that when a valid email address is entered it can be successfully saved",Pass,"15 Nov 2022, 15:24"
TEST-T336,"Organisation Details: Invalid email address can't be saved","* Prove that when a user enters an invalid email address, it cannot be saved",Pass,"15 Nov 2022, 15:24"
TEST-T337,"Organisation Details: Update correspondence address","* Prove that the command to update the organisation correspondence address works",Pass,"15 Nov 2022, 15:24"
TEST-T331,"Organisation Details: Update telephone number","* Prove that when a phone number is valid, the command to update the organisation's telephone number works",Pass,"15 Nov 2022, 15:24"
TEST-T2849,"Organisation Details: Email address can be deleted","* Prove that when a user updates the organisation email address with a blank field, the existing email address is removed",Pass,"15 Nov 2022, 15:24"
TEST-T332,"Organisation details: Invalid phone number can't be saved","* Prove that if a user enters an invalid phone number, they cannot save the number to the DB",Pass,"15 Nov 2022, 15:24"
TEST-T2850,"Organisation Details: Telephone number can be deleted","* Prove that when a user updates the organisation telephone number with a blank field, the existing number is removed",Pass,"15 Nov 2022, 15:24"
TEST-T326,"Organisation Details: Organisation details can be successfully retrieved from the DB","* Prove that when the organisation details page query results are returned, there are no errors when all of the data is present in the DB",Pass,"15 Nov 2022, 15:24"
TEST-T3060,"Organisation Details: Organisation overview controller returns expected results","* Prove that when the organisation overview controller returns expected results with no errors",Pass,"15 Nov 2022, 15:24"
TEST-T2349,"ERS Logger Service: Attempt to log an ERS request and assert that an ERS Log entity is persisted with the correct information",,Pass,"15 Nov 2022, 15:24"
TEST-T5354,"Medicus: Create Clinical Case Query Test - Test The Query Returns The Correct Result Object With The Required Data",,Pass,"15 Nov 2022, 15:24"
TEST-T5355,"Medicus: Create Referral Command Test - Test A Complete Rejected Referral Can Be Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5356,"Medicus: Create Referral Command Test - Test A Minimal Unassigned Referral For Review Can Be Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5357,"Medicus: Create Referral Command Test - Test A Minimal Assigned Referral For Review Can Be Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5358,"Medicus: Create Referral Command Test - Test A Complete Clinical Case Can Be Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5359,"Medicus: Create Referral Command Test - Test A Minimal Clinical Case Can Be Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5360,"Medicus: Create Referral Query Test - Test The Query Returns The Correct Result Object With The Required Data",,Pass,"15 Nov 2022, 15:24"
TEST-T6898,"Patient Admin: Patient Address: Change: Change address controller can change an address","The change address controller can change an address",Pass,"15 Nov 2022, 15:24"
TEST-T6899,"Patient Admin: Patient Address: Change: Change address controller cannot change address without required data","The change address controller cannot change address without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6900,"Patient Admin: Patient Address: Change: Change address controller returns errors for missing required fields","The change address controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6903,"Patient Admin: Patient Address: Create: Create address controller returns expected results","The create address controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T6904,"Patient Admin: Patient Address: Create: Create address controller can create a new address","The create address controller can create a new address",Pass,"15 Nov 2022, 15:24"
TEST-T6905,"Patient Admin: Patient Address: Create: Create address controller cannot create a new address without required fields","The create address controller cannot create a new address without required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6909,"Patient Admin: Patient Address: Create: Create address command command throws a domain exception if trying to add a second home address","The create address command command throws a domain exception if trying to add a second home address",Pass,"15 Nov 2022, 15:24"
TEST-T6906,"Patient Admin: Patient Address: Create: Create address controller returns errors for missing required fields","The create address controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6910,"Patient Admin: Patient Address: Create: Create address query returns expected data","The create address query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T6911,"Patient Admin: Patient Address: Create: Create address query returns address types, removing home address type if home address exists","The create address query returns address types, removing home address type if home address existsta",Pass,"15 Nov 2022, 15:24"
TEST-T6912,"Patient Admin: Patient Address: Create: Create address query throws patient not found exception","The create address query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6913,"Patient Admin: Patient Address: Edit: Edit address controller returns expected results","The edit address controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T6914,"Patient Admin: Patient Address: Edit: Edit address query returns expected data","The edit address query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T6915,"Patient Admin: Patient Address: Edit: Edit address query throws patient address not found exception","The edit address query throws patient address not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6916,"Patient Admin: Patient Address: Listing: List addresses controller returns expected results","The list addresses controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T6939,"Patient Admin: Patient Address: Listing: List addresses query returns expected data","The list addresses query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T6940,"Patient Admin: Patient Address: Listing: List addresses query throws patient not found exception","The list addresses query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6923,"Patient Admin: Patient Address: Move House: Move house command throws a domain exception if no current home address found","The move house controller command throws a domain exception if no current home address found",Pass,"15 Nov 2022, 15:24"
TEST-T6917,"Patient Admin: Patient Address: Move House: Move house controller returns expected results","The move house controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T6918,"Patient Admin: Patient Address: Move House: Move house controller can create a new home address","The move house controller can create a new home address",Pass,"15 Nov 2022, 15:24"
TEST-T6919,"Patient Admin: Patient Address: Move House: Move house controller cannot create a new home address without required data","The move house controller cannot create a new home address without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6920,"Patient Admin: Patient Address: Move House: Move house controller returns errors for missing required fields","The move house controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6924,"Patient Admin: Patient Address: Move House: Move house query returns expected data","The move house query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T6925,"Patient Admin: Patient Address: Move House: Move house query throws patient not found exception","The move house query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6926,"Patient Admin: Patient Address: Overview: Address overview controller returns results","The address overview controller returns results",Pass,"15 Nov 2022, 15:24"
TEST-T6927,"Patient Admin: Patient Address: Overview: Address overview query returns expected data","The address overview query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T6928,"Patient Admin: Patient Address: Overview: Address overview query throws patient address not found exception","The address overview query throws patient address not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6949,"Patient Admin: Date of Birth: Change: Change date of birth controller can change a date of birth","The change date of birth controller can change a date of birth",Pass,"15 Nov 2022, 15:24"
TEST-T6950,"Patient Admin: Date of Birth: Change: Change date of birth controller cannot change a date of birth without required data","The change date of birth controller cannot change a date of birth without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6951,"Patient Admin: Date of Birth: Change: Change date of birth controller returns errors for missing required fields","The change date of birth controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6952,"Patient Admin: Date of Birth: Change: Change date of birth controller date of birth cannot be in the future","The change date of birth controller date of birth cannot be in the future",Pass,"15 Nov 2022, 15:24"
TEST-T6955,"Patient Admin: Date of Birth: Edit: Edit date of birth controller returns default required results","The editdate of birth controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T6956,"Patient Admin: Date of Birth: Edit: Edit date of birth query returns expected data","The editdate of birth query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T6957,"Patient Admin: Date of Birth: Edit: Edit date of birth query throws patient not found exception","The editdate of birth query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6960,"Patient Admin: Communication: Alternative Letter Format: Change: Change alternative letter format command throws not found exception","The change alternative letter format command throws not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6961,"Patient Admin: Communication: Alternative Letter Format: Change: Change alternative letter format controller can change the alternative letter format","The change alternative letter format controller can change the alternative letter format",Pass,"15 Nov 2022, 15:24"
TEST-T6962,"Patient Admin: Communication: Alternative Letter Format: Change: Change alternative letter format controller cannot change the alternative letter format without required data","The change alternative letter format controller cannot change the alternative letter format without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6963,"Patient Admin: Communication: Alternative Letter Format: Change: Change alternative letter format controller returns errors for missing required fields","The change alternative letter format controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6965,"Patient Admin: Communication: Alternative Letter Format: Create: Create alternative letter format controller returns default required results","The change alternative letter format controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T6966,"Patient Admin: Communication: Alternative Letter Format: Create: Create alternative letter format controller can create an alternative letter format","The change alternative letter format controller can create an alternative letter format",Pass,"15 Nov 2022, 15:24"
TEST-T6967,"Patient Admin: Communication: Alternative Letter Format: Create: Create alternative letter format controller cannot create the alternative letter format without required data","The change alternative letter format controller cannot create the alternative letter format without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6968,"Patient Admin: Communication: Alternative Letter Format: Create: Create alternative letter format controller returns errors for missing required fields","The change alternative letter format controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6970,"Patient Admin: Communication: Alternative Letter Format: Edit: Edit alternative letter format controller returns default required results","The edit alternative letter format controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T6972,"Patient Admin: Communication: Contact Times: Change: Change preferred contact times command throws not found exception","The change preferred contact times command throws not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6973,"Patient Admin: Communication: Contact Times: Change: Change preferred contact times controller can change the preferred channel","The change preferred contact times controller can change the preferred channel",Pass,"15 Nov 2022, 15:24"
TEST-T6974,"Patient Admin: Communication: Contact Times: Change: Change preferred contact times controller cannot change the preferred contact times without required data","The change preferred contact times controller cannot change the preferred contact times without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6975,"Patient Admin: Communication: Contact Times: Change: Change preferred contact times controller returns errors for missing required fields","The change preferred contact times controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6977,"Patient Admin: Communication: Contact Times: Create: Create preferred contact times controller can create the preferred contact times","The create preferred contact times controller can create the preferred contact times",Pass,"15 Nov 2022, 15:24"
TEST-T6978,"Patient Admin: Communication: Contact Times: Create: Create preferred contact times controller cannot create the preferred contact times without required data","The create preferred contact times controller cannot create the preferred contact times without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6979,"Patient Admin: Communication: Contact Times: Create: Create preferred contact times controller returns errors for missing required fields","The create preferred contact times controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6980,"Patient Admin: Communication: Contact Times: Edit: Edit preferred contact times controller returns default required results","The edit preferred contact times controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T6981,"Patient Admin: Communication: Preferences: Query: Preferences query returns expected data","The preferences query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T6982,"Patient Admin: Communication: Preferences: Query: Preferences query throws patient not found exception","The preferences query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6992,"Patient Admin: Communication: Preferred Channel: Change: Change preferred channel command command throws not found exception","The change preferred channel command throws not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6988,"Patient Admin: Communication: Preferred Channel: Change: Change preferred channel controller can change the preferred channel","The change preferred channel controller can change the preferred channel",Pass,"15 Nov 2022, 15:24"
TEST-T6989,"Patient Admin: Communication: Preferred Channel: Change: Change preferred channel controller cannot change the preferred channel without required data","The change preferred channel controller cannot change the preferred channel without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6990,"Patient Admin: Communication: Preferred Channel: Change: Change preferred channel controller returns errors for missing required fields","The change preferred channel controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6983,"Patient Admin: Communication: Preferred Channel: Create: Create preferred channel controller returns default required results","The create preferred channel controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T6984,"Patient Admin: Communication: Preferred Channel: Create: Create preferred channel controller can create the preferred channel","The create preferred channel controller can create the preferred channel",Pass,"15 Nov 2022, 15:24"
TEST-T6985,"Patient Admin: Communication: Preferred Channel: Create: Create preferred channel controller cannot create the preferred channel without required data","The create preferred channel controller cannot create the preferred channel without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6986,"Patient Admin: Communication: Preferred Channel: Create: Create preferred channel controller returns errors for missing required fields","The create preferred channel controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6993,"Patient Admin: Communication: Preferred Channel: Edit: Edit preferred channel controller returns default required results","The edit preferred channel controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T6996,"Patient Admin: Confidentiality: Change: Change confidentiality controller can change the confidentiality requirement","The change confidentiality controller can change the confidentiality requirement",Pass,"15 Nov 2022, 15:24"
TEST-T6997,"Patient Admin: Confidentiality: Change: Change confidentiality controller cannot change the confidentiality requirement without required data","The change confidentiality controller cannot change the confidentiality requirement without required data",Pass,"15 Nov 2022, 15:24"
TEST-T6998,"Patient Admin: Confidentiality: Change: Change confidentiality controller returns errors for missing required fields","The change confidentiality controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T6994,"Patient Admin: Confidentiality: Change: Change confidentiality command changes confidentiality requirement","The change confidentiality command changes confidentiality requirement",Pass,"15 Nov 2022, 15:24"
TEST-T6995,"Patient Admin: Confidentiality: Change: Change confidentiality command throws not found exception","The change confidentiality command throws not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T6999,"Patient Admin: Confidentiality: Edit: Edit confidentiality controller controller returns default required results","The edit confidentiality controller controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7000,"Patient Admin: Confidentiality: Query: Confidentiality query returns expected data","The confidentiality query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7001,"Patient Admin: Confidentiality: Query: Confidentiality query throws patient not found exception","The confidentiality query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7005,"Patient Admin: Death: Record death controller returns default required results","The record death controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7006,"Patient Admin: Death: Record death controller can record death","The record death controller can record death",Pass,"15 Nov 2022, 15:24"
TEST-T7007,"Patient Admin: Death: Record death controller cannot record death without required data","The record death controller cannot record death without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7008,"Patient Admin: Death: Record death controller returns errors for missing required fields","The record death controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7009,"Patient Admin: Death: Record death controller date of death cannot be in the future","The record death controller date of death cannot be in the future",Pass,"15 Nov 2022, 15:24"
TEST-T7002,"Patient Admin: Death: Record death command records death and creates death notification","The record death command records death and creates death notification",Pass,"15 Nov 2022, 15:24"
TEST-T7003,"Patient Admin: Death: Record death command throws not found exception","The record death command throws not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7004,"Patient Admin: Death: Record death command throws a domain exception if date of death is in the future","The record death command throws a domain exception if date of death is in the future",Pass,"15 Nov 2022, 15:24"
TEST-T7012,"Patient Admin: Death: Record not deceased controller returns default required results","The record not deceased controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7013,"Patient Admin: Death: Record not deceased controller can record not deceased","The record not deceased controller can record not deceased",Pass,"15 Nov 2022, 15:24"
TEST-T7014,"Patient Admin: Death: Record not deceased controller cannot record not deceased without required data","The record not deceased controller cannot record not deceased without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7015,"Patient Admin: Death: Record not deceased controller returns errors for missing required fields","The record not deceased controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7010,"Patient Admin: Death: Record not deceased command changes not deceased","The record not deceased command changes not deceased",Pass,"15 Nov 2022, 15:24"
TEST-T7011,"Patient Admin: Death: Record not deceased command throws not found exception","The record not deceased command throws not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7069,"Patient Admin: Email Address: Change: Change email address controller can change an email address","The change email address controller can change an email address",Pass,"15 Nov 2022, 15:24"
TEST-T7070,"Patient Admin: Email Address: Change: Change email address controller cannot change an email address without required data","The change email address controller cannot change an email address without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7071,"Patient Admin: Email Address: Change: Change email address controller returns errors for missing required fields","The change email address controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7072,"Patient Admin: Email Address: Change: Change email address controller returns error for invalid email address","The change email address controller returns error for invalid email address",Pass,"15 Nov 2022, 15:24"
TEST-T7073,"Patient Admin: Email Address: Change: Change email address command changes email address","The change email address command changes email address",Pass,"15 Nov 2022, 15:24"
TEST-T7074,"Patient Admin: Email Address: Change: Change email address command throws patient email address not found exception","The change email address command throws patient email address not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7062,"Patient Admin: Email Address: Create: Create email address controller returns expected results","The create email address controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7063,"Patient Admin: Email Address: Create: Create email address controller can create an email address","The create email address controller can create an email address",Pass,"15 Nov 2022, 15:24"
TEST-T7064,"Patient Admin: Email Address: Create: Create email address controller cannot create an email address without required data","The create email address controller cannot create an email address without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7065,"Patient Admin: Email Address: Create: Create email address controller returns errors for missing required fields","The create email address controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7066,"Patient Admin: Email Address: Create: Create email address controller returns error for invalid email address","The create email address controller returns returns error for invalid email address",Pass,"15 Nov 2022, 15:24"
TEST-T7067,"Patient Admin: Email Address: Create: Create email address command creates an email address","The create email address command creates an email address",Pass,"15 Nov 2022, 15:24"
TEST-T7068,"Patient Admin: Email Address: Create: Create email address command throws patient email address not found exception","The create email address command throws patient email address not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7060,"Patient Admin: Email Address: Create: Create email address query returns expected data","The create email address query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7061,"Patient Admin: Email Address: Create: Create email address query throws patient not found exception","The create email address query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7059,"Patient Admin: Email Address: Edit: Edit email address controller returns expected results","The edit email address controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7058,"Patient Admin: Email Address: Overview: Email address overview controller returns expected results","The email address overview controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7056,"Patient Admin: Email Address: Query: Email address query returns expected data","The email address query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7057,"Patient Admin: Email Address: Query: Email address query throws patient email address not found exception","The email address query throws patient email address not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7023,"Patient Admin: Ethnicity: Change: Change ethnicity controller can change ethnicity","The change ethnicity controller can change ethnicity",Pass,"15 Nov 2022, 15:24"
TEST-T7024,"Patient Admin: Ethnicity: Change: Change ethnicity controller cannot change ethnicity without required data","The change ethnicity controller cannot change ethnicity without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7025,"Patient Admin: Ethnicity: Change: Change ethnicity controller returns errors for missing required fields","The change ethnicity controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7020,"Patient Admin: Ethnicity: Change: Change ethnicity command changes ethnicity with required data","The change ethnicity command changes ethnicity with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7021,"Patient Admin: Ethnicity: Change: Change ethnicity command throws a domain exception if patient not found","The change ethnicity command throws a domain exception if patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T7022,"Patient Admin: Ethnicity: Change: Change ethnicity command throws a domain exception if ethnicity not found","The change ethnicity command throws a domain exception if ethnicity not found",Pass,"15 Nov 2022, 15:24"
TEST-T7026,"Patient Admin: Ethnicity: Edit: Edit ethnicity controller returns default required results","The edit ethnicity controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7027,"Patient Admin: Ethnicity: Query: Ethnicity query returns expected data","The ethnicity query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7028,"Patient Admin: Ethnicity: Query: Ethnicity query throws patient not found exception","The ethnicity query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7029,"Patient Admin: Ethnicity: Query: Ethnicity query throws patient ethnicity not found exception","The ethnicity query throws patient ethnicity not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7032,"Patient Admin: Gender Identity: Change: Change gender identity controller can change gender identity","The change gender identity controller can change gender identity",Pass,"15 Nov 2022, 15:24"
TEST-T7033,"Patient Admin: Gender Identity: Change: Change gender identity controller cannot change gender without required data","The change gender identity controller cannot change gender without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7034,"Patient Admin: Gender Identity: Change: Change gender identity controller returns errors for missing required fields","The change gender identity controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7030,"Patient Admin: Gender Identity: Change: Change gender identity command changes ethnicity with required data","The change gender identity command changes ethnicity with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7031,"Patient Admin: Gender Identity: Change: Change gender identity command throws a domain exception if patient not found","The change gender identity command throws a domain exception if patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T7035,"Patient Admin: Gender Identity: Edit: Edit gender identity controller returns default required results","The edit gender identity controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7036,"Patient Admin: Gender Identity: Query: Gender identity query returns expected data","The gender identity query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7037,"Patient Admin: Gender Identity: Query: Gender identity query throws patient not found exception","The gender identity query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T5491,"Medicus: Change Drug Payment Scheme Card Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5492,"Medicus: Change Drug Payment Scheme Card Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5493,"Medicus: Change Drug Payment Scheme Card Command Test - Test Valid Command Changes G P Visit Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5494,"Medicus: Create Drug Payment Scheme Card Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5495,"Medicus: Create Drug Payment Scheme Card Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5496,"Medicus: Create Drug Payment Scheme Card Command Test - Test Valid Command Changes G P Visit Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5497,"Medicus: Change G P Visit Card Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5498,"Medicus: Change G P Visit Card Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5499,"Medicus: Change G P Visit Card Command Test - Test Valid Command Changes G P Visit Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5500,"Medicus: Create G P Visit Card Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5501,"Medicus: Create G P Visit Card Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5502,"Medicus: Create G P Visit Card Command Test - Test Valid Command Changes G P Visit Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5503,"Medicus: Change I H I Number Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5504,"Medicus: Change I H I Number Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5505,"Medicus: Change I H I Number Command Test - Test Valid Command Changes I H I Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5506,"Medicus: Create I H I Number Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5507,"Medicus: Create I H I Number Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5508,"Medicus: Create I H I Number Command Test - Test Valid Command Creates I H I Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5509,"Medicus: Change P P S Number Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5510,"Medicus: Change P P S Number Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5511,"Medicus: Change P P S Number Command Test - Test Valid Command Changes P P S Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5512,"Medicus: Create P P S Number Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5513,"Medicus: Create P P S Number Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5514,"Medicus: Create P P S Number Command Test - Test Valid Command Changes P P S Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5515,"Medicus: Change Patient Medical Card Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5516,"Medicus: Change Patient Medical Card Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5517,"Medicus: Change Patient Medical Card Command Test - Test Valid Command Changes Patient Medical Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5518,"Medicus: Create Patient Medical Card Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5519,"Medicus: Create Patient Medical Card Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5520,"Medicus: Create Patient Medical Card Command Test - Test Valid Command Changes Patient Medical Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5521,"Medicus: Change Patient Registered G P Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5522,"Medicus: Change Patient Registered G P Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5523,"Medicus: Change Patient Registered G P Command Test - Test Valid Command Changes Patient Registered G P",,Pass,"15 Nov 2022, 15:24"
TEST-T5524,"Medicus: Create Patient Registered G P Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5525,"Medicus: Create Patient Registered G P Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5526,"Medicus: Create Patient Registered G P Command Test - Test Valid Command Changes Patient Registered G P",,Pass,"15 Nov 2022, 15:24"
TEST-T7049,"Patient Admin: Identity: NHS Number: Change nhs number controller returns expected results","The change nhs number controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7050,"Patient Admin: Identity: NHS Number: Change nhs number controller can change a NHS number","The change nhs number controller can change a NHS number",Pass,"15 Nov 2022, 15:24"
TEST-T7051,"Patient Admin: Identity: NHS Number: Change nhs number controller cannot change a NHS number without required data","The change nhs number controller cannot change a NHS number without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7052,"Patient Admin: Identity: NHS Number: Change nhs number controller returns errors for missing required fields","The change nhs number controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7053,"Patient Admin: Identity: NHS Number: Change nhs number controller only valid NHS number allowed","The change nhs number controller only valid NHS number allowed",Pass,"15 Nov 2022, 15:24"
TEST-T7047,"Patient Admin: Identity: NHS Number: Change nhs number command changes nhs number with required data","The change nhs number command changes nhs number with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7048,"Patient Admin: Identity: NHS Number: Change nhs number command throws patient not found exception","The change nhs number command throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7054,"Patient Admin: Identity: NHS Number: Change nhs number query returns expected data","The change nhs number query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7055,"Patient Admin: Identity: NHS Number: Change nhs number query throws patient not found exception","The change nhs number query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7038,"Patient Admin: Language: Edit: Edit preferred language controller returns default required results","The edit preferred language controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7039,"Patient Admin: Language: Query: Preferred language query returns expected data","The preferred language query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7044,"Patient Admin: Language: Update: Update preferred language controller can update preferred language","The update preferred language controller can update preferred language",Pass,"15 Nov 2022, 15:24"
TEST-T7045,"Patient Admin: Language: Update: Update preferred language controller cannot update preferred language without required data","The update preferred language controller cannot update preferred language without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7046,"Patient Admin: Language: Update: Update preferred language controller returns errors for missing required fields","The update preferred language controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7041,"Patient Admin: Language: Update: Update preferred language command updates preferred language with required data","The update preferred language command updates preferred language with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7042,"Patient Admin: Language: Update: Update preferred language command creates preferred language, if one doesn't exist, with required data","The update preferred language command updates creates preferred language, if one doesn't exist, with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7043,"Patient Admin: Language: Update: Update preferred language command throws a domain exception if patient not found","The update preferred language command throws a domain exception if patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T7156,"Patient Admin: Former Name: Change: Change former name controller returns expected results","The change former name controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7157,"Patient Admin: Former Name: Change: Change former name controller can change a former name","The change former name controller can change a former name",Pass,"15 Nov 2022, 15:24"
TEST-T7158,"Patient Admin: Former Name: Change: Change former name controller cannot change a former name without required data","The change former name controller cannot change a former name without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7159,"Patient Admin: Former Name: Change: Change former name controller returns errors for missing required fields","The change former name controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7154,"Patient Admin: Former Name: Change: Change former name command changes former name","The change former name command changes former name",Pass,"15 Nov 2022, 15:24"
TEST-T7155,"Patient Admin: Former Name: Change: Change former name command throws patient former name not found exception","The change former name command throws patient former name not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7160,"Patient Admin: Former Name: Change: Change former name query returns expected data","The change former name query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7161,"Patient Admin: Former Name: Change: Change former name query throws patient former name not found exception","The change former name query throws patient former name not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7164,"Patient Admin: Official Name: Change: Change official name controller can change an official name","The change official name controller can change an official name",Pass,"15 Nov 2022, 15:24"
TEST-T7165,"Patient Admin: Official Name: Change: Change official name controller cannot change a official name without required data","The change official name controller cannot change a official name without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7166,"Patient Admin: Official Name: Change: Change official name controller returns errors for missing required fields","The change official name controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7162,"Patient Admin: Official Name: Change: Change official name command changes official name","The change official name command changes official name",Pass,"15 Nov 2022, 15:24"
TEST-T7163,"Patient Admin: Official Name: Change: Change official name command throws patient not found exception","The change official name command throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7171,"Patient Admin: Preferred Name: Change: Change preferred name controller can change a preferred name","The change preferred name controller can change a preferred name",Pass,"15 Nov 2022, 15:24"
TEST-T7169,"Patient Admin: Preferred Name: Change: Change preferred name controller cannot change a preferred name without required data","The change preferred name controller cannot change a preferred name without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7170,"Patient Admin: Preferred Name: Change: Change preferred name controller returns errors for missing required fields","The change preferred name controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7167,"Patient Admin: Preferred Name: Change: Change preferred name command changes preferred name","The change preferred name command changes preferred name",Pass,"15 Nov 2022, 15:24"
TEST-T7168,"Patient Admin: Preferred Name: Change: Change preferred name command throws patient not found exception","The change preferred name command throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7174,"Patient Admin: Former Name: Create: Create former name controller can create a former name","The create former name controller can create a former name",Pass,"15 Nov 2022, 15:24"
TEST-T7175,"Patient Admin: Former Name: Create: Create former name controller cannot create a former name without required data","The create former name controller cannot create a former name without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7176,"Patient Admin: Former Name: Create: Create former name controller returns errors for missing required fields","The create former name controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7172,"Patient Admin: Former Name: Create: Create former name command creates former name","The create former name command creates former name",Pass,"15 Nov 2022, 15:24"
TEST-T7173,"Patient Admin: Former Name: Create: Create former name command throws patient not found exception","The create former name command throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7179,"Patient Admin: Former Name: Delete: Delete former name controller can delete a former name","The delete former name controller can delete a former name",Pass,"15 Nov 2022, 15:24"
TEST-T7180,"Patient Admin: Former Name: Delete: Delete former name controller cannot delete a former name without required data","The delete former name controller cannot delete a former name without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7181,"Patient Admin: Former Name: Delete: Delete former name controller returns errors for missing required fields","The delete former name controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7177,"Patient Admin: Former Name: Delete: Delete former name command deletes former name","The delete former name command deletes former name",Pass,"15 Nov 2022, 15:24"
TEST-T7178,"Patient Admin: Former Name: Delete: Delete former name command throws patient former name not found exception","The delete former name command throws patient former name not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7182,"Patient Admin: Official Name: Edit: Edit official name controller returns expected results (cloned)","The edit official name controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7183,"Patient Admin: Preferred Name: Edit: Edit preferred name controller returns expected results","The edit preferred name controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7198,"Patient Admin: Next Of Kin: Change: Changec next of kin controller can change a next of kin nomination","The change next of kin controller can change a next of kin nomination",Pass,"15 Nov 2022, 15:24"
TEST-T7199,"Patient Admin: Next Of Kin: Change: Change next of kin controller cannot change a next of kin nomination without required data","The change next of kin controller cannot change a next of kin nomination without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7200,"Patient Admin: Next Of Kin: Change: Change next of kin controller returns errors for missing required fields","The change next of kin controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7195,"Patient Admin: Next Of Kin: Change: Change next of kin command changes next of kin nomination with required data","The change next of kin command changes next of kin nomination with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7196,"Patient Admin: Next Of Kin: Change: Change next of kin command throws patient not found exception","The change next of kin command throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7197,"Patient Admin: Next Of Kin: Change: Change next of kin command throws patient contact not found exception","The change next of kin command throws patient contact not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7202,"Patient Admin: Next Of Kin: Edit: Edit next of kin controller returns expected results","The edit next of kin controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7203,"Patient Admin: Next Of Kin: Edit: Edit next of kin query returns expected data","The edit next of kin query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7204,"Patient Admin: Next Of Kin: Edit: Edit next of kin query throws patient not found exception","The edit next of kin query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T5539,"Medicus: Patient Appointments And Recalls Query Test - Test Query Returns The Listing Query Result With A Days Worth Of Queues",,Pass,"15 Nov 2022, 15:24"
TEST-T5540,"Medicus: Patient Banner Controller Test - Test Api Response Success",,Pass,"15 Nov 2022, 15:24"
TEST-T5541,"Medicus: Patient Banner Controller Test - Test Api Response Data",,Pass,"15 Nov 2022, 15:24"
TEST-T7926,"Patient Admin: Advanced Patient Search: Data request to populate advanced patient search form is functional and can return all required data","Prove that data request to populate advanced patient search form is functional and can return all required data",Pass,"15 Nov 2022, 15:24"
TEST-T7929,"Patient Admin: Advanced Patient Search: Advanced search correctly returns 1 or more complete matches given all a minimal search criteria is set (first name only)","Prove that advanced search correctly returns 1 or more complete matches given all a minimal search criteria is set (first name only)",Pass,"15 Nov 2022, 15:24"
TEST-T7930,"Patient Admin: Advanced Patient Search: Advanced search correctly returns 1 or more complete matches given ALL search criteria is set","Prove that advanced search correctly returns 1 or more complete matches given ALL search criteria is set",Pass,"15 Nov 2022, 15:24"
TEST-T7931,"Patient Admin: Advanced Patient Search: Advanced search correctly returns 1 or more results when a date of birth range instead of single date filter condition is applied","Prove that advanced search correctly returns 1 or more results when a date of birth range instead of single date filter condition is applied",Pass,"15 Nov 2022, 15:24"
TEST-T7932,"Patient Admin: Advanced Patient Search: Partial matches are not returned in the results","Prove that partial matches are not returned in the results",Pass,"15 Nov 2022, 15:24"
TEST-T7933,"Patient Admin: Advanced Patient Search: It is not possible to submit a search with all null values","Prove that it is not possible to submit a search with all null values",Pass,"15 Nov 2022, 15:24"
TEST-T8185,"Patient Admin: Advanced Patient Search: First name and last name search is case-insensitive","Prove that first name and last name search is case-insensitive",Pass,"15 Nov 2022, 15:24"
TEST-T8184,"Patient Admin: Advanced Patient Search: Can search NHS number with spaces","Prove that can search NHS number with spaces",Pass,"15 Nov 2022, 15:24"
TEST-T8183,"Patient Admin: Advanced Patient Search: Can search case-insensitive postcode with no space","Prove that can search case-insensitive postcode with no space",Pass,"15 Nov 2022, 15:24"
TEST-T9287,"Patient Admin: Patient Finder: Search patient request is functional","Prove that the search patient request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T9293,"Patient Admin: Patient Finder: Search patient request is functional without active patients","Prove that the search patient request is functional without active patients",Pass,"15 Nov 2022, 15:24"
TEST-T8200,"Bookmarked Patients: Search: Search bookmarked patients by staff data request is functional","Prove that search bookmarked patients by staff data request is functional",Pass,"15 Nov 2022, 15:24"
TEST-T5545,"Medicus: Change Patient Contact Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5546,"Medicus: Change Patient Contact Command Test - Test Valid Command Changes Patient Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5547,"Medicus: Create Patient Contact Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5548,"Medicus: Create Patient Contact Command Test - Test Valid Command Creates Patient Contact",,Pass,"15 Nov 2022, 15:24"
TEST-T5550,"Medicus: Edit Patient Contact Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T5551,"Medicus: Dashboard Query Test - Test The Query Returns The Correct Result Object",,Pass,"15 Nov 2022, 15:24"
TEST-T7368,"Patient Admin: Patient Details: 200 response for successful request","Proves that a request to the patient details endpoint with an existing patient ID returns a 200 response. ",Pass,"15 Nov 2022, 15:24"
TEST-T7369,"Patient Admin: Patient Details: Response contains summary care record consents for a patient","Proves that the response to the patient's details endpoint contains summary care record consents",Pass,"15 Nov 2022, 15:24"
TEST-T5552,"Medicus: Overview Controller Test - Test Data Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T7222,"Patient Admin: Personal Pronoun: Change: Change personal pronoun controller can change personal pronoun","The change personal pronoun controller can change personal pronoun",Pass,"15 Nov 2022, 15:24"
TEST-T7223,"Patient Admin: Personal Pronoun: Change: Change personal pronoun controller cannot change pronoun without required data","The change personal pronoun controller cannot change pronoun without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7224,"Patient Admin: Personal Pronoun: Change: Change personal pronoun controller returns errors for missing required fields","The change personal pronoun controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7220,"Patient Admin: Personal Pronoun: Change: Change personal pronoun command changes pronoun with required data","The change personal pronoun command changes pronoun with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7221,"Patient Admin: Personal Pronoun: Change: Change personal pronoun command throws a domain exception if patient not found","The change personal pronoun command throws a domain exception if patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T7225,"Patient Admin: Personal Pronoun: Edit: Edit personal pronoun controller returns default required results","The edit personal pronoun controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7226,"Patient Admin: Personal Pronoun: Edit: Edit personal pronoun query returns expected data","The edit personal pronoun query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7227,"Patient Admin: Personal Pronoun: Edit: Edit personal pronoun query throws patient not found exception","The edit personal pronoun query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7246,"Patient Admin: Pharmacy Nomination: Dispencing Doctor: Create Change dispensing doctor controller can create change dispensing doctor","The create change dispensing doctor controller can create change dispensing doctor",Pass,"15 Nov 2022, 15:24"
TEST-T7247,"Patient Admin: Pharmacy Nomination: Dispencing Doctor: Create Change dispensing doctor controller cannot create or change a dispensing doctor without required data","The create change dispensing doctor controller cannot create or change a dispensing doctor without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7248,"Patient Admin: Pharmacy Nomination: Dispencing Doctor: Create Change dispensing doctor controller returns errors for missing required fields","The create change dispensing doctor controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7243,"Patient Admin: Pharmacy Nomination: Dispencing Doctor: Create Change dispensing doctor command creates dispensing doctor with required data","The create change dispensing doctor command creates dispensing doctor with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7244,"Patient Admin: Pharmacy Nomination: Dispencing Doctor: Create Change dispensing doctor command changes dispensing doctor with required data","The create change dispensing doctor command changes dispensing doctor with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7245,"Patient Admin: Pharmacy Nomination: Dispencing Doctor: Create Change dispensing doctor command deletes dispensing doctor","The create change dispensing doctor command deletes dispensing doctor",Pass,"15 Nov 2022, 15:24"
TEST-T7241,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: View nominated pharmacy controller returns default required results","The view nominated pharmacy controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7249,"Patient Admin: Pharmacy Nominations: Dispending Doctor: GB patient dispensing doctor query returns expected data","The GB patient dispensing doctor query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7250,"Patient Admin: Pharmacy Nominations: Dispending Doctor: GB patient dispensing doctor query throws patient not found exception","The GB patient dispensing doctor query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7255,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: Create Change medical appliance provider controller can create change medical appliance provider","The create change medical appliance provider controller can create change medical appliance provider",Pass,"15 Nov 2022, 15:24"
TEST-T7256,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: Create Change medical appliance provider controller cannot create or change a medical appliance provider without required data","The create change medical appliance provider controller cannot create or change a medical appliance provider without required data ",Pass,"15 Nov 2022, 15:24"
TEST-T7257,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: Create Change medical appliance provider controller returns errors for missing required fields","The create change medical appliance provider controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7258,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: Create Change medical appliance provider controller returns errors for invalid ODS code","The create change medical appliance provider controller returns errors for invalid ODS code",Pass,"15 Nov 2022, 15:24"
TEST-T7252,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: Create Change medical appliance provider command creates medical appliance provider with required data","The create change medical appliance provider command creates medical appliance provider with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7253,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: Create Change medical appliance provider command changes medical appliance provider with required data","The create change medical appliance provider command changes medical appliance provider with required data ",Pass,"15 Nov 2022, 15:24"
TEST-T7254,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: Create Change medical appliance provider command deletes medical appliance provider","The create change medical appliance provider command deletes medical appliance provider",Pass,"15 Nov 2022, 15:24"
TEST-T7259,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: Edit medical appliance provider controller returns default required results","The edit medical appliance provider controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T9053,"Patient Admin: Medical Appliance Dispenser: view medical appliance dispenser front end can get the information it needs","prove that the medical appliance dispenser front end can get the data it needs",Pass,"15 Nov 2022, 15:24"
TEST-T7261,"Patient Admin: Pharmacy Nomination: Medical Appliance Provider: GB patient medical appliance provider query throws patient not found exception","The GB patient medical appliance provider query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T9054,"Patient Admin: Nominated Pharmacy: Remove nominated medical appliance dispenser","prove that a nominated appliance dispenser can be removed",Pass,"15 Nov 2022, 15:24"
TEST-T7236,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: Create Change nominated pharmacy controller can create change nominated pharmacy","The create change nominated pharmacy controller can create change nominated pharmacy",Pass,"15 Nov 2022, 15:24"
TEST-T7237,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: Create Change nominated pharmacy controller cannot create or change a nominated pharmacy without required data","The create change nominated pharmacy controller cannot create or change a nominated pharmacy without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7238,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: Create Change nominated pharmacy controller returns errors for missing required fields","The create change nominated pharmacy controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7242,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: Create Change nominated pharmacy controller returns errors for invalid ODS code","The create change nominated pharmacy controller returns errors for invalid ODS code",Pass,"15 Nov 2022, 15:24"
TEST-T7233,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: Create Change nominated pharmacy command creates nominated pharmacy with required data","The create change nominated pharmacy command creates nominated pharmacy with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7234,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: Create Change nominated pharmacy command changes nominated pharmacy with required data","The create change nominated pharmacy command changes nominated pharmacy with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7235,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: Create Change nominated pharmacy command deletes nominated pharmacy","The create change nominated pharmacy command deletes nominated pharmacy",Pass,"15 Nov 2022, 15:24"
TEST-T9051,"Patient Admin: Nominated Pharmacy: edit nominated pharmacy controller returns default required results","prove that the front end can get the data it needs to edit a nominated pharmacy",Pass,"15 Nov 2022, 15:24"
TEST-T7240,"Patient Admin: Pharmacy Nomination: Nominated Pharmacy: GB patient nominated pharmacy query throws patient not found exception","The GB patient nominated pharmacy query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T9052,"Patient Admin: Nominated Pharmacy: Remove nominated pharmacy","prove that a nominated pharmacy can be removed",Pass,"15 Nov 2022, 15:24"
TEST-T5566,"Medicus: Change Drugs Dispensed Marker Controller Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5567,"Medicus: Change Drugs Dispensed Marker Controller Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5568,"Medicus: Change Drugs Dispensed Marker Controller Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5569,"Medicus: Change Place Of Birth Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5570,"Medicus: Change Place Of Birth Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5571,"Medicus: Change Place Of Birth Command Test - Test Valid Command Changes Patient Place Of Birth",,Pass,"15 Nov 2022, 15:24"
TEST-T5572,"Medicus: Change Preferred Location Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5573,"Medicus: Change Preferred Location Command Test - Test Valid Command Changes Preferred Location",,Pass,"15 Nov 2022, 15:24"
TEST-T7552,"PDS: Decoupled PDS Record Task: Task listing returns expected response",,Pass,"15 Nov 2022, 15:24"
TEST-T8912,"Patient: PDS: Retrieve: Retrieve All Active Patients command does not dispatch when there are no active PDS Links","Prove that the Retrieve All Active Patients command does not dispatch when there are no active PDS Links",Pass,"15 Nov 2022, 15:24"
TEST-T8913,"Patient: PDS: Retrieve: Retrieve All Active Patients command dispatches one command when there is one active PDS Link","Prove that the Retrieve All Active Patients command dispatches one retrieve patient command when there is one active PDS Link",Pass,"15 Nov 2022, 15:24"
TEST-T8914,"Patient: PDS: Retrieve: Retrieve All Active Patients command dispatches two commands when there are two active PDS Links","Prove that the Retrieve All Active Patients command dispatches two retrieve patient commands when there are two active PDS Links",Pass,"15 Nov 2022, 15:24"
TEST-T8653,"PDS: Retrieve: Command throws an exception when an empty NHS number is provided","Prove that when the Retrieve Command Handler is called with an empty NHS number, an exception is thrown",Pass,"15 Nov 2022, 15:24"
TEST-T8654,"PDS: Retrieve: Command throws an exception when an invalid NHS number is provided","Prove that when the Retrieve Command Handler is called with an invalid NHS number, an exception is thrown",Pass,"15 Nov 2022, 15:24"
TEST-T8655,"PDS: Retrieve: Command correctly marks a PDS Link as invalid if the PDS API throws an invalidated resource exception","Prove that when the Retrieve Command Handler receives a Patient record that is marked as invalid from the PDS Client, the PDS Link associated with the NHS number is marked as invalid",Pass,"15 Nov 2022, 15:24"
TEST-T8656,"PDS: Retrieve: Command correctly marks a PDS Link as invalid if the PDS API throws a resource not found exception","Prove that when the Retrieve Command Handler receives a Patient not found error from the PDS Client, the PDS Link associated with the NHS number is marked as invalid",Pass,"15 Nov 2022, 15:24"
TEST-T8657,"PDS: Retrieve: Command correctly handles when the PDS API throws an invalidated resource exception, when no PDS Link exists","Prove that when the Retrieve Command Handler receives a Patient record that is marked as invalid from the PDS Client, and the NHS number does not have an active PDS Link, no new PDS Links are created",Pass,"15 Nov 2022, 15:24"
TEST-T8658,"PDS: Retrieve: Command correctly handles when the PDS API throws a resource not found exception, and no PDS Link exists","Prove that when the Retrieve Command Handler receives a Patient not found error from the PDS Client, and the NHS number does not have an active PDS Link, no new PDS Links are created",Pass,"15 Nov 2022, 15:24"
TEST-T8659,"PDS: Retrieve: Command calls the get-patient PDS endpoint when a PDS Record does not exist for the NHS number in the Medicus database","Prove that the Retrieve Command Handler uses the correct PDS Client endpoint when there are no PDS Records for the NHS number",Pass,"15 Nov 2022, 15:24"
TEST-T8660,"PDS: Retrieve: Command calls the get-patient-if-newer-version PDS endpoint when a PDS Record does exist in the Medicus database","Prove that the Retrieve Command Handler uses the correct PDS Client endpoint when there is a PDS Record for the NHS number",Pass,"15 Nov 2022, 15:24"
TEST-T8661,"PDS: Retrieve: Command does not persist data when no newer version of an existing PDS Record is found","Prove that when the Retrieve Command Handler receives no patient record (no newer version) for an NHS number that has an existing PDS Record, that a new PDS Record is not created",Pass,"15 Nov 2022, 15:24"
TEST-T8662,"PDS: Retrieve: Command throws exception when related people version does not match newer version for existing PDS Record","Prove that when the Retrieve Command Handler receives a mismatching PDS Related People and PDS Patient record version, an exception is thrown",Pass,"15 Nov 2022, 15:24"
TEST-T8663,"PDS: Retrieve: Command creates and persists new PDS Record when newer version is retrieved for existing PDS Record","Prove that when the Retrieve Command Handler receives a new version of a Patient record, a new PDS Record is created",Pass,"15 Nov 2022, 15:24"
TEST-T8664,"PDS: Retrieve: Command persists a new PDS Record when a superseded NHS number is returned for an NHS number that does not have a PDS Record or an active PDS Link","Prove that when the Retrieve Command Handler receives a superseded NHS number for an NHS number without a PDS Record, a new PDS Record is created as the latest version",Pass,"15 Nov 2022, 15:24"
TEST-T8665,"PDS: Retrieve: Command persists a new PDS Record when a superseded NHS number is returned for an NHS number that has a PDS Record but no active PDS Link","Prove that when the Retrieve Command Handler receives a superseded NHS number for an NHS number that has a PDS Record, a new PDS Record is created as the latest",Pass,"15 Nov 2022, 15:24"
TEST-T8666,"PDS: Retrieve: Command persists a new PDS Record when a superseded NHS number is returned for an NHS number that has a PDS Record, an active PDS Link, and an existing Patient NHS Number","Prove that when the Retrieve Command Handler receives a superseded NHS number for an NHS number that has a PDS Record and an active PDS Link, and the superseded NHS number exists against a Patient, a Superseded PDS Record Task is created",Pass,"15 Nov 2022, 15:24"
TEST-T8667,"PDS: Retrieve: Command persists a new PDS Record when a superseded NHS number is returned for an NHS number that has a PDS Record, and an active PDS Link but no existing Patient NHS Number","Prove that when the Retrieve Command Handler receives a superseded NHS number for an NHS number that has a PDS Record and an active PDS Link, and the superseded NHS number does not exist against a Patient, that the old NHS number is marked as superseded, the new NHS number is linked to the patient, and a new PDS Link is created. The command should run again to fetch the patient record and create a new PDS Record",Pass,"15 Nov 2022, 15:24"
TEST-T8915,"PDS: Retrieve: Console command requires an NHS number as an argument","Prove that the Retrieve Console Command cannot be used without providing an NHS number",Pass,"15 Nov 2022, 15:24"
TEST-T8916,"PDS: Retrieve: Console command correctly calls the Retrieve Command","Prove that the Retrieve Console Command dispatches the correct Retrieve Command using the provided NHS number, and outputs correctly to the console",Pass,"15 Nov 2022, 15:24"
TEST-T7557,"PDS: Superseded PDS Record Task: Task list returns expected response",,Pass,"15 Nov 2022, 15:24"
TEST-T8581,"Patient: PDS: Trace controller returns an error if correct CIS2 activity grant not granted","Prove that the PDS Trace controller returns the correct response when the logged in user does not have the correct CIS2 activity grant",Pass,"15 Nov 2022, 15:24"
TEST-T8582,"Patient: PDS: Trace controller validation does not require other fields if NHS number is provided","Prove that the PDS Trace controller does not require any other search criteria fields if an NHS number is provided",Pass,"15 Nov 2022, 15:24"
TEST-T8583,"Patient: PDS: Trace controller validation returns an error if an invalid NHS number is provided","Prove that the PDS Trace controller returns an error if an invalid NHS number is provided, without validating other search fields",Pass,"15 Nov 2022, 15:24"
TEST-T8584,"Patient: PDS: Trace controller validation requires search type if no NHS number is provided","Prove that the PDS Trace controller requires a search type field if an NHS number is not provided",Pass,"15 Nov 2022, 15:24"
TEST-T8585,"Patient: PDS: Trace controller validation returns an error if an invalid search type is provided","Prove that the PDS Trace controller requires that a valid search type is provided if an NHS number is not provided",Pass,"15 Nov 2022, 15:24"
TEST-T8586,"Patient: PDS: Trace controller validation requires the correct fields for non-fuzzy search type","Prove that the PDS Trace controller requires the correct fields when using the non-fuzzy search type",Pass,"15 Nov 2022, 15:24"
TEST-T8587,"Patient: PDS: Trace controller validation requires the correct fields for non-fuzzy search type with empty date of birth provided","Prove that the PDS Trace controller requires a non-empty date of birth, if the field is provided for the non-fuzzy search type",Pass,"15 Nov 2022, 15:24"
TEST-T8588,"Patient: PDS: Trace controller validation requires the correct fields for non-fuzzy search type with invalid date of birth provided","Prove that the PDS Trace controller requires a valid date to be provided, if the date of birth field is provided when using the non-fuzzy search type",Pass,"15 Nov 2022, 15:24"
TEST-T8589,"Patient: PDS: Trace controller validation requires the correct fields for historic search type","Prove that the PDS Trace controller requires the correct fields when using the historic search type",Pass,"15 Nov 2022, 15:24"
TEST-T8590,"Patient: PDS: Trace controller validation requires the correct fields for historic search type with empty date of birth provided","Prove that the PDS Trace controller requires that a non-empty date of birth is provided if the date of birth field is provided when using the historic search type",Pass,"15 Nov 2022, 15:24"
TEST-T8591,"Patient: PDS: Trace controller validation requires the correct fields for historic search type with invalid date of birth provided","Prove that the PDS Trace controller requires a valid date to be provided, if the date of birth field is provided, using the historic search type",Pass,"15 Nov 2022, 15:24"
TEST-T8592,"Patient: PDS: Trace controller validation requires the correct fields for exact search type","Prove that the PDS Trace controller requires the correct fields when using the exact search type",Pass,"15 Nov 2022, 15:24"
TEST-T8593,"Patient: PDS: Trace controller validation requires the correct fields for exact search type with invalid date of birth provided","Prove that the PDS Trace controller requires that a valid date is provided when using the exact search type",Pass,"15 Nov 2022, 15:24"
TEST-T8594,"Patient: PDS: Trace controller validation requires the correct fields for fuzzy search type","Prove that the PDS Trace controller requires the correct fields when using the fuzzy search type",Pass,"15 Nov 2022, 15:24"
TEST-T8595,"Patient: PDS: Trace controller calls PDS search patients for valid request","Prove that the PDS Search controller calls the PDS Client search patients endpoint for valid requests using the minimum required fields",Pass,"15 Nov 2022, 15:24"
TEST-T8596,"Patient: PDS: Trace controller validates wildcard capable fields correctly","Prove that the PDS Trace controller validates wildcard-capable fields correctly, disallowing a wildcard to be in the first two characters",Pass,"15 Nov 2022, 15:24"
TEST-T8597,"Patient: PDS: Trace controller validation does not require other fields if NHS number is provided, and returns the correct data","Prove that the PDS Trace controller returns a correctly formatted response when a valid NHS number is provided",Pass,"15 Nov 2022, 15:24"
TEST-T8223,"PDS: Update: No PDS Update Tasks are resolved if there are no valid CIS2 Sessions","Prove that when there are no stored CIS2 sessions for any logged in member of Staff, that no updates are sent to the NHS PDS",Pass,"15 Nov 2022, 15:24"
TEST-T8224,"PDS: Update: No PDS Update Tasks are resolved if there are no permissible CIS2 Sessions","Prove that when there are no valid CIS2 sessions, having the correct access grant, for any logged in member of Staff, that no updates are sent to the NHS PDS",Pass,"15 Nov 2022, 15:24"
TEST-T8226,"PDS: Update: All PDS Update Tasks are resolved when there is a valid, permissible CIS2 Session","Prove that when there is a valid CIS2 Session with the correct access grant, that updates are sent to the NHS PDS",Pass,"15 Nov 2022, 15:24"
TEST-T7554,"PDS: Update PDS Task: Task listing returns expected response",,Pass,"15 Nov 2022, 15:24"
TEST-T5604,"Medicus: Complete N H A I S Registration Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5605,"Medicus: Unmatched Patient Resolved With Health Authority Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T7519,"NHAIS: Acceptance Rejection Wrong HA: Task list returns expected results",,Pass,"15 Nov 2022, 15:24"
TEST-T5618,"Medicus: Unmatched Patient Resolved With Health Authority Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5621,"Medicus: Update Responsible Health Authority Controller Test - Test Update Responsible Health Authority Controller Request Success",,Pass,"15 Nov 2022, 15:24"
TEST-T5622,"Medicus: Update Responsible Health Authority Controller Test - Test Update Responsible Health Authority Controller Response Success",,Pass,"15 Nov 2022, 15:24"
TEST-T5619,"Medicus: Update Responsible Health Authority Command Test - Test Command Successfully Updates Responsible Health Authority",,Pass,"15 Nov 2022, 15:24"
TEST-T5620,"Medicus: Update Responsible Health Authority Command Test - Test Command Successfully Completes Task When Updating Responsible Health Authority",,Pass,"15 Nov 2022, 15:24"
TEST-T5626,"Medicus: End Patient Registration Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5638,"Medicus: Re Accept Patient Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T7520,"NHAIS: Deduction: Task list returns expected results",,Pass,"15 Nov 2022, 15:24"
TEST-T5639,"Medicus: Unmatched Patient Resolved With Health Authority Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5640,"Medicus: Acknowledge Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T7522,"NHAIS: Deduction Request Rejection: Task list returns expected results",,Pass,"15 Nov 2022, 15:24"
TEST-T5641,"Medicus: Unmatched Patient Resolved With Health Authority Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T7539,"NHAIS: FP69 Flag Removal: Task list returns expected results",,Pass,"15 Nov 2022, 15:24"
TEST-T5642,"Medicus: Unmatched Patient Resolved With Health Authority Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5643,"Medicus: Confirm Address Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5644,"Medicus: Request Deduction Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T7548,"NHAIS: FP69 Prior Notification: Task list returns expected results",,Pass,"15 Nov 2022, 15:24"
TEST-T5645,"Medicus: Unmatched Patient Resolved With Health Authority Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5646,"Medicus: Accept Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5661,"Medicus: Reject Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5662,"Medicus: Request Out Of Area Removal Api Test - Test Query Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5663,"Medicus: Request Out Of Area Removal Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T7550,"NHAIS: HA Amendment: Task list returns expected results",,Pass,"15 Nov 2022, 15:24"
TEST-T5664,"Medicus: Unmatched Patient Resolved With Health Authority Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5665,"Medicus: Manual Acceptance Approval Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5666,"Medicus: Manual Deduction Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5667,"Medicus: Manual F P69 Flag Removal Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5668,"Medicus: Request Deduction Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5669,"Medicus: Add Trading Partner Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T8598,"Patient: PDS: Create From PDS Record controller requires an NHS number","Prove that the Create From PDS Record controller requires an NHS number to be provided",Pass,"15 Nov 2022, 15:24"
TEST-T8599,"Patient: PDS: Create From PDS Record controller requires a non-blank NHS number","Prove that the Create From PDS Record controller requires a non-blank NHS number to be provided",Pass,"15 Nov 2022, 15:24"
TEST-T8600,"Patient: PDS: Create From PDS Record controller returns an error for an invalid NHS number","Prove that the Create From PDS Record controller requires that a valid NHS number is provided",Pass,"15 Nov 2022, 15:24"
TEST-T8601,"Patient: PDS: Create Patient From PDS Record controller returns correctly on success","Prove that the Create From PDS Record controller persists the right data and returns correctly on success",Pass,"15 Nov 2022, 15:24"
TEST-T8602,"Patient: PDS: Link Patient to PDS controller requires an NHS number","Prove that the Link Patient to PDS controller requires an NHS number is provided",Pass,"15 Nov 2022, 15:24"
TEST-T8603,"Patient: PDS: Link Patient to PDS controller requires a non-blank NHS number","Prove that the Link Patient To PDS controller requires a non-blank NHS number to be provided",Pass,"15 Nov 2022, 15:24"
TEST-T8604,"Patient: PDS: Link Patient to PDS controller returns an error for an invalid NHS number","Prove that the Link Patient To PDS controller returns correctly when an invalid NHS number is provided",Pass,"15 Nov 2022, 15:24"
TEST-T8605,"Patient: PDS: Link Patient to PDS controller throws an exception when a valid, but not found NHS number is provided","Prove that the Link Patient To PDS controller returns the correct error response when a valid NHS number is provided, but is not associated with a patient record",Pass,"15 Nov 2022, 15:24"
TEST-T8606,"Patient: PDS: Link Patient to PDS controller returns an error when the patient is deceased","Prove that the Link Patient To PDS controller returns a correct error response when a valid NHS number is provided, but it is associated with a deceased patient",Pass,"15 Nov 2022, 15:24"
TEST-T8607,"Patient: PDS: Link Patient to PDS controller returns correctly on success","Prove that the Link Patient To PDS controller persists the right data, and returns the correct response when successful",Pass,"15 Nov 2022, 15:24"
TEST-T7264,"Patient Admin: Religion: Change: Change religion controller can change religion","The change religion controller can change religion",Pass,"15 Nov 2022, 15:24"
TEST-T7265,"Patient Admin: Religion: Change: Change religion controller cannot change religion without required data","The change religion controller cannot change religion without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7266,"Patient Admin: Religion: Change: Change religion controller returns errors for missing required fields","The change religion controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7262,"Patient Admin: Religion: Change: Change religion command changes religion with required data","The change religion command changes religion with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7263,"Patient Admin: Religion: Change: Change religion command throws a domain exception if patient religion not found","The change religion command throws a domain exception if patient religion not found",Pass,"15 Nov 2022, 15:24"
TEST-T7267,"Patient Admin: Religion: Edit: Edit religion controller returns default required results","The edit religion controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7268,"Patient Admin: Religion: Edit: Edit religion query returns expected data","The edit religion controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7269,"Patient Admin: Religion: Edit: Edit religion query throws patient not found exception","The edit religion query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T5675,"Medicus: Change Patient Group Command Test - Test Valid Command Changes Patient Group",,Pass,"15 Nov 2022, 15:24"
TEST-T5673,"Medicus: Change Patient Group Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5674,"Medicus: Change Patient Group Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5676,"Medicus: Change Patient Group Membership Criteria Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5679,"Medicus: Create Patient Group Command Test - Test Valid Command Creates Patient Group",,Pass,"15 Nov 2022, 15:24"
TEST-T5677,"Medicus: Create Patient Group Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5678,"Medicus: Create Patient Group Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5682,"Medicus: Delete Patient Group Command Test - Test Valid Command Deletes Patient Group",,Pass,"15 Nov 2022, 15:24"
TEST-T5680,"Medicus: Delete Patient Group Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5681,"Medicus: Delete Patient Group Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5685,"Medicus: Create Patient Group Membership Command Test - Test Valid Command Creates Patient Group Membership",,Pass,"15 Nov 2022, 15:24"
TEST-T5683,"Medicus: Create Patient Group Membership Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5684,"Medicus: Create Patient Group Membership Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5686,"Medicus: Current Group Membership Api Test - Test Query Invokes Through A P I",,Pass,"15 Nov 2022, 15:24"
TEST-T5688,"Medicus: Delete Patient Group Membership Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5691,"Medicus: End Patient Group Membership Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5693,"Medicus: Former Group Membership Api Test - Test Query Invokes Through A P I",,Pass,"15 Nov 2022, 15:24"
TEST-T5696,"Medicus: Change Patient Report Command Test - Test Valid Command Changes Patient Report",,Pass,"15 Nov 2022, 15:24"
TEST-T5694,"Medicus: Change Patient Report Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5699,"Medicus: Create Patient Report Command Test - Test Valid Command Creates Patient Report",,Pass,"15 Nov 2022, 15:24"
TEST-T5697,"Medicus: Create Patient Report Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5700,"Medicus: Create Risk Command Test - Test Risk Can Be Created",,Pass,"15 Nov 2022, 15:24"
TEST-T5701,"Medicus: Edit Risk Command Controller Test - Test Handle Request",,Pass,"15 Nov 2022, 15:24"
TEST-T5702,"Medicus: Edit Risk Query Controller Test - Test Data",,Pass,"15 Nov 2022, 15:24"
TEST-T7272,"Patient Admin: Sex At Birth: Change: Change sex at birth controller can change sex at birth","The change sex at birth controller can change sex at birth",Pass,"15 Nov 2022, 15:24"
TEST-T7273,"Patient Admin: Sex At Birth: Change: Change sex at birth controller cannot change sex at birth without required data","The change sex at birth controller cannot change sex at birth without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7274,"Patient Admin: Sex At Birth: Change: Change sex at birth controller returns errors for missing required fields","The change sex at birth controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7270,"Patient Admin: Sex At Birth: Change: Change sex at birth command changes sex at birth with required data","The change sex at birth command changes sex at birth with required data",Pass,"15 Nov 2022, 15:24"
TEST-T7271,"Patient Admin: Sex At Birth: Change: Change sex at birth command throws a domain exception if patient not found","The change sex at birth command throws a domain exception if patient not found",Pass,"15 Nov 2022, 15:24"
TEST-T7275,"Patient Admin: Sex At Birth: Edit: Edit sex at birth controller returns default required results","The edit sex at birth controller returns default required results",Pass,"15 Nov 2022, 15:24"
TEST-T7276,"Patient Admin: Sex At Birth: Edit: Edit sex at birth query returns expected data","The edit sex at birth query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7277,"Patient Admin: Sex At Birth: Edit: Edit sex at birth query throws patient not found exception","The edit sex at birth query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7287,"Patient Admin: Telephone: Change: Change telephone controller can change a telephone number","The change telephone controller can change a telephone number",Pass,"15 Nov 2022, 15:24"
TEST-T7288,"Patient Admin: Telephone: Change: Change telephone controller cannot change a telephone number without required data","The change telephone controller cannot change a telephone number without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7289,"Patient Admin: Telephone: Change: Change telephone controller returns errors for missing required fields","The change telephone controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7290,"Patient Admin: Telephone: Change: Change telephone controller returns error for invalid telephone number","The change telephone controller returns error for invalid telephone number",Pass,"15 Nov 2022, 15:24"
TEST-T7285,"Patient Admin: Telephone: Change: Change telephone command changes telephone","The change telephone command changes telephone",Pass,"15 Nov 2022, 15:24"
TEST-T7286,"Patient Admin: Telephone: Change: Change telephone command throws patient telephone not found exception","The change telephone command command throws patient telephone not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7294,"Patient Admin: Telephone: Create: Create telephone controller returns expected results","The create telephone controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7295,"Patient Admin: Telephone: Create: Create telephone controller can create a telephone number","The create telephone controller can create a telephone number",Pass,"15 Nov 2022, 15:24"
TEST-T7296,"Patient Admin: Telephone: Create: Create telephone controller cannot create a telephone number without required data","The create telephone controller cannot create a telephone number without required data",Pass,"15 Nov 2022, 15:24"
TEST-T7297,"Patient Admin: Telephone: Create: Create telephone controller returns errors for missing required fields","The create telephone controller returns errors for missing required fields",Pass,"15 Nov 2022, 15:24"
TEST-T7298,"Patient Admin: Telephone: Create: Create telephone controller returns error for invalid telephone number","The create telephone controller returns returns error for invalid telephone number",Pass,"15 Nov 2022, 15:24"
TEST-T7292,"Patient Admin: Telephone: Create: Create telephone command creates a telephone number","The create telephone command creates a telephone number ",Pass,"15 Nov 2022, 15:24"
TEST-T7293,"Patient Admin: Telephone: Create: Create telephone command throws patient not found exception","The create telephone command throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7299,"Patient Admin: Telephone: Create: Create telephone query returns expected data","The create telephone query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7300,"Patient Admin: Telephone: Create: Create telephone query throws patient not found exception","The create telephone query throws patient not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T7301,"Patient Admin: Telephone: Edit: Edit telephone controller returns expected results","The edit telephone controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7302,"Patient Admin: Telephone: Overview: Overview controller returns expected results (cloned)","The overview controller returns expected results",Pass,"15 Nov 2022, 15:24"
TEST-T7303,"Patient Admin: Telephone: Query: Telephone query returns expected data","The telephone query returns expected data",Pass,"15 Nov 2022, 15:24"
TEST-T7304,"Patient Admin: Telephone: Query: Telephone query throws patient telephone number not found exception","The telephone query throws patient telephone number not found exception",Pass,"15 Nov 2022, 15:24"
TEST-T5715,"Medicus: Change Temporary Address Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5716,"Medicus: Change Temporary Address Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5717,"Medicus: Change Temporary Address Command Test - Test Valid Command Changes Temporary Address",,Pass,"15 Nov 2022, 15:24"
TEST-T5718,"Medicus: Create Temporary Address Api Test - Test Command Invokes Through Api",,Pass,"15 Nov 2022, 15:24"
TEST-T5719,"Medicus: Create Temporary Address Api Test - Test Endpoint Validation Errors",,Pass,"15 Nov 2022, 15:24"
TEST-T5720,"Medicus: Create Temporary Address Command Test - Test Valid Command Changes Temporary Address",,Pass,"15 Nov 2022, 15:24"
TEST-T5721,"Medicus: Delete Temporary Address Command Test - Test Valid Command Deletes Patient Temporary Address",,Pass,"15 Nov 2022, 15:24"
TEST-T8917,"Patient: Address: Constructor raises patient addresses changed event","Prove that creating a new Patient Address raises a patient addresses changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8918,"Patient: Address: Changing a patient address raises a patient addresses changed event","Prove that changing a Patient Address raises a patient addresses changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8920,"Patient: Address: Assert that the Patient Addresses changed event has a listener","Prove that creating, changing, or archiving a patient address raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8921,"Patient: Address: Assert that a Patient's PDS Link is marked as update required on Patient Addresses Changed","Prove that a patient's pds link is marked as update required when a patient's address is created, changed, or archived",Pass,"15 Nov 2022, 15:24"
TEST-T8923,"Patient: Temporary Address: Constructor raises patient addresses changed event","Prove that creating a new Patient Temporary Address raises a patient addresses changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8924,"Patient: Temporary Address: Changing patient address raises patient addresses changed event","Prove that changing a Patient Temporary Address raises a patient addresses changed event",Pass,"15 Nov 2022, 15:24"
TEST-T5722,"Medicus: Patient Place Of Birth Test - Test Manager Persists Patient Place Of Birth Change",,Pass,"15 Nov 2022, 15:24"
TEST-T8925,"Patient: Place Of Birth: Constructor raises patient place of birth changed event","Prove that creating a place of birth for a patient raises a place of birth changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8926,"Patient: Place Of Birth: Assert that the Patient Place Of Birth Changed has a listener","Prove that creating a place of birth record for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8927,"Patient: Place Of Birth: Assert that a Patient's PDS Link is marked as update required on Patient Place Of Birth Changed","Prove that a patient's pds link is marked as update required when a patient's place of birth record is created",Pass,"15 Nov 2022, 15:24"
TEST-T5723,"Medicus: Patient Alternative Letter Format Test - Test Manager Persists Alternative Letter Format",,Pass,"15 Nov 2022, 15:24"
TEST-T5724,"Medicus: Patient Alternative Letter Format Test - Test Manager Persists Alternative Letter Format Changes",,Pass,"15 Nov 2022, 15:24"
TEST-T8928,"Patient: Alternative Letter Format: Constructor raises patient alternative letter format changed event","Prove that when a patient alternative letter format record is created for a patient, a patient alternative letter format is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8929,"Patient: Alternative Letter Format: Assert that the Patient Communication Preferences Updated has a listener","Prove that creating an alternative letter format record for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8930,"Patient: Alternative Letter Format: Assert that a Patient's PDS Link is marked as update required on Patient Communication Preferences Updated","Prove that a patient's pds link is marked as update required when a patient's alternative letter format record is created",Pass,"15 Nov 2022, 15:24"
TEST-T5725,"Medicus: Patient Preferred Communication Channel Test - Test Manager Persists Preferred Communication Channel",,Pass,"15 Nov 2022, 15:24"
TEST-T5726,"Medicus: Patient Preferred Communication Channel Test - Test Manager Persists Preferred Communication Channel Changes",,Pass,"15 Nov 2022, 15:24"
TEST-T8932,"Patient: Preferred Communication Channel: Constructor raises patient communication preferences updated event","Prove that creating a preferred communication channel for a patient raises a patient communication preferences updated event",Pass,"15 Nov 2022, 15:24"
TEST-T5727,"Medicus: Patient Preferred Phone Contact Times Test - Test Manager Persists Preferred Phone Contact Times",,Pass,"15 Nov 2022, 15:24"
TEST-T5728,"Medicus: Patient Preferred Phone Contact Times Test - Test Manager Persists Preferred Phone Contact Times Changes",,Pass,"15 Nov 2022, 15:24"
TEST-T8933,"Patient: Preferred Phone Contact Times: Constructor raises a patient communication preferences updated event","Prove that creating preferred phone contact times for a patient raises a patient communication preferences updated event",Pass,"15 Nov 2022, 15:24"
TEST-T5729,"Medicus: Patient Confidentiality Test - Test Manager Persists Patient Confidentiality Requirement",,Pass,"15 Nov 2022, 15:24"
TEST-T5730,"Medicus: Patient Confidentiality Test - Test Manager Persists Patient Confidentiality Requirement Change",,Pass,"15 Nov 2022, 15:24"
TEST-T8934,"Patient: Date Of Death: Constructor raises patient date of death changed event","Prove that creating a date of death record for a patient raises a patient date of death changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8935,"Patient: Date Of Death: Changing a patient date of death raises a patient date of death changed event","Prove that changing a patient date of death record raises a patient date of death changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8936,"Patient: Date Of Death: Assert that the Patient Date Of Death Changed has a listener","Prove that creating or updating a date of death record for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8937,"Patient: Date Of Death: Assert that a Patient's PDS Link is marked as update required on Patient Date Of Death Changed","Prove that a patient's pds link is marked as update required when a patient's date of death record is created or updated",Pass,"15 Nov 2022, 15:24"
TEST-T5731,"Medicus: Email Sending Profile Test - Test Manager Persists Outbound Email",,Pass,"15 Nov 2022, 15:24"
TEST-T5732,"Medicus: Patient Email Address Test - Test Manager Persists Patient Email Address",,Pass,"15 Nov 2022, 15:24"
TEST-T5733,"Medicus: Patient Email Address Test - Test Manager Persists Patient Email Address Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5734,"Medicus: Patient Email Address Test - Test Manager Deletes Patient Email Address",,Pass,"15 Nov 2022, 15:24"
TEST-T8938,"Patient: Email Address: Constructor raises a patient email addresses changed event","Prove that creating an email address for a patient raises a patient email addresses changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8939,"Patient: Email Address: Changing a patient email address raises a patient email addresses changed event","Prove that changing an email address record raises a patient email addresses changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8941,"Patient: Email Address: Assert that the Patient Email Addresss Changed has a listener","Prove that creating, updating, or archiving a patient email address record raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8942,"Patient: Email Address: Assert that a Patient's PDS Link is marked as update required on Patient Email Addresss Changed","Prove that a patient's pds link is marked as update required when a patient email address record is created, updated or archived",Pass,"15 Nov 2022, 15:24"
TEST-T5735,"Medicus: Patient Ethnicity Test - Test Manager Persists Patient Ethnicity Change",,Pass,"15 Nov 2022, 15:24"
TEST-T8943,"Patient: Pharmacy Nomination: Constructor raises patient pharmacy nominations changed event","Prove that creating a pharmacy nomination record for a patient raises a pharmacy nominations changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8944,"Patient: Pharmacy Nomination: Assert that the Patient Pharmacy Nominations Changed has a listener","Prove that creating a pharmacy nomination record for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8945,"Patient: Pharmacy Nomination: Assert that a Patient's PDS Link is marked as update required on Patient Pharmacy Nominations Changed","Prove that a patient's pds link is marked as update required when a patient pharmacy nomination record is created",Pass,"15 Nov 2022, 15:24"
TEST-T5736,"Medicus: G P Visit Card Test - Test Manager Persists G P Visit Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5737,"Medicus: G P Visit Card Test - Test Manager Persists G P Visit Card Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5738,"Medicus: G P Visit Card Test - Test Manager Deletes G P Visit Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5739,"Medicus: I H I Number Test - Test Manager Persists I H I Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5740,"Medicus: I H I Number Test - Test Manager Persists I H I Number Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5741,"Medicus: I H I Number Test - Test Manager Deletes I H I Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5742,"Medicus: P P S Number Test - Test Manager Persists P P S Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5743,"Medicus: P P S Number Test - Test Manager Persists P P S Number Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5744,"Medicus: P P S Number Test - Test Manager Deletes P P S Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5745,"Medicus: Patient Medical Card Test - Test Manager Persists Patient Medical Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5746,"Medicus: Patient Medical Card Test - Test Manager Persists Patient Medical Card Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5747,"Medicus: Patient Medical Card Test - Test Manager Deletes Patient Medical Card",,Pass,"15 Nov 2022, 15:24"
TEST-T5748,"Medicus: Patient Registered G P Test - Test Manager Persists Patient Registered G P",,Pass,"15 Nov 2022, 15:24"
TEST-T5749,"Medicus: Patient Registered G P Test - Test Manager Persists Patient Registered G P Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5750,"Medicus: Patient Registered G P Test - Test Manager Deletes Patient Registered G P",,Pass,"15 Nov 2022, 15:24"
TEST-T5751,"Medicus: Patient Language Test - Test Manager Persists Patient Language",,Pass,"15 Nov 2022, 15:24"
TEST-T5752,"Medicus: Patient Language Test - Test Manager Persists Patient Language Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5753,"Medicus: Patient Language Test - Test Manager Deletes Patient Language",,Pass,"15 Nov 2022, 15:24"
TEST-T8946,"Patient: Preferred Language: Constructor raises patient preferred language changed event","Prove that creating a preferred language record for a patient raises a preferred language changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8947,"Patient: Preferred Language: Changing a patient preferred language raises a patient preferred language changed event","Prove that changing a patient preferred language raises a patient preferred language changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8948,"Patient: Preferred Language: Assert that the Patient Preferred Language Changed has a listener","Prove that creating or updating a patient's preferred language record raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8949,"Patient: Preferred Language: Assert that a Patient's PDS Link is marked as update required on Patient Preferred Language Changed","Prove that a patient's pds link is marked as update required when a patient's preferred language is created or updated",Pass,"15 Nov 2022, 15:24"
TEST-T8950,"Patient: Former Name: Constructor raises patient former names changed event","Prove that creating a former name record for a patient raises a patient former names changed event",Pass,"15 Nov 2022, 15:24"
TEST-T8951,"Patient: Former Name: Assert that the Patient Former Names Changed has a listener","Prove that creating a former name record for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8952,"Patient: Former Name: Assert that a Patient's PDS Link is marked as update required on Patient Former Names Changed","Prove that a patient's pds link is marked as update required when a patient's former name record is created",Pass,"15 Nov 2022, 15:24"
TEST-T5754,"Medicus: Patient Test - Test Get All Patient Record Visible Ad Hoc Recalls",,Pass,"15 Nov 2022, 15:24"
TEST-T8953,"Patient: Official Name: Assert that a new Patient Official Name Updated event is raised on change","Prove that changing a Patient Official Name raises a patient official name updated event",Pass,"15 Nov 2022, 15:24"
TEST-T8954,"Patient: Official Name: Assert that the Patient Official Name Updated has a listener","Prove that updating a patient's official name raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8955,"Patient: Official Name: Assert that a Patient's PDS Link is marked as update required on Official Name Update","Prove that a patient's pds link is marked as update required when the patient's official name is updated",Pass,"15 Nov 2022, 15:24"
TEST-T8956,"Patient: Official Name: Assert that the PDS Update Command is not called when not logged in by CIS2","Prove that the PDS Update Command is not called when the user is not logged in by CIS2",Pass,"15 Nov 2022, 15:24"
TEST-T8957,"Patient: Official Name: Assert that the PDS Update Command is not called when a CIS2 User Role is not granted","Prove that the PDS Update Command is not called when the user is logged in by CIS2, but does not have an appropriate grant",Pass,"15 Nov 2022, 15:24"
TEST-T8958,"Patient: Official Name: Assert that the PDS Update Command is called when a CIS2 User Role is granted","Prove that the PDS Update Command is called when the user is logged in by CIS2, and has a valid grant",Pass,"15 Nov 2022, 15:24"
TEST-T8959,"Patient: Official Name: Assert that the PDS Update Command exceptions are handled and data rolled back","Prove that when the PDS Update Command throws an exception it is handled and data is rolled back",Pass,"15 Nov 2022, 15:24"
TEST-T8960,"Patient: Preferred Name: Assert that a new Patient Preferred Name Updated event is raised on change","Prove that changing a patient's preferred name raises a patient preferred name updated event",Pass,"15 Nov 2022, 15:24"
TEST-T8961,"Patient: Preferred Name: Assert that the Patient Preferred Name Updated has a listener","Prove that updating the preferred name record for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8962,"Patient: Preferred Name: Assert that a Patient's PDS Link is marked as update required on Preferred Name Update","Prove that a patient's pds link is marked as update required when a patient's preferred name is updated",Pass,"15 Nov 2022, 15:24"
TEST-T8963,"Patient: Preferred Name: Assert that the PDS Update Command is not called when not logged in by CIS2","Prove that the PDS Update Command is not called when the user is not logged in by CIS2",Pass,"15 Nov 2022, 15:24"
TEST-T8964,"Patient: Preferred Name: Assert that the PDS Update Command is not called when a CIS2 User Role is not granted","Prove that the PDS Update Command is not called when the user is logged in by CIS2, but does not have an appropriate grant",Pass,"15 Nov 2022, 15:24"
TEST-T8965,"Patient: Preferred Name: Assert that the PDS Update Command is called when a CIS2 User Role is granted","Prove that the PDS Update Command is called when the user is logged in by CIS2, and has a valid grant",Pass,"15 Nov 2022, 15:24"
TEST-T8966,"Patient: Preferred Name: Assert that the PDS Update Command exceptions are handled and data rolled back","Prove that when the PDS Update Command throws an exception it is handled and data is rolled back",Pass,"15 Nov 2022, 15:24"
TEST-T8970,"Patient: Gender Identity: Assert that a new Patient Gender Identity Updated event is not raised if the value is not changed","Prove that attempting to set the gender of a patient to its current value does not raise a new patient gender identity updated event",Pass,"15 Nov 2022, 15:24"
TEST-T8971,"Patient: Gender Identity: Assert that a new Patient Gender Identity Updated event is raised on change","Prove that changing a patient's gender identity raises a patient gender identity updated event if the value is changed",Pass,"15 Nov 2022, 15:24"
TEST-T8972,"Patient: Gender Identity: Assert that the Patient Gender Identity Updated has a listener","Prove that updating the gender identity for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8973,"Patient: Gender Identity: Assert that a Patient's PDS Link is marked as update required on Patient Gender Identity Updated","Prove that a patient's pds link is marked as update required when a patient's gender identity is updated",Pass,"15 Nov 2022, 15:24"
TEST-T8974,"Patient: Gender Identity: Assert that the PDS Update Command is not called when not logged in by CIS2","Prove that the PDS Update Command is not called when the user is not logged in by CIS2",Pass,"15 Nov 2022, 15:24"
TEST-T8975,"Patient: Gender Identity: Assert that the PDS Update Command is not called when a CIS2 User Role is not granted","Prove that the PDS Update Command is not called when the user is logged in by CIS2, but does not have an appropriate grant",Pass,"15 Nov 2022, 15:24"
TEST-T8976,"Patient: Gender Identity: Assert that the PDS Update Command is called when a CIS2 User Role is granted","Prove that the PDS Update Command is called when the user is logged in by CIS2, and has a valid grant",Pass,"15 Nov 2022, 15:24"
TEST-T8977,"Patient: Gender Identity: Assert that the PDS Update Command exceptions are handled and data rolled back","Prove that when the PDS Update Command throws an exception it is handled and data is rolled back",Pass,"15 Nov 2022, 15:24"
TEST-T8978,"Patient: Date Of Birth: Assert that a new Patient Date Of Birth Updated event is not raised if the value is not changed","Prove that attempting to set the date of birth of a patient to its current value does not raise a new patient date of birth updated event",Pass,"15 Nov 2022, 15:24"
TEST-T8979,"Patient: Date Of Birth: Assert that a new Patient Date Of Birth Updated event is raised on change","Prove that changing a patient's date of birth raises a patient date of birth updated event if the value is changed",Pass,"15 Nov 2022, 15:24"
TEST-T8980,"Patient: Date Of Birth: Assert that the Patient Date Of Birth Updated has a listener","Prove that setting a date of birth for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T8981,"Patient: Date Of Birth: Assert that a Patient's PDS Link is marked as update required on Date Of Birth Update","Prove that a patient's pds link is marked as update required when a patient's date of birth is updated",Pass,"15 Nov 2022, 15:24"
TEST-T8982,"Patient: Date Of Birth: Assert that the PDS Update Command is not called when not logged in by CIS2","Prove that the PDS Update Command is not called when the user is not logged in by CIS2",Pass,"15 Nov 2022, 15:24"
TEST-T8983,"Patient: Date Of Birth: Assert that the PDS Update Command is not called when a CIS2 User Role is not granted","Prove that the PDS Update Command is not called when the user is logged in by CIS2, but does not have an appropriate grant",Pass,"15 Nov 2022, 15:24"
TEST-T8984,"Patient: Date Of Birth: Assert that the PDS Update Command is called when a CIS2 User Role is granted","Prove that the PDS Update Command is called when the user is logged in by CIS2, and has a valid grant",Pass,"15 Nov 2022, 15:24"
TEST-T8985,"Patient: Date Of Birth: Assert that the PDS Update Command exceptions are handled and data rolled back","Prove that when the PDS Update Command throws an exception it is handled and data is rolled back",Pass,"15 Nov 2022, 15:24"
TEST-T8986,"Patient: PDS: PDS Link: Assert that a PDS Link requiring update does not raise a PDS Link Update Required event when re-marking as requiring update","Prove that when marking a PDS Link as requiring update, no PDS Link Update Required event is raised if the PDS Link is already marked as update required",Pass,"15 Nov 2022, 15:24"
TEST-T8987,"Patient: PDS: PDS Link: Assert that a restricted PDS Link marked as requiring update does not raise a new PDS Link Update Required event","Prove that when marking a restricted PDS Link as requiring update, no PDS Link Update Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8988,"Patient: PDS: PDS Link: Assert that an inactive PDS Link marked as requiring update does not raise a new PDS Link Update Required event","Prove that when marking an inactive PDS Link as requiring update, no PDS Link Update Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8989,"Patient: PDS: PDS Link: Assert that marking a PDS Link as update required raises a PDS Link Update Required event","Prove that when marking an active PDS Link as requiring update, a new PDS Link Update Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8990,"Patient: PDS: PDS Link: Assert that a PDS Link that does not require update does not raise a PDS Link Update Not Required event when re-marking as not requiring update","Prove that when marking a PDS Link as not requiring update, no PDS Link Update Not Required event is raised if the PDS Link is already marked as update not required",Pass,"15 Nov 2022, 15:24"
TEST-T8991,"Patient: PDS: PDS Link: Assert that marking a PDS Link as update not required raises a PDS Link Update Not Required event","Prove that when marking an active PDS Link that requires update as not requiring update, a new PDS Link Update Not Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8992,"Patient: PDS: PDS Link: Assert that marking an active PDS Link as superseded raises a PDS Link Update Not Required event","Prove that when marking an active PDS Link that is marked as update required as superseded, a new PDS Link Update Not Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8993,"Patient: PDS: PDS Link: Assert that marking an inactive PDS Link as superseded raises a PDS Link Update Not Required event","Prove that when marking an inactive PDS Link that is marked as update required as superseded, a new PDS Link Update Not Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8994,"Patient: PDS: PDS Link: Assert that marking an active PDS Link as decoupled raises a PDS Link Update Not Required event","Prove that when marking an active PDS Link that is marked as update required as decoupled, a new PDS Link Update Not Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8995,"Patient: PDS: PDS Link: Assert that marking an inactive PDS Link as decoupled raises a PDS Link Update Not Required event","Prove that when marking an inactive PDS Link that is marked as update required as decoupled, a new PDS Link Update Not Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8996,"Patient: PDS: PDS Link: Assert that setting a PDS Link marked as update required as unrestricted does not raise a PDS Link Update Not Required event","Prove that when setting a PDS Link that is marked as update required as unrestricted, a new PDS Link Update Not Required event is not raised",Pass,"15 Nov 2022, 15:24"
TEST-T8997,"Patient: PDS: PDS Link: Assert that setting a PDS Link marked as update required as restricted raises a PDS Link Update Not Required event","Prove that when setting a PDS Link that is marked as update required as restricted, a new PDS Link Update Not Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T8998,"Patient: PDS: PDS Link: Assert that setting a PDS Link marked as update not required as restricted does not raise a PDS Link Update Not Required event","Prove that when setting a PDS Link that is marked as update not required as restricted, a new PDS Link Update Not Required event is not raised",Pass,"15 Nov 2022, 15:24"
TEST-T8999,"Patient: PDS: PDS Link: Assert that setting a PDS Link marked as update required as very restricted raises a PDS Link Update Not Required event","Prove that when setting a PDS Link that is marked as update required as very restricted, a new PDS Link Update Not Required event is raised",Pass,"15 Nov 2022, 15:24"
TEST-T2348,"PDS Logger: Attempt to log a PDS request and assert that a PDS Log entity is persisted with the correct information",,Pass,"15 Nov 2022, 15:24"
TEST-T9000,"Patient: PDS: PDS Record: Constructor raises new version of pds record retrieved event","Prove that creating a new PDS Record for an NHS number raises a New Version Of PDS Record Retrieved event",Pass,"15 Nov 2022, 15:24"
TEST-T9001,"Patient: PDS: PDS Record: Assert that the New Version Of PDS Record Retrieved has a listener","Prove that creating a PDS Record for an NHS number raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T9002,"Patient: PDS: PDS Record: Assert that a Patient's PDS Link has its restricted flag updated on New Version Of PDS Record Retrieved","Prove that when a PDS Record is created, its restricted flag is assigned to the active PDS Link for the NHS number",Pass,"15 Nov 2022, 15:24"
TEST-T5755,"Medicus: Patient Religion Test - Test Manager Persists Patient Religion Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5756,"Medicus: Patient Group Member Test - Test Manager Persists Patient Group Member",,Pass,"15 Nov 2022, 15:24"
TEST-T5757,"Medicus: Patient Group Member Test - Test Manager Persists Patient Group Member Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5758,"Medicus: Patient Group Member Test - Test Manager Deletes Patient Group Member",,Pass,"15 Nov 2022, 15:24"
TEST-T5759,"Medicus: Patient Group Test - Test Manager Persists Patient Group",,Pass,"15 Nov 2022, 15:24"
TEST-T5760,"Medicus: Patient Group Test - Test Manager Persists Patient Group Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5761,"Medicus: Patient Group Test - Test Manager Deletes Patient Group",,Pass,"15 Nov 2022, 15:24"
TEST-T5762,"Medicus: Patient Report Test - Test Manager Persists Patient Report",,Pass,"15 Nov 2022, 15:24"
TEST-T5763,"Medicus: Patient Report Test - Test Manager Persists Patient Report Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5764,"Medicus: Patient Report Test - Test Manager Deletes Patient Report",,Pass,"15 Nov 2022, 15:24"
TEST-T5765,"Medicus: Patient Telephone Number Test - Test Manager Persists Patient Telephone Number",,Pass,"15 Nov 2022, 15:24"
TEST-T5766,"Medicus: Patient Telephone Number Test - Test Manager Persists Patient Telephone Change",,Pass,"15 Nov 2022, 15:24"
TEST-T5767,"Medicus: Patient Telephone Number Test - Test Manager Deletes Patient Telephone Number",,Pass,"15 Nov 2022, 15:24"
TEST-T9003,"Patient: Telephone Number: Constructor raises patient telephone numbers changed event","Prove that creating a telephone number for a patient raises a patient telephone numbers changed event",Pass,"15 Nov 2022, 15:24"
TEST-T9004,"Patient: Telephone Number: Changing a patient telephone number raises a patient telephone numbers changed event","Prove that changing a telephone number raises a patient telephone numbers changed event",Pass,"15 Nov 2022, 15:24"
TEST-T9006,"Patient: Telephone Number: Assert that the Patient Telephone Numbers Changed has a listener","Prove that creating a patient telephone number record for a patient raises an event that has a listener",Pass,"15 Nov 2022, 15:24"
TEST-T9007,"Patient: Telephone Number: Assert that a Patient's PDS Link is marked as update required on Patient Telephone Numbers Changed","Prove that a patient's pds link is marked as update required when a patient's telephone number record is created",Pass,"15 Nov 2022, 15:24"
TEST-T9008,"Patient: Telephone Number: Assert that the PDS Update Command is not called when not logged in by CIS2","Prove that the PDS Update Command is not called when the user is not logged in by CIS2",Pass,"15 Nov 2022, 15:24"
TEST-T9009,"Patient: Telephone Number: Assert that the PDS Update Command is not called when a CIS2 User Role is not granted","Prove that the PDS Update Command is not called when the user is logged in by CIS2, but does not have an appropriate grant",Pass,"15 Nov 2022, 15:24"
TEST-T9010,"Patient: Telephone Number: Assert that the PDS Update Command is called when a CIS2 User Role is granted","Prove that the PDS Update Command is called when the user is logged in by CIS2, and has a valid grant",Pass,"15 Nov 2022, 15:24"
TEST-T9011,"Patient: Telephone Number: Assert that the PDS Update Command exceptions are handled and data rolled back","Prove that when the PDS Update Command throws an exception it is handled and data is rolled back",Pass,"15 Nov 2022, 15:24"
TEST-T7721,"Consultation: Start Consultation: FE test: Should be able to select a site if the delivery mode is conceptId '325861000000105'","* Prove that the ability to specify a site when creating a consultation is only available if the user selects the 'Face-to-face' delivery mode option.",Pass,"15 Nov 2022, 15:59"
TEST-T7722,"Consultation: Start Consultation: FE test: Should not able to select a site if the delivery mode is not conceptId 325861000000105","* Prove that a user is not able to select a site when creating a consultation if they did not select the 'Face-to-face' delivery mode option.",Pass,"15 Nov 2022, 15:59"
TEST-T1011,"Consultation: Start Consultation: FE test: External organisation information clears when selecting a local organisation","* Prove that when selecting a local organisation on the start consultation form, any data entered into the external organisation is cleared.",Pass,"15 Nov 2022, 15:59"
TEST-T1012,"Consultation: Start Consultation: FE test: Local organisation information clears when selecting an external organisation","* Prove that when selecting an external organisation on the start consultation form, any data entered into the local organisation fields are cleared.",Pass,"15 Nov 2022, 15:59"
TEST-T1013,"Consultation: Start Consultation: FE test: Should hide local organisation input fields when selecting an external organisation","* Prove that when a user selects an external organisation, all local organisation fields are automatically hidden.",Pass,"15 Nov 2022, 15:59"
TEST-T1014,"Consultation: Start Consultation: FE test: Should hide external organisation input fields when selecting a local organisation","* Prove that when a user selects a local organisation, all external organisation fields are automatically hidden.",Pass,"15 Nov 2022, 15:59"
TEST-T1025,"Consultation: Create: FE test: Ensure start date cannot be in the future","* Prove that when creating a consultation, a user cannot select a future start date.",Pass,"15 Nov 2022, 15:59"
TEST-T1050,"Consultation: Create: Fe test: OOH tenants should have the clinical case option visible when creating a consultation","* Prove that OOH tenants have the option to specify a clinical case when creating a consultation.",Pass,"15 Nov 2022, 15:59"
TEST-T1051,"Consultation: Create: Fe test: Community tenants should have the clinical case option visible when creating a consultation","* Prove that community tenants have the option to specify a clinical case when creating a consultation.",Pass,"15 Nov 2022, 15:59"
TEST-T1216,"Preview: Start Consultation: After starting consultation it shouldn't allow go back to ""Start Consultation"" by pressing back","Prove when starting the consultation we replace the current route instead of pushing a new route.",Pass,"15 Nov 2022, 15:59"
TEST-T1173,"Consultation: Draft: FE test: When updating the linked problem it should refresh consultation","Prove that when updating the linked problem of a topic, it makes a request to the backend to refresh the consultation",Pass,"15 Nov 2022, 15:59"
TEST-T1177,"Consultation: Draft: FE test: When updating the ""What is this topic about?"" it should refresh consultation","Prove that when updating the "What is this topic about?" of a topic, it makes a request to the backend to refresh the consultation",Pass,"15 Nov 2022, 15:59"
TEST-T1180,"Draft: FE test: Clicking 'New Topic' it should select the new topic tab","Prove after clicking "New Topic" the new topic tab is selected",Pass,"15 Nov 2022, 15:59"
TEST-T8193,"Consultation: Overview: FE Test: Linked appointment: Split dropdown button visible when there is a linked appointmen","* Prove that if there is a linked appointment to a consultation, the dropdown button to action the appointment is visible on the screen.",Pass,"15 Nov 2022, 15:59"
TEST-T8192,"Consultation: Overview: FE Test: Linked appointment: Split dropdown button not visible when there is no linked appointment","* Prove that if there is no linked appointment to a consultation, the button to action the linked appointment is not visible on the page.",Pass,"15 Nov 2022, 15:59"
TEST-T1233,"Draft: Topic: Show empty state if there's no Topics headings","Prove there's an empty state if there's no topic headings",Pass,"15 Nov 2022, 15:59"
TEST-T1236,"Draft: Topic: Show empty state should not be present if there's any Topics headings","Prove that Topic Heading empty state does not show if there's any headings",Pass,"15 Nov 2022, 15:59"
TEST-T1234,"Draft: Consultation Topic: Selecting ""Blood Pressure"" should open a modal","Prove that if "Blood Pressure" is selected it will open a modal",Pass,"15 Nov 2022, 15:59"
TEST-T2653,"Consultation: Topic: Auto focus consultation topic heading note input when new heading added","Prove when a new consultation topic heading is created it auto-focus on the note",Pass,"15 Nov 2022, 15:59"
TEST-T2659,"Consultation: Topic: Auto focus consultation topic heading note input when modal is closed","Prove the consultation topic heading note input calls `focus()` when the modal is closed",Pass,"15 Nov 2022, 15:59"
TEST-T6859,"Prescription Issue: SlideOver: Displays Correct Information for a Prescription Issue That is Not Issued","prove that the slide over display is correct for a not issued prescription issue",Pass,"15 Nov 2022, 15:59"
TEST-T6860,"Prescription Issue: Slide Over: Displays The Correct Information for a Prescription Issue That is Issued as an FP10 Printed Script","prove that the prescription issue slide over displays the correct information for a prescription issue that is issued as an fp10 printed script",Pass,"15 Nov 2022, 15:59"
TEST-T6861,"Prescription Issue: Slide Over: Displays The Correct Information for a Prescription Issue That is Issued as an FP10 Printed Script and Then Cancelled","prove that the prescription issue slide over displays the correct information for a prescription issue that is issued as an fp10 printed script and then cancelled",Pass,"15 Nov 2022, 15:59"
TEST-T6862,"Prescription Issue: Slide Over: Displays The Correct Information for a Prescription Issue That is Issued as a Hand Written Script","prove that the prescription issue slide over displays the correct information for a prescription issue that is issued as a hand written script",Pass,"15 Nov 2022, 15:59"
TEST-T6863,"Prescription Issue: Slide Over: Displays The Correct Information for a Prescription Issue That is Issued as a Hand Written Script and Then Cancelled","prove that the prescription issue slide over displays the correct information for a prescription issue that is issued as a hand written script and then cancelled",Pass,"15 Nov 2022, 15:59"
TEST-T6864,"Prescription Issue: Slide Over: Displays The Correct Information for a Prescription Issue That is Issued via NHS EPS","prove that the prescription issue slide over displays the correct information for a prescription issue that is issued via nhs eps",Pass,"15 Nov 2022, 15:59"
TEST-T6866,"Prescription Issue: Slide Over: Displays The Correct Information for a Prescription Issue That Has Status Eps Cancellation Requested","prove that the prescription issue slide over displays the correct information for a prescription issue that has been issued via nhs eps and has a cancellation requested",Pass,"15 Nov 2022, 15:59"
TEST-T6867,"Prescription Issue: Slide Over: Displays The Correct Information for a Prescription Issue That is Issued Via NHS EPS and Has Been Cancelled","prove that the prescription issue slide over displays the correct information for a prescription issue that is issued via nhs eps and has been cancelled",Pass,"15 Nov 2022, 15:59"
TEST-T6868,"Prescription Issue: Slide Over: A User Can Reprint an FP10 Printed Script","prove that a user can open the reprint fp10 printed script slide over from the prescription issue slide over",Pass,"15 Nov 2022, 15:59"
TEST-T6869,"Prescription Issue: Slide Over: A User Can Open The Cancel Prescription Issue Slide Over","prove that a user can open the cancel prescription issue slide over from the prescription issue slide over",Pass,"15 Nov 2022, 15:59"
TEST-T6870,"Prescription Issue: Slide Over: A User Can Open an Issue Prescription Modal","prove that a user can issue a prescription issue and this action opens a prescription issue "issue" modal",Pass,"15 Nov 2022, 15:59"
TEST-T6865,"Prescription Issue: Slide Over: A User Can Request a Cancellation for an Issue That is Issued via NHS EPS","prove that the user can open a cancellation request slide over from the prescription issue slide over for a prescription issue that has been issued via nhs eps",Pass,"15 Nov 2022, 15:59"
TEST-T6871,"Prescription Issue: Slide Over: A User Can Download an FP10DT Token for an EPS Issued Prescription Issue","prove that a user can download an fp10dt token for an eps issued prescription issue",Pass,"15 Nov 2022, 15:59"
TEST-T6879,"Prescription Issue: Slide Over: Cancel Button is not Displayed for a Cancelled Prescription Issue","prove that the cancel prescription issue button is not displayed for a cancelled prescription issue",Pass,"15 Nov 2022, 15:59"
TEST-T6880,"Prescription Issue: Slide Over: Cancel Button is not Displayed for a Prescription Issue That has had a Cancellation Requested via NHS EPS","prove that the cancel prescription issue button is not displayed for a prescription issue that has been requested for cancellation via nhs eps",Pass,"15 Nov 2022, 15:59"
TEST-T6881,"Prescription Issue: Slide Over: Issue Button is not displayed for a Cancelled Prescription Issue","prove that the issue button is not displayed for a cancelled prescription issue",Pass,"15 Nov 2022, 15:59"
TEST-T6882,"Prescription Issue: Slide Over: Issue Button is not displayed for an Issued Prescription Issue","prove that the issue button is not displayed for an issued prescription issue",Pass,"15 Nov 2022, 15:59"
TEST-T6883,"Prescription Issue: Slide Over: Issue Button is not displayed for a Prescription Issue That Has Been Cancellation Requested via NHS EPS","prove that the issue button is not displayed for a prescription issue that has been cancellation requested via nhs eps",Pass,"15 Nov 2022, 15:59"
TEST-T2013,"Prescription: Issuing: Multiple Eps Prescriptions Appear in Two Different Sections","Prove that multiple eps prescription issues appear in two different sections on the issuing modal because they have a combined two different issue dates",Pass,"15 Nov 2022, 15:59"
TEST-T2015,"Prescription: Issuing: Multiple Hand Written Prescriptions Appear in Two Different Sections","Prove that multiple hand written prescription issues appear in two different sections on the issuing modal because they have a combined two different issue dates",Pass,"15 Nov 2022, 15:59"
TEST-T2065,"Prescription: Issuing: Multiple EPS Prescriptions with a Combination of Different Pharmacy and Issue Date Appear in 5 Different EPS Sections","prove that for a combination of 6 different prescription issues being issued via EPS, with different pharmacy ods codes, some in appliance drug tariffs and with different intended issue dates, with two going to the same pharmacy with the same issue date, appear in 5 different grouped sections in the correct issue date order and issue sequence.",Pass,"15 Nov 2022, 15:59"
TEST-T2066,"Prescription: Issuing: Multiple FP10 Issues Appear in Different Sections and Are Ordered in Correct Issue Date and Prescription Issue Sequence","prove that when there are multiple issues to be issued via FP10 Printed Script, with different intended issue dates and issue sequence, they appear in 3 different sections and are ordered correctly by issue date and issue sequence",Pass,"15 Nov 2022, 15:59"
TEST-T2660,"FDB: Dose Suggestions: Dose Suggestions Should Be Displayed","prove that fdb dose suggestions should be displayed",Pass,"15 Nov 2022, 15:59"
TEST-T2190,"Prescription: Create: Dose Suggestion Warning Shown for Dose Range Out of Allowable Bounds on Patient BSA Calculation","prove that if a dose suggestion has a dose range and requires a patient bsa input and dose input, but has a dose range on the suggestion, and the inputted dose quantity is out of range, then a warning banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T2189,"Prescription: Create: Dose Suggestion Warning Shown for Dose Range Out of Allowable Bounds on Patient Weight Calculation","prove that if a dose suggestion has a dose range and requires a patient weight input and dose input, but has a dose range on the suggestion, and the inputted dose quantity is out of range, then a warning banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T7665,"Investigation: Group Results: FE test: Abnormal grouped results are highlighted with an amber dot","Prove that abnormal grouped results are highlighted with an amber dot",Pass,"15 Nov 2022, 15:59"
TEST-T7868,"Investigation: Group Results: FE test: Abnormal grouped results are expanded","Prove that abnormal grouped results are expanded",Pass,"15 Nov 2022, 15:59"
TEST-T7666,"Investigation: Group Results: FE test: Value + unit result is always shown in a table when it is in a result group","Prove that value + unit result is always shown in a table when it is in a result group",Pass,"15 Nov 2022, 15:59"
TEST-T7667,"Investigation: Group Results: FE test: Test type is always shown for any group result","Prove that test type is always shown for any group result",Pass,"15 Nov 2022, 15:59"
TEST-T7668,"Investigation: Group Results: FE test: Reference range information is displayed if available in group results","Prove that reference range information is displayed if available in group results",Pass,"15 Nov 2022, 15:59"
TEST-T7669,"Investigation: Group Results: FE test: Coded term result is always shown in a table when in grouped results","Prove that coded term result is always shown in a table when in grouped results",Pass,"15 Nov 2022, 15:59"
TEST-T7670,"Investigation: Group Results: FE test: Monospace multiline results are always rendered as monospace when in grouped results","Prove that monospace multiline results are always rendered as monospace when in grouped results",Pass,"15 Nov 2022, 15:59"
TEST-T7672,"Investigation: Group Results: FE test: Filing comments cannot be added on match investigation result to patient task when in grouped results","Prove that filing comments cannot be added on match investigation result to patient task when in grouped results",Pass,"15 Nov 2022, 15:59"
TEST-T7673,"Investigation: Group Results: FE test: Filing comments can be added on review investigation result task when in grouped results","Prove that filing comments can be added on review investigation result task when in grouped results",Pass,"15 Nov 2022, 15:59"
TEST-T7676,"Investigation: Group Results: FE test: Grouped results displayed with strikethrough if marked incorrect","Prove that grouped results displayed with strikethrough if marked incorrect",Pass,"15 Nov 2022, 15:59"
TEST-T212,"eMED3: Edit draft: FE test: should reset the MFW flags when the fit note is set to not fit for work","* Prove that when a user originally sets a fit note to MFW, selects some options and THEN changes the decision to NFW, the MFW flags are reset so that this data isn't sent to the server",Pass,"15 Nov 2022, 15:59"
TEST-T213,"eMED3: Edit draft: FE test: should display the invalid job role banner when the user does not have a 'fit note' job role and they select a 'new' fit note","* Prove that if a user does not have a fit note job role, a banner is displayed when they choose the type "New"",Pass,"15 Nov 2022, 15:59"
TEST-T214,"eMED3: Edit draft: FE test: should disable the form by default when the user does not have a 'fit note' job role","* Prove that when the user does not have a fit note job role and the type = "New", the form is disabled",Pass,"15 Nov 2022, 15:59"
TEST-T217,"eMED3: Edit draft: FE test: Should disable the form when the user does not have a 'fit note' job role and they select a 'new' fit note","* Prove that when a user changes the fit note type to "New" and they do not have a fit note job role, the form is disabled",Pass,"15 Nov 2022, 15:59"
TEST-T218,"eMED3: Edit draft: FE test: should display the assessment date is older than 26 weeks banner if the assessment date > 26 weeks","* Prove that if the assessment date is changed to be > than 26 weeks, a banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T219,"eMED3: Edit draft: FE test: should invoke the downloadPDF function after the form is submitted and the action was to download the PDF","* Prove that when the user submits the form and the action was to download the PDF, the downloadPDF function is invoked",Pass,"15 Nov 2022, 15:59"
TEST-T220,"eMED3: Edit draft: FE test: should invoke the printPDF function after the form is submitted and the action was to print the PDF","* Prove that when the user submits the form and the action was to print the PDF, the printPDF function is invoked",Pass,"15 Nov 2022, 15:59"
TEST-T221,"eMED3: Edit draft: FE test: should display the NFW six month flag banner prompt if fit note validity period >= 3 months","* Prove that if the validity period is >= 3 months, a confirmation banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T222,"eMED3: Edit draft: FE test: should display the NFW six month flag banner prompt if fit note validity period >= 13 weeks","* Prove that if the validity period is >= 13 weeks, a confirmation banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T223,"eMED3: Edit draft: FE test: should display the NFW six month flag banner prompt if fit note validity period >= 91 days","* Prove that if the validity period is >= 91 days, a confirmation banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T243,"eMED3: Edit draft: FE test: should display the NFW six month flag banner prompt if validity period start and end date have >= 91 days difference","* Prove that if the valid from and valid to dates are >= 91 days apart, a confirmation banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T224,"eMED3: Edit draft: FE test: should display the NFW six month flag banner prompt if validity period is set to indefinite","* Prove that if the validity period is indefinitely, a confirmation banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T226,"eMED3: Edit draft: FE test: should correctly update the submit labels to indicate the PDF has been previously downloaded and or printed for 'new' fit note","* Prove that when a "new" fit notePDF has been previously downloaded or printed, the buttons say "Re-print" or "Re-download"",Pass,"15 Nov 2022, 15:59"
TEST-T227,"eMED3: Edit draft: FE test: should correctly update the submit labels to indicate the PDF has been previously downloaded and or printed for 'issued by hand' fit note","* Prove that when a "issued by hand" fit notePDF has been previously downloaded or printed, the buttons say "Re-print" or "Re-download"",Pass,"15 Nov 2022, 15:59"
TEST-T228,"eMED3: Edit draft: FE test: should correctly update the submit labels to indicate the PDF has not been previously downloaded and or printed for 'new' fit note","* Prove that when a "new" fit note PDF has not been previously downloaded or printed, the buttons say "Print" or "Download"",Pass,"15 Nov 2022, 15:59"
TEST-T229,"eMED3: Edit draft: FE test: should correctly update the submit labels to indicate the PDF has not been previously downloaded and or printed for 'issued by hand' fit note","* Prove that when an "issued by hand" fit note PDF has not been previously downloaded or printed, the buttons say "Print" or "Download"",Pass,"15 Nov 2022, 15:59"
TEST-T225,"eMED3: Edit draft: FE test: Generating a fit note should download a correct-formatted filename","* Prove that when the fit note is downloaded, the filename is in the correct format.
eMED3 Fit Note ${PATIENT_FIRSTNAME} ${PATIENT_SURNAME} ${dd-mm-yyyy}.pdf
Plus strip special characters (that do not work with filenames) from the firstname + surname",Pass,"15 Nov 2022, 15:59"
TEST-T230,"eMED3: Create form: FE test: should reset the MFW flags when the fit note is set to not fit for work","* Prove that when a user originally sets a fit note to MFW, selects some options and THEN changes the decision to NFW, the MFW flags are reset so that this data isn't sent to the server",Pass,"15 Nov 2022, 15:59"
TEST-T231,"eMED3: Create form: FE test: should display the invalid job role banner when the user does not have a 'fit note' job role and they select a 'new' fit note","* Prove that if a user does not have the correct job role and selects the type "New", a banner is displayed to inform the user they do not have the correct job role",Pass,"15 Nov 2022, 15:59"
TEST-T232,"eMED3: Create form: FE test: should disable the form by default when the user does not have a 'fit note' job role","* Prove that when a user does not have a fit note job role and the type is "New", the form is disabled",Pass,"15 Nov 2022, 15:59"
TEST-T233,"eMED3: Create form: FE test: should disable the form when the user does not have a 'fit note' job role and they select a 'new' fit note","* Prove that if a user does not have the correct job role and selects the type "New", a banner is displayed to inform the user they do not have the correct job role",Pass,"15 Nov 2022, 15:59"
TEST-T234,"eMED3: Create form: FE test: should display the assessment date is older than 26 weeks banner if the assessment date > 26 weeks","* Prove that when the assessment date is older than 26 weeks, a banner is shown for the user to confirm this is correct",Pass,"15 Nov 2022, 15:59"
TEST-T235,"eMED3: Create form: FE test: should invoke the downloadPDF function after the form is submitted and the action was to download the PDF","* Prove that when the user submits the form and the action was to download a PDF, the downloadPDF function is invoked",Pass,"15 Nov 2022, 15:59"
TEST-T236,"eMED3: Create form: FE test: should invoke the printPDF function after the form is submitted and the action was to print the PDF","* Prove that when the user submits the form and the action was to print a PDF, the printPDF function is invoked",Pass,"15 Nov 2022, 15:59"
TEST-T237,"eMED3: Create form: FE test: should display the NFW six month flag banner prompt if fit note validity period >= 3 months","* Prove that if the validity period is >= 3 months, a banner is shown",Pass,"15 Nov 2022, 15:59"
TEST-T238,"eMED3: Create form: FE test: should display the NFW six month flag banner prompt if fit note validity period >= 13 weeks","* Prove that when the validity period >= 13 weeks a banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T239,"eMED3: Create form: FE test: should display the NFW six month flag banner prompt if fit note validity period >= 91 days","* Prove that a banner is displayed when the validity period >= 91 days",Pass,"15 Nov 2022, 15:59"
TEST-T242,"eMED3: Create form: FE test: should display the NFW six month flag banner prompt if validity period start and end date have >= 91 days difference","* Prove that if the valid from and valid to dates are >= 91 days apart, a confirmation banner is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T240,"eMED3: Create form: FE test: should display the NFW six month flag banner prompt if validity period is set to indefinite","* Prove that a banner is displayed when the validity period is set to indefinite",Pass,"15 Nov 2022, 15:59"
TEST-T241,"eMED3: Create form: FE test: Generating a fit note should download a correct-formatted filename","* Prove that when the fit note is downloaded, the filename is in the correct format.
eMED3 Fit Note ${PATIENT_FIRSTNAME} ${PATIENT_SURNAME} ${dd-mm-yyyy}.pdf
Plus strip special characters (that do not work with filenames) from the firstname + surname",Pass,"15 Nov 2022, 15:59"
TEST-T2229,"Prescription: Slideover: Only Issuable Prescription Issues can be Selected and Issued","prove that only issuable prescription issues can be selected and issued",Pass,"15 Nov 2022, 15:59"
TEST-T7350,"Prescription: Overview Slide Over: Does Not Show Update Linked Problems Action","prove that when the prescription has no linked problems, the slide over does not display the update linked problems action",Pass,"15 Nov 2022, 15:59"
TEST-T7351,"Prescription: Overview Slide Over: Does Not Show Update Linked Problems Action When All Problems Indirectly Linked","prove that when the prescription has only indirectly linked problems, the slide over does not display the update linked problems action",Pass,"15 Nov 2022, 15:59"
TEST-T7352,"Prescription: Overview Slide Over: Show Update Linked Problems Action When All Problems Directly Linked But Archived","prove that when the prescription has only archived directly linked problems, the slide over displays the update linked problems action",Pass,"15 Nov 2022, 15:59"
TEST-T7353,"Prescription: Overview Slide Over: Show Update Linked Problems Action When All Problems Directly Linked But Marked Incorrect","prove that when the prescription has only directly linked problems that are marked incorrect, the slide over displays the update linked problems action",Pass,"15 Nov 2022, 15:59"
TEST-T7354,"Prescription: Overview Slide Over: Shows Update Linked Problems Action When All Problems Directly Linked And Not Archived And Not Marked Incorrect","prove that when the prescription has directly linked problems, the slide over displays the update linked problems action",Pass,"15 Nov 2022, 15:59"
TEST-T7355,"Prescription: Overview Slide Over: Opens Edit Linked Problems Slideover","prove that when the prescription has only directly linked problems that are not marked incorrect and not archived, the user can click update linked problem to open a slide over to edit the linked problem",Pass,"15 Nov 2022, 15:59"
TEST-T7434,"Prescription: Overview Slide Over: Repeat Dispensing Prescriptions Do Not Show Select Prescription Issue Checkbox","prove that select prescription issue checkboxes are not displayed on a prescription slide over for a repeat dispensing prescription",Pass,"15 Nov 2022, 15:59"
TEST-T7435,"Prescription: Overview Slide Over: When Clicking Issue for a Repeat Dispensing Prescription Only The First Prescription Issue Id Is Sent To Generate a Workflow Identifier","prove that when issue is clicked for a repeat dispensing prescription, only the first prescription issue id is sent to the generate workflow identifier endpoint",Pass,"15 Nov 2022, 15:59"
TEST-T7436,"Prescription: Overview Slide Over: For Repeat Prescription Only The Selected Prescription Issues are Issued","prove that on an overview slide over for a repeat prescription, only the selected prescription issues are sent to be issued",Pass,"15 Nov 2022, 15:59"
TEST-T2033,"Documents: Draft: Coded entries: FE Test: OTC medication statement opens edit form","* Prove that if a user clicks an OTC medication statement coded entry when the document context is in a draft state, the edit draft OTC medication statement form opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2034,"Documents: Draft: Coded entries: Allergy opens edit form","* Prove that if a user clicks an allergy coded entry when the document context is in a draft state, the edit draft allergy form opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2035,"Documents: Draft: Coded entries: FE Test: Care record note opens edit form","* Prove that if a user clicks a care care record note coded entry when the document context is in a draft state, the edit draft care record note form opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2036,"Documents: Draft: Coded entries: FE Test: Prescribed elsewhere medication statement opens edit form","* Prove that if a user clicks a prescribed elsewhere medication statement coded entry when the document context is in a draft state, the edit prescribed elsewhere medication statement form opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2037,"Documents: Draft: Coded entries: FE Test: Observation opens edit form","* Prove that if a user clicks an observation coded entry when the document context is in a draft state, the edit draft observation form opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2038,"Documents: Draft: Coded entries: FE Test: Procedure opens edit form","* Prove that if a user clicks an procedure coded entry when the document context is in a draft state, the edit draft procedure form opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2039,"Documents: Finalised: Coded entries: FE Test: Care record note opens overview","* Prove that if a user clicks a care record note coded entry when the document context is in a finalised state, the care record note overview opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2040,"Documents: Finalised: Coded entries: FE Test: Allergy opens overview","* Prove that if a user clicks an allergy coded entry when the document context is in a finalised state, the OTC allergy overview opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2041,"Documents: Finalised: Coded entries: FE Test: Prescribed elsewhere medication statement opens overview","* Prove that if a user clicks a prescribed elsewhere medication statement coded entry when the document context is in a finalised state, the prescribed elsewhere medication statement overview opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2042,"Documents: Finalised: Coded entries: FE Test: Observation opens overview","* Prove that if a user clicks an observation coded entry when the document context is in a finalised state, the observation overview opens.",Pass,"15 Nov 2022, 15:59"
TEST-T2043,"Documents: Finalised: Coded entries: FE Test: Procedure opens overview","* Prove that if a user clicks procedure coded entry when the document context is in a finalised state, the procedure overview opens.",Pass,"15 Nov 2022, 15:59"
TEST-T1806,"Prescription: Issuing: Can Change Issue Method on a Single Prescription Issue","prove that a user can change the issue method on a single prescription issue",Pass,"15 Nov 2022, 15:59"
TEST-T1807,"Prescription: Issuing: Can Change Issue Method on Multiple Prescription Issues","prove that a user can change the issue method on multiple prescription issues",Pass,"15 Nov 2022, 15:59"
TEST-T1808,"Prescription: Issuing: Modal Data is Refreshed After Changing the Issue Method on Prescription Issues","Prove that when the user changes the issue method, the modal data is refreshed
",Pass,"15 Nov 2022, 15:59"
TEST-T1809,"Prescription: Issuing: It is not Possible to Choose EPS as an Issue Method for a Drug in Schedule 1","Prove that if the drug (Schedule 1) cannot be issued via EPS then it is not possible to choose EPS as an issue method
",Pass,"15 Nov 2022, 15:59"
TEST-T1361,"Prescription: Issuing: The Dispensing Doctor is only shown if the Patient has a Dispensing Doctor Nomination","Prove that the dispensing doctor is only shown if the patient has a dispensing doctor nomination
",Pass,"15 Nov 2022, 15:59"
TEST-T1362,"Prescription: Issuing: The Dispensing Doctor is not shown if the Patient does not have Dispensing Doctor Nomination","Prove that the dispensing doctor is not shown if the patient does not have a dispensing doctor nomination
",Pass,"15 Nov 2022, 15:59"
TEST-T1865,"Prescription: Issuing: Can Change Issue Date on a Single Prescription Issue","prove that a user can change the issue date on a single prescription issue",Pass,"15 Nov 2022, 15:59"
TEST-T1866,"Prescription: Issuing: Can Change Issue Date on Multiple Prescription Issues","prove that a user can change the issue date on multiple prescription issues",Pass,"15 Nov 2022, 15:59"
TEST-T1867,"Prescription: Issuing: Modal Data is Refreshed After Changing the Issue Date on Prescription Issues","Prove that when the user changes the issue date, the modal data is refreshed
",Pass,"15 Nov 2022, 15:59"
TEST-T7412,"Investigation: Results: FE test: Reference range information is displayed if available","Prove that reference range information is displayed if available",Pass,"15 Nov 2022, 15:59"
TEST-T7413,"Investigation: Results: FE test: Abnormal results are highlighted with an amber dot","Prove that abnormal results are highlighted with an amber dot",Pass,"15 Nov 2022, 15:59"
TEST-T7446,"Investigation: Results: FE test: Monospace multiline results are always rendered as monospace","Prove that monospace multiline results are always rendered as monospace",Pass,"15 Nov 2022, 15:59"
TEST-T7580,"Investigation: Results: FE test: Filing comments cannot be added on match investigation result to patient task","Prove that filing comments cannot be added on match investigation result to patient task",Pass,"15 Nov 2022, 15:59"
TEST-T7675,"Investigation: Results: FE test: Ungrouped results displayed with strikethrough if marked incorrect","Prove that ungrouped results displayed with strikethrough if marked incorrect",Pass,"15 Nov 2022, 15:59"
TEST-T7869,"Investigation: Results: FE test: Abnormal ungrouped results are expanded","Prove that abnormal ungrouped results are expanded",Pass,"15 Nov 2022, 15:59"
TEST-T8513,"Medication Administration: Overview: Medication administration overview details are displaying correct labels and values","Prove that medication administration overview details are displaying correct labels and values",Pass,"15 Nov 2022, 15:59"
TEST-T7736,"Prescription: Issuing: Issue Date for FP Printed Script Can Not Be In The Past","prove that the issue date for FP Printed Script prescription issues can not be set to a date in the past",Pass,"15 Nov 2022, 15:59"
TEST-T7724,"Consultation: Draft: Edit: FE test: Should be able to select a site if the delivery mode is conceptId '325861000000105'","* Prove that the ability to specify a site when editing a consultation is only available if the user selects the 'Face-to-face' delivery mode option.",Pass,"15 Nov 2022, 15:59"
TEST-T7723,"Consultation: Draft: Edit: FE test: Should not able to select a site if the delivery mode is not conceptId 325861000000105","* Prove that a user is not able to select a site when editing a consultation if they did not select the 'Face-to-face' delivery mode option.",Pass,"15 Nov 2022, 15:59"
TEST-T1785,"Consultation: Draft: Review: FE test: Cannot select end date before consultation start date","* Prove that a user is not able to select an end date that is before the consultation's start date during the review step of a draft consultation.",Pass,"15 Nov 2022, 15:59"
TEST-T3099,"Consultation: Draft: Edit: FE test: Local organisation information clears when selecting an external organisation","* Prove that when selecting an external organisation on the edit draft consultation form, any data entered into the local organisation fields are cleared.",Pass,"15 Nov 2022, 15:59"
TEST-T3100,"Consultation: Draft: Edit: FE test: Should hide local organisation input fields when selecting an external organisation","* Prove that when a user selects an external organisation, all local organisation fields are automatically hidden.",Pass,"15 Nov 2022, 15:59"
TEST-T3101,"Consultation: Draft: Edit: FE test: Should hide external organisation input fields when selecting a local organisation","* Prove that when a user selects a local organisation, all external organisation fields are automatically hidden.",Pass,"15 Nov 2022, 15:59"
TEST-T7503,"Investigation: Overview: FE test: Pending report shows with a banner at the top","Prove that pending report shows with a banner at the top.",Pass,"15 Nov 2022, 15:59"
TEST-T7504,"Investigation: Overview: FE test: It is not possible to edit a report on the patient profile before it has been filed","Prove that it is not possible to edit a report on the patient profile before it has been filed",Pass,"15 Nov 2022, 15:59"
TEST-T7505,"Investigation: Overview: FE test: Marked incorrect report shows with a banner at the top","Prove that marked incorrect report shows with a banner at the top",Pass,"15 Nov 2022, 15:59"
TEST-T7506,"Investigation: Overview: FE test: Marked incorrect report displays with strikethrough styling","Prove that marked incorrect report displays with strikethrough styling.",Pass,"15 Nov 2022, 15:59"
TEST-T7610,"Investigation: Review investigation report task: FE test: It is not possible to edit a report on the review task if it has been completed","Prove that it is not possible to edit a report on the review task if it has been completed",Pass,"15 Nov 2022, 15:59"
TEST-T7611,"Investigation: Review investigation report task: FE test: Review report shows with discarded banner at the top","Prove that review report shows with discarded banner at the top",Pass,"15 Nov 2022, 15:59"
TEST-T7612,"Investigation: Review investigation report task: FE test: It is not possible to edit a report on the review task if it has been discarded","Prove that tt is not possible to edit a report on the review task if it has been discarded",Pass,"15 Nov 2022, 15:59"
TEST-T1834,"Care Record Document: Patient document listing: FE Test: Awaiting filing banner displayed if the document is awaiting filing","* Prove that the 'Awaiting filing' banner is displayed in the patient documents section for a care record document that is awaiting filing.",Pass,"15 Nov 2022, 15:59"
TEST-T1839,"Care Record Document: Patient document listing: FE test: Awaiting filing banner is displayed with a link to navigate to care record document review task","* Prove that the 'Awaiting filing' banner is displayed with a link to navigate to a care records document's corresponding review task in the patient documents section.",Pass,"15 Nov 2022, 15:59"
TEST-T1835,"Care Record Document: Patient document listing: FE Test: Marked incorrect banner displayed if the document has been marked as incorrect","* Prove that the marked incorrect banner is displayed in the patient documents section for a care record document that has been marked as incorrect.",Pass,"15 Nov 2022, 15:59"
TEST-T1836,"Care Record Document: Patient document listing: FE Test: Action buttons are hidden if the document has been marked as incorrect","* Prove that the action buttons are hidden for a care record document that has been marked as incorrect when viewing within the patient documents.",Pass,"15 Nov 2022, 15:59"
TEST-T2011,"Care Record Document: Patient document listing: FE test: Cannot update or delete care record entries when document is in a draft state","* Prove that a user is unable to update a care record document's care record entries from the patient documents listing when that care record is in a draft state.",Pass,"15 Nov 2022, 15:59"
TEST-T2012,"Care Record Document: Patient document listing: FE test: Cannot add new care record entries when document is in a draft state","* Prove that a user is unable to create care record entries for a care record document from the patient documents listing when that care record is in a draft state.",Pass,"15 Nov 2022, 15:59"
TEST-T8451,"HA Amendment Item: Should display the no patient matched banner if there is no patient matched","Prove that should display the no patient matched banner if there is no patient matched",Pass,"15 Nov 2022, 15:59"
TEST-T8452,"HA Amendment Item: Should display the patient banner if there is a patient matched","Prove that should display the patient banner if there is a patient matched",Pass,"15 Nov 2022, 15:59"
TEST-T8453,"HA Amendment Item: Should display the resolved with health authority action when the status is equal to 'patient-unmatched'","Prove that should display the resolved with health authority action when the status is equal to 'patient-unmatched'",Pass,"15 Nov 2022, 15:59"
TEST-T8454,"HA Amendment Item: Should display the reject changes action when the status is equal to 'amendments-requested-by-health-authority'","Prove that should display the reject changes action when the status is equal to 'amendments-requested-by-health-authority'",Pass,"15 Nov 2022, 15:59"
TEST-T8455,"HA Amendment Item: Should display the accept changes action when the status is equal to 'amendments-requested-by-health-authority'","Prove that should display the accept changes action when the status is equal to 'amendments-requested-by-health-authority'",Pass,"15 Nov 2022, 15:59"
TEST-T8456,"HA Amendment Item: Should display the request removal action when the status is equal to 'amendments-requested-by-health-authority'","Prove that should display the request removal action when the status is equal to 'amendments-requested-by-health-authority'",Pass,"15 Nov 2022, 15:59"
TEST-T8457,"HA Amendment Item: Should hide all action buttons if the task has been completed","Prove that should hide all action buttons if the task has been completed",Pass,"15 Nov 2022, 15:59"
TEST-T181,"eMED3: Patient documents: Marked incorrect banner displayed on the preview vue template","* Prove that when a fit note has a careRecordStatus of MARKED_INCORRECT, the vue template shows a blue info banner",Pass,"15 Nov 2022, 15:59"
TEST-T182,"eMED3: Patient documents: Marked incorrect banner displayed on the document details vue template","* Prove that when a fit note has a careRecordStatus of MARKED_INCORRECT, the vue template shows a blue info banner",Pass,"15 Nov 2022, 15:59"
TEST-T154,"eMED3: Patient documents: FE test: PDF viewer toolbar is disabled","* Prove that the toolbar on the PDF viewer is disabled so that the user can't bypass the auditable print/download buttons when viewing a fit note",Pass,"15 Nov 2022, 15:59"
TEST-T6857,"eMED3: Documnents: FE test: Generating a fit note should download a correct-formatted filename","* Prove that when a fit note is downloadeded, the name of the file matches the expected formatting of 'eMED3 Fit Note {PATIENT_NAME} {CURRENT_DATE}.pdf'",Pass,"15 Nov 2022, 15:59"
TEST-T6856,"eMED3: Documents: FE test: Should not be able to link a problem to a fit note created within a context","* Prove that the user is unable to link a problem to a fit note when that fit note has been created within a particular context.",Pass,"15 Nov 2022, 15:59"
TEST-T1357,"Prescription: Issuing: An Appliance Contractor is only shown if an Appliance is being Issued","Prove that the appliance contractor is only shown if an appliance is being issued
",Pass,"15 Nov 2022, 15:59"
TEST-T1003,"Consultation: Completed: FE test: Completed consultation should display marked incorrect alert if marked incorrect","* Prove that a completed consultation displays an alert informing the user that it has been marked as incorrect.",Pass,"15 Nov 2022, 15:59"
TEST-T1059,"Consultation: Completed: Fe test: Completed consultation view for OOH tenant should display linked case","* Prove that if a completed consultation has an associated linked case, it is displayed on the completed encounter page.",Pass,"15 Nov 2022, 15:59"
TEST-T1058,"Consultation: Completed: Fe test: Completed consultation view for community tenant should display linked case","* Prove that if a completed consultation has an associated linked case, it is displayed on the completed encounter page.",Pass,"15 Nov 2022, 15:59"
TEST-T1215,"Consultation: Completed: FE test: Marked incorrect consultation should not allow a user to add entries","* Prove that when a consultation is marked as incorrect, a user cannot add any further care entries to that consultation.",Pass,"15 Nov 2022, 15:59"
TEST-T1004,"Consultation: Completed: FE test: Completed consultation should hide action buttons if marked incorrect","* Prove that a completed consultation hides the ability to perform any actions on it if marked incorrect.",Pass,"15 Nov 2022, 15:59"
TEST-T7900,"Consultation: Completed: FE test: Completed consultation should hide action buttons if no gp connect send documents","* Prove that a completed consultation hides the ability to view sent documents if none sent",Pass,"15 Nov 2022, 15:59"
TEST-T8623,"Safeguarding: Create: PDS search: FE test: If PDS patient does not exist in Medicus, prompt creation","* Prove that if a user is creating a safeguarding case with a PDS patient search where the patient does not exist in Medicus, the patient details are then presented to the user so that the user can confirm creation.",Pass,"15 Nov 2022, 15:59"
TEST-T8624,"Safeguarding: Create: PDS search: FE Test: If more than one patient with NHS number exists on PDS display error","* Prove that if a user is creating a safeguarding case with a PDS patient search where there is a duplicate patient NHS number in Medicus, an error is thrown and the user cannot proceed with the case creation.",Pass,"15 Nov 2022, 15:59"
TEST-T8625,"Safeguarding: Create: FE Test: PDS search: If PDS patient exists in Medicus, attempt to check whether to create PDS link or not","* Prove that if a user is creating a safeguarding case with a PDS patient search where the patient exists in Medicus, a request is made to determine whether that patient needs a PDS link created and the user is able to then proceed with the case creation for that patient.",Pass,"15 Nov 2022, 15:59"
TEST-T8444,"Deduction Item Tests: Should display the no patient matched banner if there is no patient matched","Prove that should display the no patient matched banner if there is no patient matched",Pass,"15 Nov 2022, 15:59"
TEST-T8445,"Deduction Item Tests: Should display the patient banner if there is a patient matched","Prove that should display the patient banner if there is a patient matched",Pass,"15 Nov 2022, 15:59"
TEST-T8446,"Deduction Item Tests: Should display the 'Re-Accept Patient' action when status is equal to 'received-from-health-authority'","Prove that should display the 'Re-Accept Patient' action when status is equal to 'received-from-health-authority'",Pass,"15 Nov 2022, 15:59"
TEST-T8447,"Deduction Item Tests: Should display the 'Resolved with Health Authority' action when the status is equal to 'patient-unmatched'","Prove that should display the 'Resolved with Health Authority' action when the status is equal to 'patient-unmatched'",Pass,"15 Nov 2022, 15:59"
TEST-T8448,"Deduction Item Tests: Should display the 'End registration' action when the status is equal to 'received-from-health-authority'","Prove that should display the 'End registration' action when the status is equal to 'received-from-health-authority'",Pass,"15 Nov 2022, 15:59"
TEST-T8449,"Deduction Item Tests: Should hide all action buttons if the task has been completed","Prove that should hide all action buttons if the task has been completed",Pass,"15 Nov 2022, 15:59"
TEST-T7685,"NHAIS: Deduction Request Rejection: FE Test: Overview: Should display the patient banner if there is a patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7688,"NHAIS: Deduction Request Rejection: FE Test: Overview: Should NOT display the patient banner if there is no patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7701,"NHAIS: Deduction Request Rejection: FE Test: Overview: Should display the no patient banner if there is no patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7686,"NHAIS: Deduction Request Rejection: FE Test: Overview: Should NOT display the task actions if the status is not received-from-health-authority or patient-unmatched",,Pass,"15 Nov 2022, 15:59"
TEST-T8460,"Book Appointment Task Embedded Overview: Should display the snoozed banner if the task is snoozed","Prove that should display the snoozed banner if the task is snoozed",Pass,"15 Nov 2022, 15:59"
TEST-T8461,"Book Appointment Task Embedded Overview: Should display an empty state when there is no patient contact info available","Prove that should display an empty state when there is no patient contact info available",Pass,"15 Nov 2022, 15:59"
TEST-T8462,"Book Appointment Task Embedded Overview: Should display an empty state when there are no patient contacts to display","Prove that should display an empty state when there are no patient contacts to display",Pass,"15 Nov 2022, 15:59"
TEST-T8463,"Book Appointment Task Embedded Overview: Should hide the action buttons if the task is completed","Prove that should hide the action buttons if the task is completed",Pass,"15 Nov 2022, 15:59"
TEST-T8464,"Book Appointment Task Embedded Overview: Should hide the action buttons if the task is cancelled","Prove that should hide the action buttons if the task is cancelled",Pass,"15 Nov 2022, 15:59"
TEST-T8465,"Book Appointment Task Embedded Overview: Should not hide the action buttons if the task is not cancelled and not completed","Prove that should not hide the action buttons if the task is not cancelled and not completed",Pass,"15 Nov 2022, 15:59"
TEST-T1872,"Prescription: Issuing: EPS Restriction Message Banners are Displayed if EPS is not a Valid Issue Method","Prove that all of the EPS restriction banners are displayed if EPS is not a valid issue method
",Pass,"15 Nov 2022, 15:59"
TEST-T8437,"Acceptance Rejection Wrong HA Item: Should display the no patient matched banner if there is no patient matched","Prove that it should display the no patient matched banner if there is no patient matched",Pass,"15 Nov 2022, 15:59"
TEST-T8438,"Acceptance Rejection Wrong HA Item: Should display the patient banner if there is a patient matched","Prove that it should display the patient banner if there is a patient matched",Pass,"15 Nov 2022, 15:59"
TEST-T8439,"Acceptance Rejection Wrong HA Item: Should display the update health authority action if the status is = patient-unmatched","Prove that it should display the update health authority action if the status is = patient-unmatched",Pass,"15 Nov 2022, 15:59"
TEST-T8440,"Acceptance Rejection Wrong HA Item: Should display the update health authority action if the status is = received-from-health-authority","Prove that it should display the update health authority action if the status is = received-from-health-authority",Pass,"15 Nov 2022, 15:59"
TEST-T8441,"Acceptance Rejection Wrong HA Item: Should NOT display the update health authority action if the status is not received-from-health-authority or patient-unmatched","Prove that it should NOT display the update health authority action if the status is not received-from-health-authority or patient-unmatched",Pass,"15 Nov 2022, 15:59"
TEST-T7608,"Investigation: Match investigation results to patient task: FE test: It is not possible to edit a report on the match to patient task if it has been completed","Prove that it is not possible to edit a report on the match to patient task if it has been completed",Pass,"15 Nov 2022, 15:59"
TEST-T7613,"Investigation: Match investigation results to patient task: FE test: Discarded report shows with discarded banner at the top","Prove that discarded report shows with discarded banner at the top",Pass,"15 Nov 2022, 15:59"
TEST-T7614,"Investigation: Match investigation results to patient task: FE test: It is not possible to edit a report on the match to patient task if it has been discarded","Prove that it is not possible to edit a report on the match to patient task if it has been discarded",Pass,"15 Nov 2022, 15:59"
TEST-T7655,"Tasks: Homepage: Team task counters display correctly","* Prove that the task counters appear for a teams tasks when there are tasks assigned to that team.",Pass,"15 Nov 2022, 15:59"
TEST-T7654,"Tasks: Homepage: Test the correct routes are generated for staff assignee's tasks","* Prove that the correct routes with parameters are generated for navigation to a team assignee's task list from the homepage.",Pass,"15 Nov 2022, 15:59"
TEST-T7653,"Tasks: Homepage: Test the correct routes are generated for team assignee's tasks","* Prove that the correct routes with parameters are generated for navigation to a team assignee's task list from the homepage.",Pass,"15 Nov 2022, 15:59"
TEST-T1903,"Prescribing: Create Prescription: A User Cannot Continue to the Next Step if a Patient Weight or BSA is Out Of Allowable Bounds","Prove that a user cannot continue to the next step if a patient weight or BSA that is out of allowable bounds (either above or below the minimum or maximum allowed weight) has been entered",Pass,"15 Nov 2022, 15:59"
TEST-T7692,"NHAIS: FP69 Prior Notification: FE Test: Overview: Should display the patient banner if there is a patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7691,"NHAIS: FP69 Prior Notification: FE Test: Overview: Should NOT display the patient banner if there is no patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7690,"NHAIS: FP69 Prior Notification: FE Test: Overview: Should display the patient not matched banner if there is no patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7689,"NHAIS: FP69 Prior Notification: FE Test: Overview: Should NOT display the task actions if the status is not received-from-health-authority or patient-unmatched",,Pass,"15 Nov 2022, 15:59"
TEST-T7399,"Investigation: Patient Record Listing: FE test: Matched investigation reports are displayed on the patient profile with an “Awaiting filing” badge","Prove that matched investigation reports are displayed on the patient profile with an “Awaiting filing” badge",Pass,"15 Nov 2022, 15:59"
TEST-T7409,"Investigation: Patient Record Listing: FE test: Filed investigation reports are shown on the patients profile without an ""Awaiting filing"" badge","Prove that filed investigation reports are shown on the patients profile without an "Awaiting filing" badge",Pass,"15 Nov 2022, 15:59"
TEST-T7410,"Investigation: Patient Record Listing: FE test: Requester information can be displayed where available","Prove that requester information can be displayed where available",Pass,"15 Nov 2022, 15:59"
TEST-T7411,"Investigation: Patient Record Listing: FE test: Results that are outside reference ranges are shown with an amber dot","Prove that results that are outside reference ranges are shown with an amber dot",Pass,"15 Nov 2022, 15:59"
TEST-T7695,"NHAIS: FP69 Flag Removal: FE Test: Overview: Should display the patient banner if there is a patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7696,"NHAIS: FP69 Flag Removal: FE Test: Overview: Should NOT display the patient banner if there is no patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7697,"NHAIS: FP69 Flag Removal: FE Test: Overview: Should display the patient not matched banner if there is no patient matched",,Pass,"15 Nov 2022, 15:59"
TEST-T7698,"NHAIS: FP69 Flag Removal: FE Test: Overview: Should NOT display the task actions if the status is not patient-unmatched",,Pass,"15 Nov 2022, 15:59"
TEST-T581,"Medication administration: Create FE: Unit of measure is required when quantity is set","Proves that unit of measure is required when quantity is set",Pass,"15 Nov 2022, 15:59"
TEST-T582,"Medication administration: Create FE: Quantity is required when unit of measure is set","Proves that quantity is required when unit of measure is set.",Pass,"15 Nov 2022, 15:59"
TEST-T3053,"Medication administration: Create FE: Administering organisation required if user chooses Another organisation manual entry","Proves that organisation required if user chooses another organisation, manual entry",Pass,"15 Nov 2022, 15:59"
TEST-T3054,"Medication administration: Create FE: Administering organisation required if user chooses Another organisation ods lookup","Proves that organisation required if user chooses another organisation, ods lookup",Pass,"15 Nov 2022, 15:59"
TEST-T585,"Medication administration: Edit FE: Unit of measure is required when quantity is set","Proves that unit of measure is required when quantity is set",Pass,"15 Nov 2022, 15:59"
TEST-T586,"Medication administration: Edit FE: Quantity is required when unit of measure is set","Proves that quantity is required when unit of measure is set.",Pass,"15 Nov 2022, 15:59"
TEST-T3057,"Medication administration: Edit Draft FE: Administering organisation required if user chooses Another organisation manual entry","Proves that organisation required if user chooses another organisation, manual entry",Pass,"15 Nov 2022, 15:59"
TEST-T3058,"Medication administration: Edit Draft FE: Administering organisation required if user chooses Another organisation ods lookup","Proves that organisation required if user chooses another organisation, manual entry",Pass,"15 Nov 2022, 15:59"
TEST-T8432,"Yellow Card Task: Submit Yellow Card Task Item: Should display an empty state when there are no task details available","Prove that yellow card task should display an empty state when there are no task details available",Pass,"15 Nov 2022, 15:59"
TEST-T8433,"Yellow Card Task: Submit Yellow Card Task Item: Should disable all action fields if the task is cancelled","Prove that yellow card task should disable all action fields if the task is cancelled",Pass,"15 Nov 2022, 15:59"
TEST-T8434,"Yellow Card Task: Submit Yellow Card Task Item: Should disable all action fields if the task is completed","Prove that yellow card task should disable all action fields if the task is completed",Pass,"15 Nov 2022, 15:59"
TEST-T8435,"Yellow Card Task: Submit Yellow Card Task Item: Should not display the Submit Yellow Task action button if the task is not in the status incomplete","Prove that yellow card task should not display the Submit Yellow Task action button if the task is not in the status incomplete",Pass,"15 Nov 2022, 15:59"
TEST-T7647,"Encounter: GPConnect send: Test no pds banner shown when patient not registered","Assert the No PDS banner is displayed when there is no PDS link",Pass,"15 Nov 2022, 15:59"
TEST-T7648,"Encounter: GPConnect send: Test restricted banner shown when patient restricted","Assert the PDS restricted banner is displayed when patient status is restricted",Pass,"15 Nov 2022, 15:59"
TEST-T7649,"Encounter: GPConnect send: Test banner shown when patient has no registered GP","Assert the no registered GP banner is displayed when patient has no registered GP",Pass,"15 Nov 2022, 15:59"
TEST-T7650,"Encounter: GPConnect send: Test banner shown when encounter will be sent","Assert the banner is displayed when encounter will be sent",Pass,"15 Nov 2022, 15:59"
TEST-T2044,"Care Record Document: Draft: Review Task: FE test: Can edit draft document details","* Prove that a user is able to click to edit the details of a draft care record document when viewing it from within the review tasks section of the system.",Pass,"15 Nov 2022, 15:59"
TEST-T2045,"Care Record Document: Finalised: Review Task: FE test: Cannot edit finalised document details","* Prove that a user is unable to edit a finalised care record document's details from the review care record document tasks section of the system.",Pass,"15 Nov 2022, 15:59"
TEST-T1615,"Vue test: Create referral: The cannot create e-referral for deceased patient","Prove that the "cannot create e-referral for deceased patient" banner is shown if the patient is deceased.",Pass,"15 Nov 2022, 15:59"
TEST-T1616,"Vue test: Create referral: The cannot create e-referral for patient without PDS link","Prove that the "cannot create referral for patient without PDS link" banner is shown if the patient does not have a PDS link.",Pass,"15 Nov 2022, 15:59"
TEST-T1617,"Vue test: Create referral: The cannot create e-referral without business functions","Prove that the "cannot create e-Referral without the required business functions" banner is shown.",Pass,"15 Nov 2022, 15:59"
TEST-T1619,"Vue test: Create referral: The login with CIS2 banner is shown","Prove that the "login with CIS2" banner is shown if the user does not have an access token.",Pass,"15 Nov 2022, 15:59"
TEST-T7366,"Medication: Prescription Overview: Shows None Recorded when no linked problems","prove that when there are no linked problems, the medication prescription overview displays None recorded",Pass,"15 Nov 2022, 15:59"
TEST-T7365,"Medication: Prescription Overview: Displays Linked Problems","prove that the medication prescription overview shows linked problems",Pass,"15 Nov 2022, 15:59"
TEST-T7674,"Investigation: Results: FE test: Filing comments can be added at the result level if report is filed on patient profile","Prove that filing comments can be added at the result level if report is filed on patient profile",Pass,"15 Nov 2022, 15:59"
TEST-T1837,"Care Record Document: Preview presenter: FE test: Should display 'awaiting filing' badge if document is awaiting filing","* Prove that a care record document displayed in the patient journal shows the awaiting filing badge if it is awaiting filing.",Pass,"15 Nov 2022, 15:59"
TEST-T7337,"Care Record Document: Patient journal: FE test: Correct CSS class implemented when marked incorrect","* Prove that when a care record document is marked as incorrect, the correct CSS class is applied to the presenter of that care record document within the patient's journal.",Pass,"15 Nov 2022, 15:59"
TEST-T1208,"Yellow card: Create: Create form pre-populated with medication, problems and allergies","Prove that create yellow card form can be pre-populated with patient medication, problems and allergies.",Pass,"15 Nov 2022, 15:59"
TEST-T1297,"Yellow card: Create: Age is calculated correctly based on reaction start date","Prove that age is calculated correctly based on reaction start date.",Pass,"15 Nov 2022, 15:59"
TEST-T1009,"Consultation: Mark Incorrect and hidden: FE test: Should prevent a user from marking a consultation as incorrect and hidden if they have not confirmed their action","* Prove that the system prevents the user from marking a consultation as incorrect and hidden if they have not confirmed the action 'I confirm that I would like to remove this entry from the patient's record'.",Pass,"15 Nov 2022, 15:59"
TEST-T1010,"Consultation: Mark incorrect and hidden: FE test: Should prevent a user from marking a consultation as incorrect and hidden when it contains workflow entries","* Prove that a user cannot mark a consultation as incorrect and hidden if that consultation contains any workflow entries (referrals, e-Referrals, or prescriptions).",Pass,"15 Nov 2022, 15:59"
TEST-T186,"eMED3: Journal: FE test: PDF viewer toolbar is disabled","* Prove that the toolbar on the PDF viewer is disabled so that the user can't bypass the auditable print/download buttons when viewing a fit note",Pass,"15 Nov 2022, 15:59"
TEST-T183,"eMED3: Journal: Marked incorrect banner displayed on the preview vue template","* Prove that when a fit note has a careRecordStatus of MARKED_INCORRECT, the vue template shows a blue info banner",Pass,"15 Nov 2022, 15:59"
TEST-T8357,"Clinical Summary: Summary: When Intersystems Shared Care Record is enabled the link to “View SCR” is displayed","Prove that when Intersystems Shared Care Record is enabled the link to “View SCR” is displayed",Pass,"15 Nov 2022, 15:59"
TEST-T8358,"Clinical Summary: Summary: When Intersystems Shared Care Record is disabled the section that contains button to “View SCR” is hidden","Prove that when Intersystems Shared Care Record is disabled the section that contains button to “View SCR” is hidden",Pass,"15 Nov 2022, 15:59"
TEST-T1055,"Consultation: Clinical summary: Default option in clinical summary should be 'Case Details'","* Prove that if there is a clinical case linked to a consultation and it is not an NHS GP practice tenant, the default selection for patient summary section is 'Case Details'.",Pass,"15 Nov 2022, 15:59"
TEST-T1054,"Consultation: Patient summary: First option in patient summary should be 'Current Consultation'","* Prove that if there is a clinical case linked to a consultation and it is not an NHS GP practice tenant, the first section in the patient summary section is 'Current Consultation'",Pass,"15 Nov 2022, 15:59"
TEST-T7754,"Consultation: Clinical summary: FE test: Clinical summary should load appointment details when there is a linked appointment","* Prove that when a user is on a consultation and that consultation is linked to an appointment, the clinical summary URI is loaded with the referenced appointment. ",Pass,"15 Nov 2022, 15:59"
TEST-T7339,"111 Encounter: Preview presenter: FE test: Should display 'awaiting filing' badge if awaiting filing","* Prove that, when a 111 encounter message is awaiting filing, the correct badge is displayed on the presenter within the patient's journal.",Pass,"15 Nov 2022, 15:59"
TEST-T7340,"111 Encounter: Preview presenter: FE test: Correct CSS class implemented when marked incorrect","* Prove that when a 111 encounter is marked as incorrect, the correct CSS class is applied to the presenter of that 111 encounter within the patient's journal.",Pass,"15 Nov 2022, 15:59"
TEST-T7342,"Consultation Report: Patient journal: FE test: Should display 'awaiting filing' badge if awaiting filing","* Prove that, when a GPConnect consultation report is awaiting filing, the correct badge is displayed on the presenter within the patient's journal.",Pass,"15 Nov 2022, 15:59"
TEST-T7341,"Consultation Report: Preview presenter: FE test: Correct CSS class implemented when marked incorrect","* Prove that when a GPConnect consultation report is marked as incorrect, the correct CSS class is applied to the presenter of that consultation report within the patient's journal.",Pass,"15 Nov 2022, 15:59"
TEST-T7501,"Investigation: Journal Listing: FE test: Matched investigation reports are displayed on the journal with an “Awaiting filing” badge","Prove that matched investigation reports are displayed on the journal with an “Awaiting filing” badge",Pass,"15 Nov 2022, 15:59"
TEST-T7502,"Investigation: Journal Listing: FE test: Filed investigation reports are shown on the journal without an ""Awaiting filing"" badge","Prove that filed investigation reports are shown on the journal without an "Awaiting filing" badge",Pass,"15 Nov 2022, 15:59"
TEST-T7367,"Medication: Prescription Overview: Opens Edit Linked Problems Slide Over","prove that the action to edit linked problems, opens the edit linked problems slide over",Pass,"15 Nov 2022, 15:59"
TEST-T1972,"Allergy: Create: FE test: Cannot set linked problem when creating allergy within a context","* Prove that a user is not able to select a linked problem when creating an allergy if that allergy is being created within a context (consultation, document..)",Pass,"15 Nov 2022, 15:59"
TEST-T306,"Allergy: Consultation: FE Test: Create Yellow Card task checkbox is correctly selected when creating an allergy","* Prove that when a user chooses an allergy code that meets the criteria for the form to select the "Create Yellow Card task" checkbox, the checkbox is selected",Pass,"15 Nov 2022, 15:59"
TEST-T8154,"Staff: Employment: Archiving Staff: FE test: Cannot archive staff without selecting alternative task fallback assignee","* Prove that a user is not able to finish archiving a staff member if that staff member is the default task fallback task assignee and another assignee has not been selected.",Pass,"15 Nov 2022, 15:59"
TEST-T8155,"Staff: Employment: Archiving Staff: FE test: Cannot archive staff without selecting alternative default tasks assignees","* Prove that a user is unable to finish archiving a staff member if that staff member is the default task assignee for any task types, and an alternative assignee has not been selected.",Pass,"15 Nov 2022, 15:59"
TEST-T8156,"Staff: Employment: Archiving Staff: FE test: Cannot archive staff without selecting alternative incomplete tasks assignees","* Prove that a user is not able to finish archiving a staff member if that staff member has incomplete assigned tasks, and those tasks have not been re-assigned.",Pass,"15 Nov 2022, 15:59"
TEST-T6830,"Historical Vaccine Administration: Create FE: Administering organisation required if user chooses Another organisation manual entry","Proves that organisation required if user chooses another organisation, manual entry",Pass,"15 Nov 2022, 15:59"
TEST-T6831,"Historical Vaccine Administration: Create FE: Administering organisation required if user chooses Another organisation ods lookup","Proves that organisation required if user chooses another organisation, ods lookup",Pass,"15 Nov 2022, 15:59"
TEST-T6834,"Historical Vaccine Administration: Edit FE: Administering organisation required if user chooses Another organisation manual entry","Proves that organisation required if user chooses another organisation, manual entry",Pass,"15 Nov 2022, 15:59"
TEST-T6835,"Historical Vaccine Administration: Edit FE: Administering organisation required if user chooses Another organisation ods lookup","Proves that organisation required if user chooses another organisation, ods lookup",Pass,"15 Nov 2022, 15:59"
TEST-T8323,"Procedure: Overview: FE test: performed by showing in the overview correctly formatted responsible practitioner and organisation","Prove that "performed by" showing in the overview correctly formatted responsible practitioner and organisation.",Pass,"15 Nov 2022, 15:59"
TEST-T1840,"Consultation: Patient journal: FE test: Should implement the 'marked-incorrect' CSS class on the encounter details section when the consultation is marked as incorrect","* Prove that a consultation displayed on the patient journal that is marked as incorrect implements the 'marked-incorrect' class to cross the entry out.",Pass,"15 Nov 2022, 15:59"
TEST-T8157,"Teams: Archiving: FE test: Cannot archive team without selecting alternative default tasks assignees","* Prove that a user is not able to finish archiving a team if that team is set as the default task assignee for any task types, and an alternative assignee has not been selected.",Pass,"15 Nov 2022, 15:59"
TEST-T8158,"Teams: Archiving: FE test: Cannot archive team without selecting alternative incomplete task assignees","* Prove that a user is not able to finish archiving a team if that team has incomplete tasks assigned to them, and those tasks have not been re-assigned.",Pass,"15 Nov 2022, 15:59"
TEST-T7338,"eMed3: Preview presenter: FE test: Correct CSS class implemented when marked incorrect","* Prove that when a fit note is marked as incorrect, the correct CSS class is applied to the presenter of that fit note within the patient's journal.",Pass,"15 Nov 2022, 15:59"
TEST-T8621,"Mark Incorrect Form: Mark incorrect form requires removal confirmation before record can be marked incorrect and hidden","Prove that mark incorrect form requires removal confirmation before record can be marked incorrect and hidden",Pass,"15 Nov 2022, 15:59"
TEST-T1196,"Prescription: Discontinue: Displays create yellow card task option if clinical contra indication or other clinical reason is selected","Proves that option to create yellow card task appears on the form if clinical contra indication or other clinical reason is selected.",Pass,"15 Nov 2022, 15:59"
TEST-T1979,"Problem: FE test: Problem with significance card strikes through problem details when marked as incorrect","* Prove that the generic problem card used to show problems with their significance correctly implements the 'marked-incorrect' CSS class when the problem is marked as incorrect.",Pass,"15 Nov 2022, 15:59"
TEST-T7429,"Investigation: Results: FE Test: filing comment that is marked incorrect displayed with strikethrough","Prove that filing comment that is marked incorrect displayed with strikethrough",Pass,"15 Nov 2022, 15:59"
TEST-T95,"Allergies: Journal: Marked incorrect allergies displaying with correct styling","* Prove that when an allergy has been marked incorrect, the card uses the CSS class marked-incorrect",Pass,"15 Nov 2022, 15:59"
TEST-T94,"Allergies: Patient record: Marked incorrect allergies display with correct styling","* Prove that when an allergy has been marked incorrect, the card uses the CSS class marked-incorrect",Pass,"15 Nov 2022, 15:59"
TEST-T96,"Allergies: View allergy: Marked incorrect banner displayed on the page when allergy is marked incorrect","* Prove that when an allergy has a careRecordStatus of MARKED_INCORRECT, the "View Allergy" slide over shows a blue info banner",Pass,"15 Nov 2022, 15:59"
TEST-T1159,"Yellow card: Patient Record: Yellow card that have been marked incorrect show using a strike through","Proves that yellow card in patient record is styled correctly with strike through when marked incorrect.",Pass,"15 Nov 2022, 15:59"
TEST-T1973,"Medication statement: Prescribed elsewhere: Create: FE test: Cannot set linked problem when creating medication statement within a context","* Prove that a user is not able to select a linked problem when creating a prescribed elsewhere medication statement if that medication statement is being created within a context (consultation, document..)",Pass,"15 Nov 2022, 15:59"
TEST-T1974,"Medication statement: Over the counter: Create: FE test: Cannot set linked problem when creating medication statement within a context","* Prove that a user is not able to select a linked problem when creating an over the counter medication statement if that medication statement is being created within a context (consultation, document..)",Pass,"15 Nov 2022, 15:59"
TEST-T1975,"Care Record Note: Create: FE test: Cannot set linked problem when creating care record note within a context","* Prove that a user is not able to select a linked problem when creating a care record note if that note is being created within a context (consultation, document..)",Pass,"15 Nov 2022, 15:59"
TEST-T1976,"Procedure: Create: FE test: Cannot set linked problem when creating procedure within a context","* Prove that a user is not able to select a linked problem when creating a procedure if that procedure is being created within a context (consultation, document..)",Pass,"15 Nov 2022, 15:59"
TEST-T1977,"Observation: Create: FE test: Cannot set linked problem when creating an observation within a context","* Prove that a user is not able to select a linked problem when creating an observation if that observation is being created within a context (consultation, document..)",Pass,"15 Nov 2022, 15:59"
TEST-T1906,"Prescription: Create: Cannot Proceed With Free Text and a Dose Suggestion Selected","Prove that a user cannot continue if a dose suggestion and “free text” is selected",Pass,"15 Nov 2022, 14:15"
TEST-T2648,"Sensitivity Checks: Sensitivities Expander Is Expanded By Default","prove that the sensitivities expander is expanded by default",Pass,"15 Nov 2022, 14:15"
TEST-T2650,"Patient Condition Checks: Precautions Expander Is Minimised By Default","prove that the patient condition precautions expander is minimised by default",Pass,"15 Nov 2022, 14:15"
TEST-T2651,"Patient Condition Checks: Drug Warnings Expander Is Minimised By Default","prove that the patient condition drug warnings expander is minimised by default",Pass,"15 Nov 2022, 14:15"
TEST-T2652,"High Risk Checks: Expander Is opened By Default","prove that the high risk check messages expander is opened by default",Pass,"15 Nov 2022, 14:15"
TEST-T2808,"Sensitivity Checks: Sensitivities Expander Count is Displayed","prove that the count of sensitivity alerts are displayed on the m-expander header",Pass,"15 Nov 2022, 14:15"
TEST-T2809,"Patient Condition Checks: Precautions Expander Count is Displayed","prove that the precautions alerts count is displayed in the m-expander header",Pass,"15 Nov 2022, 14:15"
TEST-T2810,"Patient Condition Checks: Drug Warnings Count is Displayed","prove that the count of drug warnings alerts is displayed in the m-expander header",Pass,"15 Nov 2022, 14:15"
TEST-T2811,"High Risk Checks: High Risk Check Alerts Count is Displayed","prove that the count of high risk check alerts is displayed in the m-expander header",Pass,"15 Nov 2022, 14:15"
TEST-T2812,"Patient Condition Checks: Contraindication Count is Displayed","prove that the count of contraindication alerts is displayed in the m-expander header",Pass,"15 Nov 2022, 14:15"
TEST-T3018,"Pharmacological Equivalent Checks: Drug Equivalent Count is Displayed","prove that the count of drug equivalent alerts is displayed on the m-expander title",Pass,"15 Nov 2022, 14:15"
TEST-T3019,"Pharmacological Equivalent Checks: Ingredient Equivalent Count is Displayed","prove that the count of ingredient equivalent alerts is displayed on the m-expander title",Pass,"15 Nov 2022, 14:15"
TEST-T3020,"Pharmacological Equivalent Checks: Therapy Equivalent Count is Displayed","prove that the count of therapy equivalent alerts is displayed on the m-expander title",Pass,"15 Nov 2022, 14:15"
TEST-T3021,"Pharmacological Equivalent Checks: Ingredient Equivalent Alerts Are Displayed","prove that ingredient equivalent alerts are displayed",Pass,"15 Nov 2022, 14:15"
TEST-T3022,"Pharmacological Equivalent Checks: Drug Equivalent Alerts Are Displayed","prove that the drug equivalent alerts are displayed",Pass,"15 Nov 2022, 14:15"
TEST-T3023,"Pharmacological Equivalent Checks: Therapy Equivalent Alerts Are Displayed","prove that therapy equivalent alerts are displayed",Pass,"15 Nov 2022, 14:15"
TEST-T3027,"Pharmacological Equivalent Checks: Therapy Equivalent Alerts Are Expanded By Default","prove that the pharmacological equivalent checks duplicate therapy alerts are expanded by default",Pass,"15 Nov 2022, 14:15"
TEST-T3028,"Pharmacological Equivalent Checks: Drug Equivalent Alerts Are Expanded By Default","prove that the pharmacological equivalent checks drug equivalent alerts are expanded by default",Pass,"15 Nov 2022, 14:15"
TEST-T3029,"Pharmacological Equivalent Checks: Ingredient Equivalent Alerts Are Expanded By Default","prove that the pharmacological equivalent checks duplicate ingredient alerts are expanded by default",Pass,"15 Nov 2022, 14:15"
TEST-T3073,"Interaction Checks: Alerts Are Expanded by Default","prove that interaction check alerts are expanded by default",Pass,"15 Nov 2022, 14:15"
TEST-T3074,"Interaction Checks: Alerts Are Displayed","prove that interaction check alerts are displayed",Pass,"15 Nov 2022, 14:15"
TEST-T3075,"Interaction Check: Displays Code Degrades for Interaction Checks","prove that the interaction checks display code degrades",Pass,"15 Nov 2022, 14:15"
TEST-T3076,"High Risk Check: Displays Code Degrades for High Risk Checks","prove that the code degrades on high risk checks are displayed",Pass,"15 Nov 2022, 14:15"
TEST-T3077,"Sensitivity Check: Displays Code Degrades for Sensitivity Checks","prove that code degrades on sensitivity checks are displayed",Pass,"15 Nov 2022, 14:15"
TEST-T3078,"Patient Condition Check: Displays Code Degrades for Patient Condition Checks","prove that code degrades on patient condition checks are displayed",Pass,"15 Nov 2022, 14:15"
TEST-T1899,"Prescribing: Dose Search: Do Not Attempt to Retrieve Predefined Dose Suggestions for a Patient with no Date of Birth","prove that medicus does not attempt to retrieve predefined dose suggestions from the front end, for a patient with no date of birth",Pass,"15 Nov 2022, 14:15"
TEST-T2231,"Prescription: Create: Always Use Initial Patient Weight and Height in Dose Calculations","prove that the initial patient weight and height are always used for calculated doses, even after the patient weight or height has been changed ",Pass,"15 Nov 2022, 14:15"
TEST-T2658,"FDB: Calculated Doses: Calculated FDB Dose Suggestions Should be Displayed for Rounded Dosages","prove that calculated fdb dose suggestions should be displayed for rounded dosages",Pass,"15 Nov 2022, 14:15"
TEST-T2657,"FDB: Calculated Dose: Calculated FDB Dose Suggestions Should Be Displayed for Non Rounded Doses","prove that for non rounded dose calculations, the dose suggestions are displayed",Pass,"15 Nov 2022, 14:15"
TEST-T2655,"FDB: Dose Calculations: Only Two Calculated FDB Dose Suggestions Should Be Displayed When Zero Dose is Present in Rounded Down Dose","prove that only two calculated fdb dose suggestions should be displayed when zero dose is present in rounded down dose",Fail,"15 Nov 2022, 14:15"
TEST-T2654,"FDB: Dose Calculations: Error Messages Are Displayed For Dose Calculations","prove that errors are displayed for dose calculations that have errors reported",Pass,"15 Nov 2022, 14:15"
TEST-T7815,"Design System: Consultation Note: When search return an empty list and the user appends text it should hide the `menu`","Prove when return return is an empty list the menu is hidden if the user appends text to the previous search",Pass,"15 Nov 2022, 14:15"
TEST-T7939,"Frontend: Note: When using note component it should behave as per spec","Prove MNote behaves as expected
- When the user types, it should search and only show the menu if there's items returned- If there's no items and the user only appends it should not show items
- If there's results subsequent changes to the input should trigger a query to the backend.",Pass,"15 Nov 2022, 14:15"
TEST-T7019,"Frontend: General: loadComponentData: Component data should create cancelRequestId","Prove `loadComponentData` add cancelRequestId if query is passed",Pass,"15 Nov 2022, 14:15"
TEST-T7927,"Patient: DateInput: after valid input loses focus, the correct formatting is applied","Prove that if the user enters a valid date and loses focus, the correct formatting is applied (02 Feb 2022)",Pass,"15 Nov 2022, 14:15"
TEST-T7928,"Patient: DateInput: after invalid input loses focus, the validation rules are triggered","Prove that if a user enters an invalid date and loses focus, the validation rules are triggered",Pass,"15 Nov 2022, 14:15"
TEST-T8310,"When max date is set and actual partial date input value is year only and is higher than max date correct validation message is shown for date input value that it cannot be after max date","Prove that when max date is set and actual partial date input value is year only and is higher than max date correct validation message is shown for date input value that it cannot be after max date",Pass,"15 Nov 2022, 14:15"
TEST-T8318,"Correct validation message is showing for day greater than 31 and month greater than 12","Prove that correct validation message is showing for day greater than 31 and month greater than 12",Pass,"15 Nov 2022, 14:15"
TEST-T8335,"FrontEnd: Utils Date: General Date parse","Prove the Medicus Date is parsed as expected",Pass,"15 Nov 2022, 14:15"
TEST-T8645,"Design System: Table: Passing action should render an action item in the section header","Prove that passing action renders an action button in the section header including the relevant text",Pass,"15 Nov 2022, 14:15"
TEST-T8646,"Design System: Table: Render: Action is not displayed when action is not passed","Prove that the action component doesnt render in the section head when action is not passed and that this does not effect the display of the section head title",Pass,"15 Nov 2022, 14:15"
TEST-T8649,"Design System: Table: Does not render section head when title and action not present""","Test that a section head is not needlessly rendered if there is no title or action to populate the section",Pass,"15 Nov 2022, 14:15"
TEST-T9015,"Create Prescription: Draft and Finalised allergies are displayed on the create prescription form","prove that draft and finalised allergies are displayed on the create prescription form",Pass,"15 Nov 2022, 14:15"
TEST-T1901,"Prescribing: Create Prescription: A User cannot Continue to the Next Step if a Dose Suggestion or Free Text Has Not Been Chosen","Prove that a user cannot continue to the next step if a dose suggestion or “free text” has not been chosen",Pass,"15 Nov 2022, 14:15"
TEST-T7916,"FrontEnd: DateTime: 1d, the date is set to one day from the current date","Prove that when a user types 1d, the date is set to one day from the current date",Pass,"15 Nov 2022, 14:15"
TEST-T7917,"FrontEnd: DateTime: 1w, the date is set to one week from the current date","Prove that when a user types 1w, the date is set to one week from the current date",Pass,"15 Nov 2022, 14:15"
TEST-T7918,"FrontEnd: DateTime: 1m, the date is set to one month from the current date","Prove that when a user types 1m, the date is set to one month from the current date",Pass,"15 Nov 2022, 14:15"
TEST-T7919,"FrontEnd: DateTime: 1d 1m 1y, the date is set to one day, one month and one year from the current","Prove that when a user types 1d 1m 1y, the date is set to one day, one month and one year from the current date",Pass,"15 Nov 2022, 14:15"
TEST-T7920,"FrontEnd: DateTime: after valid input loses focus, the correct formatting is applied","Prove that if the user enters a valid date and loses focus, the correct formatting is applied (02 Feb 2022)",Pass,"15 Nov 2022, 14:15"
TEST-T7921,"FrontEnd: DateTime: after invalid input loses focus, the validation rules are triggered","Prove that if a user enters an invalid date and loses focus, the validation rules are triggered",Pass,"15 Nov 2022, 14:15"
TEST-T7922,"FrontEnd: DateTime: mask is applied when the user types continuous digits","Prove that the mask is applied if the user types continuous digits e.g. if you type “11112020” then the date will look like this in the input: “11/11/2020”",Pass,"15 Nov 2022, 14:15"
TEST-T7923,"FrontEnd: DateTime: mask should be removed when the user types d,w,m,y","Prove that the mask is removed if the users types the letter d, w, m, y",Pass,"15 Nov 2022, 14:15"
TEST-T7924,"FrontEnd: DateTime: other letters than d,w,m,y not show on the input","Prove that you cannot type any other letters than d, w, m, y into the date input",Pass,"15 Nov 2022, 14:15"
TEST-T7925,"FrontEnd: DateTime: you can only a space when the input is not masked","Prove that you can only add a space when the input is note masked (to allow for typing “1y 1m”)",Pass,"15 Nov 2022, 14:15"
TEST-T2749,"Design System: Select: When the user initiates a new search dropdown should not be closed","Prove the dropdown is shown on a new search",Pass,"15 Nov 2022, 14:15"
TEST-T2753,"Design System: Select: Not show ""empty list"" if the select input does not have text and has `searchUrl`","Prove it does not show the empty list item if has `searchUrl`",Pass,"15 Nov 2022, 14:15"
TEST-T2754,"Design System: Select: When the user starts typing do not show ""No results"" if still waiting for the response","Prove when the user starts typing we don't show "No results" while waiting",Pass,"15 Nov 2022, 14:15"
TEST-T8703,"Frontend: Browser: Block access to unsupported browsers and versions more than 1 year old","Prove unsupported browsers or old versions are not supported",Pass,"15 Nov 2022, 14:15"
TEST-T8344,"Prescription: Create: Prescription should validate `expectDaysSupply`","Prove Create Prescription validates `expectDaysSupply` as expected",Fail,"15 Nov 2022, 14:15"
TEST-T8626,"Prescription: Create: When the user enters a free text dosage, don't attempt to auto calculate the issue quantity value","Prove that if a user enters a free text dosage, we do not attempt to auto calculate the issue quantity value ",Pass,"15 Nov 2022, 14:15"
TEST-T8631,"Prescription: Create: When the user chooses a structured dosage and then changes to a free text dosage, no longer attempt to auto calculate the issue quantity","Prove that if the user chooses a structured dosage and then changes to a free text dosage, we no longer attempt to auto calculate the issue quantity value ",Pass,"15 Nov 2022, 14:15"
TEST-T9033,"Create Prescription: The create prescription form contains the correct buttons","prove that the form contains the add another, issue now and issue later buttons",Pass,"15 Nov 2022, 14:15"
TEST-T7906,"FrontEnd: Date: 1d, the date is set to one day from the current date","Prove that when a user types 1d, the date is set to one day from the current date
",Pass,"15 Nov 2022, 14:15"
TEST-T7907,"FrontEnd: Date: 1w, the date is set to one week from the current date","Prove that when a user types 1w, the date is set to one week from the current date
",Pass,"15 Nov 2022, 14:15"
TEST-T7908,"FrontEnd: Date: 1m, the date is set to one month from the current date","Prove that when a user types 1m, the date is set to one month from the current date",Pass,"15 Nov 2022, 14:15"
TEST-T7909,"FrontEnd: Date: 1d 1m 1y, the date is set to one day, one month and one year from the current date","Prove that when a user types 1d 1m 1y, the date is set to one day, one month and one year from the current date",Pass,"15 Nov 2022, 14:15"
TEST-T7910,"FrontEnd: Date: after valid input loses focus, the correct formatting is applied","Prove that if the user enters a valid date and loses focus, the correct formatting is applied (02 Feb 2022)",Pass,"15 Nov 2022, 14:15"
TEST-T7911,"FrontEnd: Date: after invalid input loses focus, the validation rules are triggered","Prove that if a user enters an invalid date and loses focus, the validation rules are triggered",Pass,"15 Nov 2022, 14:15"
TEST-T7912,"FrontEnd: Date: mask is applied when the user types continuous digits","Prove that the mask is applied if the user types continuous digits e.g. if you type “11112020” then the date will look like this in the input: “11/11/2020”",Pass,"15 Nov 2022, 14:15"
TEST-T7913,"FrontEnd: Date: mask should be removed when the user types d,w,m,y","Prove that the mask is removed if the users types the letter d, w, m, y",Pass,"15 Nov 2022, 14:15"
TEST-T7914,"FrontEnd: Date: other letters than d,w,m,y not show on the input","Prove that you cannot type any other letters than d, w, m, y into the date input",Pass,"15 Nov 2022, 14:15"
TEST-T7915,"FrontEnd: Date: you can only a space when the input is not masked","Prove that you can only add a space when the input is note masked (to allow for typing “1y 1m”)",Pass,"15 Nov 2022, 14:15"
TEST-T8178,"FrontEnd: Date: Allow to clear the date when the user clears the date","Prove when the user clears the date it also clears the input",Pass,"15 Nov 2022, 14:15"
TEST-T7184,"Frontend: Store: Auth: Allowing to redirect even if the user session has been expired","Prove that after the `/settings` request has failed the user is still able to login",Pass,"15 Nov 2022, 14:15"
TEST-T7208,"Frontend: Store: Auth: Should get tenant `settings` when the user logs in","Prove upon login and reload we fetch `settings` ",Pass,"15 Nov 2022, 14:15"
TEST-T7378,"Frontend: Store: Auth: User should be redirected to the no workspace access screen if they have no active user roles","Assert that a successful login for a user with no active user roles (tenants) correctly redirects to the "No Workspace Access" page",Pass,"15 Nov 2022, 14:15"
TEST-T8095,"Frontend: Store: Auth: `logout` endpoint should be called on logout","Prove the logout endpoint is called on logout, this is to make sure CIS2 is reset",Pass,"15 Nov 2022, 14:15"
TEST-T8162,"FrontEnd: Store: On logout `localStorage` should be cleared","Prove on logout local storage is cleared",Pass,"15 Nov 2022, 14:15"
TEST-T8365,"FrontEnd: Modal: MedicusModal should follow medicus standards","Prove MedicusModal follows medicus standards",Pass,"15 Nov 2022, 14:15"
TEST-T7379,"Frontend: Store: NHS: Logging in with an unpaired smartcard should return an error message, and an indicator to pair","Assert that attempting to login using an unpaired CIS2 smartcard returns the server-provided response, along with an indicator to the caller that the user should pair",Pass,"15 Nov 2022, 14:15"
TEST-T7380,"Frontend: Store: NHS: Receiving an error when logging in should return the error message","Assert that a general server-provided error returned when attempting to login using a CIS2 smartcard is returned to the caller",Pass,"15 Nov 2022, 14:15"
TEST-T7381,"Frontend: Store: NHS: Successfully logging in with a CIS2 smartcard calls the authStore doRedirect method","Assert that logging in successfully using a CIS2 smartcard will redirect the user to the appropriate page",Pass,"15 Nov 2022, 14:15"
TEST-T9049,"Tasks: FE test: Completed tasks show a green completed pill in the task toolbar","* Prove that if a task is in a completed status, a green pill indicating its status is shown in the task toolbar.",Pass,"15 Nov 2022, 14:15"
TEST-T9050,"Tasks: FE test: Incomplete tasks show a blue pill in the task toolbar","* Prove that if a task is in an incomplete status, a blue pill indicating its status is shown in the task toolbar.",Pass,"15 Nov 2022, 14:15"
TEST-T9276,"Tasks: FE test: Snooze until button can be hidden","* Prove that if the showSnoozed property is set to false, the snooze until button is hidden on the tasks listing page.",Pass,"15 Nov 2022, 14:15"
TEST-T9278,"Tasks: FE test: Snooze until button shown","* Prove that if the showSnoozed property is set to true, the snooze until button is shown on the tasks listing page.",Pass,"15 Nov 2022, 14:15"
TEST-T2634,"Frontend: Address: Format the address correctly","Prove that the `formatAddress` formats the `address` object comma separated and ordered correctly.",Pass,"15 Nov 2022, 14:15"
TEST-T2635,"Frontend: Address: Format with a custom separator","Prove the `formatAddress` formats the address with passed custom separator",Pass,"15 Nov 2022, 14:15"
TEST-T2636,"Frontend: Address: Currently hide or show country depending on the tenant","Prove the country is hidden if the address is on the same country as the tenant, if not it should show the country on the address",Pass,"15 Nov 2022, 14:15"
TEST-T8412,"FrontEnd: Routes: Routes should follow medicus standard","Prove that the `routes` works as expected.",Pass,"15 Nov 2022, 14:15"
TEST-T2346,"Design System: File Uploader: Invalid file extension should show error","Prove if a file with invalid extension is uploaded it shows error
",Pass,"15 Nov 2022, 14:15"
TEST-T2345,"Design System: File Uploader: Only allow one file to be uploaded","Prove the component does not allow multiple files to be uploaded",Pass,"15 Nov 2022, 14:15"
TEST-T2347,"Design System: File Uploader: Allow multiple files to be uploaded if `multiple` prop is passed","Prove the component allows to upload multiple files if `multiple` props is passed",Pass,"15 Nov 2022, 14:15"
TEST-T7308,"Frontend: General: Medicus Dynamic page: URL query information should be used to query `data` endpoint","Prove the url `query` is sent on `data` request",Pass,"15 Nov 2022, 14:15"
TEST-T7432,"Frontend: General: Medicus Dynamic page: When only the url query changes it should not trigger a page load","Prove the `loadComponent` is not called if only the query changes",Pass,"15 Nov 2022, 14:15"
TEST-T2632,"Frontend: Correctly format phone number depending on the tenant","Prove if the tenant is GBR it will format the `+44` numbers as national and others as international format",Pass,"15 Nov 2022, 14:15"
TEST-T6929,"Frontend: Form: Ignore fields: Should allow keep instances of classes instead of copying them","Prove IgnoreFields will not create classes or other instances if not object",Pass,"15 Nov 2022, 14:15"
TEST-T8354,"FrontEnd: Calendar: Calendar follows medicus guidelines","Prove Calendar component works as expected.",Pass,"15 Nov 2022, 14:15"
TEST-T8324,"FrontEnd: Search: Prevent Selecting patient while is searching","Prove the `Enter` does not navigate to the patient while the search is happening",Pass,"15 Nov 2022, 14:15"
TEST-T8905,"Frontend: Card Property List: Should behave as spec","* Prove that the card property list component behaves as expected.",Pass,"15 Nov 2022, 14:15"
TEST-T8368,"Frontend: Util: NHS: Should return true for unset values",,Pass,"15 Nov 2022, 14:15"
TEST-T8369,"Frontend: Util: NHS: Should return true for valid values",,Pass,"15 Nov 2022, 14:15"
TEST-T8370,"Frontend: Util: NHS: Should return false for invalid values",,Pass,"15 Nov 2022, 14:15"
TEST-T7781,"Design System: MInboxItem: Passing high priority property should render list item with yellow dot tag","Prove that passing high priority property should render list item with yellow dot tag",Pass,"15 Nov 2022, 14:15"
TEST-T7377,"Frontend: Auth: CIS2: Logging in with an unpaired smartcard should display an error message","Assert that an appropriate error message is shown when attempting to login using an unpaired CIS2 smartcard",Pass,"15 Nov 2022, 14:15"
TEST-T7679,"Frontend: Sidebar: When the collapse button is pressed it should toggle between collapsed and open state","Prove that when the subnav is told to collapse, it is collapsed (assuming this is not the default state)
",Pass,"15 Nov 2022, 14:15"
TEST-T8359,"Frontend: MSeparator: Should mount without text and render a q-separator",,Pass,"15 Nov 2022, 14:15"
TEST-T8360,"Frontend: MSeparator: Should mount with text as a custom element matching snapshot",,Pass,"15 Nov 2022, 14:15"
TEST-T3211,"Gb clinisys ice client: Find Clinicians Unit Test - Test Find Clinicians",,Pass,"15 Nov 2022, 07:06"
TEST-T3212,"Gb clinisys ice client: Find Locations Unit Test - Test Find Locations",,Pass,"15 Nov 2022, 07:06"
TEST-T3213,"Gb clinisys ice client: Find Patients Unit Test - Test Find Patients",,Pass,"15 Nov 2022, 07:06"
TEST-T3214,"Gb clinisys ice client: Get Order Details Unit Test - Test Get Order Details",,Pass,"15 Nov 2022, 07:06"
TEST-T3215,"Gb clinisys ice client: Get Service Provider Details Unit Test - Test Get Service Provider Details",,Pass,"15 Nov 2022, 07:06"
TEST-T3216,"Gb clinisys ice client: Get Test Definition Unit Test - Test Get Test Definition",,Pass,"15 Nov 2022, 07:06"
TEST-T3217,"Gb clinisys ice client: List Categories Unit Test - Test List Categories",,Pass,"15 Nov 2022, 07:06"
TEST-T3218,"Gb clinisys ice client: List Patient Orders Unit Test - Test List Patient Orders",,Pass,"15 Nov 2022, 07:06"
TEST-T3219,"Gb clinisys ice client: List Test Collection Tests Unit Test - Test List Test Collection Tests",,Pass,"15 Nov 2022, 07:06"
TEST-T3220,"Gb clinisys ice client: List Test Collection Tests Unit Test - Test List Test Collection Tests Empty",,Pass,"15 Nov 2022, 07:06"
TEST-T3221,"Gb clinisys ice client: List Test Panel Page Contents Unit Test - Test List Test Panel Page Contents",,Pass,"15 Nov 2022, 07:06"
TEST-T3222,"Gb clinisys ice client: List Test Panel Page Contents Unit Test - Test List Test Panel Page Contents Empty Titlebars",,Pass,"15 Nov 2022, 07:06"
TEST-T3223,"Gb clinisys ice client: List Test Panel Pages Unit Test - Test List Test Panel Pages",,Pass,"15 Nov 2022, 07:06"
TEST-T3224,"Gb clinisys ice client: List Test Panels Unit Test - Test List Test Panels",,Pass,"15 Nov 2022, 07:06"
TEST-T3225,"Gb clinisys ice client: Login Unit Test - Test Login",,Pass,"15 Nov 2022, 07:06"
TEST-T3226,"Gb clinisys ice client: Login Unit Test - Test Login Invalid Username",,Pass,"15 Nov 2022, 07:06"
TEST-T3227,"Gb clinisys ice client: Login Unit Test - Test Login Invalid Client Id",,Pass,"15 Nov 2022, 07:06"
TEST-T3228,"Gb clinisys ice client: Login Unit Test - Test Login Invalid Client Secret",,Pass,"15 Nov 2022, 07:06"
TEST-T3229,"Gb clinisys ice client: Test Request Unit Test - Test Test Request Payload Object To Array",,Pass,"15 Nov 2022, 07:06"
TEST-T3230,"Gb clinisys ice client: Test Request Unit Test - Test Test Request Response",,Pass,"15 Nov 2022, 07:06"
TEST-T8384,"GB Clinisys Legacy ICE Client: XML Encoder Symbols Prepended to attributes","Prove that the correct symbols are prepended to array keys when building XMLEncodable objects. This ensures these properties are converted into XML tag attributes for the current model.",Pass,"15 Nov 2022, 07:06"
TEST-T8385,"GB Clinisys Legacy ICE Client: XMLEncodable objects do not serialize null","Prove that XMLEncodable objects does not include null properties when converting to an XMLEncodable array. Null property keys should not appear in the final arrays.",Pass,"15 Nov 2022, 07:06"
TEST-T8386,"GB Clinisys Legacy ICE Client: XMLEncodable objects cast child objects to correct array structure","Prove that XMLEncodable objects use the short class and property names to create array key values when casting child objects to valid XMLEncodable arrays",Pass,"15 Nov 2022, 07:06"
TEST-T8387,"GB Clinisys Legacy ICE Client: XMLEncodable Address objects cast to correct array","Prove that the XMLEncodable Address object casts to the expected array suitable for encoding to XML when all properties are populated.",Pass,"15 Nov 2022, 07:06"
TEST-T8389,"GB Clinisys Legacy ICE Client: OnlineServiceRequest constructs with required ""request type""","Prove that instantiating the OnlineServiceRequest with a ""request type"" inserts the given string as an array with a ""value"" key as an object property under a ""serviceRequest"" key",Pass,"15 Nov 2022, 07:06"
TEST-T8388,"GB Clinisys Legacy ICE Client: XMLEncodable OnlineServiceRequest objects cast to correct array","Prove that the XMLEncodable OnlineServiceRequest object casts to the expected array suitable for encoding to XML when all properties are populated.",Pass,"15 Nov 2022, 07:06"
TEST-T8390,"GB Clinisys Legacy ICE Client: XMLEncodable PatientUnit objects cast to correct array","Prove that the XMLEncodable PatientUnit object casts to the expected array suitable for encoding to XML when all properties are populated.",Pass,"15 Nov 2022, 07:06"
TEST-T8869,"GB Clinisys Legacy ICE Client: Setting Patient sex is correctly converted","Prove that providing M or F to the Patient sex class will convert to the relevant integers to be passed to Clinisys ICE API",Pass,"15 Nov 2022, 07:06"
TEST-T8870,"GB Clinisys Legacy ICE Client: Setting patient sex to null","Prove that setting the patient sex to null is handled gracefully, does not throw an error and does not appear in the keys when converted into an array",Pass,"15 Nov 2022, 07:06"
TEST-T8391,"GB Clinisys Legacy ICE Client: XMLEncodable RequestingOrganisation objects cast to correct array","Prove that the XMLEncodable RequestingOrganisation object casts to the expected array when all properties are populated.",Pass,"15 Nov 2022, 07:06"
TEST-T8392,"GB Clinisys Legacy ICE Client: XMLEncodable ServiceProvider objects cast to correct array","Prove that the XMLEncodable ServiceProvider object casts to the expected array suitable for encoding to XML when all properties are populated.",Pass,"15 Nov 2022, 07:06"
TEST-T8393,"GB Clinisys Legacy ICE Client: XMLEncodable ServiceRequestor objects cast to correct array","Prove that the XMLEncodable Address object casts to the expected array suitable for encoding to XML when all properties are populated.",Pass,"15 Nov 2022, 07:06"
TEST-T8394,"GB Clinisys Legacy ICE Client: Client handles HTTP exceptions gracefully when making requests","Prove that a specific type of exception which may occur in edge cases, and is triggered when calling `getContent` on a response object, gracefully returns an appropriate response object and does not throw an exception.",Pass,"15 Nov 2022, 07:06"
TEST-T8395,"GB Clinisys Legacy ICE Client: Client handles Transport exceptions gracefully when making requests","Prove that the Client will return an appropriate response object when encountering a TransportException at the ""request"" stage and not throw an exception",Pass,"15 Nov 2022, 07:06"
TEST-T8396,"GB Clinisys Legacy ICE Client: Client handles non-200 responses from the Clinysis SOAP API","Prove that receiving a non-200 (non-HTTP OK) responses from the CliniSys API return an appropriate response object and does not throw an exception",Pass,"15 Nov 2022, 07:06"
TEST-T8397,"GB Clinisys Legacy ICE Client: Client handles non XML Success Responses","Prove that, in an unexpected edge case where the CliniSys SOAP API returns a non-XML payload, an appropriate response object indicating an unexpected response format is returned",Pass,"15 Nov 2022, 07:06"
TEST-T8398,"GB Clinisys Legacy ICE Client: Client handles responses in an unexpected XML format","Prove that requests returned from the CliniSys SOAP API in an unexpected, but valid, XML format return an appropriate response object indicating the unexpected format",Pass,"15 Nov 2022, 07:06"
TEST-T8400,"GB Clinisys Legacy ICE Client: Client handles error responses in an unexpected XML format","Prove that non-200 responses returned from CliniSys SOAP API in an unexpected, but valid, XML format return an appropriate response object indicating the unexpected format",Pass,"15 Nov 2022, 07:06"
TEST-T8903,"GB Clinisys Legacy ICE Client: Response tracker is validated","Prove that the tracker found in the response from Clinisys ICE is compared with the tracker sent and, if they are not the same, an error response is returned",Pass,"15 Nov 2022, 07:06"
TEST-T8403,"GB Clinisys Legacy ICE Client: Building correctly formatted XML strings","Prove that building XML request strings set the correct format for the payload, consisting of a valid SOAP XML envelope and an HTML escaped payload",Pass,"15 Nov 2022, 07:06"
TEST-T3231,"Gb clinisys ice client: Authorisation Code Integration Test - Test Authorisation Code",,Fail,"15 Nov 2022, 07:06"
TEST-T3232,"Gb clinisys ice client: Authorisation Code Integration Test - Test Authorisation Code Not Logged In",,Pass,"15 Nov 2022, 07:06"
TEST-T3233,"Gb clinisys ice client: Find Clinicians Integration Test - Test Find Clinicians",,Fail,"15 Nov 2022, 07:06"
TEST-T3234,"Gb clinisys ice client: Find Clinicians Integration Test - Test Find Clinicians Empty Result",,Fail,"15 Nov 2022, 07:06"
TEST-T3235,"Gb clinisys ice client: Find Locations Integration Test - Test Find Locations",,Fail,"15 Nov 2022, 07:06"
TEST-T3236,"Gb clinisys ice client: Find Locations Integration Test - Test Find Locations Empty Result",,Fail,"15 Nov 2022, 07:06"
TEST-T3237,"Gb clinisys ice client: Find Patients Integration Test - Test Find Patients",,Fail,"15 Nov 2022, 07:06"
TEST-T3238,"Gb clinisys ice client: Find Patients Integration Test - Test Find Patients Empty Result",,Fail,"15 Nov 2022, 07:06"
TEST-T3239,"Gb clinisys ice client: Get Order Details Integration Test - Test Get Order Details",,Fail,"15 Nov 2022, 07:06"
TEST-T3240,"Gb clinisys ice client: Get Order Details Integration Test - Test Get Order Details With Invalid Order Id",,Fail,"15 Nov 2022, 07:06"
TEST-T3241,"Gb clinisys ice client: Get Service Provider Details Integration Test - Test Get Service Provider Details",,Fail,"15 Nov 2022, 07:06"
TEST-T3242,"Gb clinisys ice client: Get Test Definition Integration Test - Test Get Test Definition",,Fail,"15 Nov 2022, 07:06"
TEST-T3243,"Gb clinisys ice client: List Categories Integration Test - Test List Categories",,Fail,"15 Nov 2022, 07:06"
TEST-T3244,"Gb clinisys ice client: List Patient Orders Integration Test - Test List Patient Orders",,Fail,"15 Nov 2022, 07:06"
TEST-T3245,"Gb clinisys ice client: List Patient Orders Integration Test - Test List Patient Orders With Invalid Patient Id",,Fail,"15 Nov 2022, 07:06"
TEST-T3246,"Gb clinisys ice client: List Test Collection Tests Integration Test - Test List Test Collection Tests",,Fail,"15 Nov 2022, 07:06"
TEST-T3247,"Gb clinisys ice client: List Test Collection Tests Integration Test - Test List Test Collection Tests Empty",,Fail,"15 Nov 2022, 07:06"
TEST-T3248,"Gb clinisys ice client: List Test Panel Page Contents Integration Test - Test List Test Panel Page Contents",,Fail,"15 Nov 2022, 07:06"
TEST-T3249,"Gb clinisys ice client: List Test Panel Page Contents Integration Test - Test List Test Panel Page Contents Empty Titlebars",,Fail,"15 Nov 2022, 07:06"
TEST-T3250,"Gb clinisys ice client: List Test Panel Pages Integration Test - Test List Test Panel Pages",,Fail,"15 Nov 2022, 07:06"
TEST-T3251,"Gb clinisys ice client: List Test Panels Integration Test - Test List Test Panels",,Fail,"15 Nov 2022, 07:06"
TEST-T3252,"Gb clinisys ice client: Login Integration Test - Test Login",,Fail,"15 Nov 2022, 07:06"
TEST-T3253,"Gb clinisys ice client: Login Integration Test - Test Login Invalid Username",,Fail,"15 Nov 2022, 07:06"
TEST-T3254,"Gb clinisys ice client: Login Integration Test - Test Login Invalid Client Id",,Fail,"15 Nov 2022, 07:06"
TEST-T3255,"Gb clinisys ice client: Login Integration Test - Test Login Invalid Client Secret",,Fail,"15 Nov 2022, 07:06"
TEST-T3256,"Gb clinisys ice client: Test Request Integration Test - Test Test Request Response",,Fail,"15 Nov 2022, 07:06"
TEST-T3257,"Gb clinisys ice client: Test Request Integration Test - Test Patient Id Not Found",,Fail,"15 Nov 2022, 07:06"
TEST-T8382,"GB Clinisys Legacy ICE Client: Order Test Integration Test - Check Order Test SOAP request succeeds","Prove that it is possible to make a successful request to the Clinisys legacy SOAP API with an known working ""Order Test"" request payload and ensure the response contains the ""Response URL"" as expected.",Fail,"15 Nov 2022, 07:06"
TEST-T8383,"GB Clinisys Legacy ICE Client: Order Test Failure Integration Test - Check Order Test SOAP request fails","Prove that it is possible to gracefully handle non-200 (non-HTTP OK) responses from the Clinisys legacy SOAP API using a known invalid payload for the request and handling error responses returned in an expected format.",Fail,"15 Nov 2022, 07:06"
TEST-T253,"PDS Retrieve Patient: Retrieve sample patient maps all fields correctly","The FHIR PDS API JSON of a sample patient is parsed into a Patient object.",Pass,"10 Nov 2022, 07:04"
TEST-T254,"PDS Retrieve Patient: Cannot retrieve PDS Record when specifying invalid NHS Number","The PDS Client will not attempt to send requests to the API if they specify an invalid NHS Number",Pass,"10 Nov 2022, 07:04"
TEST-T255,"PDS Retrieve Patient: Partial date of birth maps correctly","The PDS Client can handle patients with partial date of births.",Pass,"10 Nov 2022, 07:04"
TEST-T260,"PDS Retrieve Related People: Retrieve sample related people maps all fields correctly","The PDS Client can parse all fields from the sample JSON response",Pass,"10 Nov 2022, 07:04"
TEST-T261,"PDS Retrieve Related People: Cannot retrieve PDS Record specifying invalid NHS Number","The PDS Client will not submit the request to the API if specifying an invalid NHS Number",Pass,"10 Nov 2022, 07:04"
TEST-T245,"PDS Trace: Cannot combine historic & fuzzy search params","It is not possible to setup a search using the Medicus PDS Client with invalid search parameters - combining Fuzzy Name Match with Historic Info Search.",Pass,"10 Nov 2022, 07:04"
TEST-T246,"PDS Trace: Fuzzy search minimum fields validation","It is not possible to setup a Fuzzy search using the Medicus PDS Client without specifying the minimum fields",Pass,"10 Nov 2022, 07:04"
TEST-T247,"PDS Trace: Non-fuzzy search minimum fields validation","It is not possible to setup a Non-Fuzzy search using the Medicus PDS Client with invalid search parameters - failing the minimum field validation rule.",Pass,"10 Nov 2022, 07:04"
TEST-T248,"PDS Trace: Fuzzy search no wildcards validation","It is not possible to setup a search using the Medicus PDS Client with invalid search parameters - combining Fuzzy Search with wildcards",Pass,"10 Nov 2022, 07:04"
TEST-T249,"PDS Trace: No wildcards in first 2 characters validation","It is not possible to setup a search using the Medicus PDS Client with invalid search parameters - using wildcards in the first 2 characters",Pass,"10 Nov 2022, 07:04"
TEST-T266,"PDS Update: Cannot update Date of Birth with future date","The PDS Client will not attempt to send an invalid update with future date of birth to the PDS API",Pass,"10 Nov 2022, 07:04"
TEST-T267,"PDS Update: Cannot update date of birth with date after deceased date","The PDS Client will not attempt to send an invalid update with future date of birth to the PDS API",Pass,"10 Nov 2022, 07:04"
TEST-T268,"PDS Update: Cannot add incomplete address","The PDS Client will not attempt to send an invalid update with incomplete address to the PDS API",Pass,"10 Nov 2022, 07:04"
TEST-T269,"PDS Update"" Can add incomplete address if no fixed abode","The PDS Client will accept and output a PDS Update FHIR payload if there is an incomplete address but it is for no fixed abode",Pass,"10 Nov 2022, 07:04"
TEST-T270,"PDS Update: Cannot add address with dates out of sequence","The PDS Client will not attempt to send an invalid update with address dates out of sequence to the PDS API",Pass,"10 Nov 2022, 07:04"
TEST-T271,"PDS Update: Cannot add address with future start date","The PDS Client will not attempt to send an invalid update with address start date in the future to the PDS API",Pass,"10 Nov 2022, 07:04"
TEST-T272,"PDS Update: Cannot add temporary address without end date","The PDS Client will not attempt to send an invalid update with a temporary address without an end date to the PDS API",Pass,"10 Nov 2022, 07:04"
TEST-T273,"PDS Update: Cannot add correspondence address without end date","The PDS Client will not attempt to send an invalid update with a correspondence address without an end date to the PDS API",Pass,"10 Nov 2022, 07:04"
TEST-T274,"PDS Update: Valid update Add Address","The PDS Client will prepare a FHIR payload for a PDS Update adding a valid address",Pass,"10 Nov 2022, 07:04"
TEST-T275,"PDS Update: Valid update Add Contact Point","The PDS Client will prepare a FHIR payload for a PDS Update adding a contact point",Pass,"10 Nov 2022, 07:04"
TEST-T276,"PDS Update: Valid update Add Emergency Contact","The PDS Client will prepare a FHIR payload for a PDS Update adding an emergency contact",Pass,"10 Nov 2022, 07:04"
TEST-T277,"PDS Update: Valid Update Add Name","The PDS Client will prepare a FHIR payload for a PDS Update adding a name",Pass,"10 Nov 2022, 07:04"
TEST-T278,"PDS Update: Valid Update Remove Address","The PDS Client will prepare a FHIR payload for a PDS Update removing an address",Pass,"10 Nov 2022, 07:04"
TEST-T279,"PDS Update: Valid Update Remove Contact Point","The PDS Client will prepare a FHIR payload for a PDS Update removing a contact point",Pass,"10 Nov 2022, 07:04"
TEST-T280,"PDS Update: Valid Update Remove Emergency Contact","The PDS Client will prepare a FHIR payload for a PDS Update removing an emergency contact",Pass,"10 Nov 2022, 07:04"
TEST-T281,"PDS Update: Valid Update Remove Name","The PDS Client will prepare a FHIR payload for a PDS Update removing a name",Pass,"10 Nov 2022, 07:04"
TEST-T282,"PDS Update: Valid Update Update Address","The PDS Client will prepare a FHIR payload for a PDS Update updating a valid address
",Pass,"10 Nov 2022, 07:04"
TEST-T283,"PDS Update: Valid Update Update Communication Details","The PDS Client will prepare a FHIR payload for a PDS Update updating communication details",Pass,"10 Nov 2022, 07:04"
TEST-T284,"PDS Update: Valid Update - Update Contact Point","The PDS Client will prepare a FHIR payload for a PDS Update updating a contact point",Pass,"10 Nov 2022, 07:04"
TEST-T285,"PDS Update: Valid Update - Update Contact Preferences","The PDS Client will prepare a FHIR payload for a PDS Update updating contact preferences",Pass,"10 Nov 2022, 07:04"
TEST-T286,"PDS Update: Valid Update - Update Date of Birth","The PDS Client will prepare a FHIR payload for a PDS Update updating the date of birth",Pass,"10 Nov 2022, 07:04"
TEST-T287,"PDS Update: Valid Update - Update Date of Death","The PDS Client will prepare a FHIR payload for a PDS Update updating the date of death",Pass,"10 Nov 2022, 07:04"
TEST-T288,"PDS Update: Valid Update - Update Dispensing Doctor","The PDS Client will prepare a FHIR payload for a PDS Update updating the dispensing doctor",Pass,"10 Nov 2022, 07:04"
TEST-T289,"PDS Update: Update Emergency Contact","The PDS Client will prepare a FHIR payload for a PDS Update updating an emergency contact",Pass,"10 Nov 2022, 07:04"
TEST-T290,"PDS Update: Valid Update - Update Gender","The PDS Client will prepare a FHIR payload for a PDS Update updating the gender field
",Pass,"10 Nov 2022, 07:04"
TEST-T291,"PDS Update: Valid Update - Update Medical Appliance Supplier","The PDS Client will prepare a FHIR payload for a PDS Update updating the medical appliance supplier",Pass,"10 Nov 2022, 07:04"
TEST-T292,"PDS Update: Valid Update - Update Multiple Birth Order","The PDS Client will prepare a FHIR payload for a PDS Update updating multiple birth order",Pass,"10 Nov 2022, 07:04"
TEST-T293,"PDS Update: Valid Update - Update Name","The PDS Client will prepare a FHIR payload for a PDS Update updating a name",Pass,"10 Nov 2022, 07:04"
TEST-T294,"PDS Update: Valid Update - Update Nominated Pharmacy","The PDS Client will prepare a FHIR payload for a PDS Update updating the nominated pharmacy
",Pass,"10 Nov 2022, 07:04"
TEST-T295,"PDS Update: Valid Update - Update Place of Birth","The PDS Client will prepare a FHIR payload for a PDS Update updating the place of birth",Pass,"10 Nov 2022, 07:04"
TEST-T296,"PDS Update: Valid Update - Update Registered GP","The PDS Client will prepare a FHIR payload for a PDS Update updating the registered GP",Pass,"10 Nov 2022, 07:04"
TEST-T297,"PDS Update: Valid Update - Update Usual Name","The PDS Client will prepare a FHIR payload for a PDS Update updating the usual name",Pass,"10 Nov 2022, 07:04"
TEST-T298,"PDS Update: Add very long email address truncated","The PDS Client must truncate long email addresses to the 90 character limit",Pass,"10 Nov 2022, 07:04"
TEST-T299,"PDS Update: Update very long name truncated","The PDS Client should truncate updates for name to the first 35 characters",Pass,"10 Nov 2022, 07:04"
TEST-T2857,"PDS Client: Attempt to get a patient's details and assert that the request is logged",,Pass,"10 Nov 2022, 07:04"
TEST-T2858,"PDS Client: Attempt to get a patient's related people and assert that the request is logged",,Pass,"10 Nov 2022, 07:04"
TEST-T2859,"PDS Client: Attempt to search patients and assert that the request is logged",,Pass,"10 Nov 2022, 07:04"
TEST-T2860,"PDS Client: Attempt to update a patient and assert that the request is logged",,Pass,"10 Nov 2022, 07:04"
TEST-T2861,"PDS Client: Attempt to get a patient's details if a newer version exists and assert that the request is logged",,Pass,"10 Nov 2022, 07:04"
TEST-T256,"PDS Retrieve Patient: Retrieve each test patient","Test that a wide variety of synthetic patients can be retrieved and parsed successfully",Pass,"10 Nov 2022, 07:04"
TEST-T257,"PDS Retrieve Patient: Retrieve sensitive test patient","Confirm that retrieval of a sensitive test patient is possible.",Pass,"10 Nov 2022, 07:04"
TEST-T258,"PDS Retrieve Patient: Retrieve patient with superseded NHS Number","Confirm that the PDS Client can handle retrieving a patient with a superseded NHS Number",Pass,"10 Nov 2022, 07:04"
TEST-T259,"PDS Retrieve Patient: Retrieve non sensitive test patient","Confirm that a non-sensitive patient can be retrieved with full contact details populated",Pass,"10 Nov 2022, 07:04"
TEST-T262,"PDS Retrieve Related People: Retrieve each test related people","The PDS Client is able to retrieve and parse related people payloads from the API endpoint",Pass,"10 Nov 2022, 07:04"
TEST-T263,"PDS Retrieve Related People: Retrieve related people for a non-sensitive patient","The PDS Client can retrieve related people for a non-sensitive patient",Pass,"10 Nov 2022, 07:04"
TEST-T264,"PDS Retrieve Related People: Retrieve related people for a sensitive patient","The PDS Client can successfully submit the request for related people of a Sensitive patient but retrieves an empty result-set",Pass,"10 Nov 2022, 07:04"
TEST-T265,"PDS Retrieve Related People: No related people for the patient","The PDS Client handles an empty set of related people",Pass,"10 Nov 2022, 07:04"
TEST-T250,"PDS Trace: Search patients returns results","The PDS client library is able to fetch search results with patient details for a valid search",Pass,"10 Nov 2022, 07:04"
TEST-T251,"PDS Trace: Search patients too many results gives correct error","The PDS Client catches "too many results" with a graceful specific error",Pass,"10 Nov 2022, 07:04"
TEST-T252,"PDS Trace: Search patients with unicode characters","The PDS Client correctly handles searching for patients which use unicode characters in their name",Pass,"10 Nov 2022, 07:04"
TEST-T302,"PDS Trace: Search sensitive patients returns results","Search the PDS INT environment for a known sensitive patient and confirm valid results are returned by the PDS Client",Pass,"10 Nov 2022, 07:04"
TEST-T303,"PDS Trace: Search patients returns no results","The PDS client can search for patients and gracefully return an empty result set if no matching patients",Pass,"10 Nov 2022, 07:04"
TEST-T300,"PDS Update: Update date of birth","The PDS Client successfully can update a test patient's date of birth in the INT environment.",Pass,"10 Nov 2022, 07:04"
TEST-T301,"PDS Update: Update all fields","The PDS Client can successfully update all fields in the INT environment",Pass,"10 Nov 2022, 07:04"
TEST-T3537,"Gb nhs ers client: Create Referral Test - Test Parse Response20 Services",,Pass,"15 Nov 2022, 07:06"
TEST-T3538,"Gb nhs ers client: Create Triage Referral Test - Test Output Request Clinician Referral To Triage Service",,Pass,"15 Nov 2022, 07:06"
TEST-T3539,"Gb nhs ers client: Create Triage Referral Test - Test Output Request Clinician Referral To Triage Service For Production",,Pass,"15 Nov 2022, 07:06"
TEST-T3540,"Gb nhs ers client: Create Triage Referral Test - Test Output Request Admin Minimum Call",,Pass,"15 Nov 2022, 07:06"
TEST-T3541,"Gb nhs ers client: Create Triage Referral Test - Test Parse Response Basic Example",,Pass,"15 Nov 2022, 07:06"
TEST-T3542,"Gb nhs ers client: Create Triage Referral Test - Test Parse Response Named Clinician In Search Criteria",,Pass,"15 Nov 2022, 07:06"
TEST-T3543,"Gb nhs ers client: Defer Appointment Test - Test Output Request Minimum",,Pass,"15 Nov 2022, 07:06"
TEST-T3544,"Gb nhs ers client: Maintain Referral Letter Test - Test Output Request Add Clinical Information Single File",,Pass,"15 Nov 2022, 07:06"
TEST-T3545,"Gb nhs ers client: Maintain Referral Letter Test - Test Output Request Add Clinical Information Two Files",,Pass,"15 Nov 2022, 07:06"
TEST-T3546,"Gb nhs ers client: Maintain Referral Letter Test - Test Output Request Update Clinical Information",,Pass,"15 Nov 2022, 07:06"
TEST-T3547,"Gb nhs ers client: Maintain Referral Letter Test - Test Parse Response Referral Request With Two Files",,Pass,"15 Nov 2022, 07:06"
TEST-T3548,"Gb nhs ers client: Patient Service Search Test - Test Code System U R L",,Pass,"15 Nov 2022, 07:06"
TEST-T3549,"Gb nhs ers client: Patient Service Search Test - Test Output Request Minimal",,Pass,"15 Nov 2022, 07:06"
TEST-T3550,"Gb nhs ers client: Patient Service Search Test - Test Output Request Referring Clinician Admin Search",,Pass,"15 Nov 2022, 07:06"
TEST-T3551,"Gb nhs ers client: Patient Service Search Test - Test Output Request Referring Clinician Admin Search For Production",,Pass,"15 Nov 2022, 07:06"
TEST-T3552,"Gb nhs ers client: Patient Service Search Test - Test Output Request Search By Named Clinician",,Pass,"15 Nov 2022, 07:06"
TEST-T3553,"Gb nhs ers client: Patient Service Search Test - Test Output Request Search By Clinical Term",,Pass,"15 Nov 2022, 07:06"
TEST-T3554,"Gb nhs ers client: Patient Service Search Test - Test Parse Response Single Service",,Pass,"15 Nov 2022, 07:06"
TEST-T3555,"Gb nhs ers client: Patient Service Search Test - Test Parse Response Multiple Services",,Pass,"15 Nov 2022, 07:06"
TEST-T3556,"Gb nhs ers client: Patient Service Search Test - Test Parse Response Multiple Supported Request Flow Types",,Pass,"15 Nov 2022, 07:06"
TEST-T3557,"Gb nhs ers client: Patient Service Search Test - Test Parse Response Empty",,Pass,"15 Nov 2022, 07:06"
TEST-T3558,"Gb nhs ers client: Reference Data Test - Test Parse Appointment Cancellation Reasons",,Pass,"15 Nov 2022, 07:06"
TEST-T3559,"Gb nhs ers client: Reference Data Test - Test Parse Clinic Types",,Pass,"15 Nov 2022, 07:06"
TEST-T3560,"Gb nhs ers client: Reference Data Test - Test Parse Specialties",,Pass,"15 Nov 2022, 07:06"
TEST-T3561,"Gb nhs ers client: Retrieve Appointment Slots Test - Test Parse Minimum Slot Search",,Pass,"15 Nov 2022, 07:06"
TEST-T3562,"Gb nhs ers client: Retrieve Appointment Slots Test - Test Parse Empty Slot Search",,Pass,"15 Nov 2022, 07:06"
TEST-T3563,"Gb nhs ers client: Retrieve Appointment Slots Test - Test Parse Clinician Search",,Pass,"15 Nov 2022, 07:06"
TEST-T3564,"Gb nhs ers client: Retrieve Appointment Slots Test - Test Parse Multipage Slot Search",,Pass,"15 Nov 2022, 07:06"
TEST-T3565,"Gb nhs ers client: Retrieve Appointment Slots Test - Test Parse Multiple Schedule Slot Search",,Pass,"15 Nov 2022, 07:06"
TEST-T3566,"Gb nhs ers client: Retrieve Business Functions Test - Test Parse Example Business Functions",,Pass,"15 Nov 2022, 07:06"
TEST-T2890,"ERS Client: Attempt to retrieve reference data and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2891,"ERS Client: Attempt to retrieve business functions and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2892,"ERS Client: Attempt to call patient service search and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2893,"ERS Client: Attempt to create a referral and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2894,"ERS Client: Attempt to create a triage referral and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2895,"ERS Client: Attempt to retrieve a referral request and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2896,"ERS Client: Attempt to upload a file to the document store and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2897,"ERS Client: Attempt to call the maintain referral letter endpoint and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2908,"ERS Client: Attempt to generate a patient letter and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2909,"ERS Client: Attempt to book an appointment and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2910,"ERS Client: Attempt to defer an appointment and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2911,"ERS Client: Attempt to retrieve appointment slots and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2912,"ERS Client: Attempt to retrieve an attachment and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2913,"ERS Client: Attempt to cancel a referral and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2914,"ERS Client: Attempt to retrieve a referral worklist and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2915,"ERS Client: Attempt to list actions available for a user and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2917,"ERS Client: Attempt to change a referral shortlist and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2918,"ERS Client: Attempt to retrieve an appointment and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2919,"ERS Client: Attempt to change a referral shortlist and send for triage and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2920,"ERS Client: Attempt to cancel an appointment and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2921,"ERS Client: Attempt to retrieve a healthcare service and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2922,"ERS Client: Attempt to retrieve a collection of healthcare services and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2923,"ERS Client: Attempt to retrieve a healthcare service version and assert that the request is logged",,Pass,"15 Nov 2022, 07:06"
TEST-T2952,"NHS e-RS Client: Integration: Cancel appointment",,Fail,"15 Nov 2022, 07:06"
TEST-T2953,"NHS e-RS Client: Integration: Retrieve appointment",,Fail,"15 Nov 2022, 07:06"
TEST-T2954,"NHS e-RS Client: Integration: Change shortlist and send for triage",,Fail,"15 Nov 2022, 07:06"
TEST-T2955,"NHS e-RS Client: Integration: Change shortlist",,Fail,"15 Nov 2022, 07:06"
TEST-T2956,"NHS e-RS Client: Integration: Retrieve healthcare service",,Fail,"15 Nov 2022, 07:06"
TEST-T2957,"NHS e-RS Client: Integration: Retrieve healthcare service version",,Fail,"15 Nov 2022, 07:06"
TEST-T2958,"NHS e-RS Client: Integration: Retrieve healthcare services",,Fail,"15 Nov 2022, 07:06"
TEST-T2959,"NHS e-RS Client: Integration: Cancel referral",,Fail,"15 Nov 2022, 07:06"
TEST-T2960,"NHS e-RS Client: Integration: Create referral with one service",,Fail,"15 Nov 2022, 07:06"
TEST-T2961,"NHS e-RS Client: Integration: Create referral with two services",,Fail,"15 Nov 2022, 07:06"
TEST-T2962,"NHS e-RS Client: Integration: List actions available for user",,Fail,"15 Nov 2022, 07:06"
TEST-T2963,"NHS e-RS Client: Integration: List actions available for user fails for referral not found",,Fail,"15 Nov 2022, 07:06"
TEST-T2964,"NHS e-RS Client: Integration: List actions available for user fails for referral has newer version",,Fail,"15 Nov 2022, 07:06"
TEST-T2965,"NHS e-RS Client: Integration: Retrieve business functions for clinical admin",,Fail,"15 Nov 2022, 07:06"
TEST-T2966,"NHS e-RS Client: Integration: Retrieve worklist for rejected triage responses",,Fail,"15 Nov 2022, 07:06"
TEST-T2967,"NHS e-RS Client: Integration: Retrieve worklist for assessment returned cancelled DNA",,Fail,"15 Nov 2022, 07:06"
TEST-T2968,"NHS e-RS Client: Integration: Retrieve worklist for awaiting booking",,Fail,"15 Nov 2022, 07:06"
TEST-T2969,"NHS e-RS Client: Integration: Retrieve worklist for letters outstanding",,Fail,"15 Nov 2022, 07:06"
TEST-T3258,"Gb fdb multilex client: Patient Condition Check Contraindication Test - Test Contraindications With Undefined Patients Age Or Sex And Pregnant Condition",,Pass,"15 Nov 2022, 07:15"
TEST-T3259,"Gb fdb multilex client: Patient Condition Check Contraindication Test - Test Contraindications With Defined Patients Sex And Pregnant Condition",,Pass,"15 Nov 2022, 07:15"
TEST-T3260,"Gb fdb multilex client: Patient Condition Check Contraindication Test - Test Contraindications With Unknown Patients Sex With Asthma Condition And Propranolol Product",,Pass,"15 Nov 2022, 07:15"
TEST-T3261,"Gb fdb multilex client: Patient Condition Check Contraindication Test - Test Contraindications With Male Patients Sex And Pregnant Conditions Return Gender Unrelated Alerts",,Pass,"15 Nov 2022, 07:15"
TEST-T3262,"Gb fdb multilex client: Patient Condition Check Contraindication Test - Test Contraindication For Paracetamol And No Patients Age Or Sex",,Pass,"15 Nov 2022, 07:15"
TEST-T3263,"Gb fdb multilex client: Patient Condition Check Contraindication Test - Test Contraindication For Cocodomol With Matching Conditions",,Pass,"15 Nov 2022, 07:15"
TEST-T3264,"Gb fdb multilex client: Patient Condition Check Contraindication Test - Test Condition Based Alert For Morning After Pill When Female Patient Is Pregnant",,Pass,"15 Nov 2022, 07:15"
TEST-T3265,"Gb fdb multilex client: Patient Condition Check Drug Warning Test - Test Find Drug Warning By Product",,Pass,"15 Nov 2022, 07:15"
TEST-T3266,"Gb fdb multilex client: Patient Condition Check Drug Warning Test - Test Find Drug Waring Alerts When Patients Age And Sex Is Unspecified",,Pass,"15 Nov 2022, 07:15"
TEST-T3267,"Gb fdb multilex client: Patient Condition Check Drug Warning Test - Test Find Drug Waring Alerts When Patients And Sex Is Specified",,Pass,"15 Nov 2022, 07:15"
TEST-T3268,"Gb fdb multilex client: Patient Condition Check Drug Warning Test - Test Find Drug Waring Alerts When Patients And Age Is Specified",,Pass,"15 Nov 2022, 07:15"
TEST-T3269,"Gb fdb multilex client: Patient Condition Check Drug Warning Test - Test No Drug Alerts With No Product",,Pass,"15 Nov 2022, 07:15"
TEST-T3270,"Gb fdb multilex client: Patient Condition Check Drug Warning Test - Test No Drug Alerts Not Existing Product",,Pass,"15 Nov 2022, 07:15"
TEST-T3271,"Gb fdb multilex client: Patient Condition Check Precaution Test - Test Age Specific Precaution With Elderly Patients With Asthma Condition And Morphine Product",,Pass,"15 Nov 2022, 07:15"
TEST-T3272,"Gb fdb multilex client: Patient Condition Check Precaution Test - Test Precautions For Propranolo And Pregnant Patient Produces Sex Specific Alerts",,Pass,"15 Nov 2022, 07:15"
TEST-T3273,"Gb fdb multilex client: Patient Condition Check Precaution Test - Test Precautions For Propranolo And Male Patient Returs Sex Unspecific Alerts",,Pass,"15 Nov 2022, 07:15"
TEST-T3274,"Gb fdb multilex client: Patient Condition Check Precaution Test - Test Precautions For Paracetamol With Unknown Patients Age Or Sex",,Pass,"15 Nov 2022, 07:15"
TEST-T3275,"Gb fdb multilex client: Patient Condition Check Precaution Test - Test Precautions For Cocodomol With Matching Related Condition",,Pass,"15 Nov 2022, 07:15"
TEST-T3276,"Gb fdb multilex client: Patient Condition Check Precaution Test - Test Related Condition Based Alert For Morning After Pill When Female Patient Is Pregnant",,Pass,"15 Nov 2022, 07:15"
TEST-T3277,"Gb fdb multilex client: Patient Condition Check Test - Test Run Patient Condition Check With Empty Patients Conditions Array And Unknown Age And Sex",,Pass,"15 Nov 2022, 07:15"
TEST-T7348,"Condition Check: No Code Degrades when condition check is run with an appliance as new product","Proves, that the condition check is not returning any code degrades or errors, when the new product is an appliance and not a drug.",Pass,"15 Nov 2022, 07:15"
TEST-T7349,"Condition Check: No Code Degrades when condition check is run with an appliance as condition","Proves, that if the patient condition check is run with an appliance as patient condition, then no code degrades or errors are expected.",Pass,"15 Nov 2022, 07:15"
TEST-T3278,"Gb fdb multilex client: Drug Equivalent Check Test - Test Drug Equivalent Check With Multiple Matches",,Pass,"15 Nov 2022, 07:15"
TEST-T3279,"Gb fdb multilex client: Predefined Dosage By Patient B S A With Rounding Test - Test Predefined Dosages Returned For Patient B S A With Rounding Are Correct From Faked Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3280,"Gb fdb multilex client: Sensitivity Check Test - Test Find Product By D M D Id",,Pass,"15 Nov 2022, 07:15"
TEST-T3281,"Gb fdb multilex client: Sensitivity Check Test - Test Return Empty Array When D M D Code Is Not Supported",,Pass,"15 Nov 2022, 07:15"
TEST-T3282,"Gb fdb multilex client: Sensitivity Check Test - Test Returns Null When Products Was Not Found",,Pass,"15 Nov 2022, 07:15"
TEST-T3283,"Gb fdb multilex client: Sensitivity Check Test - Test Ingredients Without Dmd Context When Sensitivities Are Snomed Allergy Codes",,Pass,"15 Nov 2022, 07:15"
TEST-T3284,"Gb fdb multilex client: Sensitivity Check Test - Test Detects Group Sensitivity For Medicinal Product",,Pass,"15 Nov 2022, 07:15"
TEST-T3285,"Gb fdb multilex client: Sensitivity Check Test - Test Check Group Sensitivity Using D M D Product Codes",,Pass,"15 Nov 2022, 07:15"
TEST-T3286,"Gb fdb multilex client: Abstract Multilex Alert Collection Test - Test Code Degrade Event With Listener",,Pass,"15 Nov 2022, 07:15"
TEST-T3287,"Gb fdb multilex client: Abstract Multilex Alert Collection Test - Test Add Only Unique Code Degrade Listener",,Pass,"15 Nov 2022, 07:15"
TEST-T3288,"Gb fdb multilex client: Administration Rate Test - Test Sequence Of Two Standard Bounds Text Generated Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3289,"Gb fdb multilex client: Administration Rate Test - Test Administration Rate Text Generated Correctly For Mixture Of Standard Lower And Upper Bounds",,Pass,"15 Nov 2022, 07:15"
TEST-T3290,"Gb fdb multilex client: Administration Rate Test - Test Sequences Are Correct For Standard Bounds",,Pass,"15 Nov 2022, 07:15"
TEST-T3291,"Gb fdb multilex client: Administration Rate Test - Test Sequences Are Correct For Upper And Lower Bounds",,Pass,"15 Nov 2022, 07:15"
TEST-T3292,"Gb fdb multilex client: Dosage Bounds Test - Test Dosage Bounds Collection Filters And Returns Upper Dosage Bound Type",,Pass,"15 Nov 2022, 07:15"
TEST-T3293,"Gb fdb multilex client: Dosage Bounds Test - Test Dosage Bounds Collection Filters And Does Not Return Upper Dosage Bound Type",,Pass,"15 Nov 2022, 07:15"
TEST-T3294,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When More Than One Bounds",,Pass,"15 Nov 2022, 07:15"
TEST-T3295,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Supported When Zero Bounds",,Pass,"15 Nov 2022, 07:15"
TEST-T3296,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Frequency Type Is Not Upper Bound",,Pass,"15 Nov 2022, 07:15"
TEST-T3297,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Dose Quantity I D Is Null",,Pass,"15 Nov 2022, 07:15"
TEST-T3298,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Dose Quantity I D Is Zero",,Pass,"15 Nov 2022, 07:15"
TEST-T3299,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Frequency I D Is Null",,Pass,"15 Nov 2022, 07:15"
TEST-T3300,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Frequency I D Is Zero",,Pass,"15 Nov 2022, 07:15"
TEST-T3301,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Max Dose Is Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3302,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Max Frequency Is Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3303,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Max Period Is Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3304,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Frequency Is Not An Interval Type",,Pass,"15 Nov 2022, 07:15"
TEST-T3305,"Gb fdb multilex client: Dosage Bounds Test - Test Structured Dosage Not Supported When Period Minimum Is Zero Which Is As Needed",,Pass,"15 Nov 2022, 07:15"
TEST-T3306,"Gb fdb multilex client: Interaction Alert Collection Test - Test Only Distinct Alerts Are Stored",,Pass,"15 Nov 2022, 07:15"
TEST-T3307,"Gb fdb multilex client: Interaction Alert Collection Test - Test Add Multiple Distinct Alert",,Pass,"15 Nov 2022, 07:15"
TEST-T3308,"Gb fdb multilex client: Patient Condition Alert Collection Test - Test Add Alert",,Pass,"15 Nov 2022, 07:15"
TEST-T3309,"Gb fdb multilex client: Patient Condition Alert Collection Test - Test Add Alerts",,Pass,"15 Nov 2022, 07:15"
TEST-T3310,"Gb fdb multilex client: Patient Condition Alert Collection Test - Test Uniqueness Of Alerts When Duplicated Alerts Are Added",,Pass,"15 Nov 2022, 07:15"
TEST-T3311,"Gb fdb multilex client: Patient Condition Alert Collection Test - Test Uniqueness Based On Relevance",,Pass,"15 Nov 2022, 07:15"
TEST-T7423,"FDB: Predefined Dosage Suggestions: Dose Master Route Prescribed Array Returned in Correct Ordering by Database Sort Order","prove that the dose master route prescribed array of site, method, route combinations is returned in the correct order by the sort key in the database, by dose master",Pass,"15 Nov 2022, 07:15"
TEST-T3312,"Gb fdb multilex client: Sensitivity Alert Collection Test - Test Default Initiation",,Pass,"15 Nov 2022, 07:15"
TEST-T3313,"Gb fdb multilex client: Sensitivity Alert Collection Test - Test Unique Alerts",,Pass,"15 Nov 2022, 07:15"
TEST-T3314,"Gb fdb multilex client: Clinical Sex Test - Test Parse Male String",,Pass,"15 Nov 2022, 07:15"
TEST-T3315,"Gb fdb multilex client: Clinical Sex Test - Test Parse Female String",,Pass,"15 Nov 2022, 07:15"
TEST-T3316,"Gb fdb multilex client: Clinical Sex Test - Test Return Unknown Sex",,Pass,"15 Nov 2022, 07:15"
TEST-T3317,"Gb fdb multilex client: Clinical Sex Test - Test Parse Int Male",,Pass,"15 Nov 2022, 07:15"
TEST-T3318,"Gb fdb multilex client: Clinical Sex Test - Test Parse Int Female",,Pass,"15 Nov 2022, 07:15"
TEST-T3319,"Gb fdb multilex client: Clinical Sex Test - Test Return Unknown Sex When Parsing Non Male Or Female Int",,Pass,"15 Nov 2022, 07:15"
TEST-T8343,"FDB Drug Alerts: Patient Condition Check: Drug Warning Uncategorised is Handled","prove that when a drug warning category is null (uncategorised) the fdb client handles this and returns "uncategorised"",Pass,"15 Nov 2022, 07:15"
TEST-T3320,"Gb fdb multilex client: Interaction Severity Level Test - Test Parse With Valid Level",,Pass,"15 Nov 2022, 07:15"
TEST-T3321,"Gb fdb multilex client: Interaction Severity Level Test - Test Parse With Unknown Level",,Pass,"15 Nov 2022, 07:15"
TEST-T3322,"Gb fdb multilex client: Age Range Check Test - Test Not Passing Age Range Check When Patients Age Is Above Required Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3323,"Gb fdb multilex client: B S A Restriction Test - Test B S A String Generated For No Minimum B S A",,Pass,"15 Nov 2022, 07:15"
TEST-T3324,"Gb fdb multilex client: B S A Restriction Test - Test B S A String Generated For B S A Plus",,Pass,"15 Nov 2022, 07:15"
TEST-T3325,"Gb fdb multilex client: B S A Restriction Test - Test B S A String Generated For Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3326,"Gb fdb multilex client: B S A Restriction Test - Test No Restrictions",,Pass,"15 Nov 2022, 07:15"
TEST-T3327,"Gb fdb multilex client: Weight Restriction Test - Test Weight String Generated For No Minimum Weight",,Pass,"15 Nov 2022, 07:15"
TEST-T3328,"Gb fdb multilex client: Weight Restriction Test - Test Weight String Generated For Weight Plus",,Pass,"15 Nov 2022, 07:15"
TEST-T3329,"Gb fdb multilex client: Weight Restriction Test - Test Weight String Generated For Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3330,"Gb fdb multilex client: Weight Restriction Test - Test No Restrictions",,Pass,"15 Nov 2022, 07:15"
TEST-T3331,"Gb fdb multilex client: B S A Calculator Test - Test B S A Calculated Correctly Using Known Numbers",,Pass,"15 Nov 2022, 07:15"
TEST-T3332,"Gb fdb multilex client: B S A Calculator Test - Test B S A Calculator Uses The Mosteller Formula",,Pass,"15 Nov 2022, 07:15"
TEST-T3333,"Gb fdb multilex client: Multilex Age Calculator Test - Test Multilex Age Calculator For2 And Half Years Date Of Birth",,Pass,"15 Nov 2022, 07:15"
TEST-T3334,"Gb fdb multilex client: Multilex Age Calculator Test - Test Multilex Calculation For Future Date Of Birth",,Pass,"15 Nov 2022, 07:15"
TEST-T3335,"Gb fdb multilex client: Multilex Age Calculator Test - Test Support Unknown Date Of Birth",,Pass,"15 Nov 2022, 07:15"
TEST-T3336,"Gb fdb multilex client: Drug Warning Alert Builder Test - Test Order Does Not Change When Warning Has Equal Hierarchy And Text",,Pass,"15 Nov 2022, 07:15"
TEST-T3337,"Gb fdb multilex client: Drug Warning Alert Builder Test - Test Order Of Drug Warning Does Not Change With Different And Age Condition",,Pass,"15 Nov 2022, 07:15"
TEST-T3338,"Gb fdb multilex client: Drug Warning Alert Builder Test - Test Order Warning By Mixed Hierarchies And Warning Texts",,Pass,"15 Nov 2022, 07:15"
TEST-T8057,"Drug Warnings Ordered Correctly Within Drug Warning Categories","prove that drug warnings are first grouped by correct drug warning category ordering and then by the correct hierarchical ordering",Pass,"15 Nov 2022, 07:15"
TEST-T3339,"Gb fdb multilex client: Predefined Dosage Test - Test Detects Admin Duration Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3340,"Gb fdb multilex client: Predefined Dosage Test - Test Detects Admin Rate Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3341,"Gb fdb multilex client: Predefined Dosage Test - Test Detects Diluent Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3342,"Gb fdb multilex client: Predefined Dosage Test - Test Detects No Diluent Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3343,"Gb fdb multilex client: Predefined Dosage Test - Test Handles Concentration Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3344,"Gb fdb multilex client: Predefined Dosage Test - Test Handles No Concentration Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3345,"Gb fdb multilex client: Predefined Dosage Test - Test Handles Circumstantial Time Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3346,"Gb fdb multilex client: Predefined Dosage Test - Test Handles No Circumstantial Time Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T7700,"FDB: Predefined Dose: PRN Converted to As Needed","prove that the PRN flag is converted to "as needed" in the dose sentence",Pass,"15 Nov 2022, 07:15"
TEST-T3347,"Gb fdb multilex client: Administration Rate Test - Test Minimum Rate Text Formatted Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3348,"Gb fdb multilex client: Administration Rate Test - Test Minimum Rate Text Formatted Correctly With Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3349,"Gb fdb multilex client: Administration Rate Test - Test Minimum Rate Text Formatted Correctly With Range And Different Units",,Pass,"15 Nov 2022, 07:15"
TEST-T3350,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly With One Circumstantial Time",,Pass,"15 Nov 2022, 07:15"
TEST-T3351,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly With Multiple Circumstantial Times",,Pass,"15 Nov 2022, 07:15"
TEST-T3352,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3353,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly With Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3354,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly With Range And Different Dose Units",,Pass,"15 Nov 2022, 07:15"
TEST-T3355,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly With One Circumstantial Time",,Pass,"15 Nov 2022, 07:15"
TEST-T3356,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly With Multiple Circumstantial Times",,Pass,"15 Nov 2022, 07:15"
TEST-T3357,"Gb fdb multilex client: Administration Rate Test - Test Maximum Rate Text Formatted Correctly",,Pass,"15 Nov 2022, 07:15"
TEST-T3358,"Gb fdb multilex client: Administration Rate Test - Test Maximum Rate Text Formatted Correctly With Range",,Pass,"15 Nov 2022, 07:15"
TEST-T3359,"Gb fdb multilex client: Administration Rate Test - Test Maximum Rate Text Formatted Correctly With Range And Different Units",,Pass,"15 Nov 2022, 07:15"
TEST-T3360,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly With One Circumstantial Time",,Pass,"15 Nov 2022, 07:15"
TEST-T3361,"Gb fdb multilex client: Administration Rate Test - Test Rate Text Formatted Correctly With Multiple Circumstantial Times",,Pass,"15 Nov 2022, 07:15"
TEST-T3362,"Gb fdb multilex client: Course Duration Text Generator For Multiple Durations On One Dosage Test - Test Course Text Generated For All Course Duration Types Per Dosage Suggestion",,Pass,"15 Nov 2022, 07:15"
TEST-T3363,"Gb fdb multilex client: Course Duration For Doses Test - Test Course Text Generated For Lower Bounds Doses Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3364,"Gb fdb multilex client: Course Duration For Doses Test - Test Course Text Generated For Singular Lower Bounds Doses Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3365,"Gb fdb multilex client: Course Duration For Doses Test - Test Course Text Generated For Range Lower Bounds Doses Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3366,"Gb fdb multilex client: Course Duration For Time Test - Test Course Text Generated For Lower Bounds Time Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3367,"Gb fdb multilex client: Course Duration For Time Test - Test Course Text Generated For Singular Lower Bounds Time Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3368,"Gb fdb multilex client: Course Duration Full Data Test - Test Course Duration Text Generated For Full Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3369,"Gb fdb multilex client: Course Duration For Doses Test - Test Course Text Generated For Standard Bounds Data Minimum And Maximum Dose Numbers",,Pass,"15 Nov 2022, 07:15"
TEST-T3370,"Gb fdb multilex client: Course Duration For Doses Test - Test Course Text Generated For Standard Bounds Data Minimum Singular Dose Number Only",,Pass,"15 Nov 2022, 07:15"
TEST-T3371,"Gb fdb multilex client: Course Duration For Sentences Test - Test Course Duration Text Is Generated With Circumstantial Time Only",,Pass,"15 Nov 2022, 07:15"
TEST-T3372,"Gb fdb multilex client: Course Duration For Sentences Test - Test Course Duration Text Is Generated With Start And Stop Text",,Pass,"15 Nov 2022, 07:15"
TEST-T3373,"Gb fdb multilex client: Course Duration For Times Test - Test Course Text Generated For Standard Bounds Data Minimum And Maximum Time Unit Differ",,Pass,"15 Nov 2022, 07:15"
TEST-T3374,"Gb fdb multilex client: Course Duration For Times Test - Test Course Text Generated For Standard Bounds Data Minimum And Maximum Time Unit Same",,Pass,"15 Nov 2022, 07:15"
TEST-T3375,"Gb fdb multilex client: Course Duration For Times Test - Test Course Text Generated For Standard Bounds Data Minimum Time Only",,Pass,"15 Nov 2022, 07:15"
TEST-T3376,"Gb fdb multilex client: Course Duration For Times Test - Test Course Text Generated For Standard Bounds Data Minimum Time In Singular Only",,Pass,"15 Nov 2022, 07:15"
TEST-T3377,"Gb fdb multilex client: Course Duration For Times Test - Test Course Text Generated For Standard Bounds Data Minimum Time And Singular Maximum Time",,Pass,"15 Nov 2022, 07:15"
TEST-T3378,"Gb fdb multilex client: Course Duration For Times Test - Test Course Text Generated For Standard Bounds Data Minimum Time And Maximum Time With Course Duration Sentence",,Pass,"15 Nov 2022, 07:15"
TEST-T3379,"Gb fdb multilex client: Course Duration For Times Test - Test Course Text Generated For Standard Bounds Data Minimum Time And Maximum Time With Course Duration Sentence And Start Stop Text",,Pass,"15 Nov 2022, 07:15"
TEST-T3380,"Gb fdb multilex client: Course Duration Full Text Generation Test - Test Course Duration Text Generated For Full Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3381,"Gb fdb multilex client: Course Duration For Doses Test - Test Course Text Generated For Upper Bounds Doses Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3382,"Gb fdb multilex client: Course Duration For Doses Test - Test Course Text Generated For Singular Upper Bounds Doses Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3383,"Gb fdb multilex client: Course Duration For Doses Test - Test Course Text Generated For Range Upper Bounds Doses Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3384,"Gb fdb multilex client: Course Duration For Time Test - Test Course Text Generated For Upper Bounds Time Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3385,"Gb fdb multilex client: Course Duration For Time Test - Test Course Text Generated For Singular Upper Bounds Time Data",,Pass,"15 Nov 2022, 07:15"
TEST-T3386,"Gb fdb multilex client: Course Duration Full Text Generation Test - Test Course Text Generated",,Pass,"15 Nov 2022, 07:15"
TEST-T3387,"Gb fdb multilex client: Dosage Bounds Test - Test Dosage Bounds Detects Upper Dosage Bound Type",,Pass,"15 Nov 2022, 07:15"
TEST-T3388,"Gb fdb multilex client: Dosage Bounds Test - Test Dosage Bounds Configures Correctly For Nulls",,Pass,"15 Nov 2022, 07:15"
TEST-T3389,"Gb fdb multilex client: Dosage Bounds Test - Test Dosage Bounds Configures Correctly For Zeros",,Pass,"15 Nov 2022, 07:15"
TEST-T3390,"Gb fdb multilex client: Dosage Bounds Test - Test Dosage Bounds Behaves As Expected For Correct Data With No Ranges",,Pass,"15 Nov 2022, 07:15"
TEST-T3391,"Gb fdb multilex client: Dosage Bounds Test - Test Dosage Bounds Behaves As Expected For Correct Data With Ranges",,Pass,"15 Nov 2022, 07:15"
TEST-T3392,"Gb fdb multilex client: Interaction Alert Test - Test Alert Equality",,Pass,"15 Nov 2022, 07:15"
TEST-T3393,"Gb fdb multilex client: Interaction Alert Test - Test Alert Inequality",,Pass,"15 Nov 2022, 07:15"
TEST-T3394,"Gb fdb multilex client: Strength Test - Test Smallest Strength Numerator Test",,Pass,"15 Nov 2022, 07:15"
TEST-T3395,"Gb fdb multilex client: Unit Of Measure Test - Test Unit Of Measure Type Can Be Obtained And Prefix Is Correct",,Pass,"15 Nov 2022, 07:15"
TEST-T3570,"Gb nhs gp connect client: Amend Appointment Test - Test Provide Json Request",,Pass,"8 Jul 2022, 09:36"
TEST-T3571,"Gb nhs gp connect client: Amend Appointment Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3572,"Gb nhs gp connect client: Amend Appointment Test - Test Parse Json Request",,Pass,"8 Jul 2022, 09:36"
TEST-T3573,"Gb nhs gp connect client: Amend Appointment Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3574,"Gb nhs gp connect client: Book Appointment Test - Test Provide Json Request",,Pass,"8 Jul 2022, 09:36"
TEST-T3575,"Gb nhs gp connect client: Book Appointment Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3576,"Gb nhs gp connect client: Book Appointment Test - Test Parse Json Request",,Pass,"8 Jul 2022, 09:36"
TEST-T3577,"Gb nhs gp connect client: Book Appointment Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3578,"Gb nhs gp connect client: Cancel Appointment Test - Test Provide Json Request",,Pass,"8 Jul 2022, 09:36"
TEST-T3579,"Gb nhs gp connect client: Cancel Appointment Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3580,"Gb nhs gp connect client: Cancel Appointment Test - Test Parse Json Request",,Pass,"8 Jul 2022, 09:36"
TEST-T3581,"Gb nhs gp connect client: Cancel Appointment Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3582,"Gb nhs gp connect client: Find Appointments Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3583,"Gb nhs gp connect client: Find Appointments Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3584,"Gb nhs gp connect client: Get Appointment Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3585,"Gb nhs gp connect client: Get Appointment Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3586,"Gb nhs gp connect client: Search Free Appointment Slots Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3587,"Gb nhs gp connect client: Search Free Appointment Slots Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3588,"Gb nhs gp connect client: Access Record Structured Allergies Test - Test Parse Json Response01",,Fail,"8 Jul 2022, 09:36"
TEST-T3589,"Gb nhs gp connect client: Access Record Structured Allergies Test - Test Provide Json Response01",,Fail,"8 Jul 2022, 09:36"
TEST-T3590,"Gb nhs gp connect client: Access Record Structured Allergies Test - Test Parse Json Response02",,Fail,"8 Jul 2022, 09:36"
TEST-T3591,"Gb nhs gp connect client: Access Record Structured Allergies Test - Test Provide Json Response02",,Fail,"8 Jul 2022, 09:36"
TEST-T3592,"Gb nhs gp connect client: Access Record Structured Allergies Test - Test Parse Json Response03",,Pass,"8 Jul 2022, 09:36"
TEST-T3593,"Gb nhs gp connect client: Access Record Structured Allergies Test - Test Provide Json Response03",,Fail,"8 Jul 2022, 09:36"
TEST-T3594,"Gb nhs gp connect client: Access Record Structured Consultations And Problems Test - Test Provide Json Request01",,Pass,"8 Jul 2022, 09:36"
TEST-T3595,"Gb nhs gp connect client: Access Record Structured Consultations And Problems Test - Test Parse Json Response01",,Pass,"8 Jul 2022, 09:36"
TEST-T3596,"Gb nhs gp connect client: Access Record Structured Diary Entries Test - Test Provide Json Request01",,Pass,"8 Jul 2022, 09:36"
TEST-T3597,"Gb nhs gp connect client: Access Record Structured Diary Entries Test - Test Parse Json Response01",,Pass,"8 Jul 2022, 09:36"
TEST-T3598,"Gb nhs gp connect client: Access Record Structured Immunisations Test - Test Provide Json Request01",,Pass,"8 Jul 2022, 09:36"
TEST-T3599,"Gb nhs gp connect client: Access Record Structured Immunisations Test - Test Parse Json Response01",,Pass,"8 Jul 2022, 09:36"
TEST-T3600,"Gb nhs gp connect client: Access Record Structured Immunisations Test - Test Provide Json Request02",,Pass,"8 Jul 2022, 09:36"
TEST-T3601,"Gb nhs gp connect client: Access Record Structured Immunisations Test - Test Parse Json Response02",,Pass,"8 Jul 2022, 09:36"
TEST-T3602,"Gb nhs gp connect client: Access Record Structured Immunisations Test - Test Provide Json Request03",,Pass,"8 Jul 2022, 09:36"
TEST-T3603,"Gb nhs gp connect client: Access Record Structured Immunisations Test - Test Parse Json Response03",,Pass,"8 Jul 2022, 09:36"
TEST-T3604,"Gb nhs gp connect client: Access Record Structured Investigations Test - Test Provide Json Request01",,Pass,"8 Jul 2022, 09:36"
TEST-T3605,"Gb nhs gp connect client: Access Record Structured Investigations Test - Test Parse Json Response01",,Pass,"8 Jul 2022, 09:36"
TEST-T3606,"Gb nhs gp connect client: Access Record Structured Investigations Test - Test Provide Json Request02",,Pass,"8 Jul 2022, 09:36"
TEST-T3607,"Gb nhs gp connect client: Access Record Structured Investigations Test - Test Parse Json Response02",,Pass,"8 Jul 2022, 09:36"
TEST-T3608,"Gb nhs gp connect client: Access Record Structured Medication Test - Test Provide Json Request01",,Pass,"8 Jul 2022, 09:36"
TEST-T3609,"Gb nhs gp connect client: Access Record Structured Medication Test - Test Parse Json Response01",,Fail,"8 Jul 2022, 09:36"
TEST-T3610,"Gb nhs gp connect client: Access Record Structured Medication Test - Test Provide Json Response01",,Fail,"8 Jul 2022, 09:36"
TEST-T3611,"Gb nhs gp connect client: Access Record Structured Referrals Test - Test Provide Json Request01",,Pass,"8 Jul 2022, 09:36"
TEST-T3612,"Gb nhs gp connect client: Access Record Structured Referrals Test - Test Parse Json Response01",,Pass,"8 Jul 2022, 09:36"
TEST-T3613,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request01",,Pass,"8 Jul 2022, 09:36"
TEST-T3614,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request02a",,Pass,"8 Jul 2022, 09:36"
TEST-T3615,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request02b",,Pass,"8 Jul 2022, 09:36"
TEST-T3616,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request03",,Pass,"8 Jul 2022, 09:36"
TEST-T3617,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request04a",,Pass,"8 Jul 2022, 09:36"
TEST-T3618,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request04b1",,Pass,"8 Jul 2022, 09:36"
TEST-T3619,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request04b2",,Pass,"8 Jul 2022, 09:36"
TEST-T3620,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request05a",,Pass,"8 Jul 2022, 09:36"
TEST-T3621,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request05b1",,Pass,"8 Jul 2022, 09:36"
TEST-T3622,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request05b2",,Pass,"8 Jul 2022, 09:36"
TEST-T3623,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request05c1",,Pass,"8 Jul 2022, 09:36"
TEST-T3624,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request05c2",,Pass,"8 Jul 2022, 09:36"
TEST-T3625,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request06a",,Pass,"8 Jul 2022, 09:36"
TEST-T3626,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request06b1",,Pass,"8 Jul 2022, 09:36"
TEST-T3627,"Gb nhs gp connect client: Access Record Structured Search Examples Test - Test Provide Json Request06b2",,Pass,"8 Jul 2022, 09:36"
TEST-T3628,"Gb nhs gp connect client: Access Record Structured Uncategorised Data Test - Test Provide Json Request01",,Pass,"8 Jul 2022, 09:36"
TEST-T3629,"Gb nhs gp connect client: Access Record Structured Uncategorised Data Test - Test Parse Json Response01",,Pass,"8 Jul 2022, 09:36"
TEST-T3630,"Gb nhs gp connect client: Find Documents Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3631,"Gb nhs gp connect client: Find Documents Test - Test Provide Json Response",,Fail,"8 Jul 2022, 09:36"
TEST-T3632,"Gb nhs gp connect client: Find Patient Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3633,"Gb nhs gp connect client: Find Patient Test - Test Provide Json Response",,Fail,"8 Jul 2022, 09:36"
TEST-T3634,"Gb nhs gp connect client: Get Document Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3635,"Gb nhs gp connect client: Get Document Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3636,"Gb nhs gp connect client: Get Location Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3637,"Gb nhs gp connect client: Get Location Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3638,"Gb nhs gp connect client: Receive Document Test - Test Parse Message",,Pass,"8 Jul 2022, 09:36"
TEST-T3639,"Gb nhs gp connect client: Send Document Test - Test Generate Message",,Pass,"8 Jul 2022, 09:36"
TEST-T3640,"Gb nhs gp connect client: Find Organization Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3641,"Gb nhs gp connect client: Find Organization Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3642,"Gb nhs gp connect client: Get Organization Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3643,"Gb nhs gp connect client: Get Organization Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3644,"Gb nhs gp connect client: Find Patient Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3645,"Gb nhs gp connect client: Find Patient Test - Test Provide Json Response",,Fail,"8 Jul 2022, 09:36"
TEST-T3646,"Gb nhs gp connect client: Get Patient Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3647,"Gb nhs gp connect client: Get Patient Test - Test Provide Json Response",,Fail,"8 Jul 2022, 09:36"
TEST-T3648,"Gb nhs gp connect client: Register Patient Test - Test Provide Json Request01",,Fail,"8 Jul 2022, 09:36"
TEST-T3649,"Gb nhs gp connect client: Register Patient Test - Test Parse Json Response01",,Pass,"8 Jul 2022, 09:36"
TEST-T3651,"Gb nhs gp connect client: Register Patient Test - Test Provide Json Response01",,Fail,"8 Jul 2022, 09:36"
TEST-T3652,"Gb nhs gp connect client: Register Patient Test - Test Provide Json Request02",,Fail,"8 Jul 2022, 09:36"
TEST-T3653,"Gb nhs gp connect client: Register Patient Test - Test Parse Json Response02",,Fail,"8 Jul 2022, 09:36"
TEST-T3655,"Gb nhs gp connect client: Register Patient Test - Test Provide Json Response02",,Fail,"8 Jul 2022, 09:36"
TEST-T3656,"Gb nhs gp connect client: Find Practitioner Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3657,"Gb nhs gp connect client: Find Practitioner Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3658,"Gb nhs gp connect client: Get Practitioner Test - Test Parse Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3659,"Gb nhs gp connect client: Get Practitioner Test - Test Provide Json Response",,Pass,"8 Jul 2022, 09:36"
TEST-T3668,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Summary Care Record Containing Acute Medications",,Pass,"15 Nov 2022, 10:52"
TEST-T3669,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Summary Care Record Containing Current Repeat Medications",,Pass,"15 Nov 2022, 10:52"
TEST-T3670,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Summary Care Record Containing Current Allergies",,Pass,"15 Nov 2022, 10:52"
TEST-T3671,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Summary Care Record Containing Active Problems",,Pass,"15 Nov 2022, 10:52"
TEST-T3672,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Summary Care Record Containing Major Inactive Problems",,Pass,"15 Nov 2022, 10:52"
TEST-T3673,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Summary Care Record Containing Last3 Encounters",,Pass,"15 Nov 2022, 10:52"
TEST-T3674,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Acute Medications",,Pass,"15 Nov 2022, 10:52"
TEST-T3675,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Current Repeat Medications",,Pass,"15 Nov 2022, 10:52"
TEST-T3676,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Discontinued Repeat Medications",,Pass,"15 Nov 2022, 10:52"
TEST-T3677,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Current Medications",,Pass,"15 Nov 2022, 10:52"
TEST-T3678,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Current Medications With Date Range Applied",,Pass,"15 Nov 2022, 10:52"
TEST-T3679,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Medication Issues",,Pass,"15 Nov 2022, 10:52"
TEST-T3680,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Medication Issues With Date Range Applied",,Pass,"15 Nov 2022, 10:52"
TEST-T3681,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Current Medications With End Date Only Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3682,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Current Medications With Start Date Only Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3683,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Medication Issues With Only End Date Applied",,Pass,"15 Nov 2022, 10:52"
TEST-T3684,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Medication Care Record Containing Medication Issues With Only Start Date Applied",,Pass,"15 Nov 2022, 10:52"
TEST-T3685,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Encounters Care Record With Date Range Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3686,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Encounters Care Record With Only End Date Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3687,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Encounters Care Record With Only Start Date Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3688,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Encounters Care Record Without Date Range Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3689,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Referrals Care Record With Date Range Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3690,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Referrals Care Record With Only End Date Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3691,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Referrals Care Record With Only Start Date Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3692,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Referrals Care Record Without Date Range Supplied",,Pass,"15 Nov 2022, 10:52"
TEST-T3693,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Allergies Care Record Containing Current Allergies",,Pass,"15 Nov 2022, 10:52"
TEST-T3694,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Allergies Care Record Containing Historic Allergies",,Pass,"15 Nov 2022, 10:52"
TEST-T3695,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Immunisations Care Record",,Pass,"15 Nov 2022, 10:52"
TEST-T3696,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Clinical Items Care Record With Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3697,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Clinical Items Care Record With Only End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3698,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Clinical Items Care Record With Only Start Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3699,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Clinical Items Care Record With No Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3700,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Observations Care Record With Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3701,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Observations Care Record With Only End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3702,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Observations Care Record With Only Start Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3703,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Observations Care Record With No Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3704,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Administrative Items Care Record With Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3705,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Administrative Items Care Record With Only End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3706,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Administrative Items Care Record With Only Start Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3707,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Administrative Items Care Record With No Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3708,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Active Problems",,Pass,"15 Nov 2022, 10:52"
TEST-T3709,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Major Inactive Problems Using Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3710,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Major Inactive Problems Using Only End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3711,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Major Inactive Problems Using Only Start Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3712,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Major Inactive Problems No Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3713,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Section With Line Items Excluded",,Pass,"15 Nov 2022, 10:52"
TEST-T3714,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Section Whole Section Excluded",,Pass,"15 Nov 2022, 10:52"
TEST-T3715,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Section Record In Transit",,Pass,"15 Nov 2022, 10:52"
TEST-T3716,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Section Items In R C G P Sensitive Exclusive Set",,Pass,"15 Nov 2022, 10:52"
TEST-T3717,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Section Patient Has Sensitivity Flag On P D S",,Pass,"15 Nov 2022, 10:52"
TEST-T3718,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Patient Has Local Sensitive Flag",,Pass,"15 Nov 2022, 10:52"
TEST-T3719,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Other Inactive Problems Using Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3720,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Other Inactive Problems Using Only End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3721,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Other Inactive Problems Using Only Start Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3722,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Problems Care Record Containing Other Inactive Problems No Date Range",,Pass,"15 Nov 2022, 10:52"
TEST-T3723,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Section Invalid Start Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3724,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Section Invalid End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3725,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Care Record Section Start Date Greater Than End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3726,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Allergies Care Record With Start And End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3727,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Immunisations Care Record With Start And End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3728,"Gb nhs gp connect provider: Access Record H T M L Consumer Unit Test - Test Retrieve Summary Care Record With Start And End Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3729,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Allergy And Medication Record",,Pass,"15 Nov 2022, 10:52"
TEST-T3730,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Active Allergy Record Only",,Pass,"15 Nov 2022, 10:52"
TEST-T3731,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Active And Historic Allergy Record",,Pass,"15 Nov 2022, 10:52"
TEST-T3732,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Allergy Record No Known Allergies",,Pass,"15 Nov 2022, 10:52"
TEST-T3733,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Medication Record",,Pass,"15 Nov 2022, 10:52"
TEST-T3734,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Medication Record No Medications Recorded",,Pass,"15 Nov 2022, 10:52"
TEST-T3735,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Allergy Record No Value For Include Resolved Allergies",,Pass,"15 Nov 2022, 10:52"
TEST-T3736,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Medication Record No Value For Include Prescription Issues",,Pass,"15 Nov 2022, 10:52"
TEST-T3737,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Allergy Record With Include Resolved Allergies And No Include Allergies Param",,Pass,"15 Nov 2022, 10:52"
TEST-T3738,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Medication Record With Include Prescription Issues No Include Medications",,Pass,"15 Nov 2022, 10:52"
TEST-T3739,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Medication Record Date Filter",,Pass,"15 Nov 2022, 10:52"
TEST-T3740,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Allergy Record Missing N H S Number",,Pass,"15 Nov 2022, 10:52"
TEST-T3741,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Allergy Record Invalid N H S Number",,Pass,"15 Nov 2022, 10:52"
TEST-T3742,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Patient Marked Sensitive",,Pass,"15 Nov 2022, 10:52"
TEST-T3743,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Future Start Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3744,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Start Date Contains Time Component",,Pass,"15 Nov 2022, 10:52"
TEST-T3745,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Start Date Contains Offset",,Pass,"15 Nov 2022, 10:52"
TEST-T3746,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Invalid Parameter Name",,Pass,"15 Nov 2022, 10:52"
TEST-T3747,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Invalid Parameter Value",,Pass,"15 Nov 2022, 10:52"
TEST-T3748,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Confidential Items",,Pass,"15 Nov 2022, 10:52"
TEST-T3749,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Data In Transit",,Pass,"15 Nov 2022, 10:52"
TEST-T3750,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Data Awaiting Filing",,Pass,"15 Nov 2022, 10:52"
TEST-T3751,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Multiple Warnings",,Pass,"15 Nov 2022, 10:52"
TEST-T3752,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Only N H S Number",,Pass,"15 Nov 2022, 10:52"
TEST-T3753,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Valid Allergy Params Invalid Medication Params",,Pass,"15 Nov 2022, 10:52"
TEST-T3754,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Invalid Allergy Params Valid Medication Parms",,Pass,"15 Nov 2022, 10:52"
TEST-T3755,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Invalid Allergy Params Invalid Medication Params",,Pass,"15 Nov 2022, 10:52"
TEST-T3756,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Modified Dosage Instructions",,Pass,"15 Nov 2022, 10:52"
TEST-T3757,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Empty Include Resolved Allergies Parameter",,Pass,"15 Nov 2022, 10:52"
TEST-T3758,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Record Invalid Prescription Issue Parameter",,Pass,"15 Nov 2022, 10:52"
TEST-T3759,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Medication Record No Search Date",,Pass,"15 Nov 2022, 10:52"
TEST-T3760,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Allergy And Medication Record Codeable Concept Text Value",,Pass,"15 Nov 2022, 10:52"
TEST-T3761,"Gb nhs gp connect provider: Access Record Structured Consumer Unit Test - Test Retrieve Immunisation Record",,Pass,"15 Nov 2022, 10:52"
TEST-T3762,"Gb nhs gp connect provider: Amend Appointment Unit Test - Test Amend Appointment Description",,Pass,"15 Nov 2022, 10:52"
TEST-T3763,"Gb nhs gp connect provider: Amend Appointment Unit Test - Test Amend Appointment Description Over Max Length",,Pass,"15 Nov 2022, 10:52"
TEST-T3764,"Gb nhs gp connect provider: Amend Appointment Unit Test - Test Amend Appointment Comment",,Pass,"15 Nov 2022, 10:52"
TEST-T3765,"Gb nhs gp connect provider: Amend Appointment Unit Test - Test Amend Appointment Comment Over Max Length",,Pass,"15 Nov 2022, 10:52"
TEST-T3766,"Gb nhs gp connect provider: Amend Appointment Unit Test - Test Amend Cancelled Appointment Cancellation Reason",,Pass,"15 Nov 2022, 10:52"
TEST-T3767,"Gb nhs gp connect provider: Amend Appointment Unit Test - Test Amend Appointment Invalid Change1",,Pass,"15 Nov 2022, 10:52"
TEST-T3768,"Gb nhs gp connect provider: Amend Appointment Unit Test - Test Amend Appointment Invalid Change2",,Pass,"15 Nov 2022, 10:52"
TEST-T3770,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Mandatory Parameter Values Only",,Pass,"15 Nov 2022, 10:52"
TEST-T3771,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Including Practitioner Details",,Pass,"15 Nov 2022, 10:52"
TEST-T3772,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Description Longer Than Max Length",,Pass,"15 Nov 2022, 10:52"
TEST-T3773,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Comment Longer Than Max Length",,Pass,"15 Nov 2022, 10:52"
TEST-T3774,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Slot Dates Do Not Match G P System Dates",,Pass,"15 Nov 2022, 10:52"
TEST-T3775,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Slot Not Free",,Pass,"15 Nov 2022, 10:52"
TEST-T3776,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Practitioner Differs From G P System",,Pass,"15 Nov 2022, 10:52"
TEST-T3777,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Unregistered Patient",,Pass,"15 Nov 2022, 10:52"
TEST-T3778,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Including Speciality Field",,Pass,"15 Nov 2022, 10:52"
TEST-T3779,"Gb nhs gp connect provider: Book Appointment Unit Test - Test Book Appointment Reason Field",,Pass,"15 Nov 2022, 10:52"
TEST-T3780,"Gb nhs gp connect provider: Cancel Appointment Unit Test - Test Cancel Appointment",,Pass,"15 Nov 2022, 10:52"
TEST-T3781,"Gb nhs gp connect provider: Cancel Appointment Unit Test - Test Cancel Appointment Invalid Request",,Pass,"15 Nov 2022, 10:52"
TEST-T3783,"Gb nhs gp connect provider: Read Appointment Unit Test - Test Read Appointment",,Pass,"15 Nov 2022, 10:52"
TEST-T3784,"Gb nhs gp connect provider: Read Appointment Unit Test - Test Read Appointment Invalid I D",,Pass,"15 Nov 2022, 10:52"
TEST-T3785,"Gb nhs gp connect provider: Retrieve Patient Appointments Unit Test - Test Retrieve Patient Appointments",,Pass,"15 Nov 2022, 10:52"
TEST-T3786,"Gb nhs gp connect provider: Retrieve Patient Appointments Unit Test - Test Retrieve Patient Appointments Start Date Time In Future",,Pass,"15 Nov 2022, 10:52"
TEST-T3787,"Gb nhs gp connect provider: Retrieve Patient Appointments Unit Test - Test Retrieve Patient Appointments Start Date Time In Past",,Pass,"15 Nov 2022, 10:52"
TEST-T3788,"Gb nhs gp connect provider: Search Free Slots Unit Test - Test Search Free Slots Only Mandatory Parameters",,Pass,"15 Nov 2022, 10:52"
TEST-T3789,"Gb nhs gp connect provider: Search Free Slots Unit Test - Test Search Free Slots Include Practitioner",,Pass,"15 Nov 2022, 10:52"
TEST-T3790,"Gb nhs gp connect provider: Search Free Slots Unit Test - Test Search Free Slots Include Location",,Pass,"15 Nov 2022, 10:52"
TEST-T3791,"Gb nhs gp connect provider: Search Free Slots Unit Test - Test Search Free Slots Include Organisation",,Pass,"15 Nov 2022, 10:52"
TEST-T3792,"Gb nhs gp connect provider: Search Free Slots Unit Test - Test Search Free Slots With Organisation O D S Code",,Pass,"15 Nov 2022, 10:52"
TEST-T3793,"Gb nhs gp connect provider: Search Free Slots Unit Test - Test Search Free Slots Invalid Period",,Pass,"15 Nov 2022, 10:52"
TEST-T3794,"Gb nhs gp connect provider: Search Free Slots Unit Test - Test Search Free Slots Include Managing Organisation",,Pass,"15 Nov 2022, 10:52"
TEST-T3795,"Gb nhs gp connect provider: F H I R Unit Test - Test Get Fhir Capability Statement",,Pass,"15 Nov 2022, 10:52"
TEST-T3796,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3797,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Json",,Pass,"15 Nov 2022, 10:52"
TEST-T3798,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Accept Json",,Pass,"15 Nov 2022, 10:52"
TEST-T3799,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Accept Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3800,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Xml Accept Json",,Pass,"15 Nov 2022, 10:52"
TEST-T3801,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Json Accept Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3802,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Json Format Json",,Pass,"15 Nov 2022, 10:52"
TEST-T3803,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Xml Format Json",,Pass,"15 Nov 2022, 10:52"
TEST-T3804,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Xml Format Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3805,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Json Format Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3806,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Xml Accept Xml Format Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3807,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Xml Accept Xml Format Json",,Pass,"15 Nov 2022, 10:52"
TEST-T3808,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Json Accept Json Format Json",,Pass,"15 Nov 2022, 10:52"
TEST-T3809,"Gb nhs gp connect provider: F H I R Unit Test - Test Fhir Content Type Json Accept Json Format Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3810,"Gb nhs gp connect provider: F H I R Unit Test - Test Content Type Application Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3811,"Gb nhs gp connect provider: F H I R Unit Test - Test Content Type Application Json",,Pass,"15 Nov 2022, 10:52"
TEST-T3812,"Gb nhs gp connect provider: F H I R Unit Test - Test Content Type Text Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3813,"Gb nhs gp connect provider: F H I R Unit Test - Test Content Type Json Accept Text Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3814,"Gb nhs gp connect provider: F H I R Unit Test - Test Content Type Xml Accept Xml Format Text Xml",,Pass,"15 Nov 2022, 10:52"
TEST-T3815,"Gb nhs gp connect provider: Find Organisation Unit Test - Test Find Organisation Percent Encoding",,Pass,"15 Nov 2022, 10:52"
TEST-T3816,"Gb nhs gp connect provider: Find Organisation Unit Test - Test Find Organisation Single Match",,Pass,"15 Nov 2022, 10:52"
TEST-T3817,"Gb nhs gp connect provider: Find Organisation Unit Test - Test Find Organisation Multiple Matches",,Pass,"15 Nov 2022, 10:52"
TEST-T3818,"Gb nhs gp connect provider: Find Organisation Unit Test - Test Find Organisation G P Federations",,Pass,"15 Nov 2022, 10:52"
TEST-T3819,"Gb nhs gp connect provider: Find Organisation Unit Test - Test Find Organisation Zero Matches",,Pass,"15 Nov 2022, 10:52"
TEST-T3820,"Gb nhs gp connect provider: Find Organisation Unit Test - Test Find Organisation Invalid",,Pass,"15 Nov 2022, 10:52"
TEST-T3821,"Gb nhs gp connect provider: Find Patient Unit Test - Test Find Patient Single Match",,Pass,"15 Nov 2022, 10:52"
TEST-T3822,"Gb nhs gp connect provider: Find Patient Unit Test - Test Find Patient Multiple Matches",,Pass,"15 Nov 2022, 10:52"
TEST-T3823,"Gb nhs gp connect provider: Find Patient Unit Test - Test Find Patient Zero Matches",,Pass,"15 Nov 2022, 10:52"
TEST-T3824,"Gb nhs gp connect provider: Find Patient Unit Test - Test Find Patient Sensitive",,Pass,"15 Nov 2022, 10:52"
TEST-T3825,"Gb nhs gp connect provider: Find Patient Unit Test - Test Find Patient Deceased",,Pass,"15 Nov 2022, 10:52"
TEST-T3826,"Gb nhs gp connect provider: Find Patient Unit Test - Test Find Patient Any Other Inactive Status",,Pass,"15 Nov 2022, 10:52"
TEST-T3827,"Gb nhs gp connect provider: Find Patient Unit Test - Test Find Patient Invalid N H S Number",,Pass,"15 Nov 2022, 10:52"
TEST-T3828,"Gb nhs gp connect provider: Find Practitioner Unit Test - Test Find Practitioner Percent Encoding",,Pass,"15 Nov 2022, 10:52"
TEST-T3829,"Gb nhs gp connect provider: Find Practitioner Unit Test - Test Find Practitioner Single Match",,Pass,"15 Nov 2022, 10:52"
TEST-T3830,"Gb nhs gp connect provider: Find Practitioner Unit Test - Test Find Practitioner Multiple Matches",,Pass,"15 Nov 2022, 10:52"
TEST-T3831,"Gb nhs gp connect provider: Find Practitioner Unit Test - Test Find Practitioner Zero Matches",,Pass,"15 Nov 2022, 10:52"
TEST-T3832,"Gb nhs gp connect provider: Find Practitioner Unit Test - Test Find Practitioner Invalid",,Pass,"15 Nov 2022, 10:52"
TEST-T3833,"Gb nhs gp connect provider: Read Location Unit Test - Test Read Location Valid",,Pass,"15 Nov 2022, 10:52"
TEST-T3834,"Gb nhs gp connect provider: Read Location Unit Test - Test Read Location Invalid",,Pass,"15 Nov 2022, 10:52"
TEST-T3835,"Gb nhs gp connect provider: Read Organisation Unit Test - Test Read Organisation Valid",,Pass,"15 Nov 2022, 10:52"
TEST-T3836,"Gb nhs gp connect provider: Read Organisation Unit Test - Test Read Organisation Invalid",,Pass,"15 Nov 2022, 10:52"
TEST-T3837,"Gb nhs gp connect provider: Read Organisation Unit Test - Test Read Organisation No Longer Exists",,Pass,"15 Nov 2022, 10:52"
TEST-T3838,"Gb nhs gp connect provider: Read Patient Unit Test - Test Read Patient Valid",,Pass,"15 Nov 2022, 10:52"
TEST-T3839,"Gb nhs gp connect provider: Read Patient Unit Test - Test Read Patient Empty",,Pass,"15 Nov 2022, 10:52"
TEST-T3840,"Gb nhs gp connect provider: Read Patient Unit Test - Test Read Patient Invalid",,Pass,"15 Nov 2022, 10:52"
TEST-T3841,"Gb nhs gp connect provider: Read Practitioner Unit Test - Test Read Practitioner Valid",,Pass,"15 Nov 2022, 10:52"
TEST-T3842,"Gb nhs gp connect provider: Read Practitioner Unit Test - Test Read Practitioner Invalid",,Pass,"15 Nov 2022, 10:52"
TEST-T3843,"Gb nhs gp connect provider: Read Practitioner Unit Test - Test Read Practitioner No Longer Exists",,Pass,"15 Nov 2022, 10:52"
TEST-T3844,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Mandatory Data In Request",,Pass,"15 Nov 2022, 10:52"
TEST-T3845,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Active Patient",,Pass,"15 Nov 2022, 10:52"
TEST-T3846,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Optional Data In Request",,Pass,"15 Nov 2022, 10:52"
TEST-T3847,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Invalid1",,Pass,"15 Nov 2022, 10:52"
TEST-T3848,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Invalid2",,Pass,"15 Nov 2022, 10:52"
TEST-T3849,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Invalid4",,Pass,"15 Nov 2022, 10:52"
TEST-T3850,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Invalid5",,Pass,"15 Nov 2022, 10:52"
TEST-T3851,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Invalid8",,Pass,"15 Nov 2022, 10:52"
TEST-T3852,"Gb nhs gp connect provider: Register Patient Unit Test - Test Register Patient Invalid9",,Pass,"15 Nov 2022, 10:52"
TEST-T4128,"Gb nhs sds client: Get Accredited System Details Unit Test - Test Get Accredited System Details",,Pass,"15 Nov 2022, 07:04"
TEST-T4129,"Gb nhs sds client: Get Routing And Reliability Details Unit Test - Test Get Routing And Reliability Details",,Pass,"15 Nov 2022, 07:04"
TEST-T4130,"Gb nhs sds client: Get Accredited System Details Integration Test - Test Get Accredited System Details",,Fail,"15 Nov 2022, 07:04"
TEST-T4131,"Gb nhs sds client: Get Accredited System Details Integration Test - Test Get Accredited System Details Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4132,"Gb nhs sds client: Get Routing And Reliability Details Integration Test - Test Get Routing And Reliability Details",,Fail,"15 Nov 2022, 07:04"
TEST-T4133,"Gb nhs sds client: Get Routing And Reliability Details Integration Test - Test Get Routing And Reliability Details Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T9046,"Gb nhs etp client: Search By Name and Location Integration Test - Test Find Nearest Dispensers By Name and Location","prove that a list of dispensers are returned by searching by name and postcode",Pass,"15 Nov 2022, 07:04"
TEST-T3567,"Gb nhs etp client: Search By Ods Code Integration Test - Test Find Dispenser By Ods Code",,Pass,"15 Nov 2022, 07:04"
TEST-T3568,"Gb nhs etp client: Search By Postcode Integration Test - Test Find Nearest Dispensers By Postcode",,Pass,"15 Nov 2022, 07:04"
TEST-T3400,"Gb graphnet nims client: Get Immunisation Status Unit Test - Test Get Immunisation Status",,Pass,"15 Nov 2022, 07:02"
TEST-T3401,"Gb graphnet nims client: Get Immunisation Status Integration Test - Test Get Immunisation Status",,Pass,"15 Nov 2022, 07:02"
TEST-T3402,"Gb graphnet nims client: Get Immunisation Status Integration Test - Test Get Immunisation Status Invalid Patient",,Pass,"15 Nov 2022, 07:02"
TEST-T3403,"Gb graphnet nims client: Get Immunisation Status Integration Test - Test Get Immunisation Status Not Logged In",,Pass,"15 Nov 2022, 07:02"
TEST-T3404,"Gb graphnet nims client: Request Access Token Integration Test - Test Request Access Token",,Pass,"15 Nov 2022, 07:02"
TEST-T3405,"Gb graphnet nims client: Request Access Token Integration Test - Test Login Invalid Client Id",,Pass,"15 Nov 2022, 07:02"
TEST-T3406,"Gb graphnet nims client: Request Access Token Integration Test - Test Login Invalid Client Secret",,Pass,"15 Nov 2022, 07:02"
TEST-T3409,"Gb healthcare gateway mig client: Detailed Care Record View Params V2 Unit Test - Test Detailed Care Record View Params V2",,Pass,"15 Nov 2022, 07:04"
TEST-T3410,"Gb healthcare gateway mig client: Detailed Care Record View V2 Unit Test - Test Detailed Care Record View V2",,Pass,"15 Nov 2022, 07:04"
TEST-T3411,"Gb healthcare gateway mig client: Trace Patient Params Unit Test - Test Trace Patient Params",,Pass,"15 Nov 2022, 07:04"
TEST-T3412,"Gb healthcare gateway mig client: Trace Patient Unit Test - Test Trace Patient",,Pass,"15 Nov 2022, 07:04"
TEST-T3416,"Gb healthcare gateway mig client: Detailed Care Record View Integration Test - Test Detailed Care Record View",,Pass,"15 Nov 2022, 07:04"
TEST-T3414,"Gb healthcare gateway mig client: Detailed Care Record View V2 Integration Test - Test Detailed Care Record View V2",,Pass,"15 Nov 2022, 07:04"
TEST-T3415,"Gb healthcare gateway mig client: Trace Patient Integration Test - Test Trace Patient",,Pass,"15 Nov 2022, 07:04"
TEST-T4346,"Platform: Uuid Test - Test To Base64 Returns Valid Url String",,Pass,"10 Nov 2022, 07:25"
TEST-T4347,"Platform: Uuid Test - Test From Base64 Returns For Valid Input",,Pass,"10 Nov 2022, 07:25"
TEST-T4348,"Platform: Uuid Test - Test From Base64 Throws For Invalid Input",,Pass,"10 Nov 2022, 07:25"
TEST-T4349,"Platform: Tenant Id Test - Test Create Random Returns Correct Length",,Pass,"10 Nov 2022, 07:25"
TEST-T4350,"Platform: Tenant Id Test - Test Is Valid For Valid Input",,Pass,"10 Nov 2022, 07:25"
TEST-T4351,"Platform: Tenant Id Test - Test Is Valid For Invalid Input",,Pass,"10 Nov 2022, 07:25"
TEST-T3442,"Gb nhs eps client: Parse Mesh Message For Cancellation Test - Test Mesh Parsed For R0002",,Pass,"15 Nov 2022, 07:07"
TEST-T3443,"Gb nhs eps client: Parse Mesh Message For Cancellation Test - Test Mesh Parsed For R0003",,Pass,"15 Nov 2022, 07:07"
TEST-T3444,"Gb nhs eps client: Parse Mesh Message For Cancellation Test - Test Mesh Parsed For No Further Action Required Responses",,Pass,"15 Nov 2022, 07:07"
TEST-T8425,"EPS: Communication Request: Payload Contains Correct Information","prove that the payload for the communication request contains the correct information",Pass,"15 Nov 2022, 07:07"
TEST-T8426,"EPS: Communication Request: Payload Contains Correct Information With No Message To Patient and No Repeat Medications","prove that the communication request payload contains the correct information with no message to patient and no repeat medications
",Pass,"15 Nov 2022, 07:07"
TEST-T8427,"EPS: Communication Request: Payload Contains Correct Information With Message To Patient and No Repeat Medications","prove that the communication request payload contains the correct information with message to patient and no repeat medications
",Pass,"15 Nov 2022, 07:07"
TEST-T8428,"EPS: Communication Request: Payload Contains Correct Information With No Message To Patient and Repeat Medications","prove that the communication request payload contains the correct information with no message to patient and repeat medications
",Pass,"15 Nov 2022, 07:07"
TEST-T3449,"Gb nhs eps client: Communication Request Test - Test Get Full Url Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3450,"Gb nhs eps client: Dispensing Site Preference Test - Test Get Display Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3451,"Gb nhs eps client: Controlled Drug Test - Test Get Display Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3452,"Gb nhs eps client: Controlled Drug Test - Test Get Display Throws Exception For Schedule One",,Pass,"15 Nov 2022, 07:07"
TEST-T3453,"Gb nhs eps client: Number To Words Test - Test Words Generate Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3454,"Gb nhs eps client: Number To Words Test - Test Words Generate Correctly With Decimals",,Pass,"15 Nov 2022, 07:07"
TEST-T3455,"Gb nhs eps client: Number To Words Test - Test Teens",,Pass,"15 Nov 2022, 07:07"
TEST-T3456,"Gb nhs eps client: Number To Words Test - Test Up To Ten",,Pass,"15 Nov 2022, 07:07"
TEST-T3457,"Gb nhs eps client: Number To Words Test - Test Twenties",,Pass,"15 Nov 2022, 07:07"
TEST-T3458,"Gb nhs eps client: Number To Words Test - Test Over Into One Hundred",,Pass,"15 Nov 2022, 07:07"
TEST-T3459,"Gb nhs eps client: Quantity Test - Test Quantity",,Pass,"15 Nov 2022, 07:07"
TEST-T2995,"EPS Client: Dispense Request: Assert that the dispense request quantity is populated correctly in the resulting payload",,Pass,"15 Nov 2022, 07:07"
TEST-T2996,"EPS Client: Dispense Request: Assert that the dispense request validity period is populated correctly in the resulting payload",,Pass,"15 Nov 2022, 07:07"
TEST-T2997,"EPS Client: Dispense Request: Assert that the dispense request expected supply duration is populated correctly in the resulting payload",,Pass,"15 Nov 2022, 07:07"
TEST-T2998,"EPS Client: Dispense Request: Assert that the dispense request performer is populated correctly in the resulting payload",,Pass,"15 Nov 2022, 07:07"
TEST-T2999,"EPS Client: Dispense Request: Assert that the dispense request dispensing site preference extension is populated correctly in the resulting payload",,Pass,"15 Nov 2022, 07:07"
TEST-T3000,"EPS Client: Dispense Request: Assert that the dispense request number of repeats allowed is populated correctly in the resulting payload",,Pass,"15 Nov 2022, 07:07"
TEST-T3001,"EPS Client: Dispense Request: Assert that the dispense request is populated correctly in the resulting payload when all inputs are specified",,Pass,"15 Nov 2022, 07:07"
TEST-T8466,"EPS: Dosage Instruction: Payload is correct with empty dosage instruction","prove that the eps payload for the dosage instruction is correct for an empty dosage instruction",Pass,"15 Nov 2022, 07:07"
TEST-T8467,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a patient message","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a patient message",Pass,"15 Nov 2022, 07:07"
TEST-T8468,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a frequency","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a frequency",Pass,"15 Nov 2022, 07:07"
TEST-T8469,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a frequency range","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a frequency range",Pass,"15 Nov 2022, 07:07"
TEST-T8470,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a frequency preference","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a frequency preference",Pass,"15 Nov 2022, 07:07"
TEST-T8471,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a repeat period","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a repeat period",Pass,"15 Nov 2022, 07:07"
TEST-T8472,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a repeat period range","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a repeat period range",Pass,"15 Nov 2022, 07:07"
TEST-T8473,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a repeat period preference","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a repeat period preference",Pass,"15 Nov 2022, 07:07"
TEST-T8474,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with as needed","prove that the eps payload for the dosage instruction is correct for a dosage instruction with as needed",Pass,"15 Nov 2022, 07:07"
TEST-T8475,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a method snomed ct code","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a method snomed ct code",Pass,"15 Nov 2022, 07:07"
TEST-T8476,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a route snomed ct code","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a route snomed ct code",Pass,"15 Nov 2022, 07:07"
TEST-T8477,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a site snomed ct code","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a site snomed ct code",Pass,"15 Nov 2022, 07:07"
TEST-T8478,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a dose and rate","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a dose and rate",Pass,"15 Nov 2022, 07:07"
TEST-T8479,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a dose and rate range","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a dose and rate range",Pass,"15 Nov 2022, 07:07"
TEST-T8480,"EPS: Dosage Instruction: Payload is correct for a dosage instruction with a maximum dose","prove that the eps payload for the dosage instruction is correct for a dosage instruction with a maximum dose",Pass,"15 Nov 2022, 07:07"
TEST-T3475,"Gb nhs eps client: Healthcare Service Test - Test Array Contains Correct Information",,Pass,"15 Nov 2022, 07:07"
TEST-T3476,"Gb nhs eps client: Healthcare Service Test - Test Get Full Url Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3477,"Gb nhs eps client: Location Test - Test Array Contains Correct Information",,Pass,"15 Nov 2022, 07:07"
TEST-T3478,"Gb nhs eps client: Location Test - Test Get Full Url Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3479,"Gb nhs eps client: Status Reason Test - Test Get Display Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3480,"Gb nhs eps client: Medication Request Test - Test Constructing A Medication Request With A Valid Prescription Order Number Does Not Throw Exception",,Pass,"15 Nov 2022, 07:07"
TEST-T3481,"Gb nhs eps client: Medication Request Test - Test Get Full Url Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3482,"Gb nhs eps client: Medication Request Test - Test Get Prescription Order Number Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3483,"Gb nhs eps client: Medication Request Test - Test Get Course Of Therapy Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T8496,"EPS: Medication Request: Payload is correct for acute prescription course of therapy","prove that the payload is correct for an acute prescription course of therapy",Pass,"15 Nov 2022, 07:07"
TEST-T8498,"EPS: Medication Request: Payload is correct for acute prescription course of therapy with a controlled drug CD2","prove that the payload is correct for an acute prescription course of therapy with a cd2 controlled drug",Pass,"15 Nov 2022, 07:07"
TEST-T8500,"EPS: Medication Request: Payload is correct for acute prescription course of therapy and endorsements","prove that the payload is correct for an acute prescription course of therapy and endorsements",Pass,"15 Nov 2022, 07:07"
TEST-T8501,"EPS: Medication Request: Payload is correct for acute prescription course of therapy that is cancelled","prove that the payload is correct for an acute prescription course of therapy with a cd2 controlled drug, multiple endorsements and is cancelled",Pass,"15 Nov 2022, 07:07"
TEST-T8504,"EPS: Medication Request: Payload is correct for continuous prescription course of therapy","prove that the payload is correct for a continuous prescription course of therapy",Pass,"15 Nov 2022, 07:07"
TEST-T8505,"EPS: Medication Request: Payload is correct for continuous prescription course of therapy with a controlled drug","prove that the payload is correct for a continuous prescription course of therapy with a controlled drug",Pass,"15 Nov 2022, 07:07"
TEST-T8507,"EPS: Medication Request: Payload is correct for continuous repeat dispensing prescription course of therapy","prove that the payload is correct for a continuous repeat dispensing prescription course of therapy",Pass,"15 Nov 2022, 07:07"
TEST-T8508,"EPS: Medication Request: Payload is correct for continuous repeat dispensing prescription course of therapy with a controlled drug","prove that the payload is correct for a continuous repeat dispensing prescription course of therapy with a controlled drug",Pass,"15 Nov 2022, 07:07"
TEST-T3493,"Gb nhs eps client: Organization Test - Test Array Contains Correct Information",,Pass,"15 Nov 2022, 07:07"
TEST-T3494,"Gb nhs eps client: Organization Test - Test Get Full Url Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3495,"Gb nhs eps client: Email Address Test - Test Array Contains Correct Information",,Pass,"15 Nov 2022, 07:07"
TEST-T3496,"Gb nhs eps client: Telephone Test - Test Array Contains Correct Information",,Pass,"15 Nov 2022, 07:07"
TEST-T3497,"Gb nhs eps client: Patient Test - Test Patient Telephone",,Pass,"15 Nov 2022, 07:07"
TEST-T3498,"Gb nhs eps client: Patient Test - Test Patient Two Telephone Numbers",,Pass,"15 Nov 2022, 07:07"
TEST-T3499,"Gb nhs eps client: Patient Test - Test Patient No Telephone Numbers",,Pass,"15 Nov 2022, 07:07"
TEST-T3500,"Gb nhs eps client: Patient Test - Test Patient Email Address",,Pass,"15 Nov 2022, 07:07"
TEST-T3501,"Gb nhs eps client: Patient Test - Test Patient Two Email Address",,Pass,"15 Nov 2022, 07:07"
TEST-T3502,"Gb nhs eps client: Patient Test - Test Patient No Email Addresses",,Pass,"15 Nov 2022, 07:07"
TEST-T3503,"Gb nhs eps client: Patient Test - Test Patient Telephone And Email Address",,Pass,"15 Nov 2022, 07:07"
TEST-T8555,"EPS: Prescription Patient: Payload is formatted correctly","prove that the eps patient payload for a prescription request is correct",Pass,"15 Nov 2022, 07:07"
TEST-T8556,"EPS: Prescription Patient: Payload is formatted correctly with telephone numbers","prove that the eps patient payload for a prescription request is correct with telephone numbers",Pass,"15 Nov 2022, 07:07"
TEST-T8558,"EPS: Prescription Patient: Payload is formatted correctly with email address","prove that the eps patient payload for a prescription request is correct with email address",Pass,"15 Nov 2022, 07:07"
TEST-T8557,"EPS: Prescription Patient: Payload is formatted correctly with telephone numbers and email address","prove that the eps patient payload for a prescription request is correct with telephone numbers and email address",Pass,"15 Nov 2022, 07:07"
TEST-T8559,"EPS: Prescription Patient: Payload is formatted correctly with no gender","prove that the eps patient payload for a prescription request is correct with no gender",Pass,"15 Nov 2022, 07:07"
TEST-T3510,"Gb nhs eps client: Prescription Order Test - Test Combination Of Acute And Continuous Prescription",,Fail,"15 Nov 2022, 07:07"
TEST-T3511,"Gb nhs eps client: Prescription Order Test - Test Combination Of Acute And Seasonal Prescription",,Fail,"15 Nov 2022, 07:07"
TEST-T3512,"Gb nhs eps client: Prescription Order Test - Test Combination Of Continuous And Seasonal Prescription",,Pass,"15 Nov 2022, 07:07"
TEST-T3513,"Gb nhs eps client: Prescription Order Test - Test Constructing A Prescription Order With Zero Medication Requests Throws An Exception",,Pass,"15 Nov 2022, 07:07"
TEST-T3514,"Gb nhs eps client: Dispense Status Test - Test Get Display Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3515,"Gb nhs eps client: Mock Client Test - Test Method Return Values Return Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3516,"Gb nhs eps client: Mock Client Test - Test Assert Mock Correct Method Call Count Returns Correctly When Not Set",,Pass,"15 Nov 2022, 07:07"
TEST-T3517,"Gb nhs eps client: Mock Client Test - Test Assert Mock Correct Method Call Count Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3518,"Gb nhs eps client: Mock Client Test - Test Get Mock Method Last Used Arguments Throws Exception",,Pass,"15 Nov 2022, 07:07"
TEST-T3519,"Gb nhs eps client: Mock Client Test - Test Get Mock Method Last Used Arguments Returns Correctly",,Pass,"15 Nov 2022, 07:07"
TEST-T3520,"Gb nhs eps client: Mock Client Test - Test Method Throws Correct Exception Invalid Argument Exception",,Pass,"15 Nov 2022, 07:07"
TEST-T3521,"Gb nhs eps client: Mock Client Test - Test Method Throws Correct Exception Domain Exception",,Pass,"15 Nov 2022, 07:07"
TEST-T3522,"Gb nhs eps client: Cancel Prescription Integration Test - Test Cancel Prescription Rejected",,Pass,"15 Nov 2022, 07:07"
TEST-T3523,"Gb nhs eps client: Cancel Prescription Integration Test - Test Cancel Prescription Fails For No Prescription Issue At E P S",,Pass,"15 Nov 2022, 07:07"
TEST-T3524,"Gb nhs eps client: Cancel Prescription Integration Test - Test Cancel Prescription Fails For Unknown Reason",,Pass,"15 Nov 2022, 07:07"
TEST-T3525,"Gb nhs eps client: Cancel Prescription Integration Test - Test Cancel Prescription Fails Because Cancellation Temporarily Disabled",,Pass,"15 Nov 2022, 07:07"
TEST-T3526,"Gb nhs eps client: Cancel Prescription Integration Test - Test Cancel Prescription Fails Because Prescription Item Expired",,Pass,"15 Nov 2022, 07:07"
TEST-T3527,"Gb nhs eps client: Cancel Prescription Integration Test - Test Cancel Prescription Fails Because Prescription Item With Dispenser",,Pass,"15 Nov 2022, 07:07"
TEST-T3528,"Gb nhs eps client: Cancel Prescription Integration Test - Test Cancel Prescription Fails Because Prescription Item Already Cancelled",,Pass,"15 Nov 2022, 07:07"
TEST-T3529,"Gb nhs eps client: Cancel Prescription Integration Test - Test Cancel Prescription Fails Because Prescription Item Not Cancelled",,Pass,"15 Nov 2022, 07:07"
TEST-T3530,"Gb nhs eps client: Create Prescription Integration Test - Test Create Prescription Error",,Fail,"15 Nov 2022, 07:07"
TEST-T3531,"Gb nhs eps client: Encode Prescription Integration Test - Test Encode Prescription Data For Non Controlled Drugs",,Pass,"15 Nov 2022, 07:07"
TEST-T3532,"Gb nhs eps client: Encode Prescription Integration Test - Test Encode Prescription Data For Controlled Drugs",,Pass,"15 Nov 2022, 07:07"
TEST-T3533,"Gb nhs eps client: Track Prescription Integration Test - Test Track Prescription",,Pass,"15 Nov 2022, 07:07"
TEST-T3534,"Gb nhs eps client: Track Prescription Integration Test - Test Set Properties From Resource Array Throws Exception For Incorrect Resource Type",,Pass,"15 Nov 2022, 07:07"
TEST-T3535,"Gb nhs eps client: Track Prescription Integration Test - Test Set Properties From Resource Array Throws Exception For Incorrect Extension Url",,Pass,"15 Nov 2022, 07:07"
TEST-T3536,"Gb nhs eps client: Track Prescription Integration Test - Test Set Properties From Resource Array Throws Exception For Incorrect Extension Extension Url",,Pass,"15 Nov 2022, 07:07"
TEST-T3853,"Gb nhs gpes client: C C D C2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3854,"Gb nhs gpes client: C C D C2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3855,"Gb nhs gpes client: C C D C2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3856,"Gb nhs gpes client: C C D C2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3857,"Gb nhs gpes client: Childhood Flu2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3858,"Gb nhs gpes client: Childhood Flu2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3859,"Gb nhs gpes client: Childhood Flu2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3860,"Gb nhs gpes client: Childhood Flu2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3861,"Gb nhs gpes client: Childhood Flu2223 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3862,"Gb nhs gpes client: Childhood Flu2223 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3863,"Gb nhs gpes client: Childhood Flu2223 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3864,"Gb nhs gpes client: Childhood Flu2223 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3865,"Gb nhs gpes client: Covid192122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3866,"Gb nhs gpes client: Covid192122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3867,"Gb nhs gpes client: Covid192122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3868,"Gb nhs gpes client: Covid192122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3869,"Gb nhs gpes client: G P2 D R S2023 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3870,"Gb nhs gpes client: G P2 D R S2023 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3875,"Gb nhs gpes client: Hep B2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3876,"Gb nhs gpes client: Hep B2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3877,"Gb nhs gpes client: Hep B2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3878,"Gb nhs gpes client: Hep B2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3879,"Gb nhs gpes client: L D H C2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3880,"Gb nhs gpes client: L D H C2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3881,"Gb nhs gpes client: L D H C2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3882,"Gb nhs gpes client: L D H C2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3883,"Gb nhs gpes client: L D H C2223 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3884,"Gb nhs gpes client: L D H C2223 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3885,"Gb nhs gpes client: L D H C2223 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3886,"Gb nhs gpes client: L D H C2223 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3887,"Gb nhs gpes client: M M R2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3888,"Gb nhs gpes client: M M R2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3889,"Gb nhs gpes client: M M R2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3890,"Gb nhs gpes client: M M R2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3891,"Gb nhs gpes client: M M R2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3892,"Gb nhs gpes client: M M R2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3893,"Gb nhs gpes client: M M R2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3894,"Gb nhs gpes client: M M R2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3895,"Gb nhs gpes client: Men A C W Y2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3896,"Gb nhs gpes client: Men A C W Y2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3897,"Gb nhs gpes client: Men A C W Y2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3898,"Gb nhs gpes client: Men A C W Y2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3899,"Gb nhs gpes client: Men A C W Y2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3900,"Gb nhs gpes client: Men A C W Y2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3901,"Gb nhs gpes client: Men A C W Y2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3902,"Gb nhs gpes client: Men A C W Y2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3903,"Gb nhs gpes client: Men B2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3904,"Gb nhs gpes client: Men B2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3905,"Gb nhs gpes client: Men B2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3906,"Gb nhs gpes client: Men B2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3907,"Gb nhs gpes client: Men B2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3908,"Gb nhs gpes client: Men B2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3909,"Gb nhs gpes client: Men B2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3910,"Gb nhs gpes client: Men B2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3911,"Gb nhs gpes client: N C D2122 P1 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3912,"Gb nhs gpes client: N C D2122 P1 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3913,"Gb nhs gpes client: N C D2122 P1 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3914,"Gb nhs gpes client: N C D2122 P1 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3919,"Gb nhs gpes client: N C D2223 P1 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3920,"Gb nhs gpes client: N C D2223 P1 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3921,"Gb nhs gpes client: N C D2223 P1 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3922,"Gb nhs gpes client: N C D2223 P1 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3923,"Gb nhs gpes client: N D A2223 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3924,"Gb nhs gpes client: N D A2223 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3925,"Gb nhs gpes client: N D A2223 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3926,"Gb nhs gpes client: N D A2223 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3927,"Gb nhs gpes client: P C V Hib Men C2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3928,"Gb nhs gpes client: P C V Hib Men C2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3929,"Gb nhs gpes client: P C V Hib Men C2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3930,"Gb nhs gpes client: P C V Hib Men C2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3931,"Gb nhs gpes client: P C V Hib Men C2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3932,"Gb nhs gpes client: P C V Hib Men C2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3933,"Gb nhs gpes client: P C V Hib Men C2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3934,"Gb nhs gpes client: P C V Hib Men C2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3935,"Gb nhs gpes client: Pertussis2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3936,"Gb nhs gpes client: Pertussis2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3937,"Gb nhs gpes client: Pertussis2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3938,"Gb nhs gpes client: Pertussis2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3939,"Gb nhs gpes client: Pertussis2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3940,"Gb nhs gpes client: Pertussis2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3941,"Gb nhs gpes client: Pertussis2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3942,"Gb nhs gpes client: Pertussis2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3943,"Gb nhs gpes client: Pneumococcal2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3944,"Gb nhs gpes client: Pneumococcal2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3945,"Gb nhs gpes client: Pneumococcal2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3946,"Gb nhs gpes client: Pneumococcal2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3947,"Gb nhs gpes client: Pneumococcal2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3948,"Gb nhs gpes client: Pneumococcal2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3949,"Gb nhs gpes client: Pneumococcal2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3950,"Gb nhs gpes client: Pneumococcal2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3951,"Gb nhs gpes client: Q O Fv46 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3952,"Gb nhs gpes client: Q O Fv46 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3953,"Gb nhs gpes client: Q O Fv46 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3954,"Gb nhs gpes client: Q O Fv46 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3955,"Gb nhs gpes client: Q O Fv47 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3956,"Gb nhs gpes client: Q O Fv47 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3957,"Gb nhs gpes client: Q O Fv47 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3958,"Gb nhs gpes client: Q O Fv47 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3959,"Gb nhs gpes client: Rotavirus2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3960,"Gb nhs gpes client: Rotavirus2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3961,"Gb nhs gpes client: Rotavirus2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3962,"Gb nhs gpes client: Rotavirus2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3963,"Gb nhs gpes client: Rotavirus2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3964,"Gb nhs gpes client: Rotavirus2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3965,"Gb nhs gpes client: Rotavirus2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3966,"Gb nhs gpes client: Rotavirus2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3967,"Gb nhs gpes client: Seasonal Flu2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3968,"Gb nhs gpes client: Seasonal Flu2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3969,"Gb nhs gpes client: Seasonal Flu2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3970,"Gb nhs gpes client: Seasonal Flu2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3971,"Gb nhs gpes client: Shingles Combined2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3972,"Gb nhs gpes client: Shingles Combined2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3973,"Gb nhs gpes client: Shingles Combined2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3974,"Gb nhs gpes client: Shingles Combined2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3975,"Gb nhs gpes client: Shingles Combined2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3976,"Gb nhs gpes client: Shingles Combined2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3977,"Gb nhs gpes client: Shingles Combined2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3978,"Gb nhs gpes client: Shingles Combined2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3979,"Gb nhs gpes client: Six In One Childhood Vac2122 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3980,"Gb nhs gpes client: Six In One Childhood Vac2122 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3981,"Gb nhs gpes client: Six In One Childhood Vac2122 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3982,"Gb nhs gpes client: Six In One Childhood Vac2122 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3983,"Gb nhs gpes client: Six In One Childhood Vac2225 E O Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3984,"Gb nhs gpes client: Six In One Childhood Vac2225 E O Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3985,"Gb nhs gpes client: Six In One Childhood Vac2225 M Y Test - Test Aggregate Patient Ids",,Pass,"15 Nov 2022, 07:28"
TEST-T3986,"Gb nhs gpes client: Six In One Childhood Vac2225 M Y Test - Test Generate Results Message",,Pass,"15 Nov 2022, 07:28"
TEST-T3988,"Gb nhs gpes client: Generate Run Time Parameters Response Test - Test Generate Run Time Parameters Response",,Pass,"15 Nov 2022, 07:28"
TEST-T3989,"Gb nhs gpes client: Parse Query Results Acknowledgement Test - Test Parse Query Results Acknowledgement",,Pass,"15 Nov 2022, 07:28"
TEST-T3990,"Gb nhs gpes client: Parse Run Time Parameters Test - Test Parse Run Time Parameters",,Pass,"15 Nov 2022, 07:28"
TEST-T3991,"Gb nhs gpes client: Parse Run Time Parameters Test - Test Parse Run Time Parameters Rotavirus E O Y",,Pass,"15 Nov 2022, 07:28"
TEST-T4094,"Gb nhs pathology edifact: Acknowledgement Message Test - Test Acknowledgement Screening",,Pass,"15 Nov 2022, 07:01"
TEST-T4095,"Gb nhs pathology edifact: Acknowledgement Message Test - Test Acknowledgement Rejected",,Pass,"15 Nov 2022, 07:01"
TEST-T7492,"GB NHS pathology edifact: Generate NHS004 message from sample file","Proves that we can generate NHS002 type message from sample file.",Pass,"15 Nov 2022, 07:01"
TEST-T7493,"GB NHS pathology edifact: Generate NHS003 message from sample file","Proves that we can generate NHS003 type message from sample file.",Pass,"15 Nov 2022, 07:01"
TEST-T7494,"GB NHS pathology edifact: Generate NHS004 message from sample file","Proves that we can generate NHS004 type message from sample file.",Pass,"15 Nov 2022, 07:01"
TEST-T7497,"GB NHS pathology edifact: All used sample files can be parsed","Prove that all used sample files can be parsed",Pass,"15 Nov 2022, 07:01"
TEST-T7498,"GB NHS pathology edifact: All used sample files can be parsed without patient details","Prove that all used sample files can be parsed without patient details",Pass,"15 Nov 2022, 07:01"
TEST-T4096,"Gb nhs pathology edifact: Parse N H S002 Test - Test Parse Cytology Messasge",,Pass,"15 Nov 2022, 07:01"
TEST-T4097,"Gb nhs pathology edifact: Parse N H S002 Test - Test Parse Nhs002 Message",,Pass,"15 Nov 2022, 07:01"
TEST-T4098,"Gb nhs pathology edifact: Parse N H S002 Test - Test Parse Nhs002 Message1 Specific Fields",,Pass,"15 Nov 2022, 07:01"
TEST-T4099,"Gb nhs pathology edifact: Parse N H S003 Test - Test Parse Nhs003 Messages",,Pass,"15 Nov 2022, 07:01"
TEST-T4100,"Gb nhs pathology edifact: Parse N H S003 Test - Test Parse Nhs003 Covid19 Messages",,Pass,"15 Nov 2022, 07:01"
TEST-T4101,"Gb nhs pathology edifact: Parse N H S004 Test - Test Parse Nhs004 Messages",,Pass,"15 Nov 2022, 07:01"
TEST-T8326,"App: Create organisation test","Test an organisation can be created",Pass,"3 Nov 2022, 10:31"
TEST-T8327,"App: Edit organisation test","Test an organisation can be edited",Pass,"3 Nov 2022, 10:31"
TEST-T8329,"App: User create is functional","Test an org admin can create user",Pass,"3 Nov 2022, 10:31"
TEST-T8900,"User: Create: Unable to create a user with an email address that is already registered","prove that a user can not be created with an email address that has already been registered",Pass,"3 Nov 2022, 10:31"
TEST-T8931,"App: User can be deleted","prove that a user can be deleted",Pass,"3 Nov 2022, 10:31"
TEST-T8331,"App: User can be disabled","Test an org admin can disable a user",Pass,"3 Nov 2022, 10:31"
TEST-T8332,"App: User can be enabled","Test an org admin can enable a user",Pass,"3 Nov 2022, 10:31"
TEST-T8330,"App: User can be edited","Test an org admin can edit user",Pass,"3 Nov 2022, 10:31"
TEST-T8302,"Auth: Send welcome email","Test the send welcome email endpoint is functional",Pass,"3 Nov 2022, 10:31"
TEST-T8320,"App: Create App test","Test an app can be created",Pass,"3 Nov 2022, 10:31"
TEST-T8321,"App: Create App test org admin denied","Test an org admin can't create an app",Pass,"3 Nov 2022, 10:31"
TEST-T8325,"App: Edit App test","Test an app can be edited",Pass,"3 Nov 2022, 10:31"
TEST-T8322,"App: Create key is functional","Test an org admin can create key",Pass,"3 Nov 2022, 10:31"
TEST-T8328,"App: Delete key is functional","Test an org admin can delete key",Pass,"3 Nov 2022, 10:31"
TEST-T2086,"Auth: Change email","User can change email address and username with valid verification code.",Pass,"3 Nov 2022, 10:31"
TEST-T2087,"Auth: Change email without credentials fails (cloned)","A user without credentials, such as an nhs login user, cannot change their email.",Pass,"3 Nov 2022, 10:31"
TEST-T2088,"Auth: Change email invalid verification fails (cloned)","The email cannot be changed without a valid verification code.",Pass,"3 Nov 2022, 10:31"
TEST-T2121,"Auth: Change email expired verification fails (cloned)","The email cannot be changed with a verification code older than one hour",Pass,"3 Nov 2022, 10:31"
TEST-T2089,"Auth: Change invalid email fails (cloned)","Changing to an invalid email fails.",Pass,"3 Nov 2022, 10:31"
TEST-T2090,"Auth: Change email without authentication fails (cloned)","Disallow changing of email whilst not authenticated.",Pass,"3 Nov 2022, 10:31"
TEST-T2091,"Auth: Changing email different to username fails (cloned)","An account email must match the username. ",Pass,"3 Nov 2022, 10:31"
TEST-T2092,"Auth: Change mobile (cloned)","User can change mobile with valid verification code.",Pass,"3 Nov 2022, 10:31"
TEST-T2093,"Auth: Change mobile without credentials fails (cloned)","A user without credentials, such as an nhs login user, cannot change their mobile.",Pass,"3 Nov 2022, 10:31"
TEST-T2094,"Auth: Change mobile invalid verification fails (cloned)","The mobile cannot be changed without a valid verification code.",Pass,"3 Nov 2022, 10:31"
TEST-T2122,"Auth: Change mobile expired verification fails (cloned)","The mobile cannot be changed with a verification code older than one hour",Pass,"3 Nov 2022, 10:31"
TEST-T2095,"Auth: Change invalid mobile fails (cloned)","Changing to an invalid mobile fails.",Pass,"3 Nov 2022, 10:31"
TEST-T2096,"Auth: Change mobile without authentication fails (cloned)","Disallow changing of mobile whilst not authenticated.",Pass,"3 Nov 2022, 10:31"
TEST-T2097,"Auth: Reset password change (cloned)","Change password with valid reset code and OTP.",Pass,"3 Nov 2022, 10:31"
TEST-T2098,"Auth: Reset password change invalid reset code fails (cloned)","Change password with invalid reset code fails.
",Pass,"3 Nov 2022, 10:31"
TEST-T2119,"Auth: Reset password change expired reset code fails (cloned)","Change password with expired reset code is not authorized.
",Pass,"3 Nov 2022, 10:31"
TEST-T2100,"Auth: Reset password change weak password fails (cloned)","Change password with weak password fails.
",Pass,"3 Nov 2022, 10:31"
TEST-T2101,"Auth: Reset password change invalid username fails silently (cloned)","Change password with invalid username fails without disclosing username does not exist.
",Pass,"3 Nov 2022, 10:31"
TEST-T2102,"Auth: Change password (cloned)","An authenticated user can change their password.",Pass,"3 Nov 2022, 10:31"
TEST-T2103,"Auth: Change password no credentials fails (cloned)","A user who is does not have credentials, such as nhs login, cannot change their password.",Pass,"3 Nov 2022, 10:31"
TEST-T2104,"Auth: Change password weak password fails (cloned)","The password cannot be changed to a weak variant. ",Pass,"3 Nov 2022, 10:31"
TEST-T2105,"Auth: Change password no auth fails (cloned)","A user who is not authenticated cannot change their password.
",Pass,"3 Nov 2022, 10:31"
TEST-T2106,"2FA: Create OTP (cloned)","An OTP will be sent via SMS when requested.",Pass,"3 Nov 2022, 10:31"
TEST-T2107,"2FA: Create OTP too many requests fails (cloned)","Creating more than one OTP request per seconds is not allowed.",Pass,"3 Nov 2022, 10:31"
TEST-T2108,"2FA: Create OTP invalid username fails","Creating an OTP with an invalid username is not allowed.",Pass,"3 Nov 2022, 10:31"
TEST-T8642,"Auth: Can not create OTP with invalid password","Can not create an OTP with an invalid password ",Pass,"3 Nov 2022, 10:31"
TEST-T2109,"Auth: Reset password send (cloned)","Allow sending of a password reset email with reset code.",Pass,"3 Nov 2022, 10:31"
TEST-T2110,"Auth: Reset password too many requests fails (cloned)","Do not authorize a password email to be sent more than once per minute.",Pass,"3 Nov 2022, 10:31"
TEST-T2117,"Auth: Reset password too many requests non-existent account fails (cloned)","Do not authorize a password email to be sent more than once per minute for a non-existent account.",Pass,"3 Nov 2022, 10:31"
TEST-T2111,"Auth: Reset password invalid username sends email (cloned)","Sending a password reset email with an invalid username should return a successful response and an email to the user advising the process failed",Pass,"3 Nov 2022, 10:31"
TEST-T3201,"Developer portal: Login Test - Test Login Otp",,Pass,"3 Nov 2022, 10:31"
TEST-T3202,"Developer portal: Login Test - Test Login Bad Password Fails",,Pass,"3 Nov 2022, 10:31"
TEST-T3203,"Developer portal: Login Test - Test Login Bad Otp Fails",,Pass,"3 Nov 2022, 10:31"
TEST-T3204,"Developer portal: Login Test - Test Login Expired Otp Fails",,Pass,"3 Nov 2022, 10:31"
TEST-T3205,"Developer portal: Login Test - Test Login Bad Username Otp Fails",,Pass,"3 Nov 2022, 10:31"
TEST-T2115,"Auth: Logout (cloned)","A user can logout. ",Pass,"3 Nov 2022, 10:31"
TEST-T2116,"Auth: Logout no session fails (cloned)","A user cannot logout if they have no active session.",Pass,"3 Nov 2022, 10:31"
TEST-T3208,"Developer portal: Session Idle Handler Test - Test Allows Recent Activity",,Pass,"3 Nov 2022, 10:31"
TEST-T3209,"Developer portal: Session Idle Handler Test - Test Allows Within Max Session",,Pass,"3 Nov 2022, 10:31"
TEST-T3210,"Developer portal: Session Idle Handler Test - Test Allows Within Max Session And Active",,Pass,"3 Nov 2022, 10:31"
TEST-T4321,"Patient app backend: N H S Login Test - Test Get Token",,Pass,"8 Jul 2022, 09:20"
TEST-T4322,"Patient app backend: N H S Login Test - Test Get User Info",,Pass,"8 Jul 2022, 09:20"
TEST-T4323,"Patient app backend: Http Api Test - Test Get Authorize Endpoint",,Pass,"8 Jul 2022, 09:20"
TEST-T4324,"Patient app backend: Http Api Test - Test Get Tokens",,Pass,"8 Jul 2022, 09:20"
TEST-T4325,"Patient app backend: Http Api Test - Test Get User Info",,Pass,"8 Jul 2022, 09:20"
TEST-T4326,"Patient app backend: Http Api Test - Test User Issuer",,Pass,"8 Jul 2022, 09:20"
TEST-T4327,"Patient app backend: Http Api Test - Test Get Jwks",,Pass,"8 Jul 2022, 09:20"
TEST-T4328,"Patient app backend: J W T Decoder Test - Test Decodes Token And Loads J W K",,Pass,"8 Jul 2022, 09:20"
TEST-T4329,"Patient app backend: J W T Decoder Test - Test Fails Bad Token Signature",,Pass,"8 Jul 2022, 09:20"
TEST-T4330,"Patient app backend: J W T Decoder Test - Test Missing J W K Alg Key Works",,Pass,"8 Jul 2022, 09:20"
TEST-T4331,"Patient app backend: J W T Encoder Test - Test Encodes",,Pass,"8 Jul 2022, 09:20"
TEST-T4332,"Patient app backend: N H S Login Client Test - Test Generate Login Url",,Pass,"8 Jul 2022, 09:20"
TEST-T4333,"Patient app backend: N H S Login Client Test - Test Get Token",,Pass,"8 Jul 2022, 09:20"
TEST-T4334,"Patient app backend: N H S I D Token Validator Test - Test Good Validate",,Pass,"8 Jul 2022, 09:20"
TEST-T4335,"Patient app backend: N H S I D Token Validator Test - Test Bad Vot",,Pass,"8 Jul 2022, 09:20"
TEST-T4336,"Patient app backend: N H S I D Token Validator Test - Test Parent Check",,Pass,"8 Jul 2022, 09:20"
TEST-T4337,"Patient app backend: N H S Normalizer Test - Test Normalizer N H S Methods",,Pass,"8 Jul 2022, 09:20"
TEST-T4338,"Patient app backend: O I D C Normalizer Test - Test Normalizes Keys",,Pass,"8 Jul 2022, 09:20"
TEST-T4339,"Patient app backend: O I D C Normalizer Test - Test Normalizer Field Methods",,Pass,"8 Jul 2022, 09:20"
TEST-T4340,"Patient app backend: J W T Validator Test - Test Parent Check",,Pass,"8 Jul 2022, 09:20"
TEST-T4341,"Patient app backend: Request Store Test - Test Stores New Request",,Pass,"8 Jul 2022, 09:20"
TEST-T4342,"Patient app backend: Request Store Test - Test Detects Existing Request",,Pass,"8 Jul 2022, 09:20"
TEST-T4343,"Patient app backend: Session Idle Handler Test - Test Allows Recent Activity",,Pass,"8 Jul 2022, 09:20"
TEST-T4344,"Patient app backend: Session Idle Handler Test - Test Allows Within Max Session",,Pass,"8 Jul 2022, 09:20"
TEST-T4345,"Patient app backend: Session Idle Handler Test - Test Allows Within Max Session And Active",,Pass,"8 Jul 2022, 09:20"
TEST-T4158,"Gb nhs signing service client: Request Signature Integration Test - Test Request Signature",,Pass,"15 Nov 2022, 07:02"
TEST-T1374,"Prescription: Issuing: EPS Pharmacy Christmas Open Hours","prove that the eps pharmacy search handles Christmas open hours specifically",Pass,"15 Nov 2022, 07:01"
TEST-T1375,"Prescription: Issuing: EPS Pharmacy Current Week Range Data Structure is Correct","prove that the eps pharmacy search provides the current week range data structure correctly",Pass,"15 Nov 2022, 07:01"
TEST-T1376,"Prescription: Issuing: EPS Pharmacy Current Week Range Data Structure has All 7 Days","prove that the eps pharmacy search provides the current week range data structure with all seven days present",Pass,"15 Nov 2022, 07:01"
TEST-T1378,"Prescription: Issuing: EPS Pharmacy Current Day Data Structure","prove that the eps pharmacy search provides the current day data in the correct structure",Pass,"15 Nov 2022, 07:01"
TEST-T1379,"Prescription: Issuing: EPS Pharmacy Search Retrieves Open Times for Today","prove that the eps pharmacy search provides the open times for today",Pass,"15 Nov 2022, 07:01"
TEST-T1381,"Prescription: Issuing: EPS Pharmacy Search Displays Open Times for Today Correctly","prove that the eps pharmacy search provides the open times for today correctly",Pass,"15 Nov 2022, 07:01"
TEST-T1385,"Prescription: Issuing: EPS Pharmacy Search Dispenser Opening Hours Contains Correct Data Structure","prove that the eps pharmacy search provides the opening hours with the correct expected data strcuture",Pass,"15 Nov 2022, 07:01"
TEST-T1386,"Prescription: Issuing: EPS Pharmacy Search Dispenser Closed Today Provides Open Hours Tomorrow","prove that the eps pharmacy search provides the opening hours for tomorrow and displays the pharmacy is closed today",Pass,"15 Nov 2022, 07:01"
TEST-T7804,"Gb nhs eps dos client: Dispenser Address Details Capitalised if all words are upper-cased","prove that the Name, Street Address, Locality, Town and Administrative Area are formatted as capitalised if all the words are all upper cased",Pass,"15 Nov 2022, 07:01"
TEST-T4009,"Gb nhs mesh client: Check Message Status Test - Test Message Status Object",,Pass,"15 Nov 2022, 07:02"
TEST-T4010,"Gb nhs mesh client: Check Message Status Test - Test Message Does Not Exist",,Pass,"15 Nov 2022, 07:02"
TEST-T4011,"Gb nhs mesh client: Download Message Test - Test Download Non Chunked Message Successfully",,Pass,"15 Nov 2022, 07:02"
TEST-T4012,"Gb nhs mesh client: Download Message Test - Test Download Chunked Message Successfully",,Pass,"15 Nov 2022, 07:02"
TEST-T4013,"Gb nhs mesh client: Download Message Test - Test Message Does Not Exist",,Pass,"15 Nov 2022, 07:02"
TEST-T4014,"Gb nhs mesh client: Download Message Test - Test Message Already Downloaded",,Pass,"15 Nov 2022, 07:02"
TEST-T4015,"Gb nhs mesh client: Endpoint Lookup Test - Test Single Mailbox Returned",,Fail,"15 Nov 2022, 07:02"
TEST-T4016,"Gb nhs mesh client: Endpoint Lookup Test - Test No Mailboxes Returned",,Fail,"15 Nov 2022, 07:02"
TEST-T4017,"Gb nhs mesh client: Inbox Message Count Test - Test Message Count Is Int",,Pass,"15 Nov 2022, 07:02"
TEST-T4018,"Gb nhs mesh client: Inbox Message List Test - Test Message List Is Array Of Message Ids",,Pass,"15 Nov 2022, 07:02"
TEST-T4019,"Gb nhs mesh client: Mailbox Authenticate Test - Test Successful Authorization",,Pass,"15 Nov 2022, 07:02"
TEST-T4020,"Gb nhs mesh client: Mailbox Authenticate Test - Test Unsuccessful Authorization",,Pass,"15 Nov 2022, 07:02"
TEST-T4021,"Gb nhs mesh client: Mailbox Authenticate Test - Test Exception On Mailbox Mismatch",,Pass,"15 Nov 2022, 07:02"
TEST-T4022,"Gb nhs mesh client: Mailbox Authenticate Test - Test Exception On Unexpected Json",,Pass,"15 Nov 2022, 07:02"
TEST-T4023,"Gb nhs mesh client: Mailbox Authenticate Test - Test Exception On Unexpected Html",,Pass,"15 Nov 2022, 07:02"
TEST-T4024,"Gb nhs mesh client: Mailbox Authenticate Test - Test Exception On Unexpected Http Code",,Pass,"15 Nov 2022, 07:02"
TEST-T4025,"Gb nhs mesh client: Mailbox Lock Test - Test Max1 Thread Per Mailbox",,Pass,"15 Nov 2022, 07:02"
TEST-T4026,"Gb nhs mesh client: Send Message Test - Test Send Non Chunked Message Successfully",,Pass,"15 Nov 2022, 07:02"
TEST-T4027,"Gb nhs mesh client: Send Message Test - Test Send Chunked Message Successfully",,Pass,"15 Nov 2022, 07:02"
TEST-T4028,"Gb nhs mesh client: Send Message Test - Test Invalid Recipient",,Pass,"15 Nov 2022, 07:02"
TEST-T4029,"Gb nhs mesh client: Check Message Status Integration Test - Test Message Status Object",,Fail,"15 Nov 2022, 07:02"
TEST-T4030,"Gb nhs mesh client: Check Message Status Integration Test - Test Message Does Not Exist",,Fail,"15 Nov 2022, 07:02"
TEST-T4031,"Gb nhs mesh client: Download Message Integration Test - Test Message Does Not Exist",,Fail,"15 Nov 2022, 07:02"
TEST-T4032,"Gb nhs mesh client: Endpoint Lookup Integration Test - Test Single Mailbox Returned",,Fail,"15 Nov 2022, 07:02"
TEST-T4033,"Gb nhs mesh client: Endpoint Lookup Integration Test - Test No Mailboxes Returned",,Fail,"15 Nov 2022, 07:02"
TEST-T4034,"Gb nhs mesh client: Inbox Message Count Integration Test - Test Message Count Is Int",,Fail,"15 Nov 2022, 07:02"
TEST-T4035,"Gb nhs mesh client: Inbox Message List Integration Test - Test Message List Is Array Of Message Ids",,Fail,"15 Nov 2022, 07:02"
TEST-T4036,"Gb nhs mesh client: Mailbox Authenticate Integration Test - Test Successful Authorization",,Fail,"15 Nov 2022, 07:02"
TEST-T4037,"Gb nhs mesh client: Mailbox Authenticate Integration Test - Test Unsuccessful Authorization",,Fail,"15 Nov 2022, 07:02"
TEST-T4038,"Gb nhs mesh client: Send Message Integration Test - Test Send Uncompressed Non Chunked Message Successfully",,Fail,"15 Nov 2022, 07:02"
TEST-T4039,"Gb nhs mesh client: Send Message Integration Test - Test Send Compressed Non Chunked Message Successfully",,Fail,"15 Nov 2022, 07:02"
TEST-T4040,"Gb nhs mesh client: Send Message Integration Test - Test Send Compressed Chunked Message Successfully",,Fail,"15 Nov 2022, 07:02"
TEST-T4041,"Gb nhs mesh client: Send Message Integration Test - Test Invalid Recipient",,Fail,"15 Nov 2022, 07:02"
TEST-T4042,"Gb nhs mesh client: High Volume Test - Test High Volume Receive",,Fail,"15 Nov 2022, 07:02"
TEST-T4043,"Gb nhs mesh client: Send And Receive Message End To End Test - Test Send And Receive Message",,Fail,"15 Nov 2022, 07:02"
TEST-T4080,"Gb nhs ods client: Find Organisations By Search Test - Test Find Organisation Successfully",,Pass,"15 Nov 2022, 07:05"
TEST-T4081,"Gb nhs ods client: Find Organisations Modified Since Test - Test Find Organisation Modified Since",,Pass,"15 Nov 2022, 07:05"
TEST-T4082,"Gb nhs ods client: Get Organisation Test - Test Get Organisation Successfully",,Pass,"15 Nov 2022, 07:05"
TEST-T4083,"Gb nhs ods client: Get Organisation Test - Test Organisation Not Found",,Pass,"15 Nov 2022, 07:05"
TEST-T8641,"Gb nhs ods client: Postal Address: correctly formats 1st address line","Prove that GB NHS ODS client postal address correctly formats 1st address line",Pass,"15 Nov 2022, 07:05"
TEST-T8687,"Gb nhs ods client: Postal Address: correctly formats 2nd address line","Prove that correctly formats 2nd address line",Pass,"15 Nov 2022, 07:05"
TEST-T8688,"Gb nhs ods client: Postal Address: correctly formats 3rd line of address","Prove that correctly formats 3rd line of address",Pass,"15 Nov 2022, 07:05"
TEST-T8689,"Gb nhs ods client: Postal Address: correctly formats town name","Prove that correctly formats town name",Pass,"15 Nov 2022, 07:05"
TEST-T8690,"Gb nhs ods client: Postal Address: correctly formats county name","Prove that correctly formats county name",Pass,"15 Nov 2022, 07:05"
TEST-T8640,"Gb nhs ods client: Organisation: correctly formats organisation name","Prove that GB NHS ODS client organisation correctly formats organisation name",Pass,"15 Nov 2022, 07:05"
TEST-T4084,"Gb nhs ods client: Mock Client Test - Test Method Return Values Return Correctly",,Pass,"15 Nov 2022, 07:05"
TEST-T4085,"Gb nhs ods client: Mock Client Test - Test Assert Mock Correct Method Call Count Returns Correctly",,Pass,"15 Nov 2022, 07:05"
TEST-T4086,"Gb nhs ods client: Mock Client Test - Test Method Throws Correct Exception Invalid Argument Exception",,Pass,"15 Nov 2022, 07:05"
TEST-T4087,"Gb nhs ods client: Mock Client Test - Test Method Throws Correct Exception Domain Exception",,Pass,"15 Nov 2022, 07:05"
TEST-T4088,"Gb nhs ods client: Find Organisations By Search Integration Test - Test Find Organisation Successfully",,Pass,"15 Nov 2022, 07:05"
TEST-T4089,"Gb nhs ods client: Find Organisations Modified Since Integration Test - Test Find Organisation Modified Since",,Pass,"15 Nov 2022, 07:05"
TEST-T4090,"Gb nhs ods client: Get Organisation Integration Test - Test Get Organisation Successfully",,Pass,"15 Nov 2022, 07:05"
TEST-T4091,"Gb nhs ods client: Get Organisation Integration Test - Test Organisation Not Found",,Pass,"15 Nov 2022, 07:05"
TEST-T4092,"Gb nhs ods client: Find Organisations By Search Functional Test - Test Find Then Get First Organisation With Notting Hill In Name",,Pass,"15 Nov 2022, 07:05"
TEST-T4093,"Gb nhs ods client: Find Organisations Modified Since Functional Test - Test Find Then Get First Organisation Modified In Last Month",,Pass,"15 Nov 2022, 07:05"
TEST-T3430,"Gb nhs cis2 client: C I S2 Client Test - Test Random State Returns String",,Pass,"15 Nov 2022, 07:06"
TEST-T3431,"Gb nhs cis2 client: C I S2 Client Test - Test Random State Returns Correct Length",,Pass,"15 Nov 2022, 07:06"
TEST-T3432,"Gb nhs cis2 client: C I S2 Client Test - Test Random State Returns Correct Format",,Pass,"15 Nov 2022, 07:06"
TEST-T3433,"Gb nhs cis2 client: C I S2 Client Test - Test Constructor Called With Invalid Environment Throws Exception",,Pass,"15 Nov 2022, 07:06"
TEST-T3434,"Gb nhs cis2 client: C I S2 Client Test - Test Generate O Auth2 Login Url Returns Correctly Parametized Url",,Pass,"15 Nov 2022, 07:06"
TEST-T3435,"Gb nhs cis2 client: Mock Client Test - Test Method Return Values Return Correctly",,Pass,"15 Nov 2022, 07:06"
TEST-T3436,"Gb nhs cis2 client: Mock Client Test - Test Assert Mock Correct Method Call Count Returns Correctly",,Pass,"15 Nov 2022, 07:06"
TEST-T4108,"Gb nhs rbac library: R B A C Test - Test Get Effective Activity Codes Returns Correctly",,Pass,"15 Nov 2022, 07:02"
TEST-T4109,"Gb nhs rbac library: R B A C Test - Test Get Effective Activity Codes Returns Correctly When Independent",,Pass,"15 Nov 2022, 07:02"
TEST-T4110,"Gb nhs rbac library: R B A C Test - Test Get Activity Codes That Grant Activity Code Returns Correctly",,Pass,"15 Nov 2022, 07:02"
TEST-T4111,"Gb nhs rbac library: R B A C Test - Test Get Activity Codes That Grant Activity Code Returns Correctly When Unmatched",,Pass,"15 Nov 2022, 07:02"
TEST-T4112,"Gb nhs rbac library: R B A C Test - Test Get Effective Activity Codes By Job Roles Returns Correctly",,Pass,"15 Nov 2022, 07:02"
TEST-T4113,"Gb nhs rbac library: R B A C Test - Test Get Effective Activity Codes By Job Roles Returns Correctly When Unmatched",,Pass,"15 Nov 2022, 07:02"
TEST-T4114,"Gb nhs rbac library: R B A C Test - Test Get Job Roles That Grant Activity Code Returns Correctly",,Pass,"15 Nov 2022, 07:02"
TEST-T4115,"Gb nhs rbac library: R B A C Test - Test Get Job Roles That Grant Activity Code Returns Correctly When Unmatched",,Pass,"15 Nov 2022, 07:02"
TEST-T4116,"Gb nhs scr client: Get Latest S C R Unit Test - Test Get Latest S C R",,Pass,"15 Nov 2022, 07:03"
TEST-T4117,"Gb nhs scr client: Get S C R Unit Test - Test Get S C R",,Pass,"15 Nov 2022, 07:03"
TEST-T4118,"Gb nhs scr client: Upload S C R Unit Test - Test Upload S C R Serialisation",,Pass,"15 Nov 2022, 07:03"
TEST-T4119,"Gb nhs scr client: Upload S C R Unit Test - Test Upload S C R With All Html Sections And Entries",,Pass,"15 Nov 2022, 07:03"
TEST-T4120,"Gb nhs scr client: Get Latest S C R Identifier Integration Test - Test Get Latest S C R Identifier",,Pass,"15 Nov 2022, 07:03"
TEST-T4121,"Gb nhs scr client: Get S C R Integration Test - Test Get S C R",,Pass,"15 Nov 2022, 07:03"
TEST-T4125,"Gb nhs scr client: Upload S C R Integration Test - Test Upload S C R",,Pass,"15 Nov 2022, 07:03"
TEST-T4126,"Gb nhs scr client: Upload S C R Integration Test - Test Upload S C R With Full Payload",,Pass,"15 Nov 2022, 07:03"
TEST-T3569,"Gb nhs fit note templates: Generate Fit Note P D F Test - Test E Med3 Fit Note P D F Generated",,Pass,"15 Nov 2022, 07:03"
TEST-T3992,"Gb nhs itk3 library: Business Acknowledgement Test - Test Generate Patient No Longer At This Clinical Setting Error30003",,Pass,"15 Nov 2022, 07:03"
TEST-T3993,"Gb nhs itk3 library: Business Acknowledgement Test - Test Generate Patient Known Here30001",,Pass,"15 Nov 2022, 07:03"
TEST-T3994,"Gb nhs itk3 library: Infrastructure Acknowledgement Test - Test Generate Handling Specification Error10001",,Pass,"15 Nov 2022, 07:03"
TEST-T3995,"Gb nhs itk3 library: Infrastructure Acknowledgement Test - Test Generate Handling Specification Success20013",,Pass,"15 Nov 2022, 07:03"
TEST-T3996,"Gb nhs itk3 library: Emergency Supply Test - Test Parse Example",,Pass,"15 Nov 2022, 07:03"
TEST-T3997,"Gb nhs itk3 library: Immunizations Test - Test Parse Example",,Pass,"15 Nov 2022, 07:03"
TEST-T3998,"Gb nhs itk3 library: Emergency Care Discharge Test - Test Parse Example1",,Pass,"15 Nov 2022, 07:03"
TEST-T3999,"Gb nhs itk3 library: Inpatient Discharge Test - Test Parse Example1",,Pass,"15 Nov 2022, 07:03"
TEST-T4000,"Gb nhs itk3 library: Mental Health Discharge Test - Test Parse Example1",,Pass,"15 Nov 2022, 07:03"
TEST-T4001,"Gb nhs itk3 library: Mental Health Discharge Test - Test Parse Example2",,Pass,"15 Nov 2022, 07:03"
TEST-T4002,"Gb nhs itk3 library: Outpatient Letter Test - Test Parse Example01",,Pass,"15 Nov 2022, 07:03"
TEST-T4003,"Gb nhs itk3 library: Outpatient Letter Test - Test Parse Example02",,Pass,"15 Nov 2022, 07:03"
TEST-T4004,"Gb nhs itk3 library: Outpatient Letter Test - Test Parse Example03",,Pass,"15 Nov 2022, 07:03"
TEST-T4005,"Gb nhs itk3 library: Outpatient Letter Test - Test Parse Example04",,Pass,"15 Nov 2022, 07:03"
TEST-T4006,"Gb nhs itk3 library: Outpatient Letter Test - Test Parse Example05",,Pass,"15 Nov 2022, 07:03"
TEST-T4007,"Gb nhs itk3 library: Outpatient Letter Test - Test Parse Example06",,Pass,"15 Nov 2022, 07:03"
TEST-T4008,"Gb nhs itk3 library: Outpatient Letter Test - Test Parse Example07",,Pass,"15 Nov 2022, 07:03"
TEST-T4313,"Hl7 fhir library: Xml Serializer Test - Test Unserialize From Xml",,Pass,"15 Nov 2022, 07:03"
TEST-T4314,"Hl7 fhir library: Xml Unserializer Test - Test Unserialize From Xml",,Pass,"15 Nov 2022, 07:03"
TEST-T4056,"Gb nhs nhais client: Generate Receipt Report Test - Test Receipt Report Example1",,Pass,"15 Nov 2022, 07:02"
TEST-T4057,"Gb nhs nhais client: Generate Receipt Report Test - Test Receipt Report Example2",,Pass,"15 Nov 2022, 07:02"
TEST-T4058,"Gb nhs nhais client: Outgoing Message Test - Test Acceptance Example Type1 Birth",,Pass,"15 Nov 2022, 07:02"
TEST-T4059,"Gb nhs nhais client: Outgoing Message Test - Test Acceptance Example Type2 First Acceptance",,Pass,"15 Nov 2022, 07:02"
TEST-T4060,"Gb nhs nhais client: Outgoing Message Test - Test Acceptance Example Type3 Transfer In",,Pass,"15 Nov 2022, 07:02"
TEST-T4061,"Gb nhs nhais client: Outgoing Message Test - Test Acceptance Example Type4 Immigrant",,Pass,"15 Nov 2022, 07:02"
TEST-T4062,"Gb nhs nhais client: Outgoing Message Test - Test Acceptance Example Type5 Ex Servicess",,Pass,"15 Nov 2022, 07:02"
TEST-T4063,"Gb nhs nhais client: Outgoing Message Test - Test Create Amendment Transactions Example",,Pass,"15 Nov 2022, 07:02"
TEST-T4064,"Gb nhs nhais client: Outgoing Message Test - Test Acceptance Amendment Removal Example",,Pass,"15 Nov 2022, 07:02"
TEST-T4065,"Gb nhs nhais client: Outgoing Message Test - Test Download Transaction Example",,Pass,"15 Nov 2022, 07:02"
TEST-T4066,"Gb nhs nhais client: Outgoing Message Test - Test Deduction Transaction Example",,Pass,"15 Nov 2022, 07:02"
TEST-T4067,"Gb nhs nhais client: Parse Incoming Message Test - Test Parse Incoming Example Messasge1",,Pass,"15 Nov 2022, 07:02"
TEST-T4068,"Gb nhs nhais client: Parse Incoming Message Test - Test Parse Incoming Example Messasge2",,Pass,"15 Nov 2022, 07:02"
TEST-T4069,"Gb nhs nhais client: Parse Incoming Message Test - Test Parse Incoming Example Messasge3",,Pass,"15 Nov 2022, 07:02"
TEST-T4070,"Gb nhs nhais client: Parse Incoming Message Test - Test Parse Incoming Example Messasge4",,Pass,"15 Nov 2022, 07:02"
TEST-T4071,"Gb nhs nhais client: Parse Incoming Message Test - Test Parse Incoming H A Amendment All Fields",,Pass,"15 Nov 2022, 07:02"
TEST-T4072,"Gb nhs nhais client: Parse Receipt Report Test - Test Parse Receipt Report1",,Pass,"15 Nov 2022, 07:02"
TEST-T4073,"Gb nhs nhais client: Parse Receipt Report Test - Test Parse Receipt Report2",,Pass,"15 Nov 2022, 07:02"
TEST-T4074,"Gb nhs nhais client: Parse Receipt Report Test - Test Parse Receipt Report3",,Pass,"15 Nov 2022, 07:02"
TEST-T3437,"Gb nhs dch client: Admission Details Test - Test Parse Xml Example01",,Fail,"15 Nov 2022, 07:02"
TEST-T3438,"Gb nhs dch client: Admission Details Test - Test Parse Json Example01",,Fail,"15 Nov 2022, 07:02"
TEST-T3439,"Gb nhs dch client: Admission Details Test - Test Produce Xml Example01",,Fail,"15 Nov 2022, 07:02"
TEST-T3440,"Gb nhs dch client: Admission Details Test - Test Produce Json Example01",,Fail,"15 Nov 2022, 07:02"
TEST-T3441,"Gb nhs emed3 client: Activity Report Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:05"
TEST-T4045,"Gb nhs ndop client: Find Ndop Preferences Test - Test Parse Json Response01",,Fail,"15 Nov 2022, 07:04"
TEST-T4046,"Gb nhs ndop client: Find Ndop Preferences Test - Test Parse Json Response02",,Fail,"15 Nov 2022, 07:04"
TEST-T4047,"Gb nhs ndop client: Get Ndop Preference Test - Test Parse Json Response01",,Fail,"15 Nov 2022, 07:04"
TEST-T4048,"Gb nhs ndop client: Register Ndop Preference Test - Test Parse Json Failure Response",,Fail,"15 Nov 2022, 07:04"
TEST-T4049,"Gb nhs nems client: P D S Change Of Address Test - Test Parse Xml Example01",,Fail,"15 Nov 2022, 07:01"
TEST-T4050,"Gb nhs nems client: P D S Change Of Address Test - Test Produce Xml Example01",,Fail,"15 Nov 2022, 07:01"
TEST-T4051,"Gb nhs nems client: Subscription Functional Test - Test Create Subscription",,Fail,"15 Nov 2022, 07:01"
TEST-T4052,"Gb nhs nems client: Subscription Functional Test - Test Create Duplicate Subscription Fails Gracefully",,Fail,"15 Nov 2022, 07:01"
TEST-T4053,"Gb nhs nems client: Subscription Functional Test - Test Read Subscription",,Fail,"15 Nov 2022, 07:01"
TEST-T4054,"Gb nhs nems client: Subscription Functional Test - Test Delete Subscription",,Fail,"15 Nov 2022, 07:01"
TEST-T4055,"Gb nhs nems client: Subscription Functional Test - Test Delete Subscription Twice Fails Gracefully",,Fail,"15 Nov 2022, 07:01"
TEST-T4075,"Gb nhs nrl client: Create Pointer Test - Test Provide Json Request",,Pass,"15 Nov 2022, 07:02"
TEST-T4076,"Gb nhs nrl client: Create Pointer Test - Test Parse Json Response01",,Pass,"15 Nov 2022, 07:02"
TEST-T4077,"Gb nhs nrl client: Delete Pointer Test - Test Parse Json Response01",,Pass,"15 Nov 2022, 07:02"
TEST-T4078,"Gb nhs nrl client: Find Pointers Test - Test Parse Json Response01",,Pass,"15 Nov 2022, 07:02"
TEST-T4079,"Gb nhs nrl client: Get Pointer Test - Test Parse Json Response01",,Pass,"15 Nov 2022, 07:02"
TEST-T4315,"Iam: Change User Password Test - Test Change User Password",,Pass,"14 Nov 2022, 20:30"
TEST-T4316,"Iam: Change User Password Test - Test Change User Password Fails With Invalid Old Password",,Pass,"14 Nov 2022, 20:30"
TEST-T4319,"Iam: Change Password Test - Test Change Password On Reset Request",,Pass,"14 Nov 2022, 20:30"
TEST-T7459,"IAM: User: Authorization: Security: Controller is restricted by JWT Bearer header","Prove that the Authorization Controller is access restricted by a environment based key, and that an appropriate error response is returned on failure",Pass,"14 Nov 2022, 20:30"
TEST-T7460,"IAM: User: Authorization: Controller has the correct field requirements","Prove that the Authorization Controller has the correct field requirements, and returns an appropriate set of error messages for missing fields in the request",Pass,"14 Nov 2022, 20:30"
TEST-T7593,"IAM: User: Authorization: Controller creates a new user with an inactive tenant record","Prove that when IAM does not have a User for the provided email address, and the end date provided is in the past, that a new user and tenant user are created and no emails are sent",Pass,"14 Nov 2022, 20:30"
TEST-T7461,"IAM: User: Authorization: Controller creates a new user and sends a create password email when no matching user exists","Prove that when IAM does not have a User for the provided email address, and the start and end dates result in an active tenant user, a create password email is sent",Pass,"14 Nov 2022, 20:30"
TEST-T7594,"IAM: User: Authorization: Controller creates a new inactive tenant user for an existing user","Prove that when IAM has an existing User account that is not linked to this tenant, no emails are sent if the User remains inactive for the tenant",Pass,"14 Nov 2022, 20:30"
TEST-T7595,"IAM: User: Authorization: Controller creates a new tenant user for an existing user with no password, and sends a create password email","Prove that when IAM has an existing User with no password set, a new Tenant User is created and a 'create password' email is sent",Pass,"14 Nov 2022, 20:30"
TEST-T7596,"IAM: User: Authorization: Controller creates a new tenant user for an existing active user, and sends a welcome to tenant email","Prove that when IAM has an existing active User, a new Tenant User is created and a 'welcome to tenant' email is sent",Pass,"14 Nov 2022, 20:30"
TEST-T7462,"IAM: User: Authorization: Controller correctly handles updates to an existing and active Tenant User","Prove that when an update is provided for an existing User with an active Tenant User for the tenant being update, its Tenant User has its start and end dates set correctly, and that no emails are sent.",Pass,"14 Nov 2022, 20:30"
TEST-T7597,"IAM: User: Authorization: Controller correctly updates an inactive tenant user that remains inactive","Prove that when an inactive Tenant User is updated and remains inactive, no emails are sent",Pass,"14 Nov 2022, 20:30"
TEST-T7463,"IAM: User: Authorization: Controller correctly handles updates to an existing but inactive Tenant User with no password","Prove that when an update is provided for an existing User that has no password set and was previously active or has not yet become active for the tenant being updated, its Tenant User has its start and end dates set correctly, and that a 'set password' email is sent.",Pass,"14 Nov 2022, 20:30"
TEST-T7464,"IAM: User: Authorization: Controller correctly handles updates to an existing but inactive Tenant User that does have a password","Prove that when an update is provided for an existing User that has a password set and was previously active or has not yet become active for the tenant being updated, its Tenant User has its start and end dates set correctly, and that a 'welcome to tenant' email is sent.",Pass,"14 Nov 2022, 20:30"
TEST-T7465,"IAM: User: Change Username: Security: Controller is restricted by JWT Bearer header","Prove that the Change Username Controller is access restricted by a environment based key, and that an appropriate error response is returned on failure",Pass,"14 Nov 2022, 20:30"
TEST-T7466,"IAM: User: Change Username: Controller has the correct field requirements","Prove that the Change Username Controller has the correct field requirements, and returns an appropriate set of error messages for missing fields in the request",Pass,"14 Nov 2022, 20:30"
TEST-T7467,"IAM: User: Change Username: Controller correctly returns an error when an invalid old email address is provided","Prove that when an invalid (not found) email address is provided as the current User email address, a 'User not found.' error is returned",Pass,"14 Nov 2022, 20:30"
TEST-T7606,"IAM: User: Change Username: Controller correctly returns an error when an untenanted user is provided","Prove that when a 'old' username that does not belong to the tenant is provided a 'user not tenanted' error is returned",Pass,"14 Nov 2022, 20:30"
TEST-T7468,"IAM: User: Change Username: Controller correctly returns an error when an invalid new email address is provided","Prove that when an invalid (already existing) email address is provided as the new User email address, a 'User already exists and is active in tenant.' error is returned",Pass,"14 Nov 2022, 20:30"
TEST-T7607,"IAM: User: Change Username: Controller correctly returns an error when the new email address has an inactive tenant user and a password set","Prove that when the 'new' username has an inactive tenant user and a password set, a 'username is unavailable' error is returned from the controller",Pass,"14 Nov 2022, 20:30"
TEST-T7469,"IAM: User: Change Username: Controller correctly creates a new user and tenant user when no matching user exists","Prove that when a previously unused 'new' email address is used, a new user is created with the correct tenant user information",Pass,"14 Nov 2022, 20:30"
TEST-T7471,"IAM: User: Change Username: Controller updates user and tenant associations correctly for existing 'new' user","Prove that when an existing 'new' email address is provided, that no new user records are created and that a tenant user record is created against the existing user",Pass,"14 Nov 2022, 20:30"
TEST-T7472,"IAM: User: Change Username: Controller sends a 'change of username' and 'set password' email when adding a new tenant to a user with no password set","Prove that when a username is changed to an existing user with no password set, a 'change of username' email is sent to the 'old' user account, and a 'set password' email is sent to the 'new' user account",Pass,"14 Nov 2022, 20:30"
TEST-T7473,"IAM: User: Change Username: Controller sends a 'change of username' and 'welcome' email when adding a new tenant to a user with a password set","Prove that when a username is changed to an existing user with its password set, a 'change of username' email is sent to the 'old' user account, and a 'welcome' email is sent to the 'new' user account",Pass,"14 Nov 2022, 20:30"
TEST-T7470,"IAM: User: Change Username: Controller correctly removes the password and paired CIS user associations from an 'old' user if it has no active tenants remaining","Prove that when the 'old' email address is no longer actively associated with any tenants, its password and paired CIS user associations are removed",Pass,"14 Nov 2022, 20:30"
TEST-T8228,"IAM: User: Change Password: Assert that the controller requires fields","Prove that the change password controller requires fields for new and old password",Pass,"14 Nov 2022, 20:30"
TEST-T8229,"IAM: User: Change Password: Assert that the controller has a minimum password length requirement","Prove that the change password controller requires a minimum password length",Pass,"14 Nov 2022, 20:30"
TEST-T8230,"IAM: User: Change Password: Assert that the controller has a maximum password length requirement","Prove that the change password controller requires a maximum password length",Pass,"14 Nov 2022, 20:30"
TEST-T8231,"IAM: User: Change Password: Assert that the new and old passwords do not match","Prove that the change password controller does not allow the new password to match the existing password",Pass,"14 Nov 2022, 20:30"
TEST-T8232,"IAM: User: Change Password: Assert that an error is returned for an invalid old password","Prove that the change password controller requires that the correct old password is provided",Pass,"14 Nov 2022, 20:30"
TEST-T8233,"IAM: User: Change Password: Assert that the list of the 10,000 most common passwords are rejected","Prove that the change password controller rejects a new password that is within the 10,000 most common passwords",Pass,"14 Nov 2022, 20:30"
TEST-T8234,"IAM: User: Change Password: Assert that the old password does not need to meet the password requirements","Prove that the change password controller allows the old password to not meet the password requirements in order that password security can be upgraded",Pass,"14 Nov 2022, 20:30"
TEST-T8261,"IAM: Paired CIS User: Create: Controller request action redirects correctly","Prove that the Paired CIS User Create Controller redirects correctly to the NHS login URL",Pass,"14 Nov 2022, 20:30"
TEST-T8262,"IAM: Paired CIS User: Create: Controller validation requires fields","Prove that the Paired CIS User Create Controller validate action requires code and state fields",Pass,"14 Nov 2022, 20:30"
TEST-T8263,"IAM: Paired CIS User: Create: Controller validation state field must be correct","Prove that the Paired CIS User Create Controller requires the state field to be tied to the PHP Session",Pass,"14 Nov 2022, 20:30"
TEST-T8264,"IAM: Paired CIS User: Create: Controller validation must not be paired to current user","Prove that the Paired CIS User Create Controller returns an appropriate error when the CIS2 UUID is already paired to the logged in user",Pass,"14 Nov 2022, 20:30"
TEST-T8265,"IAM: Paired CIS User: Create: Controller validation must not be paired to another user","Prove that the Paired CIS User Create Controller returns an appropriate error when the CIS2 UUID is already paired to another user",Pass,"14 Nov 2022, 20:30"
TEST-T8266,"IAM: Paired CIS User: Create: Controller persists data on success","Prove that the Paired CIS User Create Controller persists the right data on success",Pass,"14 Nov 2022, 20:30"
TEST-T8260,"IAM: Paired CIS User: Controller returns the correct information","Prove that the correct information is returned from the Paired CIS User Controller",Pass,"14 Nov 2022, 20:30"
TEST-T8267,"IAM: Paired CIS User: Remove: Controller requires CIS2 UUID field","Prove that the Paired CIS User Remove Controller requires a cis2Uuid",Pass,"14 Nov 2022, 20:30"
TEST-T8268,"IAM: Paired CIS User: Remove: Controller returns correctly on success","Prove that the Paired CIS User Remove Controller returns correctly on success",Pass,"14 Nov 2022, 20:30"
TEST-T8087,"IAM: CIS2: Login: Back Channel Logout Requires Body","Prove that the CIS2 Login Controller Back Channel Logout requires a logout token, and returns an error if it is missing",Pass,"14 Nov 2022, 20:30"
TEST-T8088,"IAM: CIS2: Login: Back Channel Logout Returns An Error When Provided An Invalid Logout Token","Prove that when the CIS2 Login Controller Back channel Logout receives an invalid logout token, an error is returned",Pass,"14 Nov 2022, 20:30"
TEST-T8089,"IAM: CIS2: Login: Back Channel Logout Returns An Error When No Sessions Match","Prove that when the CIS2 Login Controller Back Channel Logout is called but there are no matching sessions, an error is returned",Pass,"14 Nov 2022, 20:30"
TEST-T8090,"IAM: CIS2: Login: Back Channel Logout Removes Sessions","Prove that when the CIS2 Login Controller Back Channel Logout is called, both the session and redis caches are removed",Pass,"14 Nov 2022, 20:30"
TEST-T8269,"IAM: User Info: Query: Query Handler returns correctly for a given User ID","Prove that the User Info Query results in the correct data for a given User ID, showing only actively associated Tenants",Pass,"14 Nov 2022, 20:30"
TEST-T8270,"IAM: Login: Controller requires username and password fields","Prove that the Login Controller requires the username and password fields",Pass,"14 Nov 2022, 20:30"
TEST-T8271,"IAM: Login: Controller returns an error when an unknown username is provided","Prove that the Login Controller returns an appropriate error when an invalid username is provided, and that the failed login attempt is persisted",Pass,"14 Nov 2022, 20:30"
TEST-T8272,"IAM: Login: Controller returns an error when an incorrect password is provided","Prove that the Login Controller returns an appropriate error when an incorrect password is provided, and that the failed login attempt is persisted",Pass,"14 Nov 2022, 20:30"
TEST-T8273,"IAM: Login: Controller returns an error when the user account is locked","Prove that the Login Controller returns an appropriate error when the user account is locked, and that the failed login attempt is persisted",Pass,"14 Nov 2022, 20:30"
TEST-T8274,"IAM: Login: Controller locks a user account after a number of failed attempts","Prove that the Login Controller changes the user account status to locked when a certain number of failed attempts have been made",Pass,"14 Nov 2022, 20:30"
TEST-T8275,"IAM: Login: Controller returns correctly and persists a successful login record","Prove that the Login Controller returns correctly for a successful login, and that a successful login attempt is persisted",Pass,"14 Nov 2022, 20:30"
TEST-T8276,"IAM: Logout: Controller removes both PHP and Redis sessions","Prove that the Logout Controller destroys both PHP and Redis CIS2 sessions, where applicable, on logout",Pass,"14 Nov 2022, 20:30"
TEST-T7615,"IAM: User: Change Password: Controller returns the correct response for a valid password reset request","Prove that when a valid password reset request is supplied to the password reset controller, a valid response is returned",Pass,"14 Nov 2022, 20:30"
TEST-T7616,"IAM: User: Change Password: Controller returns the correct response for an expired password reset request","Prove that when an expired password reset is provided, the controller returns a 'link expired' error response",Pass,"14 Nov 2022, 20:30"
TEST-T7956,"IAM: User: Change Password: Controller returns an HTTP 404 for a malformed reset key","Prove that an HTTP 404 is returned when a malformed reset key is provided to the change password query endpoint",Pass,"14 Nov 2022, 20:30"
TEST-T8235,"IAM: User: Reset Password: Assert that the controller requires fields","Prove that the reset password controller requires fields for password and reset key",Pass,"14 Nov 2022, 20:30"
TEST-T8236,"IAM: User: Reset Password: Assert that the controller has a minimum password length requirement","Prove that the reset password controller requires a minimum password length",Pass,"14 Nov 2022, 20:30"
TEST-T8237,"IAM: User: Reset Password: Assert that the controller has a maximum password length requirement","Prove that the reset password controller requires a maximum password length",Pass,"14 Nov 2022, 20:30"
TEST-T8238,"IAM: User: Reset Password: Assert that the controller requires the new and confirmation passwords match","Prove that the reset password controller requires that the new and confirmation passwords provided match to lessen the change of a mistake being persisted",Pass,"14 Nov 2022, 20:30"
TEST-T8239,"IAM: User: Reset Password: Assert that the list of the 10,000 most common passwords are rejected","Prove that the reset password controller rejects a new password that is within the 10,000 most common passwords",Pass,"14 Nov 2022, 20:30"
TEST-T8240,"IAM: User: Reset Password: Assert that the data is persisted","Prove that the reset password controller persists data on success",Pass,"14 Nov 2022, 20:30"
TEST-T4044,"Gb nhs mi reporting client: Generate C S V Test - Test Generate C S V",,Pass,"15 Nov 2022, 07:04"
TEST-T4159,"Gb nhs spine client: Cancel Prescription Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4160,"Gb nhs spine client: Cancel Prescription Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4161,"Gb nhs spine client: Dispense Claim Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4162,"Gb nhs spine client: Dispense Claim Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4163,"Gb nhs spine client: Dispense Notification Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4164,"Gb nhs spine client: Dispense Notification Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4165,"Gb nhs spine client: Dispense Proposal Return Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4166,"Gb nhs spine client: Dispense Proposal Return Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4167,"Gb nhs spine client: Nominated Prescription Release Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4168,"Gb nhs spine client: Nominated Prescription Release Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4169,"Gb nhs spine client: Parent Prescription Test - Test Urgent Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4170,"Gb nhs spine client: Parent Prescription Test - Test Non Urgent Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4171,"Gb nhs spine client: Parent Prescription Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4172,"Gb nhs spine client: Patient Prescription Release Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4173,"Gb nhs spine client: Patient Prescription Release Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4174,"Gb nhs spine client: Withdraw Dispense Notification Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4175,"Gb nhs spine client: Withdraw Dispense Notification Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4176,"Gb nhs spine client: Ehr Transfer Request Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4177,"Gb nhs spine client: Ehr Transfer Request Test - Test Request Matches Nhs Example",,Pass,"15 Nov 2022, 07:01"
TEST-T4178,"Gb nhs spine client: Ehr Transfer Request Test - Test Nhs Example Ehr Extract Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4179,"Gb nhs spine client: Advanced Trace Query Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4180,"Gb nhs spine client: Advanced Trace Query Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4181,"Gb nhs spine client: Advanced Trace Query Test - Test Request Matches Nhs Example2",,Pass,"15 Nov 2022, 07:01"
TEST-T4182,"Gb nhs spine client: Advanced Trace Query Test - Test Request Matches Nhs Example3",,Pass,"15 Nov 2022, 07:01"
TEST-T4183,"Gb nhs spine client: Advanced Trace Query Test - Test Inbound Response Parsing",,Pass,"15 Nov 2022, 07:01"
TEST-T4184,"Gb nhs spine client: Advanced Trace Query Test - Test Nhs Example Result1 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4185,"Gb nhs spine client: Advanced Trace Query Test - Test Nhs Example Result2 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4186,"Gb nhs spine client: Advanced Trace Query Test - Test Nhs Example Result3 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4187,"Gb nhs spine client: Allocate N H S Number Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4188,"Gb nhs spine client: Allocate N H S Number Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4189,"Gb nhs spine client: Allocate N H S Number Test - Test Request Matches Nhs Example2",,Pass,"15 Nov 2022, 07:01"
TEST-T4190,"Gb nhs spine client: Allocate N H S Number Test - Test Inbound Response Parsing",,Pass,"15 Nov 2022, 07:01"
TEST-T4191,"Gb nhs spine client: Allocate N H S Number Test - Test Inbound Error Parsing",,Pass,"15 Nov 2022, 07:01"
TEST-T4192,"Gb nhs spine client: Allocate N H S Number Test - Test Inbound Nhs Number Already Allocated Error Parsing",,Pass,"15 Nov 2022, 07:01"
TEST-T4193,"Gb nhs spine client: Allocate N H S Number Test - Test Nhs Example Result1 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4194,"Gb nhs spine client: Confirm N H S Number Query Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4195,"Gb nhs spine client: Confirm N H S Number Query Test - Test Request Matches Nhs Example",,Pass,"15 Nov 2022, 07:01"
TEST-T4196,"Gb nhs spine client: Confirm N H S Number Query Test - Test Nhs Example Result1 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4197,"Gb nhs spine client: Confirm N H S Number Query Test - Test Nhs Example Result2 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4198,"Gb nhs spine client: Confirm N H S Number Query Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4199,"Gb nhs spine client: Cross Check Trace Query Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4200,"Gb nhs spine client: Cross Check Trace Query Test - Test Request Matches Nhs Example",,Pass,"15 Nov 2022, 07:01"
TEST-T4201,"Gb nhs spine client: Cross Check Trace Query Test - Test Nhs Example Result1 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4202,"Gb nhs spine client: Cross Check Trace Query Test - Test Nhs Example Result2 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4203,"Gb nhs spine client: Cross Check Trace Query Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4204,"Gb nhs spine client: P D S Update Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4205,"Gb nhs spine client: P D S Update Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4206,"Gb nhs spine client: P D S Update Test - Test Request Matches Nhs Example2",,Pass,"15 Nov 2022, 07:01"
TEST-T4207,"Gb nhs spine client: P D S Update Test - Test Request Matches Nhs Example3",,Pass,"15 Nov 2022, 07:01"
TEST-T4208,"Gb nhs spine client: Retrieval Query Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4209,"Gb nhs spine client: Retrieval Query Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4210,"Gb nhs spine client: Retrieval Query Test - Test Request Matches Nhs Example2",,Pass,"15 Nov 2022, 07:01"
TEST-T4211,"Gb nhs spine client: Retrieval Query Test - Test Request Matches Nhs Example3",,Pass,"15 Nov 2022, 07:01"
TEST-T4212,"Gb nhs spine client: Retrieval Query Test - Test Request Matches Nhs Example4",,Pass,"15 Nov 2022, 07:01"
TEST-T4213,"Gb nhs spine client: Retrieval Query Test - Test Request Matches Nhs Example5",,Pass,"15 Nov 2022, 07:01"
TEST-T4214,"Gb nhs spine client: Retrieval Query Test - Test Nhs Example Result1 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4215,"Gb nhs spine client: Retrieval Query Test - Test Nhs Example Result2 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4216,"Gb nhs spine client: Retrieval Query Test - Test Nhs Example Result3 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4217,"Gb nhs spine client: Retrieval Query Test - Test Nhs Example Result4 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4218,"Gb nhs spine client: Retrieval Query Test - Test Nhs Example Result5 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4219,"Gb nhs spine client: Retrieval Query Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4220,"Gb nhs spine client: Simple Trace Query Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4221,"Gb nhs spine client: Simple Trace Query Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4222,"Gb nhs spine client: Simple Trace Query Test - Test Request Matches Nhs Example2",,Pass,"15 Nov 2022, 07:01"
TEST-T4223,"Gb nhs spine client: Simple Trace Query Test - Test Nhs Example Result1 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4224,"Gb nhs spine client: Simple Trace Query Test - Test Nhs Example Result2 Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4225,"Gb nhs spine client: Simple Trace Query Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4226,"Gb nhs spine client: Document Data Request Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4227,"Gb nhs spine client: Document Data Request Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4228,"Gb nhs spine client: Document Data Request Test - Test Request Matches Nhs Example3",,Pass,"15 Nov 2022, 07:01"
TEST-T4229,"Gb nhs spine client: Document List Query Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4230,"Gb nhs spine client: Document List Query Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4232,"Gb nhs spine client: G P Summary Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4233,"Gb nhs spine client: G P Summary Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4234,"Gb nhs spine client: G P Summary Test - Test Request Matches Nhs Example2",,Pass,"15 Nov 2022, 07:01"
TEST-T4235,"Gb nhs spine client: G P Summary Test - Test Request Matches Nhs Example3",,Pass,"15 Nov 2022, 07:01"
TEST-T4236,"Gb nhs spine client: Initial G P Summary Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4237,"Gb nhs spine client: Initial G P Summary Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4238,"Gb nhs spine client: Initial G P Summary Test - Test Request Matches Nhs Example2",,Pass,"15 Nov 2022, 07:01"
TEST-T4239,"Gb nhs spine client: Withdraw G P Summary Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4240,"Gb nhs spine client: Withdraw G P Summary Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4241,"Gb nhs spine client: Withdraw Initial G P Summary Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4242,"Gb nhs spine client: Withdraw Initial G P Summary Test - Test Request Matches Nhs Example1",,Pass,"15 Nov 2022, 07:01"
TEST-T4243,"Gb nhs spine client: Get N H S Number Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4244,"Gb nhs spine client: Get N H S Number Test - Test Request Matches Nhs Example",,Pass,"15 Nov 2022, 07:01"
TEST-T4245,"Gb nhs spine client: Get N H S Number Test - Test Example Response Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4246,"Gb nhs spine client: Get N H S Number Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4247,"Gb nhs spine client: Get Patient Details By N H S Number Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4248,"Gb nhs spine client: Get Patient Details By N H S Number Test - Test Request Matches Nhs Example",,Pass,"15 Nov 2022, 07:01"
TEST-T4249,"Gb nhs spine client: Get Patient Details By N H S Number Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4250,"Gb nhs spine client: Get Patient Details By Search Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4251,"Gb nhs spine client: Get Patient Details By Search Test - Test Request Matches Nhs Example",,Pass,"15 Nov 2022, 07:01"
TEST-T4252,"Gb nhs spine client: Get Patient Details By Search Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4253,"Gb nhs spine client: Get Patient Details Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4254,"Gb nhs spine client: Get Patient Details Test - Test Request Matches Nhs Example",,Pass,"15 Nov 2022, 07:01"
TEST-T4255,"Gb nhs spine client: Get Patient Details Test - Test Example Response Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4256,"Gb nhs spine client: Get Patient Details Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4257,"Gb nhs spine client: Verify N H S Number Test - Test Request Validates Against Xsd",,Pass,"15 Nov 2022, 07:01"
TEST-T4258,"Gb nhs spine client: Verify N H S Number Test - Test Request Matches Nhs Example",,Pass,"15 Nov 2022, 07:01"
TEST-T4259,"Gb nhs spine client: Verify N H S Number Test - Test Example Response Parses Successfully",,Pass,"15 Nov 2022, 07:01"
TEST-T4260,"Gb nhs spine client: Verify N H S Number Test - Test Mock Service Execution",,Pass,"15 Nov 2022, 07:01"
TEST-T4262,"Gb nhs spine client: Confirm N H S Number Query Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4263,"Gb nhs spine client: Confirm N H S Number Query Integration Test - Test Unsuccessful Service Execution Cn002",,Fail,"15 Nov 2022, 07:01"
TEST-T4264,"Gb nhs spine client: Cross Check Trace Query Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4265,"Gb nhs spine client: Cross Check Trace Query Integration Test - Test Unsuccessful Service Execution Nhsncc005",,Fail,"15 Nov 2022, 07:01"
TEST-T4266,"Gb nhs spine client: Retrieval Query Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4267,"Gb nhs spine client: Retrieval Query Integration Test - Test Unsuccessful Service Execution Rt003",,Fail,"15 Nov 2022, 07:01"
TEST-T4268,"Gb nhs spine client: Simple Trace Query Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4269,"Gb nhs spine client: Simple Trace Query Integration Test - Test Unsuccessful Service Execution St004",,Fail,"15 Nov 2022, 07:01"
TEST-T4270,"Gb nhs spine client: Get N H S Number Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4271,"Gb nhs spine client: Get N H S Number Integration Test - Test Unsuccessful Service Execution Demog0001",,Fail,"15 Nov 2022, 07:01"
TEST-T4272,"Gb nhs spine client: Get Patient Details By N H S Number Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4273,"Gb nhs spine client: Get Patient Details By Search Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4274,"Gb nhs spine client: Get Patient Details Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4275,"Gb nhs spine client: Get Patient Details Integration Test - Test Unsuccessful Service Execution Demog0001",,Fail,"15 Nov 2022, 07:01"
TEST-T4276,"Gb nhs spine client: Verify N H S Number Integration Test - Test Successful Service Execution",,Fail,"15 Nov 2022, 07:01"
TEST-T4277,"Gb nhs spine client: Verify N H S Number Integration Test - Test Unsuccessful Service Execution Smsp0001",,Fail,"15 Nov 2022, 07:01"
TEST-T4278,"Gb nhs spine client: Verify N H S Number Integration Test - Test Unsuccessful Service Execution Demog0040",,Fail,"15 Nov 2022, 07:01"
TEST-T4280,"Gb securmed nmvs client: Dispense Single Pack Integration Test - Test Successful",,Fail,"15 Nov 2022, 07:05"
TEST-T4281,"Gb securmed nmvs client: Dispense Single Pack Integration Test - Test Not Successful Unknown Batch",,Fail,"15 Nov 2022, 07:05"
TEST-T4282,"Gb securmed nmvs client: Dispense Single Pack Integration Test - Test Not Successful Unknown Product Code",,Fail,"15 Nov 2022, 07:05"
TEST-T4283,"Gb securmed nmvs client: Dispense Single Pack Integration Test - Test Not Successful Inactive",,Fail,"15 Nov 2022, 07:05"
TEST-T4284,"Gb securmed nmvs client: Export Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4285,"Gb securmed nmvs client: Free Sample Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4286,"Gb securmed nmvs client: Lock Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4287,"Gb securmed nmvs client: Sample Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4289,"Gb securmed nmvs client: Undo Dispense Single Pack Integration Test - Test Successful",,Fail,"15 Nov 2022, 07:05"
TEST-T4290,"Gb securmed nmvs client: Undo Dispense Single Pack Integration Test - Test Not Successful Unknown Batch",,Fail,"15 Nov 2022, 07:05"
TEST-T4291,"Gb securmed nmvs client: Undo Dispense Single Pack Integration Test - Test Not Successful Unknown Product Code",,Fail,"15 Nov 2022, 07:05"
TEST-T4292,"Gb securmed nmvs client: Undo Dispense Single Pack Integration Test - Test Not Successful Unknown Serial Number",,Fail,"15 Nov 2022, 07:05"
TEST-T4293,"Gb securmed nmvs client: Undo Dispense Single Pack Integration Test - Test Not Successful Inactive",,Fail,"15 Nov 2022, 07:05"
TEST-T4294,"Gb securmed nmvs client: Undo Dispense Single Pack Integration Test - Test Not Successful Too Late To Undo",,Fail,"15 Nov 2022, 07:05"
TEST-T4295,"Gb securmed nmvs client: Undo Export Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4296,"Gb securmed nmvs client: Undo Free Sample Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4297,"Gb securmed nmvs client: Undo Lock Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4298,"Gb securmed nmvs client: Undo Sample Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4299,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Active",,Fail,"15 Nov 2022, 07:05"
TEST-T4300,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Supplied",,Fail,"15 Nov 2022, 07:05"
TEST-T4301,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Destroyed",,Fail,"15 Nov 2022, 07:05"
TEST-T4302,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Exported",,Fail,"15 Nov 2022, 07:05"
TEST-T4303,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Free Sample",,Fail,"15 Nov 2022, 07:05"
TEST-T4304,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Locked",,Fail,"15 Nov 2022, 07:05"
TEST-T4305,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Stolen",,Fail,"15 Nov 2022, 07:05"
TEST-T4306,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Sample",,Fail,"15 Nov 2022, 07:05"
TEST-T4307,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Checked Out",,Fail,"15 Nov 2022, 07:05"
TEST-T4308,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Recalled",,Fail,"15 Nov 2022, 07:05"
TEST-T4309,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Expired",,Fail,"15 Nov 2022, 07:05"
TEST-T4310,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Status Inactive Withdrawn",,Fail,"15 Nov 2022, 07:05"
TEST-T4311,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Not Successful Unknown Batch Identification",,Fail,"15 Nov 2022, 07:05"
TEST-T4312,"Gb securmed nmvs client: Verify Single Pack Integration Test - Test Not Successful Unknown Product Code",,Fail,"15 Nov 2022, 07:05"
TEST-T4134,"Gb nhs sds ldap client: Department Test - Test Get Department By Ods Code Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4135,"Gb nhs sds ldap client: Department Test - Test Get Department By Ods Code Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4136,"Gb nhs sds ldap client: G P Practice Test - Test Get G P Practice By Ods Code Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4137,"Gb nhs sds ldap client: G P Practice Test - Test Get G P Practice By Ods Code Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4138,"Gb nhs sds ldap client: Organisation Site Test - Test Get Organisation Site By Ods Code Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4139,"Gb nhs sds ldap client: Organisation Site Test - Test Get Organisation Site By Ods Code Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4140,"Gb nhs sds ldap client: Organisation Test - Test Get Organisation By Ods Code Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4141,"Gb nhs sds ldap client: Organisation Test - Test Get Organisation By Ods Code Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4142,"Gb nhs sds ldap client: Accredited System Test - Test Get Accredited System By Organisation And Service Interactions Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4143,"Gb nhs sds ldap client: Accredited System Test - Test Get Accredited System By Organisation And Service Interactions Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4144,"Gb nhs sds ldap client: Message Handling System Test - Test Get Message Handling System By Organisation And Service Interactions Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4145,"Gb nhs sds ldap client: Message Handling System Test - Test Get Message Handling System By Organisation And Service Interactions Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4146,"Gb nhs sds ldap client: Department Integration Test - Test Get Department By Ods Code Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4147,"Gb nhs sds ldap client: Department Integration Test - Test Get Department By Ods Code Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4148,"Gb nhs sds ldap client: G P Practice Integration Test - Test Get G P Practice By Ods Code Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4149,"Gb nhs sds ldap client: G P Practice Integration Test - Test Get G P Practice By Ods Code Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4150,"Gb nhs sds ldap client: Organisation Integration Test - Test Get Organisation By Ods Code Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4151,"Gb nhs sds ldap client: Organisation Integration Test - Test Get Organisation By Ods Code Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4152,"Gb nhs sds ldap client: Organisation Site Integration Test - Test Get Organisation Site By Ods Code Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4153,"Gb nhs sds ldap client: Organisation Site Integration Test - Test Get Organisation Site By Ods Code Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4154,"Gb nhs sds ldap client: Accredited System Integration Test - Test Get Accredited System By Organisation And Service Interactions Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4155,"Gb nhs sds ldap client: Accredited System Integration Test - Test Get Accredited System By Organisation And Service Interactions Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T4156,"Gb nhs sds ldap client: Message Handling System Integration Test - Test Get Message Handling System By Organisation And Service Interactions Successfully",,Fail,"15 Nov 2022, 07:04"
TEST-T4157,"Gb nhs sds ldap client: Message Handling System Integration Test - Test Get Message Handling System By Organisation And Service Interactions Not Found",,Fail,"15 Nov 2022, 07:04"
TEST-T3417,"Gb mhra yellow card client: Safe Report Message Test - Test Request Matches Mhra Example",,Pass,"15 Nov 2022, 07:02"
TEST-T3396,"Gb gmc registration checker: Get Registration Details Test - Test Provisional Trainee General Practitioner",,Pass,"15 Nov 2022, 07:02"
TEST-T3397,"Gb gmc registration checker: Get Registration Details Integration Test - Test Provisional Trainee General Practitioner",,Fail,"15 Nov 2022, 07:02"
TEST-T3398,"Gb gphc registration checker: Get Registration Details Test - Test Provisional Trainee General Practitioner",,Pass,"15 Nov 2022, 07:02"
TEST-T3399,"Gb gphc registration checker: Get Registration Details Integration Test - Test Registered Independent Prescriber",,Pass,"15 Nov 2022, 07:02"
TEST-T3407,"Gb hcpc registration checker: Get Registration Details Test - Test Provisional Trainee General Practitioner",,Pass,"15 Nov 2022, 07:06"
TEST-T3408,"Gb hcpc registration checker: Get Registration Details Integration Test - Test Suspended Practitioner",,Fail,"15 Nov 2022, 07:06"
TEST-T3660,"Gb nhs gp connect messaging: Business Acknowledgement Test - Test Generate Patient No Longer At This Clinical Setting Error30003",,Pass,"15 Nov 2022, 07:06"
TEST-T3661,"Gb nhs gp connect messaging: Business Acknowledgement Test - Test Generate Patient Known Here30001",,Pass,"15 Nov 2022, 07:06"
TEST-T3662,"Gb nhs gp connect messaging: Infrastructure Acknowledgement Test - Test Generate Handling Specification Error10001",,Pass,"15 Nov 2022, 07:06"
TEST-T3663,"Gb nhs gp connect messaging: Infrastructure Acknowledgement Test - Test Generate Handling Specification Success20013",,Pass,"15 Nov 2022, 07:06"
TEST-T7080,"Consultation Report: Outbound: Generate HTML","Test the generated HTML for GP Connect Send Document is correct",Pass,"15 Nov 2022, 07:06"
TEST-T7581,"Consultation Report: Outbound: Generate HTML multi page","Test the generated HTML for GP Connect Send Document is correct for multiple pages",Pass,"15 Nov 2022, 07:06"
TEST-T7081,"Consultation Report: Outbound: Generate PDF","Test the the PDF is rendered with the correct HTML",Pass,"15 Nov 2022, 07:06"
TEST-T7582,"Consultation Report: Outbound: Test pagination works for single page","Test the pagination generator works for a single page of notes",Pass,"15 Nov 2022, 07:06"
TEST-T7583,"Consultation Report: Outbound: Test pagination works for multiple pages","Test the pagination generator works for multiple pages of notes",Pass,"15 Nov 2022, 07:06"
TEST-T7584,"Consultation Report: Outbound: Test pagination works for multiple pages caused by child (care record)","Test the pagination generator works for multiple pages of notes caused by care records",Pass,"15 Nov 2022, 07:06"
TEST-T7585,"Consultation Report: Outbound: Test pagination works for multiple pages caused by child of child (Care Record Element)","Test the pagination generator works for multiple pages of notes caused by care record element",Pass,"15 Nov 2022, 07:06"
TEST-T3664,"Gb nhs gp connect messaging: Generate Post Consultation Report Test - Test Generate Example Post Consultation Report",,Pass,"15 Nov 2022, 07:06"
TEST-T7335,"Gb nhs gp connect messaging: Parse Bus Response Success Example - Test Parse Example Success Document",,Pass,"15 Nov 2022, 07:06"
TEST-T3667,"Gb nhs gp connect messaging: Parse Post Consultation Report Test - Test Parse Example Send Document",,Pass,"15 Nov 2022, 07:06"
TEST-T8187,"GP Connect: Schema: Test validates schema against valid document",,Pass,"15 Nov 2022, 07:06"
TEST-T8188,"GP Connect: Schema: Test does not validate schema against bad document",,Pass,"15 Nov 2022, 07:06"
TEST-T8190,"GP Connect: Schema: Test validates schema against valid ack document",,Pass,"15 Nov 2022, 07:06"
TEST-T8189,"GP Connect: Schema: Test does not validate schema against bad ack document",,Pass,"15 Nov 2022, 07:06"
TEST-T3418,"Gb nhs 111 library: Test Invalid Consent Resource - Test No Consent Outcome Present",,Pass,"15 Nov 2022, 07:02"
TEST-T3419,"Gb nhs 111 library: Test Invalid Encounter Resource - Test No Case Reference Present",,Pass,"15 Nov 2022, 07:02"
TEST-T3420,"Gb nhs 111 library: Test Invalid Encounter Resource - Test No Case Id Present",,Pass,"15 Nov 2022, 07:02"
TEST-T3421,"Gb nhs 111 library: Test Invalid Encounter Resource - Test No Care Care Setting Address Present",,Pass,"15 Nov 2022, 07:02"
TEST-T3422,"Gb nhs 111 library: Test Invalid Encounter Resource - Test No Responsible Party Present",,Pass,"15 Nov 2022, 07:02"
TEST-T3423,"Gb nhs 111 library: Test Invalid Patient Resource - Test No Patient Nhs Number Present Should Not Fail",,Pass,"15 Nov 2022, 07:02"
TEST-T3424,"Gb nhs 111 library: Test Invalid Patient Resource - Test No Patient Name Present",,Pass,"15 Nov 2022, 07:02"
TEST-T3425,"Gb nhs 111 library: Test Missing O D S Code - Test No O D S Code Present",,Pass,"15 Nov 2022, 07:02"
TEST-T3426,"Gb nhs 111 library: Test Parser - Test Model Generatation",,Pass,"15 Nov 2022, 07:02"
TEST-T3427,"Gb nhs 111 library: Test Parser Errors - Test Find First Occurrence Of Resource By Type With Missing Type",,Pass,"15 Nov 2022, 07:02"
TEST-T3428,"Gb nhs 111 library: Test Parser Errors - Test Find By Resource By Full U R L With Missing Full Url",,Pass,"15 Nov 2022, 07:02"
TEST-T3429,"Gb nhs 111 library: Test Parser Errors - Test Not A111 P E M M",,Pass,"15 Nov 2022, 07:02"
TEST-T4320,"Ie healthlink client: General Referral Test - Test Request Validates Against Xsd",,Fail,"15 Nov 2022, 07:02"
TEST-T2814,"Reference Data: Application: Request is redirected to homepage when the user is not logged in","Proves that the user is redirected back to the homepage when the user is not logged in.",Pass,"4 Aug 2022, 13:08"
TEST-T2815,"Reference Data: Application: Successful request to homepage","Proves that a successful request is made to the homepage when a user is logged in.
During this request, - required forms for all reference datasets are build,
- API calls are made to provide the correct versions for all datasets
- The information for existing versions of all reference datasets are loaded and rendered.
",Pass,"4 Aug 2022, 13:08"
TEST-T2816,"Reference Data: Application: Import form for each reference dataset","Proves, that an individual import form is build for each reference dataset. Internally each form has an internal template. If one form as no allocated form template, then a default form template is used. ",Pass,"4 Aug 2022, 13:08"
TEST-T2817,"Reference Data: Application: Dataset Repository fetches reference datasets with their versions","Proves, that the Dataset Repository fetches all reference datasets with their versions.",Pass,"4 Aug 2022, 13:08"
TEST-T2818,"Reference Data: Application: Dataset Repository fetches reference dataset versions as an ordered list","Proves that the version, that are retrieved by the dataset repository are ordered by version in descending order.",Pass,"4 Aug 2022, 13:08"
TEST-T2819,"Reference Data: Security: authenticator is instance of Google Authenticator","Proves that the instantiated authenticator has the correct type.",Pass,"4 Aug 2022, 13:08"
TEST-T2821,"Reference Data: Security: Google authenticator does not support POST requests during authentication","Proves that the google authenticator does not support POST requests when attempting to execute authentication",Pass,"4 Aug 2022, 13:08"
TEST-T2822,"Reference Data: Security: Google authenticator does not support authentication requests without code","Proves that if an authentication request is made and no code is provided, then the Google authenticator rejects the request.",Pass,"4 Aug 2022, 13:08"
TEST-T2823,"Reference Data: Security: Google authenticator rejects authentication requests when REQUEST_URI does not match authentication path","Proves that the Google authenticator rejects the authentication request when the configured authentication path and the request URI are not the same.",Pass,"4 Aug 2022, 13:08"
TEST-T2824,"Reference Data: Security: Google authenticator supports request","Proves, that the Google Authenticator accepts the authentication request when the request is valid.",Pass,"4 Aug 2022, 13:08"
TEST-T2830,"Reference Data: Security: Google authenticator returns an error when an authentication request is performed with no code","Proves that the google authentication fails with an exception when the authentication request is made without security code.",Pass,"4 Aug 2022, 13:08"
TEST-T2833,"Reference Data: Security: Google authenticator returns an error when provided code does not hold the client ID","Proves that the Google token authentication fails, when the provided code does not contain the client ID.",Pass,"4 Aug 2022, 13:08"
TEST-T2834,"Reference Data: Security: Google authenticator redirects back to login page when authentication fails","Proves, that the google authentication redirects the user back to the login page when the authentication fails.",Pass,"4 Aug 2022, 13:08"
TEST-T2835,"Reference Data: Security: Google authenticator redirects to the home page when the authentication was successful","Proves, that when a successful authentication was performed, the Google Authenticator redirects to the homepage.",Pass,"4 Aug 2022, 13:08"
TEST-T7096,"Reference Data: BNF ETL: Schema file exists in the expected location","Proves that the BNF ETL routine can find the bnf schema definition in the expected location.",Pass,"4 Aug 2022, 13:08"
TEST-T7097,"Reference Data: BNF ETL: Creates the correct version name and version number","Proves that the BNF ETL routine is creating the correct version name and version number for the new BNF version. The version depends entirely on the date that the ETL routine is executed. ",Pass,"4 Aug 2022, 13:08"
TEST-T7098,"Reference Data: BNF ETL: Expects error when BNF routine is executed without a DMD version","Proves that the BNF ETL routine is returning an error when it is executed without any ID of a DM+D version.",Pass,"4 Aug 2022, 13:08"
TEST-T7099,"Reference Data: BNF ETL: Expects error when BNF routine is executed with more than one DM+D version ID","Proves that the BNF ETL routine is returning an error, when it is executed with more than one DM+D version ID. The ETL routine expects one and only one DM+D version ID.",Pass,"4 Aug 2022, 13:08"
TEST-T7100,"Reference Data: BNF ETL: Expects error when BNF routine is executed with non-existing DM+D version ID","Proves that the BNF ETL routine is returning an error when the provided DM+D version ID does not exist.",Pass,"4 Aug 2022, 13:08"
TEST-T7101,"Reference Data: BNF ETL: Expects error when BNF routine is executed with a version ID that does not belong to DM+D","Proves that the BNF ETL routine is returning an error when the provided version ID exists, but does not belong to DM+D.",Pass,"4 Aug 2022, 13:08"
TEST-T7103,"Reference Data: BNF ETL: Expects error when BNF routine is executed with a valid DM+D version ID but missing DM+D database","Proves that the BNF ETL routine returns an error when it is executed with a valid DM+D version ID, however the reference data DM+D database does not exist. ",Pass,"4 Aug 2022, 13:08"
TEST-T7109,"Reference Data: BNF ETL: Run successful prepare process","Proves that the BNF ETL routine is running successfully, when a valid DM+D version ID is provided. It also proves that- a BFN database is created with the version and version name created by today's date.
- a new dataset version for the BFN dataset is persisted to the database.
",Pass,"4 Aug 2022, 13:08"
TEST-T7134,"Reference Data: BNF ETL: Error when BNF ETL Routine is executed for an already existing BNF version","Proves, that the BNF ETL Routine is returning an error when creating a BNF version that already exists. ",Pass,"4 Aug 2022, 13:08"
TEST-T7132,"Reference Data: BNF ETL: BNF ETL Routine removes version successfully","Proves, that the BNF ETL routine removes the BNF version from the version table and also removes the entire database",Pass,"4 Aug 2022, 13:08"
TEST-T2884,"Reference Data: Forms: Validator detects that the form contains no selected files","Proves, that the validator detects that the user did not select a version for SNOMED CT and SNOMED Drug Extension ",Pass,"4 Aug 2022, 13:08"
TEST-T2898,"Reference Data: Forms: Validator detects that the form contains a upload file and selected TRUD version for the SNOMED CT data","Proves, that if the user selects both, a upload file and a TRUD version for the same SNOMED CT data, then the validator is returning an error. Only one or the other is allowed.",Pass,"4 Aug 2022, 13:08"
TEST-T2899,"Reference Data: Forms: Validator detects that the form contains a upload file and selected TRUD version for the SNOMED Drug Extension data","Proves, that if the user selects both, an upload file and a TRUD version for the same SNOMED Drug Extension data, then the validator is returning an error. Only one or the other is allowed.",Pass,"4 Aug 2022, 13:08"
TEST-T2900,"Reference Data: Forms: Validator detects no errors when the form input is as expected","Proves, that if the form contains expected data, then the validator returns no errors.",Pass,"4 Aug 2022, 13:08"
TEST-T2901,"Reference Data: ETL: Error when ETL routine factory cannot identify an ETL routine for an unknown reference dataset","Proves that an exception is thrown when the ETL routine factory cannot find a matching ETL routine for a given reference dataset that is unknown to the factory. The expected reference dataset names must be either snomed-ct-uk, dm+d or fdb-multilex",Pass,"4 Aug 2022, 13:08"
TEST-T2902,"Reference Data: ETL: ETL routine factory returns an instance of a Snomed CT ETL routine","Proves, that if the SNOMED CT dataset is provided to the ETL routine factory, it returns a valid instance of SNOMED CT ETL routine that is able to perform the import. ",Pass,"4 Aug 2022, 13:08"
TEST-T2903,"Reference Data: ETL: ETL routine factory returns an instance of a DM+D ETL routine","Proves, that if the DM+D dataset is provided to the ETL routine factory, it returns a valid instance of DM+D ETL routine that is able to perform the import.",Pass,"4 Aug 2022, 13:08"
TEST-T2904,"Reference Data: ETL: ETL routine factory returns an instance of a FDB Multilex ETL routine","Proves, that if the FDB Multilex dataset is provided to the ETL routine factory, it returns a valid instance of FDB Multilex ETL routine that is able to perform the import.",Pass,"4 Aug 2022, 13:08"
TEST-T2845,"Reference Data: FDB ETL: Is FDBMultilexETLRoutine","Proves that an instance of FDBMultilexETLRoutine was created",Pass,"4 Aug 2022, 13:08"
TEST-T2846,"Reference Data: FDB ETL: Schema file for the FDB Multilex ETL routine exists","Proves that the schema file for the Multilex ETL routine in the expected directory",Pass,"4 Aug 2022, 13:08"
TEST-T2847,"Reference Data: FDB ETL: The correct file name is extracted from the file name","Proves, that the FDB Multilex ETL routine extracts the correct version for a file name. When the provided file name is Multilex ASCII v1.9 - Development Pack (December 2001).zip then the version is 1_9 and the version name is 1.9 (December 2001) ",Pass,"4 Aug 2022, 13:08"
TEST-T2855,"Reference Data: FDB ETL: Error when unexpected file name is provided","Proves that if a unexpected file name is provided to the FDB Multilex ETL routine, then the application is returning an error.",Pass,"4 Aug 2022, 13:08"
TEST-T2874,"Reference Data: FDB ETL: Correct reference dataset version is stored after prepare process was completed","Proves, that after the FDB ETL routine completed the preparation process, the correct reference dataset version is stored in the database",Pass,"4 Aug 2022, 13:08"
TEST-T2856,"Reference Data: FDB ETL: FDB Database is created after the preparation process is completed","Proves, that after the preparation process is completed, the new FDB Multilex database was created ",Pass,"4 Aug 2022, 13:08"
TEST-T2875,"Reference Data: FDB ETL: The correct number of tables are populated onto the new database after the preparation process","Proves that after the FDB Multilex preparation process has completed, there are in total 178 tables. ",Pass,"4 Aug 2022, 13:08"
TEST-T2876,"Reference Data: FDB ETL: Info logs during the preparation process","Proves, that a number of expected info log messages are created during the preparation process. These logs inform about progress. ",Pass,"4 Aug 2022, 13:08"
TEST-T2877,"Reference Data: FDB ETL: Tables contain data after import process completed","Proves, that a randomly selected number of tables contain data after the import process completed.",Pass,"4 Aug 2022, 13:08"
TEST-T2881,"Reference Data: FDB ETL: Info logs contain information collected during the import process","Proves that during the FDB Multilex import process, logs are created that documents the import progress. For each table that is imported a log message is expected. It also proves that the import process was completed without errors.",Pass,"4 Aug 2022, 13:08"
TEST-T2882,"Reference Data: FDB ETL: Reference Dataset Version remains in progress after import process completed","Proves, that after the import process is completed, the status of the new version remains in progress. The status of a reference dataset version is updated after the post import process is executed. ",Pass,"4 Aug 2022, 13:08"
TEST-T2883,"Reference Data: FDB ETL: New reference dataset version is set to completed after post import process was executed.","Proves, that the status of a new reference dataset version is set to completed after the post import process was executed. A completed post import process, marks the end of the entire ETL process.",Pass,"4 Aug 2022, 13:08"
TEST-T2836,"Reference Data: Forms: Is instance of ETL Formbuilder Factory","Proves that the form builder is of type ETLFormBuilderFactory",Pass,"4 Aug 2022, 13:08"
TEST-T2837,"Reference Data: Forms: ETL Form Builder Factory cannot create form for unknown reference dataset","Proves that the ETL Form Builder Factory returns an error when an unknown reference dataset is provided. ",Pass,"4 Aug 2022, 13:08"
TEST-T2838,"Reference Data: Forms: ETL Form Builder Factory returns expected SNOMED form builder","Proves, if the SNOMED reference dataset is provided to the ETL Form Builder Factory, then a SNOMED Form Builder is returned.",Pass,"4 Aug 2022, 13:08"
TEST-T2839,"Reference Data: Forms: ETL Form Builder Factory returns expected DM+D Form Builder","Proves that if a DM+D reference dataset instance is provided to the ETL Form Builder Factory, then an expected DM+D form builder is returned.",Pass,"4 Aug 2022, 13:08"
TEST-T2840,"Reference Data: Forms: ETL Form Builder Factory returns expected FDB Multilex Form Builder","Proves that if a FDB Multilex reference dataset instance is provided to the ETL Form Builder Factory, then an expected FDB Multilex form builder is returned.",Pass,"4 Aug 2022, 13:08"
TEST-T2905,"Reference Data: SNOMED CT UK ETL: Is valid instance of SNOMED CT UK ETL routine","Proves, that a valid instance of SNOMED CT UK ETL routine was created",Pass,"4 Aug 2022, 13:08"
TEST-T2906,"Reference Data: SNOMED CT UK ETL: Error during prepare process when the number of files is not sufficient","Proves, that the SNOMED CT UK ETL routine is returning an exception, when the prepare process is running and the number of files is not sufficient enough for the ETL routine to run. ",Pass,"4 Aug 2022, 13:08"
TEST-T2907,"Reference Data: SNOMED CT UK ETL: Error during prepare process when no files are provided","Proves, that the SNOMED CT UK ETL routine is returning an error when the prepare process is running without any files.",Pass,"4 Aug 2022, 13:08"
TEST-T2916,"Reference Data: SNOMED CT UK ETL: prepare process returns errors when too many files were provided","Proves, that the SNOMED CT UK ETL routine is returning errors and does not succeed when too many files were provided.",Pass,"4 Aug 2022, 13:08"
TEST-T2925,"Reference Data: SNOMED CT UK ETL: prepare process returns errors when no clinical terminology file was provided","Proves that the ",Pass,"4 Aug 2022, 13:08"
TEST-T2927,"Reference Data: SNOMED CT UK ETL: prepare process returns errors when no drug extension file was provided","Proves, that the SNOMED CT UK ETL routine is returning errors and does not succeed when the expected drug extension file is missing from the list of files",Pass,"4 Aug 2022, 13:08"
TEST-T2930,"Reference Data: SNOMED CT UK ETL: prepare process returns errors when no clinical terminology and drug extension file was provided","Proves, that the SNOMED CT UK ETL routine is returning errors and does not succeed when the expected clinical terminology file and drug extension file is missing from the list of files",Pass,"4 Aug 2022, 13:08"
TEST-T2931,"Reference Data: SNOMED CT UK ETL: prepare process creates a new database","Proves, that during the prepare process of the SNOMED CT UK ETL routine, a new database is created and a new reference dataset version is created. ",Pass,"4 Aug 2022, 13:08"
TEST-T2932,"Reference Data: SNOMED CT UK ETL: The database that is created during the prepare process has specific tables","Proves, that the database, that is created during the prepare process has the tables:
characteristic_type
code_usage
concept
concept_refset
description
modifier_values
modules
relationship
transitive_closure
",Pass,"4 Aug 2022, 13:08"
TEST-T6937,"Reference Data: BNF ETL: BNF Parser finds all drug names and urls from the BNF website","Proves that the BNF Parser is returning an array of drug related information from BNF including the URL the drug name (including the manufacturer) and the medicinal form url. In other terms, the parser returns the information provided here: https://bnf.nice.org.uk/drugs/",Pass,"4 Aug 2022, 13:08"
TEST-T6938,"Reference Data: BNF ETL: BNF Parser finds all drug names and urls from the BNFC website","Proves that the BNF Parser is returning an array of drug related information from BNFC including the URL the drug name (including the manufacturer) and the medicinal form url. In other terms, the parser returns the information provided here: https://bnfc.nice.org.uk/drugs/",Pass,"4 Aug 2022, 13:08"
TEST-T6941,"Reference Data: BNF ETL: BNF Parser finds all medicinal forms for drug Paracetamol on BNF","Proves that the BNF Parser is able to find all medicinal forms for the drug paracetamol. In other words it returns an array with the information provided from this page https://bnf.nice.org.uk/drugs/paracetamol/medicinal-forms/
",Pass,"4 Aug 2022, 13:08"
TEST-T6942,"Reference Data: BNF ETL: BNF Parser returns an empty array when drug has no medicinal forms","Proves that the BNF Parser is returning an empty medicinal forms array when a drug has no associated products.",Pass,"4 Aug 2022, 13:08"
TEST-T2937,"Reference Data: Application: Code Usage File Parser finds SNOMED CT usage files","Proves, that the code usage file parser finds a list of code usage versions. Each discovered file name contains the term snomed_code_usage",Pass,"4 Aug 2022, 13:08"
TEST-T2938,"Reference Data: Application: Code Usage File Parser caches the result for SNOMED CT usage files","Proves that the Code Usage File Parser caches the result from where it can be retrieved to avoid unnecessary requests. ",Pass,"4 Aug 2022, 13:08"
TEST-T2939,"Reference Data: TRUD: Downloader downloads DM+D supplementary file successfully","Proves that TRUD Downloader correctly downloads a file of type DM+D supplementary and saves it in the expected directory.",Pass,"4 Aug 2022, 13:08"
TEST-T2940,"Reference Data: TRUD: Downloader cannot download files from a TRUD topic that doesn't exist","Proves, that the TRUD downloader returns an exception when a file is downloaded that doesn't exist for a TRUD item ID that is not known to TRUD ",Pass,"4 Aug 2022, 13:08"
TEST-T2941,"Reference Data: TRUD: Snomed versions are correctly read from the TRUD API","Proves, that the TRUD version reader finds SNOMED CT UK versions through the TRUD API.",Pass,"4 Aug 2022, 13:08"
TEST-T2942,"Reference Data: TRUD: Snomed versions found through the TRUD API are cached","Proves, that the TRUD version reader, stores the discovered version in cache.",Pass,"4 Aug 2022, 13:08"
TEST-T2943,"Reference Data: DM+D ETL: The correct version is identified by a given file name","Proves, that the correct DM+D version is identified when a file name is given. The version contains the version number and the version name which contains the date",Pass,"4 Aug 2022, 13:08"
TEST-T2945,"Reference Data: DM+D ETL: Errors are returned when the file name has not the correct format","Proves, that the DM+D file names must have the correct format to extract the correct DM+D version, otherwise it will return an error.",Pass,"4 Aug 2022, 13:08"
TEST-T2946,"Reference Data: Application: File trait converts very small bytes to 0 MB","Proves, that 0 MB are returned when converting 1, -1 or 0 bytes to MB",Pass,"4 Aug 2022, 13:08"
TEST-T2947,"Reference Data: Application: File trait converts non zero bytes to rounded MB values","Proves, that the File trait can convert bytes in decimals with 2 precision. This would prove that - 10000 Bytes is converted to 0.01 MB
- 1000000 Bytes is converted to 1.00 MB
- 1999999 Bytes is rounded up to 2.00 MB
",Pass,"4 Aug 2022, 13:08"
TEST-T2970,"Reference Data: Elasticsearch: get variations with no edge cases","Proves, that the elasticsearch trait is returning the original term as only variation if it doesn't have any edge cases: e.g. for the term This is a test term the trait is returning This is a test term",Pass,"4 Aug 2022, 13:08"
TEST-T2971,"Reference Data: Elasticsearch: ElasticSearchVariationTrait returns three variations for term with a single dash","Proves that the ElasticSearchVariationTrait returns an array of three variations when a term with dashes is provided: e.g. for the term this is a test-termthe trait returns following variations:- this is a test-term
- this is a test term
- this is a testterm
",Pass,"4 Aug 2022, 13:08"
TEST-T2972,"Reference Data: Elasticsearch: ElasticSearchVariationTrait returns three variations for term with multiple dashes","Proves that the ElasticSearchVariationTrait returns an array of three variations when a term with dashes is provided: e.g. for the term this is-a test-termthe trait returns following variations:- this is-a test-term
- this is a test term
- this isa testterm
",Pass,"4 Aug 2022, 13:08"
TEST-T2973,"Reference Data: Elasticsearch: ElasticSearchVariationTrait returns two variations for term with one forward slash","Proves that the ElasticSearchVariationTrait returns an array of two variations when a term with forward slashes is provided:
e.g. for the term this is a 50/50 chance the trait returns following variations:- this is a 50/50 chance
- this is a 50\/50 chance
",Pass,"4 Aug 2022, 13:08"
TEST-T2974,"Reference Data: Elasticsearch: ElasticSearchVariationTrait returns two variations for term with multiple forward slashes","Proves that the ElasticSearchVariationTrait returns an array of two variations when a term with forward slashes is provided:
e.g. for the term 1/2 a cup of sugar and 3/4 spoons of tabasco the trait returns following variations:- 1/2 a cup of sugar and 3/4 spoons of tabasco
- 1\/2 a cup of sugar and 3\/4 spoons of tabasco
",Pass,"4 Aug 2022, 13:08"
TEST-T2975,"Reference Data: Elasticsearch: ElasticSearchVariationTrait returns two variations for term with dosages","Proves that the ElasticSearchVariationTrait returns an array of two variations when a term with dosages is provided:
e.g. for the term 2ml of water the trait returns following variations:- 2ml of water
- 2 ml of water
",Pass,"4 Aug 2022, 13:08"
TEST-T2976,"Reference Data: Elasticsearch: ElasticSearchVariationTrait returns three variations for term with dosages that contains slashes","Proves that the ElasticSearchVariationTrait returns an array of three variations when a term with complex dosages is provided:
e.g. for the term 2ml of water and 10ml/g sugar 100units/ml the trait returns following variations:- 2ml of water and 10ml/g sugar 100units/ml
- 2ml of water and 10ml\/g sugar 100units\/ml
- 2 ml of water and 10 ml/g sugar 100 units/ml
",Pass,"4 Aug 2022, 13:08"
TEST-T2977,"Reference Data: Elasticsearch: ElasticSearchVariationTrait returns multiple variations for term with mixed edge cases","Proves that the ElasticSearchVariationTrait returns variations for each edge case.
e.g. for the term 2g of sodium-chloride and 10ml/g sweet-chilly sauce on 100units/ml well-cooked beef the variations are:- 2g of sodium-chloride and 10ml/g sweet-chilly sauce on 100units/ml well-cooked beef
- 2g of sodiumchloride and 10ml/g sweetchilly sauce on 100units/ml wellcooked beef
- 2g of sodium chloride and 10ml/g sweet chilly sauce on 100units/ml well cooked beef
- 2g of sodium-chloride and 10ml\/g sweet-chilly sauce on 100units\/ml well-cooked beef
- 2 g of sodium-chloride and 10 ml/g sweet-chilly sauce on 100 units/ml well-cooked beef',
",Pass,"4 Aug 2022, 13:08"
TEST-T2979,"Reference Data: FDB ETL: FDBMultilexVersionTrait returns the expected version from filename","Proves that the FDBMultilexVersionTrait returns the version number 12.9 from the file name Multilex ASCII v12.9 - Development Pack (April 2001).zip. The version name is 12.9 (April 2001)",Pass,"4 Aug 2022, 13:08"
TEST-T7456,"Reference Data: FDB ETL: FDBMultilexVersionTrait returns the expected version from filename with patch version number","Proves, that if a file name contains a version that includes a patch version number e.g. v1.0.3 where 3 is the patch version then the FDBMultilexVersionTrait is expected to return a valid version name and version e.g. 1_0_3. ",Pass,"4 Aug 2022, 13:08"
TEST-T7457,"Reference Data: FDB ETL: FDBMultilexVersionTrait is case-insensitive","Proves that the FDBMultilexVersionTrait is case insensitive when extracting the version number and version name from a file name",Pass,"4 Aug 2022, 13:08"
TEST-T2980,"Reference Data: FDB ETL: FDBMultilexVersionTrait returns an error when file name does not contain supported date","Proves, that the FDBMultilexVersionTrait is returning an error: Version date is not recognised in file name Multilex ASCII v12.9 - Development Pack (App 2001).zip when the file Multilex ASCII v12.9 - Development Pack (App 2001).zip is provided",Pass,"4 Aug 2022, 13:08"
TEST-T2981,"Reference Data: FDB ETL: FDBMultilexVersionTrait returns an error when file name has unsupported format","Proves, that the FDBMultilexVersionTrait returns the error
File name Multilex TEST v12.9 - Development Pack (April 2001).zip did not match expected format
when the filename Multilex TEST v12.9 - Development Pack (April 2001).zip is provided
",Pass,"4 Aug 2022, 13:08"
TEST-T2984,"Reference Data: SNOMED CT UK ETL: SnomedVersionTrait detects correct versions from Snomed CT file","Proves that the SnomedVersionTrait works as expected and returns the correct version and version name for the given file names. Example:
File name | Version | Version Name |
uk_sct2cl_0.0.1_20000901000001Z.zip
| 20000901000001
| 0.0.1 (1st September 2000)
|
uk_sct2cl_1.0.1_20000901Z.zip
| 20000901
| 1.0.1 (1st September 2000)
|
uk_sct2cl_123.0.1_20000901000001.zip
| 20000901000001
| 123.0.1 (1st September 2000)
|
",Pass,"4 Aug 2022, 13:08"
TEST-T2985,"Reference Data: SNOMED CT UK ETL: SnomedVersionTrait detects correct versions from Snomed Drug Extension file","Proves that the SnomedVersionTrait works as expected and returns the correct version and version name for the given SNOMED Drug Extension file names. Example:
File name | Version | Version Name |
uk_sct2dr_0.0.1_20000901000001Z.zip
| 20000901000001
| 0.0.1 (1st September 2000)
|
uk_sct2dr_1.0.1_20000901Z.zip
| 20000901
| 1.0.1 (1st September 2000)
|
uk_sct2dr_123.0.1_20000901000001.zip
| 20000901000001
| 123.0.1 (1st September 2000)
|
",Pass,"4 Aug 2022, 13:08"
TEST-T2993,"Reference Data: SNOMED CT UK ETL: SnomedVersionTrait detects unsupported formats in Snomed Drug Extension file name and returns errors","Proves, that the SnomedVersionTrait detects unsupported formats in the given SNOMED Drug Extension file name and returns helpful error messages:
e.g. Given the following file names, the corresponding error message is:
ttt
| File name ttt did not match expected format
|
uk_sct2dr_0.1_20000901000001Z.zip
| File name uk_sct2dr_0.1_20000901000001Z.zip did not match expected format
|
uk_sct2dr_1.0.1_2000090100Z.zip
| Supports 8 or 14 long version numbers but the file name 'uk_sct2dr_1.0.1_2000090100Z.zip' contains a 10 long version number
|
",Pass,"4 Aug 2022, 13:08"
TEST-T2994,"Reference Data: SNOMED CT UK ETL: SnomedVersionTrait detects unsupported formats in Snomed CT UK file name and returns errors","Proves that the SnomedVersionTrait detects different edge cases of unsupported file formats for the SNOMED CT UK file. Following edge cases are covered:
File name | Description |
'gb_sct2cl_32.7.0_20211124000001Z.zip' | No uk prefix
|
'uk_test2cl_2.7.222_20220101000001Z.zip',
| no sct2cl infix
|
'uk_sct2cl_231X.0.0_20000202000001Z.zip'
| first number of version name contains non-numeric value
|
'uk_sct2cl_32.j.0_20211124000001Z.zip',
| minor version part has non-numeric value
|
'uk_sct2cl_32.2.i_20211124000001Z.zip',
| patch version part has non-numeric value
|
'uk_sct2cl_32.2.1_202111X4000001Z.zip',
| version number has non-numeric values
|
'uk_sct2cl_32.2.i_202111240000Z.zip',
| version number is too short
|
'uk_sct2cl_32.2.i_2021112400000000000Z.zip',
| version number is too long
|
",Pass,"4 Aug 2022, 13:08"