Pascal Pfiffner

3pods

FHIR

Swift 🔥FHIR data model classes, generated from spec. Uses custom Date/Time structs to facilitate working with dates. Contains server request/response classes and a FHIR server protocol intended to help in building a full-fledged client, as implemented by SMART on FHIR.

License: NOASSERTION

  • Swift

p2.OAuth2

OAuth2 frameworks for macOS, iOS and tvOS written in Swift.

A flexible framework supporting standards-compliant implicit and code grant flows. Some websites like Facebook may use slightly differring OAuth2 implementations, for those the framework aims to provide specific subclasses handling these differences.

Start with import p2_OAuth2 in your source files. Code documentation is available from within Xcode (ALT + click on symbols) and on p2.github.io/OAuth2/.

License: NOASSERTION

  • Swift

SMART

Swift SMART on FHIR framework for iOS and OS X.

Swift-SMART is a full client implementation of the 🔥FHIR specification for building apps that interact with healthcare data through SMART on FHIR.

Start with import SMART in your source files. Code documentation is available from within Xcode (ALT + click on symbols) and on smart-on-fhir.github.io/Swift-SMART/.

License: NOASSERTION

  • Swift