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:
IRecordHandler
- Direct Known Subclasses:
LoincTop2000LabResultsSiHandler
,LoincTop2000LabResultsUsHandler
public class BaseLoincTop2000LabResultsHandler extends BaseLoincHandler implements IRecordHandler
-
-
Field Summary
-
Fields inherited from class ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
LOINC_COPYRIGHT_STATEMENT, LOINC_WEBSITE_URL, REGENSTRIEF_INSTITUTE_INC
-
-
Constructor Summary
Constructors Constructor Description 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)
-
-
-
Constructor Detail
-
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)
-
-
Method Detail
-
accept
public void accept(org.apache.commons.csv.CSVRecord theRecord)
- Specified by:
accept
in interfaceIRecordHandler
-
-