---
title: sourceURL
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkfhirresource/sourceurl
---

# sourceURL

The full URL for the source of the FHIR resource.

## Declaration

```swift
var sourceURL: URL? { get }
```

## Mentioned in

Accessing Health Records

## See Also

### Accessing FHIR Data

- [identifier](healthkit/hkfhirresource/identifier.md)
- [fhirVersion](healthkit/hkfhirresource/fhirversion.md)
- [HKFHIRVersion](healthkit/hkfhirversion.md)
- [resourceType](healthkit/hkfhirresource/resourcetype.md)
- [HKFHIRResourceType](healthkit/hkfhirresourcetype.md)
- [data](healthkit/hkfhirresource/data.md)
