## ConceptMapTranslateMatch interface [​](/content/docs/sdk/core.conceptmaptranslatematch#conceptmaptranslatematch-interface "Direct link to ConceptMapTranslateMatch interface"/index.html)

**Signature:**

```typescript
export interface ConceptMapTranslateMatch
```

## Properties [​](/content/docs/sdk/core.conceptmaptranslatematch#properties "Direct link to Properties"/index.html)

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [concept?](/content/docs/sdk/core.conceptmaptranslatematch.concept) |  | Coding | _(Optional)_ |
| [dependsOn?](/content/docs/sdk/core.conceptmaptranslatematch.dependson) |  | [ConceptMapTranslateMatchAttribute](/content/docs/sdk/core.conceptmaptranslatematchattribute) | _(Optional)_ |
| [equivalence?](/content/docs/sdk/core.conceptmaptranslatematch.equivalence) |  | string | _(Optional)_ |
| [product?](/content/docs/sdk/core.conceptmaptranslatematch.product) |  | [ConceptMapTranslateMatchAttribute](/content/docs/sdk/core.conceptmaptranslatematchattribute) | _(Optional)_ |
| [property?](/content/docs/sdk/core.conceptmaptranslatematch.property) |  | [ConceptMapTranslateMatchAttribute](/content/docs/sdk/core.conceptmaptranslatematchattribute) | _(Optional)_ |
| [source?](/content/docs/sdk/core.conceptmaptranslatematch.source) |  | string | _(Optional)_ |

- [ConceptMapTranslateMatch interface](/content/docs/sdk/core.conceptmaptranslatematch#conceptmaptranslatematch-interface/index.html)
- [Properties](/content/docs/sdk/core.conceptmaptranslatematch#properties/index.html)
