Package org.hl7.fhir.convertors.misc
Class IEEE11073Convertor
java.lang.Object
org.hl7.fhir.convertors.misc.IEEE11073Convertor
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.CodeSystem
generateMDC
(String src, String dst, org.fhir.ucum.UcumService ucum) static void
argument 1: path to the rosetta csv file argument 2: basePath to produce files to
-
Field Details
-
UCUM_PATH
- See Also:
-
-
Constructor Details
-
IEEE11073Convertor
public IEEE11073Convertor()
-
-
Method Details
-
main
argument 1: path to the rosetta csv file argument 2: basePath to produce files to- Parameters:
args
-- Throws:
Exception
-
generateMDC
public static org.hl7.fhir.dstu3.model.CodeSystem generateMDC(String src, String dst, org.fhir.ucum.UcumService ucum) throws IOException, org.hl7.fhir.exceptions.FHIRException - Throws:
IOException
org.hl7.fhir.exceptions.FHIRException
-