Package ca.uhn.fhir.jpa.term.loinc
Class LoincPartLinkHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.LoincPartLinkHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
-
Constructor Summary
ConstructorDescriptionLoincPartLinkHandler
(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept, Map<String, org.hl7.fhir.r4.model.CodeSystem.PropertyType> thePropertyNames) -
Method Summary
-
Constructor Details
-
LoincPartLinkHandler
public LoincPartLinkHandler(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept, Map<String, org.hl7.fhir.r4.model.CodeSystem.PropertyType> thePropertyNames)
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceIZipContentsHandlerCsv
-