public class MetadataExtractor extends Object
Message
,
e.g. for inclusion in a Transportable
.Constructor and Description |
---|
MetadataExtractor() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getFields(Message theMessage,
List<String> theTerserPaths) |
public MetadataExtractor()
public static Map<String,String> getFields(Message theMessage, List<String> theTerserPaths) throws HL7Exception
theMessage
- a message from which to extract fieldstheTerserPaths
- a list of paths to desired fields, in the
form required by Terser
.HL7Exception
Copyright © 2001–2017 University Health Network. All rights reserved.