Class StructureMapUtilities

java.lang.Object
org.hl7.fhir.r5.utils.structuremap.StructureMapUtilities

public class StructureMapUtilities extends Object
Services in this class:

string render(map) - take a structure and convert it to text map parse(text) - take a text representation and parse it getTargetType(map) - return the definition for the type to create to hand in transform(appInfo, source, map, target) - transform from source to target following the map analyse(appInfo, map) - generate profiles and other analysis artifacts for the targets of the transform map generateMapFromMappings(StructureDefinition) - build a mapping from a structure definition with loigcal mappings

Author:
Grahame Grieve