## ConceptMapTranslateOutput interface

**Signature:**

```typescript
export interface ConceptMapTranslateOutput
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [match?](/content/docs/sdk/core.conceptmaptranslateoutput.match) |  | [ConceptMapTranslateMatch](/content/docs/sdk/core.conceptmaptranslatematch) | _(Optional)_ |
| [message?](/content/docs/sdk/core.conceptmaptranslateoutput.message) |  | string | _(Optional)_ |
| [result](/content/docs/sdk/core.conceptmaptranslateoutput.result) |  | boolean |  |
