You can use models abstracting details related to the solution domain. UML diagrams can be used for that, for instance, use case diagrams or class diagrams. You cannot bring information about the solution domain to the problem domain modeled at the CIM level. This is the concept. To apply such concept you can use any model. Usually, the adopted model-driven approach defines which models you have in each level.
I Suggest to use Component diagram from UML. It is easy to understand that web services as a Component to access its interfaces I/O. An Independent Webservice may represented as Component that accessed by other Components or Service.