Package ca.uhn.fhir.jpa.term.loinc
Class LoincImagingDocumentCodeHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
ca.uhn.fhir.jpa.term.loinc.LoincImagingDocumentCodeHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
public class LoincImagingDocumentCodeHandler
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
ConstructorDescriptionLoincImagingDocumentCodeHandler
(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
-
LoincImagingDocumentCodeHandler
public LoincImagingDocumentCodeHandler(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
-