- Fix support for broadcasting concept maps that have multiple versions. See issue 40.
- Fix support for adding to valuesets in Python code. See issue 38.
- Support for arrays of codeable concepts in the in_valueset function. See issue 34.
- Accept previously broadcast valuesets for use in UDFs. See issue 32.
- Fix latest_version support for ValueSets and ConceptMaps in Python. See issue 30.
- Fix add_mappings support for ConceptMaps in Python. See issue 28.
- Support for Spark 2.3
- Improve Python API documentation
- Refactor project to support multiple versions of FHIR in a single build. See issue 21.
- Add support for FHIR R4.
- Remove extraneous debugging logic.
- Add support for importing a datadaset of FHIR concept maps. See issue 13.
- Upgrade to Spark 2.2.
- Add ValueSet support. See issue 3.
- Simplify ValueSet API usage. See issue 6.
- Import XML and JSON ValueSets and ConceptMaps. See issue 9.
Initial release.