GetRequestedProcedureIDs Method
Summary
Gets the requested Procedure IDs.
Syntax
[FaultContractAttribute(System.Type)]
[OperationContractAttribute()]
public string[] GetRequestedProcedureIDs(
string accessionNumber
)
<OperationContractAttribute()>
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,
Action="",
Name="",
Namespace="",
ProtectionLevel=ProtectionLevel.None,
HasProtectionLevel=False)>
Function GetRequestedProcedureIDs( _
ByVal accessionNumber As String _
) As String()
[OperationContractAttribute()]
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,
Action="",
Name="",
Namespace="",
ProtectionLevel=ProtectionLevel.None,
HasProtectionLevel=false)]
array<String^>^ GetRequestedProcedureIDs(
String^ accessionNumber
)
Parameters
accessionNumber
A departmental IS-generated number that identifies the order for the Imaging Service Request.
Return Value
A list of requested Procedure IDs.