Skip navigation links
A B C E F G N R T V W 

A

addToConceptMap(ConceptMap, Dataset<Mapping>) - Method in class com.cerner.bunsen.stu3.codes.ConceptMaps
 
addToValueSet(ValueSet, Dataset<Value>) - Method in class com.cerner.bunsen.stu3.codes.ValueSets
 

B

broadcast(Map<String, String>) - Method in class com.cerner.bunsen.stu3.codes.ConceptMaps
 

C

com.cerner.bunsen.stu3.codes - package com.cerner.bunsen.stu3.codes
Support for FHIR STU3 ConceptMap and ValueSet resources.
com.cerner.bunsen.stu3.python - package com.cerner.bunsen.stu3.python
Support for Python-specific wrapper functions.
ConceptMaps - Class in com.cerner.bunsen.stu3.codes
An immutable collection of FHIR ConceptMaps.
ConceptMaps(SparkSession, Dataset<UrlAndVersion>, Dataset<ConceptMap>, Dataset<Mapping>) - Constructor for class com.cerner.bunsen.stu3.codes.ConceptMaps
 

E

expandMappings(ConceptMap) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Given a concept map, returns a list of mapping records it contains.
expandValues(ValueSet) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Given a value set, returns a list of value records it contains.

F

Functions - Class in com.cerner.bunsen.stu3.python
Common functions for working with FHIR resources.
Functions() - Constructor for class com.cerner.bunsen.stu3.python.Functions
 

G

getConceptMapEncoder() - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns the encoder for concept maps.
getDefault(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns the collection of concept maps from the default database and tables.
getDefault(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns the collection of value sets from the default database and tables.
getEmpty(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns an empty ConceptMaps instance.
getEmpty(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns an empty ValueSets instance.
getFromDatabase(SparkSession, String) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns the collection of concept maps from the tables in the given database.
getFromDatabase(SparkSession, String) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns the collection of value sets from the tables in the given database.
getMappingEncoder() - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns the encoder for mappings.
getValueSetEncoder() - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns the encoder for value sets.

N

newInstance(SparkSession, Dataset<UrlAndVersion>, Dataset<ConceptMap>, Dataset<Mapping>) - Method in class com.cerner.bunsen.stu3.codes.ConceptMaps
 

R

resourceToJson(Resource) - Static method in class com.cerner.bunsen.stu3.python.Functions
Converts a resource to its JSON representation.
resourceToXml(Resource) - Static method in class com.cerner.bunsen.stu3.python.Functions
Converts a resource to its XML representation.

T

toBundle(Dataset<? extends Resource>) - Static method in class com.cerner.bunsen.stu3.python.Functions
Returns a bundle containing all resources in the dataset.
toJson(Dataset<?>, String) - Static method in class com.cerner.bunsen.stu3.python.Functions
Converts a set of FHIR resources to JSON.
toJsonBundle(Dataset<? extends Resource>) - Static method in class com.cerner.bunsen.stu3.python.Functions
Returns a JSON string representing the resources as a bundle.

V

ValueSets - Class in com.cerner.bunsen.stu3.codes
An immutable collection of FHIR ValueSets.

W

withConceptMaps(Dataset<ConceptMap>) - Method in class com.cerner.bunsen.stu3.codes.ConceptMaps
 
withValueSets(Dataset<ValueSet>) - Method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns a new ValueSets instance that includes the given value sets.
A B C E F G N R T V W 
Skip navigation links

Copyright © 2019. All rights reserved.