Hi,
Just a small related question: can I continue executing ACTIONs for an ACTIVITY 
that has already be "completed"? or do I need to create another ACTIVITY with 
the same information in order to have another execution workflow?
e.g. is this valid?
- create INSTRUCTION/ACTIVITY- create ACTION (state = scheduled)- create ACTION 
(state = active)- create ACTION (state = completed)- create ACTION (state = 
scheduled) // for the same INSTRUCTION/ACTIVITY instance as the previous flow: 
scheduled > active > completed
Thanks a lot!

-- 
Kind regards,
Ing. Pablo Pazos Guti?rrez
LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez
Blog: http://informatica-medica.blogspot.com/
Twitter: http://twitter.com/ppazos

From: pazospa...@hotmail.com
To: openehr-technical at lists.openehr.org
Subject: RE: Commiting ACTIONs for the same INSTRUCTION ACTIVITY
Date: Tue, 7 Aug 2012 13:04:01 -0300





Hi Ian / Thomas,
Thanks for the answers!, now this is very clear.

-- 
Kind regards,
Ing. Pablo Pazos Guti?rrez
LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez
Blog: http://informatica-medica.blogspot.com/
Twitter: http://twitter.com/ppazos

Date: Tue, 7 Aug 2012 13:45:03 +0100
From: thomas.be...@oceaninformatics.com
To: openehr-technical at lists.openehr.org
Subject: Re: Commiting ACTIONs for the same INSTRUCTION ACTIVITY


  
    
  
  
    On 07/08/2012 04:43, pablo pazos wrote:

    
    
      
      
        Hi all,
        

        
        I've a simple question about commiting ACTIONs.
        

        
        We have this scenario: one ACTIVITY should be executed by
          two different ACTIONS (i.e. we have 2 ACTION archetypes).
        

        
        When commiting anything to a openEHR repository, it sould
          be enclosed by a COMPOSITION.
        

        
        Now, the first commit will be the INSTRUCTION/ACTIVITY,
          that will create a new COMPOSITION.
        

        
        Then, when the first ACTION instance needs to be commited
          for that ACTIVITY,
        

        
        a) should I create a new COMPOSITION? or
        b) should I commit a new version of the existing
          COMPOSITION? (the new version will have the ACTIVITY and the
          ACTION)

        
      
    
    

    Normally, each ACTION will be in its own COMPOSITION, unless the
    ACTION happens to be essentially simultaneous with the creation of
    the INSTRUCTION, i.e. the order. Apart from that circumstance, you
    can expect a pattern like this:

    

    time 1

    
      COMPOSITION
      
        INSTRUCTION
        
          ACTIVITY #1
          ACTIVITY #2
          etc
        
      
    
    time 2

    

    
      COMPOSITION
      
        ACTION [refer to e.g. ACTIVITY #1]
      
    
    time 3

    

    
      COMPOSITION
      
        ACTION [refer to e.g. ACTIVITY #1]
      
    
    time 4

    

    
      COMPOSITION
      
        ACTION [refer to e.g. ACTIVITY #2]
      
    
    

      etc

    

    - thomas

      

    

  


_______________________________________________
openEHR-technical mailing list
openEHR-technical at lists.openehr.org
http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org   
                                  

_______________________________________________
openEHR-technical mailing list
openEHR-technical at lists.openehr.org
http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org   
                                  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org/attachments/20120808/710f5a2f/attachment.html>

Reply via email to