| Package | Description |
|---|---|
| com.cerner.bunsen.spark.codes |
Common for working with FHIR concept maps.
|
| 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.spark.codes.systems |
Support for importing LOINC and SNOMED terminology systems.
|
| com.cerner.bunsen.stu3.codes |
Support for FHIR STU3 ConceptMap and ValueSet resources.
|
| Class and Description |
|---|
| Ancestor
A JavaBean to represent a ancestor row from one value to another.
|
| Hierarchies
An immutable collection of hierarchical systems.
|
| Hierarchies.HierarchicalElement
A JavaBean to represent an element in a hierarchical system from which transitive ancestors
can be computed.
|
| UrlAndVersion
URI and version tuple used to uniquely identify a concept map, value set, or hierarchy.
|
| Class and Description |
|---|
| Mapping
A JavaBean to represent a mapping row from one value to another.
|
| UrlAndVersion
URI and version tuple used to uniquely identify a concept map, value set, or hierarchy.
|
| Value
A JavaBean to represent a value row of a value set.
|
| Class and Description |
|---|
| Hierarchies
An immutable collection of hierarchical systems.
|
| Mapping
A JavaBean to represent a mapping row from one value to another.
|
| Class and Description |
|---|
| Hierarchies
An immutable collection of hierarchical systems.
|
| Hierarchies.HierarchicalElement
A JavaBean to represent an element in a hierarchical system from which transitive ancestors
can be computed.
|
| Class and Description |
|---|
| Mapping
A JavaBean to represent a mapping row from one value to another.
|
| UrlAndVersion
URI and version tuple used to uniquely identify a concept map, value set, or hierarchy.
|
| Value
A JavaBean to represent a value row of a value set.
|
Copyright © 2020. All rights reserved.