Class ValueSet10_50
java.lang.Object
org.hl7.fhir.convertors.conv10_50.resources10_50.ValueSet10_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu2.model.ValueSet.ValueSetCodeSystemComponent
convertCodeSystem
(org.hl7.fhir.r5.model.CodeSystem src) static org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent
convertCodeSystemConcept
(org.hl7.fhir.r5.model.CodeSystem cs, org.hl7.fhir.r5.model.CodeSystem.ConceptDefinitionComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent
convertCodeSystemDesignation
(org.hl7.fhir.r5.model.CodeSystem.ConceptDefinitionDesignationComponent src) static org.hl7.fhir.r5.model.ValueSet.ConceptReferenceComponent
convertConceptReferenceComponent
(org.hl7.fhir.dstu2.model.ValueSet.ConceptReferenceComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ConceptReferenceComponent
convertConceptReferenceComponent
(org.hl7.fhir.r5.model.ValueSet.ConceptReferenceComponent src) static org.hl7.fhir.r5.model.ValueSet.ConceptReferenceDesignationComponent
convertConceptReferenceDesignationComponent
(org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent
convertConceptReferenceDesignationComponent
(org.hl7.fhir.r5.model.ValueSet.ConceptReferenceDesignationComponent src) static org.hl7.fhir.r5.model.ValueSet.ConceptSetComponent
convertConceptSetComponent
(org.hl7.fhir.dstu2.model.ValueSet.ConceptSetComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ConceptSetComponent
convertConceptSetComponent
(org.hl7.fhir.r5.model.ValueSet.ConceptSetComponent src) static org.hl7.fhir.r5.model.ValueSet.ConceptSetFilterComponent
convertConceptSetFilterComponent
(org.hl7.fhir.dstu2.model.ValueSet.ConceptSetFilterComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ConceptSetFilterComponent
convertConceptSetFilterComponent
(org.hl7.fhir.r5.model.ValueSet.ConceptSetFilterComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.FilterOperator> convertFilterOperator
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ValueSet.FilterOperator> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.ValueSet.FilterOperator> convertFilterOperator
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FilterOperator> src) static org.hl7.fhir.r5.model.ValueSet
convertValueSet
(org.hl7.fhir.dstu2.model.ValueSet src) static org.hl7.fhir.r5.model.ValueSet
convertValueSet
(org.hl7.fhir.dstu2.model.ValueSet src, BaseAdvisor_10_50 advisor) static org.hl7.fhir.dstu2.model.ValueSet
convertValueSet
(org.hl7.fhir.r5.model.ValueSet src) static org.hl7.fhir.dstu2.model.ValueSet
convertValueSet
(org.hl7.fhir.r5.model.ValueSet src, BaseAdvisor_10_50 advisor) static org.hl7.fhir.r5.model.ValueSet.ValueSetComposeComponent
convertValueSetComposeComponent
(org.hl7.fhir.dstu2.model.ValueSet.ValueSetComposeComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ValueSetComposeComponent
convertValueSetComposeComponent
(org.hl7.fhir.r5.model.ValueSet.ValueSetComposeComponent src, String noSystem) static org.hl7.fhir.r5.model.ContactDetail
convertValueSetContactComponent
(org.hl7.fhir.dstu2.model.ValueSet.ValueSetContactComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ValueSetContactComponent
convertValueSetContactComponent
(org.hl7.fhir.r5.model.ContactDetail src) static org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionComponent
convertValueSetExpansionComponent
(org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionComponent
convertValueSetExpansionComponent
(org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionComponent src) static org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionContainsComponent
convertValueSetExpansionContainsComponent
(org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionContainsComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionContainsComponent
convertValueSetExpansionContainsComponent
(org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionContainsComponent src) static org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionParameterComponent
convertValueSetExpansionParameterComponent
(org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionParameterComponent src) static org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionParameterComponent
convertValueSetExpansionParameterComponent
(org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionParameterComponent src) static void
processConcept
(List<org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent> concepts, org.hl7.fhir.r5.model.CodeSystem.ConceptDefinitionComponent cs, org.hl7.fhir.r5.model.CodeSystem srcCS) static void
processConcept
(List<org.hl7.fhir.r5.model.CodeSystem.ConceptDefinitionComponent> concepts, org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent cs, org.hl7.fhir.r5.model.CodeSystem tgtcs)
-
Constructor Details
-
ValueSet10_50
public ValueSet10_50()
-
-
Method Details
-
convertConceptReferenceComponent
public static org.hl7.fhir.r5.model.ValueSet.ConceptReferenceComponent convertConceptReferenceComponent(org.hl7.fhir.dstu2.model.ValueSet.ConceptReferenceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConceptReferenceComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ConceptReferenceComponent convertConceptReferenceComponent(org.hl7.fhir.r5.model.ValueSet.ConceptReferenceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConceptReferenceDesignationComponent
public static org.hl7.fhir.r5.model.ValueSet.ConceptReferenceDesignationComponent convertConceptReferenceDesignationComponent(org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConceptReferenceDesignationComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent convertConceptReferenceDesignationComponent(org.hl7.fhir.r5.model.ValueSet.ConceptReferenceDesignationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConceptSetComponent
public static org.hl7.fhir.r5.model.ValueSet.ConceptSetComponent convertConceptSetComponent(org.hl7.fhir.dstu2.model.ValueSet.ConceptSetComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConceptSetComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ConceptSetComponent convertConceptSetComponent(org.hl7.fhir.r5.model.ValueSet.ConceptSetComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConceptSetFilterComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ConceptSetFilterComponent convertConceptSetFilterComponent(org.hl7.fhir.r5.model.ValueSet.ConceptSetFilterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConceptSetFilterComponent
public static org.hl7.fhir.r5.model.ValueSet.ConceptSetFilterComponent convertConceptSetFilterComponent(org.hl7.fhir.dstu2.model.ValueSet.ConceptSetFilterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertFilterOperator
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ValueSet.FilterOperator> convertFilterOperator(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FilterOperator> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertFilterOperator
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FilterOperator> convertFilterOperator(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ValueSet.FilterOperator> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSet
public static org.hl7.fhir.dstu2.model.ValueSet convertValueSet(org.hl7.fhir.r5.model.ValueSet src, BaseAdvisor_10_50 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSet
public static org.hl7.fhir.r5.model.ValueSet convertValueSet(org.hl7.fhir.dstu2.model.ValueSet src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSet
public static org.hl7.fhir.r5.model.ValueSet convertValueSet(org.hl7.fhir.dstu2.model.ValueSet src, BaseAdvisor_10_50 advisor) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSet
public static org.hl7.fhir.dstu2.model.ValueSet convertValueSet(org.hl7.fhir.r5.model.ValueSet src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetComposeComponent
public static org.hl7.fhir.r5.model.ValueSet.ValueSetComposeComponent convertValueSetComposeComponent(org.hl7.fhir.dstu2.model.ValueSet.ValueSetComposeComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetComposeComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ValueSetComposeComponent convertValueSetComposeComponent(org.hl7.fhir.r5.model.ValueSet.ValueSetComposeComponent src, String noSystem) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetContactComponent
public static org.hl7.fhir.r5.model.ContactDetail convertValueSetContactComponent(org.hl7.fhir.dstu2.model.ValueSet.ValueSetContactComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetContactComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ValueSetContactComponent convertValueSetContactComponent(org.hl7.fhir.r5.model.ContactDetail src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetExpansionComponent
public static org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionComponent convertValueSetExpansionComponent(org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetExpansionComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionComponent convertValueSetExpansionComponent(org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetExpansionContainsComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionContainsComponent convertValueSetExpansionContainsComponent(org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionContainsComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetExpansionContainsComponent
public static org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionContainsComponent convertValueSetExpansionContainsComponent(org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionContainsComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetExpansionParameterComponent
public static org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionParameterComponent convertValueSetExpansionParameterComponent(org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionParameterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertValueSetExpansionParameterComponent
public static org.hl7.fhir.r5.model.ValueSet.ValueSetExpansionParameterComponent convertValueSetExpansionParameterComponent(org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionParameterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
processConcept
public static void processConcept(List<org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent> concepts, org.hl7.fhir.r5.model.CodeSystem.ConceptDefinitionComponent cs, org.hl7.fhir.r5.model.CodeSystem srcCS) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
processConcept
public static void processConcept(List<org.hl7.fhir.r5.model.CodeSystem.ConceptDefinitionComponent> concepts, org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent cs, org.hl7.fhir.r5.model.CodeSystem tgtcs) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCodeSystem
public static org.hl7.fhir.dstu2.model.ValueSet.ValueSetCodeSystemComponent convertCodeSystem(org.hl7.fhir.r5.model.CodeSystem src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCodeSystemConcept
public static org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent convertCodeSystemConcept(org.hl7.fhir.r5.model.CodeSystem cs, org.hl7.fhir.r5.model.CodeSystem.ConceptDefinitionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCodeSystemDesignation
public static org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent convertCodeSystemDesignation(org.hl7.fhir.r5.model.CodeSystem.ConceptDefinitionDesignationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-