Converting ICD10 between wiki and ccmdb.accdb
from wiki to ccmdb.mdb
generate SMW output using
| format=dsv | filename=ICD10_wiki_to_table.txt | sep=;
eg S ICD10 table#Query to populate from wiki
Import as delimited text using delimiter semicolon
If I want to export the URLS I need to use the template format.
{{fullurl:}}
from ccmdb.mdb to wiki
Uses
- input table s_ICD10_for_wiki_import
- VBA code which
- query which
- to generate output table 1s
Need to look into https://www.mediawiki.org/wiki/Extension:External_Data to figure out how to use for reconciling in bulk