Package org.hl7.fhir.convertors.misc
Class CVXImporter
java.lang.Object
org.hl7.fhir.convertors.misc.CVXImporter
To use this class, download the CVX definitions from
https://www2a.cdc.gov/vaccines/iis/iisstandards/vaccines.asp?rpt=cvx
using the XML-new format, and then execute this class with two parameters:
- the name of the downloaded file
- a local name for the file https://github.com/FHIR/packages/blob/master/packages/fhir.tx.support.r4/package/CodeSystem-cvx.json
//.Users/grahamegrieve/work/packages/packages/fhir.tx.support.r4/package/CodeSystem-cvx.json
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CVXImporter
public CVXImporter()
-
-
Method Details
-
main
public static void main(String[] args) throws org.hl7.fhir.exceptions.FHIRException, FileNotFoundException, IOException, ClassNotFoundException, SQLException, ParserConfigurationException, SAXException - Throws:
org.hl7.fhir.exceptions.FHIRException
FileNotFoundException
IOException
ClassNotFoundException
SQLException
ParserConfigurationException
SAXException
-