Class MetaDataController
Creates a declaration of the resources the API is capable of returning.
Methods
Get()
Retrieves a CapabilityStatement containing which FHIR resource types and the search parameters on those resources that the API supports.
Returns
| Type | Description |
|---|---|
| System.String | A JSON serialized CapabilityStatement |