Recent Releases of healthkitonfhir

healthkitonfhir - 1.1.2

What's Changed

  • improve the FHIRExtensionBuilder API by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/61

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/1.1.1...1.1.2

- Swift
Published by lukaskollmer 11 months ago

healthkitonfhir - 1.1.1

What's Changed

  • add HKSample metadata & source info into FHIR observations by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/60

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/1.1.0...1.1.1

- Swift
Published by lukaskollmer 11 months ago

healthkitonfhir - 1.1.0

What's Changed

  • absolute time as extension, more general extension utils by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/59

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/1.0.0...1.1.0

- Swift
Published by lukaskollmer about 1 year ago

healthkitonfhir - 1.0.0

What's Changed

  • more sample types by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/54
  • update FHIRModels to 0.7.0 by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/56
  • make some observation extensions public by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/58

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.15...1.0.0

- Swift
Published by lukaskollmer about 1 year ago

healthkitonfhir - 1.0.0-alpha.2

What's Changed

  • update FHIRModels to 0.7.0 by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/56
  • make some observation extensions public by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/58

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/1.0.0-alpha.1...1.0.0-alpha.2

- Swift
Published by lukaskollmer about 1 year ago

healthkitonfhir - 1.0.0-alpha.1

What's Changed

  • more sample types by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/54

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.15...1.0.0-alpha.1

- Swift
Published by lukaskollmer about 1 year ago

healthkitonfhir - 0.2.15

What's Changed

  • vastly improve HKSample → ResourceProxy performance by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/53

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.14...0.2.15

- Swift
Published by lukaskollmer about 1 year ago

healthkitonfhir - 0.2.14

What's Changed

  • explicit watchOS and macOS support, Swift 6, existential any by @lukaskollmer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/52

New Contributors

  • @lukaskollmer made their first contribution in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/52

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.13...0.2.14

- Swift
Published by lukaskollmer over 1 year ago

healthkitonfhir - 0.2.13

What's Changed

  • Set time zone from HK metadata in FHIR resources by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/50

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.12...0.2.13

- Swift
Published by vishnuravi over 1 year ago

healthkitonfhir - 0.2.12

What's Changed

  • Add mapping for Time In Daylight by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/47

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.11...0.2.12

- Swift
Published by vishnuravi over 1 year ago

healthkitonfhir - 0.2.11

What's Changed

  • Fixed missing swiftlint package dependency by @Supereg in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/46

New Contributors

  • @Supereg made their first contribution in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/46

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.10...0.2.11

- Swift
Published by Supereg almost 2 years ago

healthkitonfhir - 0.2.10

What's Changed

  • Improve ECG Mapping With a Precision Setting by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/45

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.9...0.2.10

- Swift
Published by PSchmiedmayer almost 2 years ago

healthkitonfhir - 0.2.9

What's Changed

  • Add mapping for HKQuantityTypeIdentifierWalkingSpeed by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/44

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.8...0.2.9

- Swift
Published by vishnuravi almost 2 years ago

healthkitonfhir - 0.2.8

What's Changed

  • Adds support for additional gait metrics by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/43

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.7...0.2.8

- Swift
Published by vishnuravi about 2 years ago

healthkitonfhir - 0.2.7

What's Changed

  • Fix ECG Batch Calculation by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/41

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.6...0.2.7

- Swift
Published by PSchmiedmayer about 2 years ago

healthkitonfhir - 0.2.6

What's Changed

  • Support for Physical Effort Metric by @MatthewTurk247 in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/40
  • Update README.md by @Vicbi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/39

New Contributors

  • @MatthewTurk247 made their first contribution in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/40
  • @Vicbi made their first contribution in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/39

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.5...0.2.6

- Swift
Published by PSchmiedmayer over 2 years ago

healthkitonfhir - 0.2.5

What's Changed

  • Add basic support for HKWorkout samples by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/38

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.4...0.2.5

- Swift
Published by vishnuravi over 2 years ago

healthkitonfhir - 0.2.4

What's Changed

  • Update CI, Fix UITests, and add CodeQL & Swift 5.7 Support by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/37
  • Update Observation+Dates.swift so that start and end dates are correct by @mjoerke & @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/36

New Contributors

  • @mjoerke made their first contribution in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/36

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.3...0.2.4

- Swift
Published by PSchmiedmayer almost 3 years ago

healthkitonfhir - 0.2.3

What's Changed

  • Fixes ECG coding by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/34
  • Fix ECG Batch Calculation by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/35

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.2...0.2.3

- Swift
Published by PSchmiedmayer over 3 years ago

healthkitonfhir - 0.2.2

What's Changed

  • Assign ID Property by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/33

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.1...0.2.2

- Swift
Published by PSchmiedmayer over 3 years ago

healthkitonfhir - 0.2.1

What's Changed

  • Add Citation File and DOI to Reference HealthKitOnFHIR in Publications by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/31
  • Add HKSampleType to ResourceType by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/32

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.2.0...0.2.1

- Swift
Published by PSchmiedmayer over 3 years ago

healthkitonfhir - 0.2.0

What's Changed

  • Add support for HKClinicalRecords by @vishnuravi & @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/28
  • Add Docs and SPI support by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/30

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.1.1...0.2.0

- Swift
Published by PSchmiedmayer over 3 years ago

healthkitonfhir - 0.1.1

What's Changed

  • Add Apple-specific quantity types by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/21
  • Creates script to autogenerate HKObject support table by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/22
  • Fix for path error in build-docs action by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/24
  • Adds additional HealthKit Quantity Types by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/23
  • Convert HKCategorySamples to FHIR Observations by @vishnuravi & @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/25
  • Add HKElectrocardiogram to Observation Mapping by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/27

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/compare/0.1.0...0.1.1

- Swift
Published by PSchmiedmayer over 3 years ago

healthkitonfhir - 0.1.0

What's Changed

  • Update Project Structure And CI Setup by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/1
  • Create HealthKitOnFHIR API by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/2
  • Convert HKQuantityTypeIdentifierStepCount to FHIR Observation by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/3
  • Create ObservationBuilder by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/4
  • Create HKQuantityType to Code System Mapper by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/5
  • Converts Heart Rate by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/6
  • Adds conversion for Blood Glucose by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/7
  • Adds conversion for Oxygen Saturation by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/9
  • Adds conversion for Body Temperature by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/10
  • Adds conversion for Height by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/11
  • Adds conversion for Body Mass by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/12
  • Creates example app for converting HealthKit data to FHIR by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/8
  • Adds conversion for Respiratory Rate by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/13
  • Restructure the Project Based on the Current Needs for HealthKitOnFHIR by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/14
  • Improve UI Tests and Test App Structure by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/15
  • Allow Custom Mappings and Enable a Unit Aliases Using the JSON Format by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/16
  • Adds support for HKCorrelation by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/17
  • Map units to standardized UCUM codes by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/19
  • Adds usage instructions to README by @vishnuravi in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/18
  • Make the API More Type-Safe and Add API Documentation by @PSchmiedmayer in https://github.com/StanfordBDHG/HealthKitOnFHIR/pull/20

Full Changelog: https://github.com/StanfordBDHG/HealthKitOnFHIR/commits/0.1.0

- Swift
Published by PSchmiedmayer over 3 years ago