Click or drag to resize

FhirServiceBehaviorSearchResourceAlt Method

Alternate search

Namespace:  SanteDB.Messaging.FHIR.Rest
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public Bundle SearchResourceAlt(
	string resourceType
)

Parameters

resourceType
Type: SystemString

[Missing <param name="resourceType"/> documentation for "M:SanteDB.Messaging.FHIR.Rest.FhirServiceBehavior.SearchResourceAlt(System.String)"]

Return Value

Type: Bundle

[Missing <returns> documentation for "M:SanteDB.Messaging.FHIR.Rest.FhirServiceBehavior.SearchResourceAlt(System.String)"]

Implements

IFhirServiceContractSearchResourceAlt(String)
See Also