Please consider following. I think it is a weak point to have a file which contains an archetype having the same name as the archetype-id. This policy is enforced by as well the OCEAN-editor as the LinkEHR editor (however the latter has a bug in this).
I don't know if it is "officially" specified. But the disadvantage is that information is stored twice in the same file (in the contents and in the filename), this can cause problems, ambiguities. Also, it is unnecessary restrictive, it is impossible to store more archetypes in one text-file. Many programming languages have the same restriction, but often the have also workarounds for this restriction. regards Bert Verhees

