removed redundant code from masterfhirvalidation.yml, including python and poetry - #21
Conversation
…asterfhirvalidation.yml. This is the same repo but has been renamed at some point.
|
I'd be surprised if this step is providing any noticeable speed-up in the execution of the workflow. I'd suggest trying without and removing it if there is no significant difference. |
…mmands to keep in actions for ease of reading, makefile also deleted
|
removed cache, jkd/node/npm install as not needed. makefile deleted as not needed. Saved approx 1 min per action, but the biggest times are the build and run fhir validator steps. |
Very similar. The last few lines of code are installing, building and testing the IOPS-FHIR-Validation-Service repo and not this one. I have no idea what that is actually testing, but that's for another day. I've replaced the |
|
I think its now possible just catching a change in the display of some of the codes, not related to the actual running of the script, e.g. http://snomed.info/sct#322236009 has a preferred synonym of "Paracetamol 500 mg oral tablet", not "Paracetamol 500mg tablets" on the current version showing on the snomed ct browser, haven't checked which version you are referencing. Probably worth fixing those just to get a clean run of the validation script to be sure there are no other issues. |
…ng in NHSE, best to delete example.
reverted code back as make was pointing to another repo




This has been tested on a fork in my repo and is still working correctly.