| Package | Description |
|---|---|
| com.cerner.bunsen.avro.converters | |
| com.cerner.bunsen.definitions |
Support for traversing FHIR definitions to convert them into other data models.
|
| com.cerner.bunsen.definitions.stu3 |
Support for translating FHIR STU3 resources.
|
| com.cerner.bunsen.spark.converters |
Support for traversing FHIR profiles to create conversion functions.
|
| Class and Description |
|---|
| DefinitionVisitor
Visitor for each field in a FHIR StructureDefinition.
|
| FhirConversionSupport
Helper functions to allow code to convert FHIR resources
independently of the FHIR version.
|
| HapiConverter
Base class for converting HAPI resources to an alternative object model,
such as Spark rows or Avro objects.
|
| HapiConverter.HapiFieldSetter
Supporting interface to convert and set a field on a HAPI object.
|
| StructureField
This is a container for a field in a FHIR composite type
that defines the field, its FHIR property, and a transformed result produced
by the visitor itself.
|
| Class and Description |
|---|
| DefinitionVisitor
Visitor for each field in a FHIR StructureDefinition.
|
| FhirConversionSupport
Helper functions to allow code to convert FHIR resources
independently of the FHIR version.
|
| HapiContainedConverter.ContainerEntry
Represents the association of a contained element to its type.
|
| HapiConverter
Base class for converting HAPI resources to an alternative object model,
such as Spark rows or Avro objects.
|
| HapiConverter.HapiFieldSetter
Supporting interface to convert and set a field on a HAPI object.
|
| HapiConverter.HapiObjectConverter
Supporting interface to convert an object from a different data model
to a HAPI object.
|
| PrimitiveConverter |
| StringConverter |
| StructureDefinitions
Abstract base class to visit FHIR structure definitions.
|
| StructureField
This is a container for a field in a FHIR composite type
that defines the field, its FHIR property, and a transformed result produced
by the visitor itself.
|
| Class and Description |
|---|
| DefinitionVisitor
Visitor for each field in a FHIR StructureDefinition.
|
| FhirConversionSupport
Helper functions to allow code to convert FHIR resources
independently of the FHIR version.
|
| StructureDefinitions
Abstract base class to visit FHIR structure definitions.
|
| Class and Description |
|---|
| DefinitionVisitor
Visitor for each field in a FHIR StructureDefinition.
|
| FhirConversionSupport
Helper functions to allow code to convert FHIR resources
independently of the FHIR version.
|
| HapiConverter
Base class for converting HAPI resources to an alternative object model,
such as Spark rows or Avro objects.
|
| StructureField
This is a container for a field in a FHIR composite type
that defines the field, its FHIR property, and a transformed result produced
by the visitor itself.
|
Copyright © 2020. All rights reserved.