public class LoincToDEConvertor extends Object
| Constructor and Description |
|---|
LoincToDEConvertor() |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
getBundle() |
String |
getDefinitions() |
String |
getDest() |
static void |
main(String[] args) |
void |
process() |
Bundle |
process(String sourceFile) |
void |
setDefinitions(String definitions) |
void |
setDest(String dest) |
public LoincToDEConvertor()
public static void main(String[] args) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.xmlpull.v1.XmlPullParserException, SAXException, ParserConfigurationException
org.hl7.fhir.exceptions.FHIRFormatErrorIOExceptionorg.xmlpull.v1.XmlPullParserExceptionSAXExceptionParserConfigurationExceptionpublic String getDefinitions()
public void setDefinitions(String definitions)
public Bundle process(String sourceFile) throws FileNotFoundException, SAXException, IOException, ParserConfigurationException
public void process() throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.xmlpull.v1.XmlPullParserException, SAXException, ParserConfigurationException
org.hl7.fhir.exceptions.FHIRFormatErrorIOExceptionorg.xmlpull.v1.XmlPullParserExceptionSAXExceptionParserConfigurationExceptionCopyright © 2014–2021 Health Level 7. All rights reserved.