Package ca.uhn.fhir.jpa.term.snomedct
Class SctHandlerDescription
java.lang.Object
ca.uhn.fhir.jpa.term.snomedct.SctHandlerDescription
- All Implemented Interfaces:
IZipContentsHandlerCsv
-
Constructor Summary
ConstructorDescriptionSctHandlerDescription
(Set<String> theValidConceptIds, Map<String, TermConcept> theCode2concept, Map<String, TermConcept> theId2concept, TermCodeSystemVersion theCodeSystemVersion) -
Method Summary
-
Constructor Details
-
SctHandlerDescription
public SctHandlerDescription(Set<String> theValidConceptIds, Map<String, TermConcept> theCode2concept, Map<String, TermConcept> theId2concept, TermCodeSystemVersion theCodeSystemVersion)
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceIZipContentsHandlerCsv
-