Package org.hl7.fhir.convertors.misc
Class OIDBasedValueSetImporter
java.lang.Object
org.hl7.fhir.convertors.misc.OIDBasedValueSetImporter
- Direct Known Subclasses:
PhinVadsImporter
,VSACImporter
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
fixVersionforSystem
(String url, String csver) protected org.hl7.fhir.r5.model.ValueSet.ConceptSetComponent
getInclude
(org.hl7.fhir.r5.model.ValueSet vs, String url, String csver) protected void
init()
-
Field Details
-
context
-
-
Constructor Details
-
OIDBasedValueSetImporter
public OIDBasedValueSetImporter()
-
-
Method Details
-
init
- Throws:
org.hl7.fhir.exceptions.FHIRException
IOException
-
fixVersionforSystem
-
getInclude
protected org.hl7.fhir.r5.model.ValueSet.ConceptSetComponent getInclude(org.hl7.fhir.r5.model.ValueSet vs, String url, String csver)
-