
Package org.hl7.fhir.r4.terminologies
Class LoincToDEConvertor
java.lang.Object
org.hl7.fhir.r4.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 voidDeprecated.voidprocess()Deprecated.Deprecated.voidsetDefinitions(String definitions) Deprecated.voidDeprecated.
-
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.FHIRFormatErrorIOExceptionorg.xmlpull.v1.XmlPullParserExceptionSAXExceptionParserConfigurationException
-
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.FHIRFormatErrorIOExceptionorg.xmlpull.v1.XmlPullParserExceptionSAXExceptionParserConfigurationException
-
getBundle
Deprecated.
-