Package ca.uhn.fhir.jpa.term.loinc
Class LoincRsnaPlaybookHandler
java.lang.Object
ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
ca.uhn.fhir.jpa.term.loinc.LoincRsnaPlaybookHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
Fields inherited from class ca.uhn.fhir.jpa.term.loinc.BaseLoincHandler
LOINC_WEBSITE_URL, myLoincCopyrightStatement, myUploadProperties, REGENSTRIEF_INSTITUTE_INC
-
Constructor Summary
ConstructorDescriptionLoincRsnaPlaybookHandler
(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) Constructor -
Method Summary
-
Field Details
-
RSNA_CODES_VS_ID
- See Also:
-
RSNA_CODES_VS_URI
- See Also:
-
RSNA_CODES_VS_NAME
- See Also:
-
RID_CS_URI
- See Also:
-
RPID_CS_URI
- See Also:
-
-
Constructor Details
-
LoincRsnaPlaybookHandler
public LoincRsnaPlaybookHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) Constructor
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceIZipContentsHandlerCsv
-