| Package | Description |
|---|---|
| com.cerner.bunsen.spark | |
| com.cerner.bunsen.spark.codes.base |
Base classes for working with ConceptMaps and ValueSets.
|
| com.cerner.bunsen.spark.codes.broadcast |
Support to broadcast code mappings that are useful to
query or transform FHIR data in Spark.
|
| com.cerner.bunsen.stu3.codes |
Support for FHIR STU3 ConceptMap and ValueSet resources.
|
| Class and Description |
|---|
| BroadcastableValueSets
An immutable collection of value sets that can be broadcast for use in Spark transformations or
user-defined functions.
|
| Class and Description |
|---|
| BroadcastableMappings
A collection of BroadcastableConceptMaps that is usable in Spark transformations
or UDFs.
|
| Class and Description |
|---|
| BroadcastableConceptMap
A broadcastable concept map available in Spark operations or user-defined
functions.
|
| BroadcastableConceptMap.CodeValue
A specific code instance, identified by system and value,
that has been broadcast.
|
| BroadcastableValueSets
An immutable collection of value sets that can be broadcast for use in Spark transformations or
user-defined functions.
|
| BroadcastableValueSets.Builder |
| Class and Description |
|---|
| BroadcastableMappings
A collection of BroadcastableConceptMaps that is usable in Spark transformations
or UDFs.
|
Copyright © 2020. All rights reserved.