Siebel CRM Web Services Reference > Primary Web Services for Siebel CRM 8.0 >

GetHeathCareProfessionalComplianceDetails


Use this Web service to read the detail data of a Health Care Provider including Marketing Compliance information.

GetHealthCareProfessionalComplianceDetails Operations

Due to the nature of the schema generation for the WSDL file, the message formats for each operation have their own message names. For a list of operations associated with this Web service, see Table 89

Table 89. GetHealthCareProfessionalComplianceDetails operations
Name
Description

LSMCDetailsQueryById

Reads the profile of the health care provider specified by his or her Siebel Contact row Id.

LSMCDetailsQueryByExample

Reads the profile of the health care provider specified by a combination of several attributes.

.

Request Message Description: LSMCDetailsQueryById

The operations in this Web service work with a common response message format but have a different request message format. For a description of this request message, see Table 90.

Table 90. Request Message Description: LSMCDetailsQueryById
Node
Description

PrimaryRowId

Required. Represents the Siebel row Id of the Contact object.

Request Message Description: LSMCDetailsQueryByExample

For a description of this request message, see Table 91.

Table 91. Request Message Description: LSMCDetailsQueryByExample
Node
Description

Contact
Create
Updated
AccountIntegrationId
CallClass
ContactId
CreatedByName
EmployeeNumber
FirstName
LastName
LeadContactType
MarketPotential
MiddleName
PartyTypeCode
PartyUId
PersonUId
PersonalContact
PositionStatus
PrimaryCity
PrimaryEmployeeLoginOfPrimaryContactPosition
PrimaryLastCallDate
PrimaryLicenseExpirationDate
PrimaryLicenseNumber
PrimaryLicenseState
PrimaryLicenseStatus
PrimaryOrganization
PrimaryPostalCode
PrimarySpecialty
PrimaryState
PrimaryStateLicenseId
PrimaryStreetAddress
PrivacyCode
Type
UpdatedByName
WorkPhone

Required. A combination of attributes to uniquely identify a contact record.

Common Response Message Description

The column Node represents a respective Siebel field if not specified otherwise. For a description of this response message, see Table 92.

Table 92. Common Response Message Description
Node
Parent

ListOfLSMCDetails

Not applicable

Contact soapenc

ListOfLSMCDetails

Contact

Contact soapenc

AccountIntegrationId

Contact

CallClass

Contact

ContactId

Contact

CreatedByName

Contact

EmployeeNumber

Contact

FirstName

Contact

LastName

Contact

LeadContactType

Contact

MarketPotential

Contact

MiddleName

Contact

PartyTypeCode

Contact

PartyUId

Contact

PersonUId

Contact

PersonalContact

Contact

PositionStatus

Contact

PrimaryCity

Contact

PrimaryCountry

Contact

PrimaryEmployeeLoginOfPrimaryContactPosition

Contact

PrimaryLastCallDate

Contact

PrimaryLicenseExpirationDate

Contact

PrimaryLicenseNumber

Contact

PrimaryLicenseState

Contact

PrimaryLicenseStatus

Contact

PrimaryOrganization

Contact

PrimaryPostalCode

Contact

PrimarySpecialty

Contact

PrimaryState

Contact

PrimaryStateLicenseId

Contact

PrimaryStreetAddress

Contact

PrivacyCode

Contact

Type

Contact

UpdatedByName

Contact

WorkPhone

Contact

ListOfLsMcBudgetContact

Contact

LsMcBudgetContact soapenc

ListOfLsMcBudgetContact

LsMcBudgetContact

LsMcBudgetContact soapenc

BudgetAmount

LsMcBudgetContact

BudgetCurrency

LsMcBudgetContact

BudgetEndDate

LsMcBudgetContact

BudgetId

LsMcBudgetContact

BudgetName

LsMcBudgetContact

BudgetStartDate

LsMcBudgetContact

BudgetState

LsMcBudgetContact

ContactId

LsMcBudgetContact

ListOfLsMcBudgetContactSalesRep

LsMcBudgetContact

LsMcBudgetContactSalesRep soapenc

ListOfLsMcBudgetContactSalesRep

LsMcBudgetContactSalesRep

LsMcBudgetContactSalesRep soapenc

ContactBudgetId

LsMcBudgetContactSalesRep

Currency2

LsMcBudgetContactSalesRep

SalesRepBudget

LsMcBudgetContactSalesRep

PositionId

LsMcBudgetContactSalesRep

PositionName

LsMcBudgetContactSalesRep

ListOfLsMcContactExpenseItem

Contact

LsMcContactExpenseItem soapenc

ListOfLsMcContactExpenseItem

LsMcContactExpenseItem

LsMcContactExpenseItem soapenc

ComplianceFlag

LsMcContactExpenseItem

Currency

LsMcContactExpenseItem

ExchangeRate

LsMcContactExpenseItem

ExpenseId

LsMcContactExpenseItem

ExpenseItemAmount

LsMcContactExpenseItem

ExpenseItemCurrency

LsMcContactExpenseItem

ExpenseItemId

LsMcContactExpenseItem

ExpenseItemTypeId

LsMcContactExpenseItem

ExpenseItemTypeName

LsMcContactExpenseItem

ProcessStatus

LsMcContactExpenseItem

TransactionState

LsMcContactExpenseItem

ListOfLsMcContactExpenseItemAllocation

LsMcContactExpenseItem

LsMcContactExpenseItemAllocation soapenc

ListOfLsMcContactExpenseItemAllocation

LsMcContactExpenseItemAllocation

LsMcContactExpenseItemAllocation soapenc

Currency2

LsMcContactExpenseItemAllocation

Description

LsMcContactExpenseItemAllocation

ExpenseId

LsMcContactExpenseItemAllocation

AllocatedAmount

LsMcContactExpenseItemAllocation

LoggedById

LsMcContactExpenseItemAllocation

ProcessStatus

LsMcContactExpenseItemAllocation

ReportingState

LsMcContactExpenseItemAllocation

TransactionState

LsMcContactExpenseItemAllocation

GetHealthCareProfessionalComplianceDetails Application Interface

This topic describes the application objects called by the this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 93.

Table 93. GetHealthCareProfessionalComplianceDetails Service Object
Name
Boundary Object Type
Class (if BusService)

LSMCDetails

Business Service

CSSEAIDataSyncService

Data Object (Integration Object)

For a description of data objects for this Web service, see Table 94.

Table 94. GetHealthCareProfessionalComplianceDetails Data Object
Siebel Repository Name
External Name

LSMCDetails

Contact

Methods

For a description of methods for this Web service, see Table 95.

Table 95. GetHealthCareProfessionalComplianceDetails Methods
Operation
Method

LSMCDetailsQueryById

QueryById

LSMCDetailsQueryByExample

QueryByExample

Example Package for GetHeathcareProfessionalComplianceDetails

To view an example of messages for this Web service, navigate to the documentation library for Siebel applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request

See the following file to view the sample code:

...\GetHeathcareProfComplianceDetails\GetHeathcareProfessionalComplianceDetails_request.xml

Response

See the following file to view the sample code:

...\GetHeathcareProfComplianceDetails\GetHeathcareProfessionalComplianceDetails_response.xml

Message Schema (WSDL) for GetHeathcareProfessionalComplianceDetails

To view the message schema for this Web service, navigate to the documentation library for Siebel applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\GetHeathcareProfessionalComplianceDetails\GetHeathcareProfessionalComplianceDetails.wsdl

Siebel CRM Web Services Reference Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.