---
title: "init(rawValue:)"
framework: healthkit
role: symbol
role_heading: Initializer
path: "healthkit/hkfhirrelease/init(rawvalue:)"
---

# init(rawValue:)

Creates a new release from the provided string.

## Declaration

```swift
init(rawValue: String)
```

## Parameters

- `rawValue`: The raw string value.
