Package org.hl7.fhir.r4.terminologies
Class LoincToDEConvertor
java.lang.Object
org.hl7.fhir.r4.terminologies.LoincToDEConvertor
This class converts the LOINC XML representation that the FHIR build tool
uses internally to a set of DataElements in an atom feed
- Author:
- Grahame
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LoincToDEConvertor
public LoincToDEConvertor()
-
-
Method Details
-
main
public static void main(String[] args) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.xmlpull.v1.XmlPullParserException, SAXException, ParserConfigurationException - Throws:
org.hl7.fhir.exceptions.FHIRFormatError
IOException
org.xmlpull.v1.XmlPullParserException
SAXException
ParserConfigurationException
-
getDest
-
setDest
-
getDefinitions
-
setDefinitions
-
process
public Bundle process(String sourceFile) throws FileNotFoundException, SAXException, IOException, ParserConfigurationException -
process
public void process() throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.xmlpull.v1.XmlPullParserException, SAXException, ParserConfigurationException- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
IOException
org.xmlpull.v1.XmlPullParserException
SAXException
ParserConfigurationException
-
getBundle
-