
Package org.hl7.fhir.dstu3.terminologies
Class LoincToDEConvertor
java.lang.Object
org.hl7.fhir.dstu3.terminologies.LoincToDEConvertor
Deprecated.
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.getDest()
Deprecated.static void
Deprecated.void
process()
Deprecated.Deprecated.void
setDefinitions
(String definitions) Deprecated.void
Deprecated.
-
Constructor Details
-
LoincToDEConvertor
public LoincToDEConvertor()Deprecated.
-
-
Method Details
-
main
public static void main(String[] args) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.xmlpull.v1.XmlPullParserException, SAXException, ParserConfigurationException Deprecated.- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
IOException
org.xmlpull.v1.XmlPullParserException
SAXException
ParserConfigurationException
-
getDest
Deprecated. -
setDest
Deprecated. -
getDefinitions
Deprecated. -
setDefinitions
Deprecated. -
process
public Bundle process(String sourceFile) throws FileNotFoundException, SAXException, IOException, ParserConfigurationException Deprecated. -
process
public void process() throws org.hl7.fhir.exceptions.FHIRFormatError, IOException, org.xmlpull.v1.XmlPullParserException, SAXException, ParserConfigurationExceptionDeprecated.- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
IOException
org.xmlpull.v1.XmlPullParserException
SAXException
ParserConfigurationException
-
getBundle
Deprecated.
-