Package ca.uhn.fhir.jpa.term.loinc
Class LoincTop2000LabResultsSiHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
ca.uhn.fhir.jpa.term.loinc.BaseLoincTop2000LabResultsHandler
ca.uhn.fhir.jpa.term.loinc.LoincTop2000LabResultsSiHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
-
Field Summary
Fields inherited from class ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
LOINC_WEBSITE_URL, myLoincCopyrightStatement, myUploadProperties, REGENSTRIEF_INSTITUTE_INC
-
Constructor Summary
ConstructorDescriptionLoincTop2000LabResultsSiHandler
(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
Methods inherited from class ca.uhn.fhir.jpa.term.loinc.BaseLoincTop2000LabResultsHandler
accept
-
Field Details
-
TOP_2000_SI_VS_ID
- See Also:
-
TOP_2000_SI_VS_URI
- See Also:
-
TOP_2000_SI_VS_NAME
- See Also:
-
-
Constructor Details
-
LoincTop2000LabResultsSiHandler
public LoincTop2000LabResultsSiHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement)
-