Difference between revisions of "Context Manager"

From IHE Wiki
Jump to navigation Jump to search
 
 
Line 1: Line 1:
''This is a template page.  Click edit, Do Not Save This Page, Copy the current text then go edit your page and paste it in.''
 
 
''<Your page name should simply be Actor-Name Actor with spaces, with capitals, without the acronym. e.g. Order Placer Actor>''
 
 
 
This actor serves as a broker for the communication between two or more context participant actors (either Patient Context Participant or User Context Participant). It supports the passing of the user and patient subjects.
 
This actor serves as a broker for the communication between two or more context participant actors (either Patient Context Participant or User Context Participant). It supports the passing of the user and patient subjects.
 
__TOC__
 
 
 
''<Explain the flavor of the tasks and information the actor is responsible for.  This section is profile neutral.>''
 
 
 
 
==Responsibilities in Profiles==
 
==Responsibilities in Profiles==
 
 
The responsibilities placed on this actor in the context of each [[Profiles| Profile]] is summarized here.  For the actual specifications, refer to the [[Frameworks|Technical Framework]].
 
The responsibilities placed on this actor in the context of each [[Profiles| Profile]] is summarized here.  For the actual specifications, refer to the [[Frameworks|Technical Framework]].
  
 
A system that supports an Actor does not have to meet the requirements in any given Profile unless the system claims support of that Profile in the product [[Statements|Integration Statement]].
 
A system that supports an Actor does not have to meet the requirements in any given Profile unless the system claims support of that Profile in the product [[Statements|Integration Statement]].
 
+
===[[Patient Synchronized Applications]]===
 
+
This Profile depends on the actor to:
===''<Profile 1>''===
+
* Respond to the request to join the context session from the context participant.
 
+
* Manage the Change Context Transaction lifecycle.
This Profile depends on the actor to ''<explain in broad terms>''.
+
* Responds to the request to leave the context session from the context participant.
 
+
* Conduct context surveys, and notify the context participants of acceptance or cancellation of a change, and provide context values.
 
 
===''<Profile 2>''===
 
 
 
This Profile depends on the actor to ''<explain in broad terms>''.
 
 
 
 
 
 
==See Also==
 
==See Also==
 
 
''<Include/explain links to other Actors with similar jobs>''
 
''<Include/explain links to other Actors with similar jobs>''
 
 
This actor is often grouped with: ''<Include links to commonly grouped Actors>''
 
This actor is often grouped with: ''<Include links to commonly grouped Actors>''
 
  
 
This page is based on the [[Actor Template]]
 
This page is based on the [[Actor Template]]

Latest revision as of 14:51, 28 November 2006

This actor serves as a broker for the communication between two or more context participant actors (either Patient Context Participant or User Context Participant). It supports the passing of the user and patient subjects.

Responsibilities in Profiles

The responsibilities placed on this actor in the context of each Profile is summarized here. For the actual specifications, refer to the Technical Framework.

A system that supports an Actor does not have to meet the requirements in any given Profile unless the system claims support of that Profile in the product Integration Statement.

Patient Synchronized Applications

This Profile depends on the actor to:

  • Respond to the request to join the context session from the context participant.
  • Manage the Change Context Transaction lifecycle.
  • Responds to the request to leave the context session from the context participant.
  • Conduct context surveys, and notify the context participants of acceptance or cancellation of a change, and provide context values.

See Also

<Include/explain links to other Actors with similar jobs> This actor is often grouped with: <Include links to commonly grouped Actors>

This page is based on the Actor Template