---
title: code
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkclinicalcoding/code
---

# code

The clinical code that represents a medical concept inside the coding system.

## Declaration

```swift
var code: String { get }
```

## Discussion

Discussion The format depends on the coding system. For example, RxNorm codes are numeric.
