Skip to content

Commit e1bb8f0

Browse files
author
Adrian Clay
authored
Demonstrate that MedicationStatementMapper ignores structured dosage info (#1080)
* Demonstrate that MedicationStatementMapper ignores structured dosage info * Simplify the MedicationStatementMapperTest by inlining input constants
1 parent e196bc8 commit e1bb8f0

File tree

42 files changed

+131
-165
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+131
-165
lines changed

service/src/test/java/uk/nhs/adaptors/gp2gp/ehr/mapper/MedicationStatementMapperTest.java

Lines changed: 57 additions & 165 deletions
Large diffs are not rendered by default.

service/src/test/resources/ehr/mapper/medication_request/medication-request-empty-prescribing-agency-coding-array.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-empty-prescribing-agency-coding-array.json

File renamed without changes.

service/src/test/resources/ehr/mapper/medication_request/medication-request-missing-prescribing-agency-codeable-concept.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-missing-prescribing-agency-codeable-concept.json

File renamed without changes.

service/src/test/resources/ehr/mapper/medication_request/medication-request-prescribed-by-another-organisation.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-prescribed-by-another-organisation.json

File renamed without changes.

service/src/test/resources/ehr/mapper/medication_request/medication-request-prescribed-by-gp-practice.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-prescribed-by-gp-practice.json

File renamed without changes.

service/src/test/resources/ehr/mapper/medication_request/medication-request-prescribed-by-previous-practice.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-prescribed-by-previous-practice.json

File renamed without changes.

service/src/test/resources/ehr/mapper/medication_request/medication-request-with-active-status.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-with-active-status.json

File renamed without changes.

service/src/test/resources/ehr/mapper/medication_request/medication-request-with-complete-status.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-with-complete-status.json

File renamed without changes.

service/src/test/resources/ehr/mapper/medication_request/medication-request-with-extension-status-reason-with-text.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-with-extension-status-reason-with-text.json

File renamed without changes.

service/src/test/resources/ehr/mapper/medication_request/medication-request-with-invalid-based-on-medication-reference-type.json renamed to service/src/test/resources/ehr/mapper/medication_request/mr-with-invalid-based-on-medication-reference-type.json

File renamed without changes.

0 commit comments

Comments
 (0)