I’m testing out CKM for reviewing templates.
If I upload the .oet template I get the error there’s not matching archetypes.
If I then upload the KPS archetype, it says it can’t be v1, if I upload as v0 and then publish as v1. Then the template upload complains there’s a mismatch in hash.
Any tips what to do?
@sebastian.garde probably (a)
KPS-report.oet (2.8 KB)
KPS-report.opt (30.0 KB)
KPS-report.t.json (62.7 KB)
openEHR-EHR-COMPOSITION.report.v1.adl (11.4 KB)
openEHR-EHR-OBSERVATION.karnofsky_performance_status_scale.v1.adl (24.4 KB)
This happens if the canonical hashes in the template don’t match the correct canonical hashes of the archetypes.
The easiest way to fix it is to update the hashes in the oet with what is in the archetypes and CKM shows you on the validation page:
So in this case, replace FD05… with 0734… and C529 with 5C24 in the oet.
1 Like