Package ca.uhn.fhir.jpa.term.loinc
Class LoincAnswerListHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
ca.uhn.fhir.jpa.term.loinc.LoincAnswerListHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
-
Field Summary
Fields inherited from class ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
LOINC_WEBSITE_URL, myLoincCopyrightStatement, myUploadProperties, REGENSTRIEF_INSTITUTE_INC
-
Constructor Summary
ConstructorDescriptionLoincAnswerListHandler
(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) -
Method Summary
-
Constructor Details
-
LoincAnswerListHandler
public LoincAnswerListHandler(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement)
-
-
Method Details
-
accept
-