Package ca.uhn.fhir.jpa.term.loinc
Class LoincUniversalOrderSetHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
ca.uhn.fhir.jpa.term.loinc.LoincUniversalOrderSetHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
public class LoincUniversalOrderSetHandler
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
ConstructorDescriptionLoincUniversalOrderSetHandler
(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties) -
Method Summary
-
Field Details
-
VS_ID_BASE
- See Also:
-
VS_URI
- See Also:
-
VS_NAME
- See Also:
-
-
Constructor Details
-
LoincUniversalOrderSetHandler
public LoincUniversalOrderSetHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties)
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceIZipContentsHandlerCsv
-