ehr.entry.activity

Comments on ehr.activity.entry.activity.action_archetype_id being a Perl
compliant string instead of an ArchetypeId class instance. ???

I probably won't be engaging too much in these discussions the next few
days. I'm just making comments on things I am encountering at a lower
level than I have before. Hopefully this will all improve my
understanding of openEHR.

Seems the more I learn the less I know. :slight_smile:

Cheers,
Tim

Tim Cook wrote:

Comments on ehr.activity.entry.activity.action_archetype_id being a Perl
compliant string instead of an ArchetypeId class instance. ???
  

this is because it needs to be a match pattern for more than one
possible archetype id - i.e. more than one Action archetype can
correspond to a given Activity in an Instruction.

- thomas