You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nhs-england-developer-information.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The above script builds the necessary docker images and starts the SpringBoot se
24
24
* Run: `./gradlew integrationTest`
25
25
26
26
## Example bundle message
27
-
*An example bundle message can be found [here](doc/example_FHIR_bundle_message.json)of [ITK_Report](./service/src/integration-test/resources/xml/ITK_Report_request.xml) converted to FHIR.
27
+
*Example bundle messages can be found inside of [/doc/json folder](doc/json)mapped from similarly named [ITK files within the /doc/xml folder](doc/xml).
0 commit comments