Hello,
We are currently implementing the IIEF-5 (International Index of Erectile Function) questionnaire in a Swedish clinical setting (Karolinska University Hospital), using openEHR and the patient-facing platform Alltid Öppet.
We are aware of an existing IIEF-5 archetype developed within Apperta, but we encountered several challenges :
-
The archetype is not available in the international CKM, which prevents reuse and translation
-
It includes structures (e.g. “point in time”) that are not supported or are difficult to handle in our target platform
-
This makes it difficult to implement consistently in a production setting
As a result, we have created a local archetype based on OBSERVATION, with:
-
A single POINT_EVENT (DV_DATE _TIME)
-
Questionnaire items modeled as DV_ORDINAL (1–5 scale)
-
A total score (D V_COUNT)
-
Removal of non-essential structures (state) for simplified integration
This will most probably allow us to proceed with implementation in Alltid Öppet while maintaining alignment with openEHR modelling principles.
We would like to ask:
-
Is there any plan to migrate the Apperta archetype to the international CKM?
-
Would it be possible to review and improve the existing archetype (e.g. structure and datatype choices)?
-
Would there be interest in using our adapted version as input for a revised, internationally governed archetype?
We would be happy to share our version and collaborate on a standardized approach.