Package ca.uhn.fhir.jpa.term.loinc
Class BaseLoincTop2000LabResultsHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
ca.uhn.fhir.jpa.term.loinc.BaseLoincTop2000LabResultsHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
- Direct Known Subclasses:
LoincTop2000LabResultsSiHandler
,LoincTop2000LabResultsUsHandler
public class BaseLoincTop2000LabResultsHandler
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
ConstructorDescriptionBaseLoincTop2000LabResultsHandler
(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, String theValueSetId, String theValueSetUri, String theValueSetName, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) -
Method Summary
-
Constructor Details
-
BaseLoincTop2000LabResultsHandler
public BaseLoincTop2000LabResultsHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, String theValueSetId, String theValueSetUri, String theValueSetName, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement)
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceIZipContentsHandlerCsv
-