This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "Order Request Manager Conceptual Specification"

From HL7Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
Link back to solution specification [[SAIF_Alpha_OO|BF Alpha Project]]
 +
 
==Overview==
 
==Overview==
 
    
 
    

Revision as of 18:00, 17 January 2012

Link back to solution specification BF Alpha Project

Overview

Service Description and Purpose

  Comment
	What is the service? Why do we care? Articulation of the Business purpose of the specification 	Description of the functional capabilities in business terms

Scope

  Comment
    Describe the overall potential scope of the service.  Are any items being specifically excluded from the scope?  Why?


Reason why the service is necessary

  Comment
    Rationale for creating this specification. Consumer viewpoint and the value offered by the work product

Links to Use Cases/ Storyboards

  • (optional, depending on detail in interop business scenario section

Structure of the Service

The Order Request Manager Conceptual Diagram is shown below. Individual functional profiles have not yet been identified as we still need to work through the more complex use cases and identify the need for different profiles to support different contexts.

OrderRequestManagementConceptual.png

Organization

 Comment
   Elaborate any logical groupings that emerge from the usage scenarios

Assumptions and Dependencies

 Comment
   Upon what services does this specification depend (underpinning infrastructure, other HL7 services,  etc. Are there any key assumptions that are being made?

Implementation Considerations

  Comment
    Relevant and representative examples of deployment scenarios. Consider representation formalism and the intended audience, not necessarily rigorously expressing the content in UML. This specification in the real world (e.g., relationships to existing infrastructure, other deployed services, dependencies, etc.). Consider the ways that information bindings will be realized through the operations. If necessary, outline a strategy for this binding.

Detailed Functional Model for Each Operation

Create Request

  • Description: Allows the client to create a request for a service
  • Pre-Conditions: The client has sufficient information to create the request
  • Conceptual Information Objects
    • Inputs: Request
    • Outputs: Request Identifier
  • Post-Conditions
  • Exception Conditions
  • Aspects left for Technical Bindings (optional)
  • Reference to Functional Profiles (optional)
  • Notes

Update Request Status

  • Description: Allows the client to identify a change in status of the request
  • Pre-Conditions:
  • Conceptual Information Objects
    • Inputs: Request Identifier, Status
    • Outputs: Request
  • Post-Conditions: The request status has been changed to the new value
  • Exception Conditions: The request identifier cannot be found.
    The status change request is an invalid state transition
  • Aspects left for Technical Bindings (optional)
  • Reference to Functional Profiles (optional)
  • Notes

Profiles

Introduction

Functional Profiles

Information Profiles

  Comment
    - describe any information profiles applicable to this service, and the related state transitions

Recommendations for Conformance and Compliance