# Creating Archetypes based on questionaire **Category:** [Technical (archive)](https://discourse.openehr.org/c/technical-archive/156) **Created:** 2008-07-02 09:33 UTC **Views:** 2 **Replies:** 10 **URL:** https://discourse.openehr.org/t/creating-archetypes-based-on-questionaire/14791 --- ## Post #1 by @Paria_Kashfi Hi there, In our project, clinicians-who work in the area of oral medicine- use an online form editor that help them create forms based on their experiences any time needed. It means that each clinician can create his/her own questionnaires. (experiences in this project showed that they are eager to have their own protocol including questionnaires and data they may access )there are some forms, or templates that are more general including questions like this one named GENERAL MEDICAL HISTORY Do you consider yourself healthy? Do you currently suffer from any disease or illness? Have you previously suffered from any disease or illness? Do you currently use any medication? Have you had treatment with Steroids during the last year? Do you have any skin problem? .... Also we have other kinds of forms like SALIVARY GLAND DISEASE What areas were examined? What is the color of the skin/mucosa covering the salivary gland? Are there any signs of muscositis? ..... (I shows that there are two kinds of questions, one may be asked patient, one is for clinician herself to show what to examine or... ) well, There are some unsolved problems in my mind regarding these questions and the possibility to create Archetypes or Templates for these questionnaires like the one above. 1- Is this an appropriate design way for Archetypes to create Archetypes based on questions or actions that one may ask or may do during visit or treatment? 2- Can I map these questionnaires to Archetypes or they are more like Templates? 3- I have this methodology in my mind when I try to map things to openEHR concepts - What are the specifications on the disease I want to present , symptoms, signs, related guidelines,...(general knowledge about disease) - Which questions may I ask when a patient visits me? general patient data, patient medical history,... - Is there any protocol for data gathering? - What kind of treatments I may suggest, or any more data do I need? any related laboratory tests ? Finally, is it a proper way to think of creating an Archetype for a specific disease?I know that I should first search for existing Archetypes and combine them to create Templates, but what if I cannot find any suitable Archetype for my case? I should mention that all these efforts is to create a CDSS for a specific disease, so I need to be more specific in knowledge or data gathering. Regards Paria PhD Student IDC | Interaction Design Collegium Department of Computing Science and Engineering Chalmers University of Technology Email: [hajar.kashfi@chalmers.se](mailto:hajar.kashfi@chalmers.se) Office:+46 (0)31 7725407 Mobile Phone: +46 (0)707222815 Postal adress: IT University of Göteborg 412 96 Göteborg, Sweden Visit: Room Simula B, House Svea, Campus Lindholmen --- ## Post #2 by @system Hi Päria... Päria Kashfi wrote: > It means that each clinician can create his/her own questionnaires. (experiences in this project showed that they are eager to have their own protocol including questionnaires and data they may access )there are some forms, or templates that are more general including questions like this one named GENERAL MEDICAL HISTORY > Do you consider yourself healthy? > Do you currently suffer from any disease or illness? > Have you previously suffered from any disease or illness? > Do you currently use any medication? > Have you had treatment with Steroids during the last year? > Do you have any skin problem? This is common. There are a number of approaches. It is possible to provide a generic questionnaire archetype which allows the question to be provided as a textural statement with a Yes/No boolean with a possible text box as well for comments. Such an archetype can then be specialised for particular questionnaires like the one above - this is appropriate for questionnaires that will be used for decision support or used widely. These can then be translated. The *open*EHR template provides a way of adding texts to labels - this allows one-off questionnaires which are of uncertain meaning in the general interoperability space. The openEHR-EHR-EVALUATION.risk-anaesthetic.v1.adl will give you an indication (activate the web lookup in the editor - tools - options - File locations = [http://archetypes.com.au/archetypefinder/services/ArchetypeFinderBean?wsdl](http://archetypes.com.au/archetypefinder/services/ArchetypeFinderBean?wsdl) and type in 'risk'. We will be moving to the new Knowledge Manager very soon on the openEHR site which should make accessing and commenting on archetypes a whole lot easier. I hope this helps, Sam > .... > Also we have other kinds of forms like SALIVARY GLAND DISEASE > What areas were examined? > What is the color of the skin/mucosa covering the salivary gland? > Are there any signs of muscositis? > ..... > (I shows that there are two kinds of questions, one may be asked patient, one is for clinician herself to show what to examine or... ) This sort of questionnaire might be better set out as an examination entry rather than a questionnaire - although I can see why this might be helpful at times. The same applies as above - but we might see it as part of an examination - perhaps as a cluster (questionnaire form). > well, There are some unsolved problems in my mind regarding these questions and the possibility to create Archetypes or Templates for these questionnaires like the one above. > 1- Is this an appropriate design way for Archetypes to create Archetypes based on questions or actions that one may ask or may do during visit or treatment? We have to be careful not to force the archetypes to be too 'near user form' - people may have forms that are quite pedantic for a reason and then store the information differently. It is always possible to include the questionnaire if appropriate. > 2- Can I map these questionnaires to Archetypes or they are more like Templates? As above - it depends on their processing and how wide the use is. > 3- I have this methodology in my mind when I try to map things to openEHR concepts > - What are the specifications on the disease I want to present , symptoms, signs, related guidelines,...(general knowledge about disease) > - Which questions may I ask when a patient visits me? general patient data, patient medical history,... > > - Is there any protocol for data gathering? > > - What kind of treatments I may suggest, or any more data do I need? any related laboratory tests ? Here you can create a template that provides the means of streamlining data collection in each setting.... > Finally, is it a proper way to think of creating an Archetype for a specific disease? In general, I do not think so - although burns and fractures are examples where you might want a specialisation (of diagnosis I guess). Usually templates are where you will provide the context specific data points. > I know that I should first search for existing Archetypes and combine them to create Templates, but what if I cannot find any suitable Archetype for my case? Then you need to talk to us! You can try creating some archetypes and sharing them with the clinical group. Have a look on that web site above for 'question' and you will find some generic checklists and questionnaire archetypes. > I should mention that all these efforts is to create a CDSS for a specific disease, so I need to be more specific in knowledge or data gathering. Let us know how it goes. Cheers, Sam [details="(attachments)"] ![OceanInformaticsl.JPG|183x82](upload://2lcnRHcC3QqDv6AeaDZuo8M9Qlv.jpeg) [/details] --- ## Post #3 by @Paria_Kashfi Dear Sam, Thank you for your response, Now, I'm taking a look at existing archetypes to find if they will be useful for my case or not. Having an idea of the keyword to be searched is important itself! is there any other way to view all existing archetypes? Anyway, I used web service to find archetypes, there is a mind map file relating to each archetype, is there any way to save the mm file ? I can just open it in firefox I want also to print e.g the interface view of Archetypes, is any print service supported for Editor? Paria > Hi Päria... > > Päria Kashfi wrote: > > > It means that each clinician can create his/her own questionnaires. (experiences in this project showed that they are eager to have their own protocol including questionnaires and data they may access )there are some forms, or templates that are more general including questions like this one named GENERAL MEDICAL HISTORY > > Do you consider yourself healthy? > > Do you currently suffer from any disease or illness? > > Have you previously suffered from any disease or illness? > > Do you currently use any medication? > > Have you had treatment with Steroids during the last year? > > Do you have any skin problem? > > This is common. There are a number of approaches. It is possible to provide a generic questionnaire archetype which allows the question to be provided as a textural statement with a Yes/No boolean with a possible text box as well for comments. > > Such an archetype can then be specialised for particular questionnaires like the one above - this is appropriate for questionnaires that will be used for decision support or used widely. These can then be translated. > > The *open*EHR template provides a way of adding texts to labels - this allows one-off questionnaires which are of uncertain meaning in the general interoperability space. The openEHR-EHR-EVALUATION.risk-anaesthetic.v1.adl will give you an indication (activate the web lookup in the editor - tools - options - File locations = [http://archetypes.com.au/archetypefinder/services/ArchetypeFinderBean?wsdl](http://archetypes.com.au/archetypefinder/services/ArchetypeFinderBean?wsdl) > and type in 'risk'. > > We will be moving to the new Knowledge Manager very soon on the openEHR site which should make accessing and commenting on archetypes a whole lot easier. > > I hope this helps, Sam > > > .... > > Also we have other kinds of forms like SALIVARY GLAND DISEASE > > What areas were examined? > > What is the color of the skin/mucosa covering the salivary gland? > > Are there any signs of muscositis? > > ..... > > (I shows that there are two kinds of questions, one may be asked patient, one is for clinician herself to show what to examine or... ) > > This sort of questionnaire might be better set out as an examination entry rather than a questionnaire - although I can see why this might be helpful at times. The same applies as above - but we might see it as part of an examination - perhaps as a cluster (questionnaire form). > > > well, There are some unsolved problems in my mind regarding these questions and the possibility to create Archetypes or Templates for these questionnaires like the one above. > > 1- Is this an appropriate design way for Archetypes to create Archetypes based on questions or actions that one may ask or may do during visit or treatment? > > We have to be careful not to force the archetypes to be too 'near user form' - people may have forms that are quite pedantic for a reason and then store the information differently. It is always possible to include the questionnaire if appropriate. > > > 2- Can I map these questionnaires to Archetypes or they are more like Templates? > > As above - it depends on their processing and how wide the use is. > > > 3- I have this methodology in my mind when I try to map things to openEHR concepts > > - What are the specifications on the disease I want to present , symptoms, signs, related guidelines,...(general knowledge about disease) > > - Which questions may I ask when a patient visits me? general patient data, patient medical history,... > > > > - Is there any protocol for data gathering? > > > > - What kind of treatments I may suggest, or any more data do I need? any related laboratory tests ? > > Here you can create a template that provides the means of streamlining data collection in each setting.... > > > Finally, is it a proper way to think of creating an Archetype for a specific disease? > > In general, I do not think so - although burns and fractures are examples where you might want a specialisation (of diagnosis I guess). Usually templates are where you will provide the context specific data points. > > > I know that I should first search for existing Archetypes and combine them to create Templates, but what if I cannot find any suitable Archetype for my case? > > Then you need to talk to us! You can try creating some archetypes and sharing them with the clinical group. > Have a look on that web site above for 'question' and you will find some generic checklists and questionnaire archetypes. > > > I should mention that all these efforts is to create a CDSS for a specific disease, so I need to be more specific in knowledge or data gathering. > > Let us know how it goes. > > Cheers, Sam > > > Regards > > Paria > > > > PhD Student > > IDC | Interaction Design Collegium > > Department of Computing Science and Engineering > > Chalmers University of Technology > > > > Email: [hajar.kashfi@chalmers.se](mailto:hajar.kashfi@chalmers.se) > > Office:+46 (0)31 7725407 > > Mobile Phone: +46 (0)707222815 > > Postal adress: > > IT University of Göteborg > > 412 96 Göteborg, Sweden > > Visit: Room Simula B, House Svea, Campus Lindholmen > > > > ``` > > > > --- > > > > _______________________________________________ > > openEHR-technical mailing list > > [openEHR-technical@openehr.org](mailto:openEHR-technical@openehr.org) > > [http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical](http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical) > > > > ``` > > _______________________________________________ > openEHR-technical mailing list > [openEHR-technical@openehr.org](mailto:openEHR-technical@openehr.org) > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical PhD Student IDC | Interaction Design Collegium Department of Computing Science and Engineering Chalmers University of Technology Email: [hajar.kashfi@chalmers.se](mailto:hajar.kashfi@chalmers.se) Office:+46 (0)31 7725407 Mobile Phone: +46 (0)707222815 Postal adress: IT University of Göteborg 412 96 Göteborg, Sweden Visit: Room Simula B, House Svea, Campus Lindholmen --- ## Post #4 by @Paria_Kashfi As Sam wrote there are a number of approaches that help creating archetypes. Is there any booked methodology or approach available? does anyone know any useful reference for it? Regards paria > Hi Päria... > > Päria Kashfi wrote: > > > It means that each clinician can create his/her own questionnaires. (experiences in this project showed that they are eager to have their own protocol including questionnaires and data they may access )there are some forms, or templates that are more general including questions like this one named GENERAL MEDICAL HISTORY > > Do you consider yourself healthy? > > Do you currently suffer from any disease or illness? > > Have you previously suffered from any disease or illness? > > Do you currently use any medication? > > Have you had treatment with Steroids during the last year? > > Do you have any skin problem? > > This is common. There are a number of approaches. It is possible to provide a generic questionnaire archetype which allows the question to be provided as a textural statement with a Yes/No boolean with a possible text box as well for comments. > > Such an archetype can then be specialised for particular questionnaires like the one above - this is appropriate for questionnaires that will be used for decision support or used widely. These can then be translated. > > The *open*EHR template provides a way of adding texts to labels - this allows one-off questionnaires which are of uncertain meaning in the general interoperability space. The openEHR-EHR-EVALUATION.risk-anaesthetic.v1.adl will give you an indication (activate the web lookup in the editor - tools - options - File locations = [http://archetypes.com.au/archetypefinder/services/ArchetypeFinderBean?wsdl](http://archetypes.com.au/archetypefinder/services/ArchetypeFinderBean?wsdl) > and type in 'risk'. > > We will be moving to the new Knowledge Manager very soon on the openEHR site which should make accessing and commenting on archetypes a whole lot easier. > > I hope this helps, Sam > > > .... > > Also we have other kinds of forms like SALIVARY GLAND DISEASE > > What areas were examined? > > What is the color of the skin/mucosa covering the salivary gland? > > Are there any signs of muscositis? > > ..... > > (I shows that there are two kinds of questions, one may be asked patient, one is for clinician herself to show what to examine or... ) > > This sort of questionnaire might be better set out as an examination entry rather than a questionnaire - although I can see why this might be helpful at times. The same applies as above - but we might see it as part of an examination - perhaps as a cluster (questionnaire form). > > > well, There are some unsolved problems in my mind regarding these questions and the possibility to create Archetypes or Templates for these questionnaires like the one above. > > 1- Is this an appropriate design way for Archetypes to create Archetypes based on questions or actions that one may ask or may do during visit or treatment? > > We have to be careful not to force the archetypes to be too 'near user form' - people may have forms that are quite pedantic for a reason and then store the information differently. It is always possible to include the questionnaire if appropriate. > > > 2- Can I map these questionnaires to Archetypes or they are more like Templates? > > As above - it depends on their processing and how wide the use is. > > > 3- I have this methodology in my mind when I try to map things to openEHR concepts > > - What are the specifications on the disease I want to present , symptoms, signs, related guidelines,...(general knowledge about disease) > > - Which questions may I ask when a patient visits me? general patient data, patient medical history,... > > > > - Is there any protocol for data gathering? > > > > - What kind of treatments I may suggest, or any more data do I need? any related laboratory tests ? > > Here you can create a template that provides the means of streamlining data collection in each setting.... > > > Finally, is it a proper way to think of creating an Archetype for a specific disease? > > In general, I do not think so - although burns and fractures are examples where you might want a specialisation (of diagnosis I guess). Usually templates are where you will provide the context specific data points. > > > I know that I should first search for existing Archetypes and combine them to create Templates, but what if I cannot find any suitable Archetype for my case? > > Then you need to talk to us! You can try creating some archetypes and sharing them with the clinical group. > Have a look on that web site above for 'question' and you will find some generic checklists and questionnaire archetypes. > > > I should mention that all these efforts is to create a CDSS for a specific disease, so I need to be more specific in knowledge or data gathering. > > Let us know how it goes. > > Cheers, Sam > > > Regards > > Paria > > > > PhD Student > > IDC | Interaction Design Collegium > > Department of Computing Science and Engineering > > Chalmers University of Technology > > > > Email: [hajar.kashfi@chalmers.se](mailto:hajar.kashfi@chalmers.se) > > Office:+46 (0)31 7725407 > > Mobile Phone: +46 (0)707222815 > > Postal adress: > > IT University of Göteborg > > 412 96 Göteborg, Sweden > > Visit: Room Simula B, House Svea, Campus Lindholmen > > > > ``` > > > > --- > > > > _______________________________________________ > > openEHR-technical mailing list > > [openEHR-technical@openehr.org](mailto:openEHR-technical@openehr.org) > > [http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical](http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical) > > > > ``` > > _______________________________________________ > openEHR-technical mailing list > [openEHR-technical@openehr.org](mailto:openEHR-technical@openehr.org) > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical PhD Student IDC | Interaction Design Collegium Department of Computing Science and Engineering Chalmers University of Technology Email: [hajar.kashfi@chalmers.se](mailto:hajar.kashfi@chalmers.se) Office:+46 (0)31 7725407 Mobile Phone: +46 (0)707222815 Postal adress: IT University of Göteborg 412 96 Göteborg, Sweden Visit: Room Simula B, House Svea, Campus Lindholmen --- ## Post #5 by @ian.mcnicoll Hi Paria, > Now, I'm taking a look at existing archetypes to find if they will be useful > for my case or not\. > Having an idea of the keyword to be searched is important itself\! is there > any other way to view all existing archetypes? http://www.openehr.org/svn/knowledge/archetypes/dev/html/index_en.html or http://www.archetypes.com.au/archetypefinder/archetypefinder which is the visual counterpart to the web service used by the archetype editor and allows the available archetypes to be searched using other criteria\. > Anyway, I used web service to find archetypes, there is a mind map file > relating to each archetype, is there any way to save the mm file ? I can > just open it in firefox \.mm files are Freemind files \- free download at: http://freemind.sourceforge.net/wiki/index.php/Download > I want also to print e\.g the interface view of Archetypes, is any print > service supported for Editor? I don' think this is possible you might be best just to take screenshots to jpg I use MWSnap freeware http://www.mirekw.com/winfreeware/mwsnap.html Dr Ian McNicoll office / fax \+44\(0\)141 560 4657 mobile \+44 \(0\)775 209 7859 skype ianmcnicoll Consultant \- Ocean Informatics ian\.mcnicoll@oceaninformatics\.com Consultant \- IRIS GP Accounts Member of BCS Primary Health Care Specialist Group – www\.phcsg\.org --- ## Post #6 by @Paria_Kashfi Thanks to Ian, Does the list locating here > [http://www.openehr.org/svn/knowledge/archetypes/dev/html/index_en.html](http://www.openehr.org/svn/knowledge/archetypes/dev/html/index_en.html) include all existing Archetypes? I mean at least all reliable and examined ones? in that case, If I cannot find the archetype I need, I should start another step to create a new one maybe, am I right? > Hi Paria, > > > Now, I'm taking a look at existing archetypes to find if they will be useful > > > for my case or not. > > > Having an idea of the keyword to be searched is important itself! is there > > > any other way to view all existing archetypes? > > [http://www.openehr.org/svn/knowledge/archetypes/dev/html/index_en.html](http://www.openehr.org/svn/knowledge/archetypes/dev/html/index_en.html) > > or > > http://www.archetypes.com.au/archetypefinder/archetypefinder > > which is the visual counterpart to the web service used by the > archetype editor and allows the available archetypes to be searched > using other criteria. > > > Anyway, I used web service to find archetypes, there is a mind map file > > > relating to each archetype, is there any way to save the mm file ? I can > > > just open it in firefox > > .mm files are Freemind files - free download at: > > http://freemind.sourceforge.net/wiki/index.php/Download > > > I want also to print e.g the interface view of Archetypes, is any print > > > service supported for Editor? > > I don' think this is possible you might be best just to take screenshots to jpg > > I use MWSnap freeware > > http://www.mirekw.com/winfreeware/mwsnap.html > > Dr Ian McNicoll > office / fax +44(0)141 560 4657 > mobile +44 (0)775 209 7859 > skype ianmcnicoll > > Consultant - Ocean Informatics ian.mcnicoll@oceaninformatics.com > Consultant - IRIS GP Accounts > > Member of BCS Primary Health Care Specialist Group – www.phcsg.org > > > Paria > > > > > > > Hi Päria... > > > > > > Päria Kashfi wrote: > > > > > > It means that each clinician can create his/her own questionnaires. > > > (experiences in this project showed that they are eager to have their own > > > protocol including questionnaires and data they may access )there are some > > > forms, or templates that are more general including questions like this one > > > named GENERAL MEDICAL HISTORY > > > Do you consider yourself healthy? > > > Do you currently suffer from any disease or illness? > > > Have you previously suffered from any disease or illness? > > > Do you currently use any medication? > > > Have you had treatment with Steroids during the last year? > > > Do you have any skin problem? > > > > > > This is common. There are a number of approaches. It is possible to provide > > > a generic questionnaire archetype which allows the question to be provided > > > as a textural statement with a Yes/No boolean with a possible text box as > > > well for comments. > > > > > > Such an archetype can then be specialised for particular questionnaires like > > > the one above - this is appropriate for questionnaires that will be used for > > > decision support or used widely. These can then be translated. > > > > > > The openEHR template provides a way of adding texts to labels - this allows > > > one-off questionnaires which are of uncertain meaning in the general > > > interoperability space. The openEHR-EHR-EVALUATION.risk-anaesthetic.v1.adl > > > will give you an indication (activate the web lookup in the editor - tools - > > > options - File locations = > > > http://archetypes.com.au/archetypefinder/services/ArchetypeFinderBean?wsdl > > > and type in 'risk'. > > > > > > We will be moving to the new Knowledge Manager very soon on the openEHR site > > > which should make accessing and commenting on archetypes a whole lot easier. > > > > > > > > > I hope this helps, Sam > > > > > > .... > > > Also we have other kinds of forms like SALIVARY GLAND DISEASE > > > What areas were examined? > > > What is the color of the skin/mucosa covering the salivary gland? > > > Are there any signs of muscositis? > > > ..... > > > (I shows that there are two kinds of questions, one may be asked patient, > > > one is for clinician herself to show what to examine or... ) > > > > > > This sort of questionnaire might be better set out as an examination entry > > > rather than a questionnaire - although I can see why this might be helpful > > > at times. The same applies as above - but we might see it as part of an > > > examination - perhaps as a cluster (questionnaire form). > > > > > > well, There are some unsolved problems in my mind regarding these questions > > > and the possibility to create Archetypes or Templates for > > > these questionnaires like the one above. > > > 1- Is this an appropriate design way for Archetypes to create Archetypes > > > based on questions or actions that one may ask or may do during visit or > > > treatment? > > > > > > We have to be careful not to force the archetypes to be too 'near user form' > > > - people may have forms that are quite pedantic for a reason and then store > > > the information differently. It is always possible to include the > > > questionnaire if appropriate. > > > > > > 2- Can I map these questionnaires to Archetypes or they are more like > > > Templates? > > > > > > As above - it depends on their processing and how wide the use is. > > > > > > 3- I have this methodology in my mind when I try to map things to openEHR > > > concepts > > > - What are the specifications on the disease I want to present , symptoms, > > > signs, related guidelines,...(general knowledge about disease) > > > - Which questions may I ask when a patient visits me? general patient data, > > > patient medical history,... > > > - Is there any protocol for data gathering? > > > - What kind of treatments I may suggest, or any more data do I need? any > > > related laboratory tests ? > > > > > > Here you can create a template that provides the means of streamlining data > > > collection in each setting.... > > > > > > Finally, is it a proper way to think of creating an Archetype for a specific > > > disease? > > > > > > In general, I do not think so - although burns and fractures are examples > > > where you might want a specialisation (of diagnosis I guess). Usually > > > templates are where you will provide the context specific data points. > > > > > > I know that I should first search for existing Archetypes and combine them > > > to create Templates, but what if I cannot find any suitable Archetype for my > > > case? > > > > > > Then you need to talk to us! You can try creating some archetypes and > > > sharing them with the clinical group. > > > Have a look on that web site above for 'question' and you will find some > > > generic checklists and questionnaire archetypes. > > > > > > I should mention that all these efforts is to create a CDSS for a specific > > > disease, so I need to be more specific in knowledge or data gathering. > > > > > > Let us know how it goes. > > > > > > Cheers, Sam > > > > > > Regards > > > Paria > > > PhD Student > > > IDC | Interaction Design Collegium > > > Department of Computing Science and Engineering > > > Chalmers University of Technology > > > Email: hajar.kashfi@chalmers.se > > > Office:+46 (0)31 7725407 > > > Mobile Phone: +46 (0)707222815 > > > Postal adress: > > > IT University of Göteborg > > > 412 96 Göteborg, Sweden > > > Visit: Room Simula B, House Svea, Campus Lindholmen > > > > > > ________________________________ > > > _______________________________________________ > > > openEHR-technical mailing list > > > openEHR-technical@openehr.org > > > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > > > > > > > > -- > > > > > > Dr Sam Heard > > > Chief Executive Officer > > > Director, openEHR Foundation > > > Senior Visiting Research Fellow, University College London > > > 214 Victoria Avenue > > > Chatswood, NSW, 2067 > > > Phone: +61 2 9415 4994 > > > Mobile: +61 4 1783 8808 21 Chester Cres > > > London E8 2PH > > > Phone: +44 20 7249 7085 > > > Mobile: +44 77 9871 0980 > > > _______________________________________________ > > > openEHR-technical mailing list > > > openEHR-technical@openehr.org > > > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > > > > > PhD Student > > > IDC | Interaction Design Collegium > > > Department of Computing Science and Engineering > > > Chalmers University of Technology > > > Email: hajar.kashfi@chalmers.se > > > Office:+46 (0)31 7725407 > > > Mobile Phone: +46 (0)707222815 > > > Postal adress: > > > IT University of Göteborg > > > 412 96 Göteborg, Sweden > > > Visit: Room Simula B, House Svea, Campus Lindholmen > > > > > > _______________________________________________ > > > openEHR-technical mailing list > > > openEHR-technical@openehr.org > > > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > > > > > > > _______________________________________________ > openEHR-technical mailing list > openEHR-technical@openehr.org > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical PhD Student IDC | Interaction Design Collegium Department of Computing Science and Engineering Chalmers University of Technology Email: [hajar.kashfi@chalmers.se](mailto:hajar.kashfi@chalmers.se) Office:+46 (0)31 7725407 Mobile Phone: +46 (0)707222815 Postal adress: IT University of Göteborg 412 96 Göteborg, Sweden Visit: Room Simula B, House Svea, Campus Lindholmen --- ## Post #7 by @system >> Anyway, I used web service to find archetypes, there is a mind map file >> relating to each archetype, is there any way to save the mm file ? I can >> just open it in firefox > > \.mm files are Freemind files \- free download at: > > http://freemind.sourceforge.net/wiki/index.php/Download Hi Päria, to get to the \.mm file, you can do the following \(as saving the link would normally just save the html file, not the \.mm\): from the URL, just delete the mindmap\.html? part, e\.g\. http://www.archetypes.com.au/archetypefinder/mindmaps/openEHR-EHR-OBSERVATION.blood_loss.v1draft.mm instead of http://www.archetypes.com.au/archetypefinder/mindmaps/mindmap.html?openEHR-EHR-OBSERVATION.blood_loss.v1draft.mm Cheers Sebastian --- ## Post #8 by @heather.leslie Hi Paria, I have just uploaded a tutorial to Ocean’s new website – went live only tonight;-) I have just devised it recently for use in introductory training for clinicians in building archetypes. This might be a useful starting point for you – [http://www.oceaninformatics.com/ocean-informatics-resources/ocean-documentation/Tutorials.html](http://www.oceaninformatics.com/ocean-informatics-resources/ocean-documentation/Tutorials.html) I have been very slowly working on documenting a methodology but keep getting diverted – will let you know when I have something ready for reading. Regards Heather --- ## Post #9 by @heather.leslie Frustration \- can't add archetypes without overdoing the permitted file size \- I'm queen of the bouncing emails\! Trying again\.\.\. [details="(attachments)"] [openEHR-EHR-EVALUATION.check\_list.v1.adl|attachment](upload://zchZoxmI8nIfdgXeUKfYn9VxK94.adl) (2.13 KB) [openEHR-EHR-EVALUATION.check\_list-condition.v1.adl|attachment](upload://gyU4xfcFVOBEzL7efv7uWZI8zrA.adl) (3.61 KB) [openEHR-EHR-EVALUATION.check\_list-headache.v1draft.adl|attachment](upload://b8rAierhHBX57EbUkWRUKux87Uw.adl) (8.65 KB) [/details] --- ## Post #10 by @system Hi Paria We will have the openEHR Knowledge Manager up very soon. For the moment, writing a request for the clinical list is a good start. Cheers, Sam Päria Kashfi wrote: [details="(attachments)"] ![OceanInformaticsl.JPG|183x82](upload://2lcnRHcC3QqDv6AeaDZuo8M9Qlv.jpeg) [/details] --- ## Post #11 by @system The link appears now to be: http://www.oceaninformatics.com/ocean-informatics-resources/Tutorials.html --- **Canonical:** https://discourse.openehr.org/t/creating-archetypes-based-on-questionaire/14791 **Original content:** https://discourse.openehr.org/t/creating-archetypes-based-on-questionaire/14791