Document Source: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The Document Source Actor is the producer and publisher of documents. It is responsible for sending documents to a Document Repository Actor. It also supplies metadata to the Document Repository Actor for subsequent registration of the documents with the Document Registry Actor. | The Document Source Actor is the producer and publisher of documents. It is responsible for sending documents to a Document Repository Actor. It also supplies metadata to the Document Repository Actor for subsequent registration of the documents with the Document Registry Actor. | ||
==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]]. | ||
===[[Cross Enterprise Document Sharing]]=== | |||
This Profile depends on the actor to: | |||
* submit documents and associated metadata to a [[Document Repository]], | |||
* submit a document as an addendum to another document already in the registry/repository, | |||
This Profile depends on the actor to | * submit a document as a transformation of another document already in the registry/repository, | ||
* create a folder, | |||
* add one or more documents to a folder. | |||
==See Also== | ==See Also== | ||
| Line 32: | Line 17: | ||
''<Include/explain links to other Actors with similar jobs>'' | ''<Include/explain links to other Actors with similar jobs>'' | ||
This actor is often grouped with: [[Secure Node]], [[Time Client]] | This actor is often grouped with: [[Content Creator]], [[Patient Demographics Consumer]], [[Patient Identifier Cross-reference Consumer]], [[Client Authentication Agent]], [[Secure Node]], [[Time Client]] | ||
This page is based on the [[Actor Template]] | This page is based on the [[Actor Template]] | ||
Revision as of 16:10, 28 November 2006
The Document Source Actor is the producer and publisher of documents. It is responsible for sending documents to a Document Repository Actor. It also supplies metadata to the Document Repository Actor for subsequent registration of the documents with the Document Registry Actor.
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.
Cross Enterprise Document Sharing
This Profile depends on the actor to:
- submit documents and associated metadata to a Document Repository,
- submit a document as an addendum to another document already in the registry/repository,
- submit a document as a transformation of another document already in the registry/repository,
- create a folder,
- add one or more documents to a folder.
See Also
<Include/explain links to other Actors with similar jobs>
This actor is often grouped with: Content Creator, Patient Demographics Consumer, Patient Identifier Cross-reference Consumer, Client Authentication Agent, Secure Node, Time Client
This page is based on the Actor Template