
Package ca.uhn.fhir.jpa.term.loinc
Class LoincPartRelatedCodeMappingHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
ca.uhn.fhir.jpa.term.loinc.LoincPartRelatedCodeMappingHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
public class LoincPartRelatedCodeMappingHandler
extends BaseLoincHandler
implements IZipContentsHandlerCsv
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
LOINC_WEBSITE_URL, myLoincCopyrightStatement, myUploadProperties, REGENSTRIEF_INSTITUTE_INC -
Constructor Summary
ConstructorsConstructorDescriptionLoincPartRelatedCodeMappingHandler(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
-
Field Details
-
LOINC_SCT_PART_MAP_ID
- See Also:
-
LOINC_SCT_PART_MAP_URI
- See Also:
-
LOINC_TERM_TO_RPID_PART_MAP_ID
- See Also:
-
LOINC_TERM_TO_RPID_PART_MAP_URI
- See Also:
-
LOINC_TERM_TO_RPID_PART_MAP_NAME
- See Also:
-
LOINC_PART_TO_RID_PART_MAP_ID
- See Also:
-
LOINC_PART_TO_RID_PART_MAP_URI
- See Also:
-
LOINC_PART_TO_RID_PART_MAP_NAME
- See Also:
-
-
Constructor Details
-
LoincPartRelatedCodeMappingHandler
public LoincPartRelatedCodeMappingHandler(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
- Specified by:
acceptin interfaceIZipContentsHandlerCsv
-