Package ca.uhn.fhir.jpa.term.loinc
Class LoincIeeeMedicalDeviceCodeHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
ca.uhn.fhir.jpa.term.loinc.LoincIeeeMedicalDeviceCodeHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
public class LoincIeeeMedicalDeviceCodeHandler
extends BaseLoincHandler
implements IZipContentsHandlerCsv
-
Field Summary
Fields inherited from class ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
LOINC_WEBSITE_URL, myLoincCopyrightStatement, myUploadProperties, REGENSTRIEF_INSTITUTE_INC
-
Constructor Summary
ConstructorDescriptionLoincIeeeMedicalDeviceCodeHandler
(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) Constructor -
Method Summary
-
Field Details
-
LOINC_IEEE_CM_ID
- See Also:
-
LOINC_IEEE_CM_URI
- See Also:
-
LOINC_IEEE_CM_NAME
- See Also:
-
-
Constructor Details
-
LoincIeeeMedicalDeviceCodeHandler
public LoincIeeeMedicalDeviceCodeHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) Constructor
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceIZipContentsHandlerCsv
-