tsantalis / RefactoringMiner

MIT License
363 stars 137 forks source link

Timeout Exception hapifhir/hapi-fhir 3e445fa #638

Closed victorgveloso closed 8 months ago

victorgveloso commented 8 months ago

https://github.com/hapifhir/hapi-fhir/commit/3e445faf47085c4498176a62111d7ad8d785019f timed out

66375675 [main] ERROR b.u.d.l.r.o.AnalyzeProjectsHandler - Error analyzing commit 3e445faf47085c4498176a62111d7ad8d785019f
java.util.concurrent.TimeoutException: null
    at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
    at org.refactoringminer.rm1.GitHistoryRefactoringMinerImpl.detect(GitHistoryRefactoringMinerImpl.java:762)
    at org.refactoringminer.rm1.GitHistoryRefactoringMinerImpl.detectAll(GitHistoryRefactoringMinerImpl.java:808)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.AnalyzeAllCommits.lambda$analyzeProject$0(AnalyzeAllCommits.java:61)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.TaskWithProjectLock.extractProjectPath(TaskWithProjectLock.java:49)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.AnalyzeAllCommits.analyzeProject(AnalyzeAllCommits.java:52)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.AnalyzeAllCommits.doTask(AnalyzeAllCommits.java:45)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.TaskWithProjectLock.doTask(TaskWithProjectLock.java:75)
    at br.ufmg.dcc.labsoft.refactoringanalyzer.operations.AnalyzeAllCommits.main(AnalyzeAllCommits.java:27)
tsantalis commented 8 months ago

Finished in 30 minutes

Refactorings at 3e445faf47085c4498176a62111d7ad8d785019f Extract Variable nextPath : String in method public sealAndInitialize(theContext FhirContext, theClassToElementDefinitions Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>>) : void from class ca.uhn.fhir.context.RuntimeResourceDefinition Extract Variable nextAlternatePath : String in method public sealAndInitialize(theContext FhirContext, theClassToElementDefinitions Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>>) : void from class ca.uhn.fhir.context.RuntimeResourceDefinition Merge Catch [catch(DataFormatException e), catch(IllegalArgumentException e)] to catch(DataFormatException|IllegalArgumentException e) in method public attributeValue(theName String, theValue String) : void from class ca.uhn.fhir.parser.ParserState.PrimitiveState Change Variable Type e : DataFormatException to e : DataFormatException|IllegalArgumentException in method public attributeValue(theName String, theValue String) : void from class ca.uhn.fhir.parser.ParserState.PrimitiveState Rename Attribute TAG_SUBSETTED_SYSTEM : String to TAG_SUBSETTED_SYSTEM_DSTU3 : String in class ca.uhn.fhir.rest.api.Constants Extract Variable nextTargetId : IIdType in method public isSourceInCompartmentForTarget(theCompartmentName String, theSource IBaseResource, theTarget IIdType) : boolean from class ca.uhn.fhir.util.FhirTerser Change Return Type ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theContext FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class ca.uhn.fhir.cli.LoadingValidationSupportR4 Inline Method public convertExpansionProfileFixedVersionComponent(src ExpansionProfile.ExpansionProfileFixedVersionComponent) : ExpansionProfile.ExpansionProfileFixedVersionComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileFixedVersionComponent(src ExpansionProfile.ExpansionProfileFixedVersionComponent) : ExpansionProfile.ExpansionProfileFixedVersionComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileFixedVersionComponent(src ExpansionProfile.ExpansionProfileFixedVersionComponent) : ExpansionProfile.ExpansionProfileFixedVersionComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileFixedVersionComponent(src ExpansionProfile.ExpansionProfileFixedVersionComponent) : ExpansionProfile.ExpansionProfileFixedVersionComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileExcludedSystemComponent(src ExpansionProfile.ExpansionProfileExcludedSystemComponent) : ExpansionProfile.ExpansionProfileExcludedSystemComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileExcludedSystemComponent(src ExpansionProfile.ExpansionProfileExcludedSystemComponent) : ExpansionProfile.ExpansionProfileExcludedSystemComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileExcludedSystemComponent(src ExpansionProfile.ExpansionProfileExcludedSystemComponent) : ExpansionProfile.ExpansionProfileExcludedSystemComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileExcludedSystemComponent(src ExpansionProfile.ExpansionProfileExcludedSystemComponent) : ExpansionProfile.ExpansionProfileExcludedSystemComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertDesignationIncludeComponent(src ExpansionProfile.DesignationIncludeComponent) : ExpansionProfile.DesignationIncludeComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertDesignationIncludeComponent(src ExpansionProfile.DesignationIncludeComponent) : ExpansionProfile.DesignationIncludeComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertDesignationIncludeComponent(src ExpansionProfile.DesignationIncludeComponent) : ExpansionProfile.DesignationIncludeComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertDesignationIncludeComponent(src ExpansionProfile.DesignationIncludeComponent) : ExpansionProfile.DesignationIncludeComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertDesignationExcludeComponent(src ExpansionProfile.DesignationExcludeComponent) : ExpansionProfile.DesignationExcludeComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertDesignationExcludeComponent(src ExpansionProfile.DesignationExcludeComponent) : ExpansionProfile.DesignationExcludeComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertDesignationExcludeComponent(src ExpansionProfile.DesignationExcludeComponent) : ExpansionProfile.DesignationExcludeComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertDesignationExcludeComponent(src ExpansionProfile.DesignationExcludeComponent) : ExpansionProfile.DesignationExcludeComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileDesignationComponent(src ExpansionProfile.ExpansionProfileDesignationComponent) : ExpansionProfile.ExpansionProfileDesignationComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileDesignationComponent(src ExpansionProfile.ExpansionProfileDesignationComponent) : ExpansionProfile.ExpansionProfileDesignationComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileDesignationComponent(src ExpansionProfile.ExpansionProfileDesignationComponent) : ExpansionProfile.ExpansionProfileDesignationComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Inline Method public convertExpansionProfileDesignationComponent(src ExpansionProfile.ExpansionProfileDesignationComponent) : ExpansionProfile.ExpansionProfileDesignationComponent inlined to public convertExpansionProfile(src ExpansionProfile) : Parameters in class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile.ExpansionProfileFixedVersionComponent to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile.ExpansionProfileFixedVersionComponent to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile.ExpansionProfileExcludedSystemComponent to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile.ExpansionProfileExcludedSystemComponent to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile.DesignationIncludeComponent to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile.DesignationExcludeComponent to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile.ExpansionProfileDesignationComponent to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile.ExpansionProfileDesignationComponent to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Extract Method public convertLibrary(src Library) : Library extracted from public convertImmunization(src Immunization) : Immunization in class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : Immunization to tgt : Library in method public convertLibrary(src Library) : Library from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type vs : org.hl7.fhir.r4.model.Type to t : Type in method public convertElementDefinitionBindingComponent(src org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionBindingComponent) : org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionBindingComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Rename Variable vs : Type to t : Type in method public convertElementDefinitionBindingComponent(src ElementDefinition.ElementDefinitionBindingComponent) : ElementDefinition.ElementDefinitionBindingComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type t : org.hl7.fhir.r4.model.Type to t : Type in method public convertDataRequirementCodeFilterComponent(src org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementCodeFilterComponent) : org.hl7.fhir.r4.model.DataRequirement.DataRequirementCodeFilterComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type t : Contributor to t : ContactDetail in method public convertActivityDefinition(src ActivityDefinition) : ActivityDefinition from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type t : DocumentReference.DocumentReferenceContextRelatedComponent to t : Reference in method public convertDocumentReferenceContextComponent(src DocumentReference.DocumentReferenceContextComponent) : DocumentReference.DocumentReferenceContextComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type t : org.hl7.fhir.r4.model.Type to t : Type in method public convertOperationDefinitionParameterBindingComponent(src org.hl7.fhir.dstu3.model.OperationDefinition.OperationDefinitionParameterBindingComponent) : org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionParameterBindingComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type t : Questionnaire.QuestionnaireItemOptionComponent to t : Questionnaire.QuestionnaireItemAnswerOptionComponent in method public convertQuestionnaireItemComponent(src Questionnaire.QuestionnaireItemComponent) : Questionnaire.QuestionnaireItemComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type t : Contributor to t : ContactDetail in method public convertPlanDefinition(src PlanDefinition) : PlanDefinition from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Return Type SimpleQuantity to Quantity in method public convertSimpleQuantity(src SimpleQuantity) : Quantity from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Parameter Type src : SimpleQuantity to src : Quantity in method public convertSimpleQuantity(src Quantity) : SimpleQuantity from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Return Type Condition.ConditionClinicalStatus to CodeableConcept in method private convertConditionClinicalStatus(src Condition.ConditionClinicalStatus) : CodeableConcept from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Parameter Type src : org.hl7.fhir.r4.model.Condition.ConditionClinicalStatus to src : org.hl7.fhir.dstu3.model.Condition.ConditionClinicalStatus in method private convertConditionClinicalStatus(src org.hl7.fhir.dstu3.model.Condition.ConditionClinicalStatus) : org.hl7.fhir.r4.model.CodeableConcept from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Return Type Condition.ConditionVerificationStatus to CodeableConcept in method private convertConditionVerificationStatus(src Condition.ConditionVerificationStatus) : CodeableConcept from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Parameter Type src : org.hl7.fhir.r4.model.Condition.ConditionVerificationStatus to src : org.hl7.fhir.dstu3.model.Condition.ConditionVerificationStatus in method private convertConditionVerificationStatus(src org.hl7.fhir.dstu3.model.Condition.ConditionVerificationStatus) : org.hl7.fhir.r4.model.CodeableConcept from class org.hl7.fhir.convertors.VersionConvertor_30_40 Extract Variable tgt : Reference in method public convertDocumentReferenceContextRelatedComponent(src DocumentReference.DocumentReferenceContextRelatedComponent) : Reference from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : DocumentReference.DocumentReferenceContextRelatedComponent to tgt : Reference in method public convertDocumentReferenceContextRelatedComponent(src DocumentReference.DocumentReferenceContextRelatedComponent) : Reference from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : DocumentReference.DocumentReferenceContextRelatedComponent to tgt : Reference in method public convertDocumentReferenceContextRelatedComponent(src DocumentReference.DocumentReferenceContextRelatedComponent) : Reference from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Return Type DocumentReference.DocumentReferenceContextRelatedComponent to Reference in method public convertDocumentReferenceContextRelatedComponent(src DocumentReference.DocumentReferenceContextRelatedComponent) : Reference from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Parameter Type src : org.hl7.fhir.r4.model.DocumentReference.DocumentReferenceContextRelatedComponent to src : org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceContextRelatedComponent in method public convertDocumentReferenceContextRelatedComponent(src org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceContextRelatedComponent) : org.hl7.fhir.r4.model.Reference from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : ExpansionProfile to tgt : Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Return Type ExpansionProfile to Parameters in method public convertExpansionProfile(src ExpansionProfile) : Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type t : org.hl7.fhir.r4.model.ExpansionProfile.ExpansionProfileFixedVersionComponent to t : org.hl7.fhir.dstu3.model.ExpansionProfile.ExpansionProfileFixedVersionComponent in method public convertExpansionProfile(src org.hl7.fhir.dstu3.model.ExpansionProfile) : org.hl7.fhir.r4.model.Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Parameter Type src : org.hl7.fhir.r4.model.ExpansionProfile to src : org.hl7.fhir.dstu3.model.ExpansionProfile in method public convertExpansionProfile(src org.hl7.fhir.dstu3.model.ExpansionProfile) : org.hl7.fhir.r4.model.Parameters from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Variable Type tgt : Questionnaire.QuestionnaireItemOptionComponent to tgt : Questionnaire.QuestionnaireItemAnswerOptionComponent in method public convertQuestionnaireItemOptionComponent(src Questionnaire.QuestionnaireItemOptionComponent) : Questionnaire.QuestionnaireItemAnswerOptionComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Return Type Questionnaire.QuestionnaireItemOptionComponent to Questionnaire.QuestionnaireItemAnswerOptionComponent in method public convertQuestionnaireItemOptionComponent(src Questionnaire.QuestionnaireItemOptionComponent) : Questionnaire.QuestionnaireItemAnswerOptionComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Parameter Type src : Questionnaire.QuestionnaireItemOptionComponent to src : Questionnaire.QuestionnaireItemAnswerOptionComponent in method public convertQuestionnaireItemOptionComponent(src Questionnaire.QuestionnaireItemAnswerOptionComponent) : Questionnaire.QuestionnaireItemOptionComponent from class org.hl7.fhir.convertors.VersionConvertor_30_40 Add Parameter nullOk : boolean in method public convertResource(src Resource, nullOk boolean) : Resource from class org.hl7.fhir.convertors.VersionConvertor_30_40 Add Parameter nullOk : boolean in method public convertResource(src Resource, nullOk boolean) : Resource from class org.hl7.fhir.convertors.VersionConvertor_30_40 Change Return Type ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theCtx FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class ca.uhn.fhir.jpa.dao.r4.JpaValidationSupportR4 Change Variable Type low : SimpleQuantity to low : Quantity in method public extractSearchParamStrings(theEntity ResourceTable, theResource IBaseResource) : Set from class ca.uhn.fhir.jpa.dao.r4.SearchParamExtractorR4 Modify Attribute Annotation @Column(name = "SRC_PATH", length = 100, nullable = false) to @Column(name = "SRC_PATH", length = SRC_PATH_LENGTH, nullable = false) in attribute private mySourcePath : String from class ca.uhn.fhir.jpa.entity.ResourceLink Change Return Type ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theContext FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class ca.uhn.fhir.jpa.term.HapiTerminologySvcR4 Add Method Annotation @Ignore in method public testEverythingWithLargeSet() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type res : ImmunizationRecommendation to res : RiskAssessment in method public testIndexNoDuplicatesNumber() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Extract Variable map : SearchParameterMap in method public testSearchCompositeParamQuantity() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type e1 : ImmunizationRecommendation to e1 : RiskAssessment in method public testSearchNumberParam() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Change Variable Type e2 : ImmunizationRecommendation to e2 : RiskAssessment in method public testSearchNumberParam() : void from class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4SearchNoFtTest Add Class Annotation @SuppressWarnings("Duplicates") in class ca.uhn.fhir.jpa.dao.r4.FhirResourceDaoR4TerminologyTest Move Code from public testParamWithOrInPath() : void to public before() : void in class ca.uhn.fhir.jpa.dao.r4.SearchParamExtractorR4Test Replace Variable With Attribute searchParamRegistry : ISearchParamRegistry to mySearchParamRegistry : ISearchParamRegistry in method public testParamWithOrInPath() : void from class ca.uhn.fhir.jpa.dao.r4.SearchParamExtractorR4Test Add Class Annotation @SuppressWarnings("Duplicates") in class ca.uhn.fhir.jpa.provider.r4.PatientEverythingR4Test Add Class Annotation @SuppressWarnings("Duplicates") in class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Add Method Annotation @Ignore in method public testEverythingWithLargeSet() : void from class ca.uhn.fhir.jpa.provider.r4.ResourceProviderR4Test Remove Thrown Exception Type Exception in method public testUploadMissingPackage() : void from class ca.uhn.fhir.jpa.provider.r4.TerminologyUploaderProviderR4Test Add Thrown Exception Type FHIRFormatError in method public read(theId IdType) : Observation from class ca.uhn.fhir.context.ContextScanningDstu3Test.ObservationProvider Change Parameter Type vsRef : Type to vsRef : String in method private resolveVS(ctxtLeft StructureDefinition, vsRef String) : ValueSet from class org.hl7.fhir.r4.conformance.ProfileComparer Extract Method public sdNs(type String, overrideVersionNs String) : String extracted from public sdNs(type String) : String in class org.hl7.fhir.r4.conformance.ProfileUtilities Extract Variable baseVs : ValueSet in method private updateFromDefinition(dest ElementDefinition, source ElementDefinition, pn String, trimDifferential boolean, purl String) : void from class org.hl7.fhir.r4.conformance.ProfileUtilities Extract Variable contextVs : ValueSet in method private updateFromDefinition(dest ElementDefinition, source ElementDefinition, pn String, trimDifferential boolean, purl String) : void from class org.hl7.fhir.r4.conformance.ProfileUtilities Extract Variable slices : String[] in method private generateIds(list List, name String) : void from class org.hl7.fhir.r4.conformance.ProfileUtilities Change Variable Type idList : List to idList : Map<String,String> in method private generateIds(list List, name String) : void from class org.hl7.fhir.r4.conformance.ProfileUtilities Change Method Access Modifier public to private in method private sdNs(type String) : String from class org.hl7.fhir.r4.conformance.ProfileUtilities Add Parameter redirectSource : String in method private fixedPathDest(contextPath String, pathSimple String, redirector ElementDefinition, redirectSource String) : String from class org.hl7.fhir.r4.conformance.ProfileUtilities Rename Method public expandOnServer(vs ValueSet, fn String) : ValueSetExpansionOutcome renamed to public expandVS(vs ValueSet, cacheOk boolean, heirarchical boolean, p Parameters) : ValueSetExpansionOutcome in class org.hl7.fhir.r4.context.BaseWorkerContext Rename Method private serverValidateCode(pin Parameters, doCache boolean) : ValidationResult renamed to private validateOnServer(vs ValueSet, pin Parameters) : ValidationResult in class org.hl7.fhir.r4.context.BaseWorkerContext Inline Method private verifyCodeExternal(vs ValueSet, coding Coding, tryCache boolean) : ValidationResult inlined to public validateCode(code CodeableConcept, vs ValueSet) : ValidationResult in class org.hl7.fhir.r4.context.BaseWorkerContext Inline Method private verifyCodeInternal(vs ValueSet, code CodeableConcept) : ValidationResult inlined to public validateCode(code CodeableConcept, vs ValueSet) : ValidationResult in class org.hl7.fhir.r4.context.BaseWorkerContext Inline Method private verifyCodeInternal(vs ValueSet, code CodeableConcept) : ValidationResult inlined to public validateCode(code CodeableConcept, vs ValueSet) : ValidationResult in class org.hl7.fhir.r4.context.BaseWorkerContext Inline Method private verifyCodeExternal(vs ValueSet, cc CodeableConcept, tryCache boolean) : ValidationResult inlined to public validateCode(code CodeableConcept, vs ValueSet) : ValidationResult in class org.hl7.fhir.r4.context.BaseWorkerContext Rename Variable pin : Parameters to pIn : Parameters in method public validateCode(code CodeableConcept, vs ValueSet) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Rename Variable pin : Parameters to pIn : Parameters in method public validateCode(code CodeableConcept, vs ValueSet) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Add Thrown Exception Type FileNotFoundException in method public BaseWorkerContext() from class org.hl7.fhir.r4.context.BaseWorkerContext Add Thrown Exception Type IOException in method public BaseWorkerContext() from class org.hl7.fhir.r4.context.BaseWorkerContext Add Thrown Exception Type FHIRException in method public BaseWorkerContext() from class org.hl7.fhir.r4.context.BaseWorkerContext Change Return Type ValueSetExpansionComponent to ValueSetExpansionOutcome in method public expandVS(inc ConceptSetComponent, heirachical boolean) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.context.BaseWorkerContext Add Parameter guides : Map<String,ImplementationGuide> in method public BaseWorkerContext(codeSystems Map<String,CodeSystem>, valueSets Map<String,ValueSet>, maps Map<String,ConceptMap>, profiles Map<String,StructureDefinition>, guides Map<String,ImplementationGuide>) from class org.hl7.fhir.r4.context.BaseWorkerContext Add Thrown Exception Type FileNotFoundException in method public BaseWorkerContext(codeSystems Map<String,CodeSystem>, valueSets Map<String,ValueSet>, maps Map<String,ConceptMap>, profiles Map<String,StructureDefinition>, guides Map<String,ImplementationGuide>) from class org.hl7.fhir.r4.context.BaseWorkerContext Add Thrown Exception Type IOException in method public BaseWorkerContext(codeSystems Map<String,CodeSystem>, valueSets Map<String,ValueSet>, maps Map<String,ConceptMap>, profiles Map<String,StructureDefinition>, guides Map<String,ImplementationGuide>) from class org.hl7.fhir.r4.context.BaseWorkerContext Add Thrown Exception Type FHIRException in method public BaseWorkerContext(codeSystems Map<String,CodeSystem>, valueSets Map<String,ValueSet>, maps Map<String,ConceptMap>, profiles Map<String,StructureDefinition>, guides Map<String,ImplementationGuide>) from class org.hl7.fhir.r4.context.BaseWorkerContext Add Parameter cacheOk : boolean in method public expandVS(vs ValueSet, cacheOk boolean, heirarchical boolean, p Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.context.BaseWorkerContext Add Parameter heirarchical : boolean in method public expandVS(vs ValueSet, cacheOk boolean, heirarchical boolean, p Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.context.BaseWorkerContext Add Parameter p : Parameters in method public expandVS(vs ValueSet, cacheOk boolean, heirarchical boolean, p Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.context.BaseWorkerContext Remove Parameter fn : String in method public expandOnServer(vs ValueSet, fn String) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.context.BaseWorkerContext Remove Thrown Exception Type Exception in method public expandOnServer(vs ValueSet, fn String) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.context.BaseWorkerContext Rename Variable pout : Parameters to pOut : Parameters in method private validateOnServer(vs ValueSet, pin Parameters) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Add Parameter vs : ValueSet in method private validateOnServer(vs ValueSet, pin Parameters) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Remove Parameter doCache : boolean in method private serverValidateCode(pin Parameters, doCache boolean) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Remove Thrown Exception Type Exception in method private serverValidateCode(pin Parameters, doCache boolean) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Change Parameter Type expProfile : ExpansionProfile to expParameters : Parameters in method public setExpansionProfile(expParameters Parameters) : void from class org.hl7.fhir.r4.context.BaseWorkerContext Rename Parameter expProfile : ExpansionProfile to expParameters : Parameters in method public setExpansionProfile(expParameters Parameters) : void from class org.hl7.fhir.r4.context.BaseWorkerContext Rename Attribute expProfile : ExpansionProfile to expParameters : Parameters in class org.hl7.fhir.r4.context.BaseWorkerContext Change Attribute Type expProfile : ExpansionProfile to expParameters : Parameters in class org.hl7.fhir.r4.context.BaseWorkerContext Change Return Type ValueSetExpansionComponent to ValueSetExpansionOutcome in method public expandVS(inc ConceptSetComponent, heirarchical boolean) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.context.IWorkerContext Add Thrown Exception Type FileNotFoundException in method public SimpleWorkerContext() from class org.hl7.fhir.r4.context.SimpleWorkerContext Add Thrown Exception Type IOException in method public SimpleWorkerContext() from class org.hl7.fhir.r4.context.SimpleWorkerContext Add Thrown Exception Type FHIRException in method public SimpleWorkerContext() from class org.hl7.fhir.r4.context.SimpleWorkerContext Add Thrown Exception Type FileNotFoundException in method public SimpleWorkerContext(other SimpleWorkerContext) from class org.hl7.fhir.r4.context.SimpleWorkerContext Add Thrown Exception Type IOException in method public SimpleWorkerContext(other SimpleWorkerContext) from class org.hl7.fhir.r4.context.SimpleWorkerContext Add Thrown Exception Type FHIRException in method public SimpleWorkerContext(other SimpleWorkerContext) from class org.hl7.fhir.r4.context.SimpleWorkerContext Extract Variable r : Resource in method private loadFromFileJson(stream InputStream, name String, loader IContextResourceLoader) : void from class org.hl7.fhir.r4.context.SimpleWorkerContext Rename Method private convertForDateFormat(fmt String, av String) : String renamed to private convertForDateFormatFromExternal(fmt String, av String) : String in class org.hl7.fhir.r4.elementmodel.XmlParser Add Thrown Exception Type FHIRException in method public compose(e Element, stream OutputStream, style OutputStyle, base String) : void from class org.hl7.fhir.r4.elementmodel.XmlParser Extract Variable rawXhtml : String in method private composeElement(xml IXMLWriter, element Element, elementName String, root boolean) : void from class org.hl7.fhir.r4.elementmodel.XmlParser Extract Variable av : String in method private composeElement(xml IXMLWriter, element Element, elementName String, root boolean) : void from class org.hl7.fhir.r4.elementmodel.XmlParser Add Thrown Exception Type FHIRException in method private composeElement(xml IXMLWriter, element Element, elementName String, root boolean) : void from class org.hl7.fhir.r4.elementmodel.XmlParser Rename Attribute gson : JsonWriter to jj : JsonCreatorDirect in class org.hl7.fhir.r4.formats.JsonCreatorCanonical Change Attribute Type gson : JsonWriter to jj : JsonCreatorDirect in class org.hl7.fhir.r4.formats.JsonCreatorCanonical Change Variable Type contents : ValueSetExpansionComponent to contents : ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theContext FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.ctx.DefaultProfileValidationSupport Change Variable Type retVal : ValueSetExpansionComponent to retVal : ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theContext FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.ctx.DefaultProfileValidationSupport Change Return Type ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theContext FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.ctx.DefaultProfileValidationSupport Rename Method public getExpansionProfile() : ExpansionProfile renamed to public getExpansionParameters() : Parameters in class org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext Change Attribute Type myExpansionProfile : ExpansionProfile to myExpansionProfile : Parameters in class org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext Change Return Type ValueSetExpansionComponent to ValueSetExpansionOutcome in method public expandVS(theInc ConceptSetComponent, theHeiarchical boolean) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext Change Parameter Type theProfile : ExpansionProfile to theProfile : Parameters in method public expand(theSource ValueSet, theProfile Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext Change Return Type ExpansionProfile to Parameters in method public getExpansionParameters() : Parameters from class org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext Change Class Access Modifier public to package in class org.hl7.fhir.r4.hapi.ctx.IValidationSupport.CodeValidationResult Change Return Type ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theContext FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.ctx.IValidationSupport Add Class Annotation @SuppressWarnings("Duplicates") in class org.hl7.fhir.r4.hapi.rest.server.R4BundleFactory Encapsulate Attribute private myStringValue : String from class org.hl7.fhir.r4.model.PrimitiveType Encapsulate Attribute private name : String from class org.hl7.fhir.r4.model.Property Rename Method public defineInactiveProperty(cs CodeSystem) : void renamed to public defineStatusProperty(cs CodeSystem) : void in class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Change Method Access Modifier public to private in method private defineDeprecatedProperty(cs CodeSystem) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Rename Method private codeInDefine(concepts List, code String, caseSensitive boolean) : boolean renamed to private findCodeInConcept(concept List, code String) : ConceptDefinitionComponent in class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Extract Method public validateCodeInConceptList(code String, def CodeSystem, list List) : boolean extracted from private inComponent(vsi ConceptSetComponent, system String, code String) : boolean in class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Variable Type cc : ConceptReferenceComponent to cc : ConceptDefinitionComponent in method public validateCodeInConceptList(code String, def CodeSystem, list List) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Thrown Exception Type [EOperationOutcome, Exception] to FHIRException in method public codeInValueSet(system String, code String) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Thrown Exception Type [EOperationOutcome, Exception] to FHIRException in method private inImport(uri String, system String, code String) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Remove Parameter factory : ValueSetExpanderFactory in method public ValueSetCheckerSimple(source ValueSet, factory ValueSetExpanderFactory, context IWorkerContext) from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Extract Variable list : List in method private inComponent(vsi ConceptSetComponent, system String, code String, only boolean) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Add Parameter only : boolean in method private inComponent(vsi ConceptSetComponent, system String, code String, only boolean) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Thrown Exception Type Exception to FHIRException in method private inComponent(vsi ConceptSetComponent, system String, code String, only boolean) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Rename Variable c : ConceptDefinitionComponent to cc : ConceptDefinitionComponent in method private findCodeInConcept(concept List, code String) : ConceptDefinitionComponent from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Rename Parameter concepts : List to concept : List in method private findCodeInConcept(concept List, code String) : ConceptDefinitionComponent from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Return Type boolean to ConceptDefinitionComponent in method private findCodeInConcept(concept List, code String) : ConceptDefinitionComponent from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Remove Parameter caseSensitive : boolean in method private codeInDefine(concepts List, code String, caseSensitive boolean) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Class Access Modifier public to package in class org.hl7.fhir.r4.terminologies.ValueSetExpander.TerminologyServiceErrorClass Change Class Access Modifier public to package in class org.hl7.fhir.r4.terminologies.ValueSetExpander.ETooCostly Change Class Access Modifier public to package in class org.hl7.fhir.r4.terminologies.ValueSetExpander.ValueSetExpansionOutcome Extract Method public doExpand(source ValueSet, expParams Parameters) : ValueSetExpansionOutcome extracted from public expand(source ValueSet, profile ExpansionProfile) : ValueSetExpansionOutcome in class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Extract Method private doServerIncludeCodes(inc ConceptSetComponent, heirarchical boolean, params List, imports List, expParams Parameters) : void extracted from private includeCodes(inc ConceptSetComponent, params List, profile ExpansionProfile) : void in class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Extract Method public doInternalIncludeCodes(inc ConceptSetComponent, params List, expParams Parameters, imports List, cs CodeSystem) : void extracted from private includeCodes(inc ConceptSetComponent, params List, profile ExpansionProfile) : void in class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method public doExpand(source ValueSet, expParams Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method public doExpand(source ValueSet, expParams Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Variable Type res : ExpansionProfile to res : Parameters in method private makeDefaultExpansion() : Parameters from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Return Type ExpansionProfile to Parameters in method private makeDefaultExpansion() : Parameters from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Remove Parameter factory : ValueSetExpanderFactory in method public ValueSetExpanderSimple(context IWorkerContext, factory ValueSetExpanderFactory) from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method private addCode(system String, code String, display String, parent ValueSetExpansionContainsComponent, designations List, expParams Parameters, isAbstract boolean, inactive boolean, filters List) : ValueSetExpansionContainsComponent from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method private addCode(system String, code String, display String, parent ValueSetExpansionContainsComponent, designations List, expParams Parameters, isAbstract boolean, inactive boolean, filters List) : ValueSetExpansionContainsComponent from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method private addCodeAndDescendents(cs CodeSystem, system String, def ConceptDefinitionComponent, parent ValueSetExpansionContainsComponent, expParams Parameters, filters List, exclusion ConceptDefinitionComponent) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method private addCodeAndDescendents(cs CodeSystem, system String, def ConceptDefinitionComponent, parent ValueSetExpansionContainsComponent, expParams Parameters, filters List, exclusion ConceptDefinitionComponent) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Add Parameter exclusion : ConceptDefinitionComponent in method private addCodeAndDescendents(cs CodeSystem, system String, def ConceptDefinitionComponent, parent ValueSetExpansionContainsComponent, expParams Parameters, filters List, exclusion ConceptDefinitionComponent) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method private addCodes(expand ValueSetExpansionComponent, params List, expParams Parameters, filters List) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method private addCodes(expand ValueSetExpansionComponent, params List, expParams Parameters, filters List) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method public expand(source ValueSet, expParams Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method public expand(source ValueSet, expParams Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method private handleCompose(compose ValueSetComposeComponent, params List, expParams Parameters, ctxt String) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method private handleCompose(compose ValueSetComposeComponent, params List, expParams Parameters, ctxt String) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method private importValueSet(value String, params List, expParams Parameters) : ValueSet from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method private importValueSet(value String, params List, expParams Parameters) : ValueSet from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method private copyImportContains(list List, parent ValueSetExpansionContainsComponent, expParams Parameters, filter List) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method private copyImportContains(list List, parent ValueSetExpansionContainsComponent, expParams Parameters, filter List) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method private includeCodes(inc ConceptSetComponent, params List, expParams Parameters, heirarchical boolean) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Rename Parameter profile : ExpansionProfile to expParams : Parameters in method private includeCodes(inc ConceptSetComponent, params List, expParams Parameters, heirarchical boolean) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Add Parameter heirarchical : boolean in method private includeCodes(inc ConceptSetComponent, params List, expParams Parameters, heirarchical boolean) : void from class org.hl7.fhir.r4.terminologies.ValueSetExpanderSimple Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method public expand(source ValueSet, expParams Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.terminologies.ValueSetExpansionCache.CacheAwareExpander Rename Parameter profile : ExpansionProfile to expParams : Parameters in method public expand(source ValueSet, expParams Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.terminologies.ValueSetExpansionCache.CacheAwareExpander Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, element Element) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, element Element, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, element Element, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, element Element, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, element Element, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, element Element, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, stream InputStream, format FhirFormat) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, stream InputStream, format FhirFormat, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, stream InputStream, format FhirFormat, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, stream InputStream, format FhirFormat, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, stream InputStream, format FhirFormat, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, stream InputStream, format FhirFormat, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, resource Resource) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, resource Resource, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, resource Resource, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, resource Resource, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, resource Resource, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, resource Resource, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, document Document) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, document Document, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, document Document, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, document Document, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, document Document, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, document Document, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, object JsonObject) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, object JsonObject, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, object JsonObject, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, object JsonObject, profile String) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Method Annotation @Deprecated in method public validate(Context Object, errors List, object JsonObject, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Remove Thrown Exception Type IOException in method public validate(Context Object, errors List, object JsonObject, profile StructureDefinition) : Element from class org.hl7.fhir.r4.utils.IResourceValidator Extract Method public renderCSDetailsLink(tr XhtmlNode, url String) : void extracted from public generate(rcontext ResourceContext, cm ConceptMap) : boolean in class org.hl7.fhir.r4.utils.NarrativeGenerator Extract Method public renderCSDetailsLink(tr XhtmlNode, url String) : void extracted from public generate(rcontext ResourceContext, cm ConceptMap) : boolean in class org.hl7.fhir.r4.utils.NarrativeGenerator Extract Variable td : XhtmlNode in method public renderCSDetailsLink(tr XhtmlNode, url String) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Change Variable Type ccm : TargetElementComponent to ccl : SourceElementComponent in method public generate(rcontext ResourceContext, cm ConceptMap) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Rename Variable ccm : TargetElementComponent to ccl : SourceElementComponent in method public generate(rcontext ResourceContext, cm ConceptMap) : boolean from class org.hl7.fhir.r4.utils.NarrativeGenerator Change Return Type void to NarrativeGenerator in method public setPkp(pkp ProfileKnowledgeProvider) : NarrativeGenerator from class org.hl7.fhir.r4.utils.NarrativeGenerator Change Return Type void to NarrativeGenerator in method public setPretty(pretty boolean) : NarrativeGenerator from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter path : String in method private renderUri(uri UriType, x XhtmlNode, path String, id String) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Add Parameter id : String in method private renderUri(uri UriType, x XhtmlNode, path String, id String) : void from class org.hl7.fhir.r4.utils.NarrativeGenerator Rename Parameter profile : ExpansionProfile to expParams : Parameters in method public expandValueset(source ValueSet, expParams Parameters) : ValueSet from class org.hl7.fhir.r4.utils.client.FHIRToolingClient Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method public expandValueset(source ValueSet, expParams Parameters) : ValueSet from class org.hl7.fhir.r4.utils.client.FHIRToolingClient Rename Parameter profile : ExpansionProfile to expParams : Parameters in method public expandValueset(source ValueSet, expParams Parameters, params Map<String,String>) : ValueSet from class org.hl7.fhir.r4.utils.client.FHIRToolingClient Change Parameter Type profile : ExpansionProfile to expParams : Parameters in method public expandValueset(source ValueSet, expParams Parameters, params Map<String,String>) : ValueSet from class org.hl7.fhir.r4.utils.client.FHIRToolingClient Change Thrown Exception Type FHIRException to IOException in method public Lexer(source String) from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser.Lexer Change Thrown Exception Type FHIRException to IOException in method private getNext(length int) : String from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser.Lexer Change Thrown Exception Type FHIRException to IOException in method private getNextChar() : char from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser.Lexer Change Thrown Exception Type FHIRException to IOException in method private parseWord(word String, ch char, type TokenType) : void from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser.Lexer Change Thrown Exception Type FHIRException to IOException in method public start() : void from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser.Lexer Change Thrown Exception Type FHIRException to IOException in method public next() : void from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser.Lexer Change Thrown Exception Type FHIRException to IOException in method public consume(type TokenType) : String from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser.Lexer Change Return Type FHIRException to IOException in method private error(msg String) : IOException from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser.Lexer Change Thrown Exception Type FHIRException to IOException in method public parse(source String, map Map<JsonElement,LocationData>) : JsonObject from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser Change Thrown Exception Type FHIRException to IOException in method private parse(source String) : JsonObject from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser Change Thrown Exception Type FHIRException to IOException in method private readObject(obj JsonObject, root boolean) : void from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser Change Thrown Exception Type FHIRException to IOException in method private readArray(arr JsonArray, root boolean) : void from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser Change Thrown Exception Type FHIRException to IOException in method private next() : void from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser Change Thrown Exception Type FHIRException to IOException in method private parseProperty() : void from class org.hl7.fhir.r4.utils.formats.JsonTrackingParser Change Parameter Type theParam1 : Money to theParam1 : MoneyQuantity in method public opProfileType(theParam1 MoneyQuantity) : Bundle from class ca.uhn.fhir.rest.server.OperationServerR4Test.PatientProvider Change Attribute Type ourLastParamMoney1 : Money to ourLastParamMoney1 : MoneyQuantity in class ca.uhn.fhir.rest.server.OperationServerR4Test Change Variable Type money : Money to money : MoneyQuantity in method public testOperationWithProfileDatatypeParams2() : void from class ca.uhn.fhir.rest.server.OperationServerR4Test Change Return Type List to List in method public search(theIncludes Set) : List from class ca.uhn.fhir.rest.server.SearchR4Test.DummyMedicationRequestResourceProvider Change Method Access Modifier private to public in method public isWindows() : boolean from class org.hl7.fhir.utilities.Utilities Add Parameter exceptionIfExcelNotNormalised : boolean in method public XLSXmlNormaliser(source String, dest String, exceptionIfExcelNotNormalised boolean) from class org.hl7.fhir.utilities.xls.XLSXmlNormaliser Add Parameter exceptionIfExcelNotNormalised : boolean in method public XLSXmlNormaliser(source String, exceptionIfExcelNotNormalised boolean) from class org.hl7.fhir.utilities.xls.XLSXmlNormaliser Rename Variable retVal : ValueSet.ValueSetExpansionComponent to valueSetExpansionComponent : ValueSet.ValueSetExpansionComponent in method public expandVS(inc ValueSet.ConceptSetComponent, heirarchical boolean) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Change Return Type ValueSet.ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandVS(inc ValueSet.ConceptSetComponent, heirarchical boolean) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Rename Variable retVal : ValueSet.ValueSetExpansionComponent to valueSetExpansionComponent : ValueSet.ValueSetExpansionComponent in method public expandVS(inc ValueSet.ConceptSetComponent, heirarchical boolean) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.instance.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Change Return Type ValueSet.ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandVS(inc ValueSet.ConceptSetComponent, heirarchical boolean) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.instance.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Change Return Type ValueSet.ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theContext FhirContext, theInclude ValueSet.ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.validation.CachingValidationSupport Change Return Type ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theContext FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.validation.PrePopulatedValidationSupport Change Return Type ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public expandValueSet(theCtx FhirContext, theInclude ConceptSetComponent) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.r4.hapi.validation.ValidationSupportChain Rename Method public getBasePracticeWarningLevel() : BestPracticeWarningLevel renamed to public getBestPracticeWarningLevel() : BestPracticeWarningLevel in class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, stream InputStream, format FhirFormat) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, stream InputStream, format FhirFormat, profile String) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, stream InputStream, format FhirFormat, profile StructureDefinition) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, stream InputStream, format FhirFormat, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, resource Resource) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, resource Resource, profile String) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, resource Resource, profile StructureDefinition) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, resource Resource, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, element Element) : void from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, element Element, profile String) : void from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, element Element, profile StructureDefinition) : void from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, element Element, profiles ValidationProfileSet) : void from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, document Document) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, document Document, profile String) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, document Document, profile StructureDefinition) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, document Document, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, object JsonObject) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, object JsonObject, profile String) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, object JsonObject, profile StructureDefinition) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Remove Thrown Exception Type IOException in method public validate(appContext Object, errors List, object JsonObject, profiles ValidationProfileSet) : Element from class org.hl7.fhir.r4.validation.InstanceValidator Change Variable Type components : QuestionnaireItemOptionComponent to components : QuestionnaireItemAnswerOptionComponent in method private checkIntegerOption(errors List, answer Element, stack NodeStack, qSrc Questionnaire, qItem QuestionnaireItemComponent, openChoice boolean) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Variable Type components : QuestionnaireItemOptionComponent to components : QuestionnaireItemAnswerOptionComponent in method private checkDateOption(errors List, answer Element, stack NodeStack, qSrc Questionnaire, qItem QuestionnaireItemComponent, openChoice boolean) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Variable Type components : QuestionnaireItemOptionComponent to components : QuestionnaireItemAnswerOptionComponent in method private checkTimeOption(errors List, answer Element, stack NodeStack, qSrc Questionnaire, qItem QuestionnaireItemComponent, openChoice boolean) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Variable Type components : QuestionnaireItemOptionComponent to components : QuestionnaireItemAnswerOptionComponent in method private checkStringOption(errors List, answer Element, stack NodeStack, qSrc Questionnaire, qItem QuestionnaireItemComponent, openChoice boolean) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Variable Type components : QuestionnaireItemOptionComponent to components : QuestionnaireItemAnswerOptionComponent in method private checkCodingOption(errors List, answer Element, stack NodeStack, qSrc Questionnaire, qItem QuestionnaireItemComponent, openChoice boolean) : void from class org.hl7.fhir.r4.validation.InstanceValidator Extract Variable isOk : boolean in method private validateElement(hostContext ValidatorHostContext, errors List, profile StructureDefinition, definition ElementDefinition, cprofile StructureDefinition, context ElementDefinition, resource Element, element Element, actualType String, stack NodeStack, inCodeableConcept boolean) : void from class org.hl7.fhir.r4.validation.InstanceValidator Merge Variable [element : Element, definition : ElementDefinition] to ei : ElementInfo in method private validateElement(hostContext ValidatorHostContext, errors List, profile StructureDefinition, definition ElementDefinition, cprofile StructureDefinition, context ElementDefinition, resource Element, element Element, actualType String, stack NodeStack, inCodeableConcept boolean) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Parameter Type maxVSUrl : CanonicalType to maxVSUrl : String in method private checkMaxValueSet(errors List, path String, element Element, profile StructureDefinition, maxVSUrl String, cc CodeableConcept) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Parameter Type maxVSUrl : Reference to maxVSUrl : String in method private checkMaxValueSet(errors List, path String, element Element, profile StructureDefinition, maxVSUrl String, c Coding) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Parameter Type maxVSUrl : Reference to maxVSUrl : String in method private checkMaxValueSet(errors List, path String, element Element, profile StructureDefinition, maxVSUrl String, value String) : void from class org.hl7.fhir.r4.validation.InstanceValidator Change Parameter Type reference : Type to reference : String in method private describeReference(reference String) : String from class org.hl7.fhir.r4.validation.InstanceValidator Add Parameter removeResolve : boolean in method private getCriteriaForDiscriminator(path String, element ElementDefinition, discriminator String, profile StructureDefinition, removeResolve boolean) : ElementDefinition from class org.hl7.fhir.r4.validation.InstanceValidator Change Variable Type be : BundleEntryComponent to tr : TypeRefComponent in method private getProfileForType(type String, list List) : StructureDefinition from class org.hl7.fhir.r4.validation.InstanceValidator Rename Variable be : BundleEntryComponent to tr : TypeRefComponent in method private getProfileForType(type String, list List) : StructureDefinition from class org.hl7.fhir.r4.validation.InstanceValidator Add Parameter list : List in method private getProfileForType(type String, list List) : StructureDefinition from class org.hl7.fhir.r4.validation.InstanceValidator Inline Variable ref : String in method private resolveBindingReference(ctxt DomainResource, reference Type, uri String) : ValueSet from class org.hl7.fhir.r4.validation.InstanceValidator Inline Variable s : String in method private resolveBindingReference(ctxt DomainResource, reference Type, uri String) : ValueSet from class org.hl7.fhir.r4.validation.InstanceValidator Change Parameter Type reference : Type to reference : String in method private resolveBindingReference(ctxt DomainResource, reference String, uri String) : ValueSet from class org.hl7.fhir.r4.validation.InstanceValidator Invert Condition if(sd == null || !sd.hasSnapshot()) to if(sd != null && (sd.getType().equals(type) || sd.getUrl().equals(type)) && sd.hasSnapshot()) in method private resolveType(type String, list List) : ElementDefinition from class org.hl7.fhir.r4.validation.InstanceValidator Change Variable Type be : BundleEntryComponent to tr : TypeRefComponent in method private resolveType(type String, list List) : ElementDefinition from class org.hl7.fhir.r4.validation.InstanceValidator Rename Variable be : BundleEntryComponent to tr : TypeRefComponent in method private resolveType(type String, list List) : ElementDefinition from class org.hl7.fhir.r4.validation.InstanceValidator Add Parameter list : List in method private resolveType(type String, list List) : ElementDefinition from class org.hl7.fhir.r4.validation.InstanceValidator Change Parameter Type ref : CanonicalType to ref : String in method private validateAnswerCode(errors List, value Element, stack NodeStack, qSrc Questionnaire, ref String, theOpenChoice boolean) : void from class org.hl7.fhir.r4.validation.InstanceValidator Extract Variable id : String in method public answer(theInvocation InvocationOnMock) : CodeSystem from class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidatorDstu3Test.before.thenAnswer.new Answer Move Code from public testValidateRelatedPerson() : void to public before() : void in class org.hl7.fhir.r4.validation.FhirInstanceValidatorR4Test Change Return Type ValueSetExpansionComponent to ValueSetExpander.ValueSetExpansionOutcome in method public answer(theInvocation InvocationOnMock) : ValueSetExpander.ValueSetExpansionOutcome from class org.hl7.fhir.r4.validation.FhirInstanceValidatorR4Test.before.thenAnswer.new Answer Rename Variable patient : Patient to p : Patient in method public testValidateResourceWithValuesetExpansionBad() : void from class org.hl7.fhir.r4.validation.FhirInstanceValidatorR4Test Rename Variable questionnaireResponse : QuestionnaireResponse to qa : QuestionnaireResponse in method public testValidateQuestionnaireResponseWithValueSetChoiceAnswer() : void from class org.hl7.fhir.r4.validation.QuestionnaireResponseValidatorR4Test Move Method private getIncSummary(cc ConceptSetComponent) : String from class org.hl7.fhir.r4.context.BaseWorkerContext to private getIncSummary(cc ConceptSetComponent) : String from class org.hl7.fhir.r4.context.TerminologyCache Move Method private codeinExpansion(cnt ValueSetExpansionContainsComponent, system String, code String) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple to private codeinExpansion(cnt ValueSetExpansionContainsComponent, system String, code String) : boolean from class org.hl7.fhir.dstu3.validation.InstanceValidator Move Method private codeInExpansion(vso ValueSetExpansionOutcome, system String, code String) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple to private codeInExpansion(vs ValueSet, system String, code String) : boolean from class org.hl7.fhir.dstu3.validation.InstanceValidator Rename Parameter vso : ValueSetExpansionOutcome to vs : ValueSet in method private codeInExpansion(vs ValueSet, system String, code String) : boolean from class org.hl7.fhir.dstu3.validation.InstanceValidator Change Parameter Type vso : ValueSetExpansionOutcome to vs : ValueSet in method private codeInExpansion(vs ValueSet, system String, code String) : boolean from class org.hl7.fhir.dstu3.validation.InstanceValidator Remove Thrown Exception Type EOperationOutcome in method private codeInExpansion(vso ValueSetExpansionOutcome, system String, code String) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Remove Thrown Exception Type Exception in method private codeInExpansion(vso ValueSetExpansionOutcome, system String, code String) : boolean from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Extract Class org.hl7.fhir.r4.context.TerminologyCache from class org.hl7.fhir.r4.context.BaseWorkerContext Extract Class org.hl7.fhir.dstu3.validation.InstanceValidator from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Rename Parameter cc : CodeableConcept to code : CodeableConcept in method public validateCode(code CodeableConcept) : ValidationResult from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Return Type String to ValidationResult in method public validateCode(code CodeableConcept) : ValidationResult from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Add Thrown Exception Type FHIRException in method public validateCode(code CodeableConcept) : ValidationResult from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Method Access Modifier private to public in method public validateCode(code CodeableConcept) : ValidationResult from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Move And Rename Method private cacheId(cc CodeableConcept) : String from class org.hl7.fhir.r4.context.BaseWorkerContext to public validateCode(code CodeableConcept) : ValidationResult from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Change Parameter Type code : String to code : Coding in method private validateCode(code Coding, cs CodeSystem) : ValidationResult from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Remove Parameter system : String in method private verifyCodeInCodeSystem(cs CodeSystem, system String, code String, display String) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Remove Parameter display : String in method private verifyCodeInCodeSystem(cs CodeSystem, system String, code String, display String) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Remove Thrown Exception Type Exception in method private verifyCodeInCodeSystem(cs CodeSystem, system String, code String, display String) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext Move And Rename Method private verifyCodeInCodeSystem(cs CodeSystem, system String, code String, display String) : ValidationResult from class org.hl7.fhir.r4.context.BaseWorkerContext to private validateCode(code Coding, cs CodeSystem) : ValidationResult from class org.hl7.fhir.r4.terminologies.ValueSetCheckerSimple Extract Variable p : ConceptPropertyComponent in method public setStatus(cs CodeSystem, concept ConceptDefinitionComponent, status ConceptStatus) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Change Return Type ConceptDefinitionComponent to void in method public setStatus(cs CodeSystem, concept ConceptDefinitionComponent, status ConceptStatus) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Change Parameter Type concept : List to concept : ConceptDefinitionComponent in method public setStatus(cs CodeSystem, concept ConceptDefinitionComponent, status ConceptStatus) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Add Thrown Exception Type FHIRFormatError in method public setStatus(cs CodeSystem, concept ConceptDefinitionComponent, status ConceptStatus) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Change Method Access Modifier private to public in method public setStatus(cs CodeSystem, concept ConceptDefinitionComponent, status ConceptStatus) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Add Method Modifier static in method public setStatus(cs CodeSystem, concept ConceptDefinitionComponent, status ConceptStatus) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Move And Rename Method private findCodeInConcept(concept List, code String) : ConceptDefinitionComponent from class org.hl7.fhir.r4.context.BaseWorkerContext to public setStatus(cs CodeSystem, concept ConceptDefinitionComponent, status ConceptStatus) : void from class org.hl7.fhir.r4.terminologies.CodeSystemUtilities Extract And Move Method public fetchTypeDefinition(typeName String) : StructureDefinition extracted from private isPrimitiveType(code String) : boolean in class org.hl7.fhir.r4.validation.InstanceValidator & moved to class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Rename Parameter code : String to typeName : String in method public fetchTypeDefinition(typeName String) : StructureDefinition from class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Extract And Move Method public fetchTypeDefinition(typeName String) : StructureDefinition extracted from private isPrimitiveType(code String) : boolean in class org.hl7.fhir.r4.validation.InstanceValidator & moved to class org.hl7.fhir.instance.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Rename Parameter code : String to typeName : String in method public fetchTypeDefinition(typeName String) : StructureDefinition from class org.hl7.fhir.instance.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Rename Method public getExpansionProfile() : ExpansionProfile renamed to public getExpansionParameters() : Parameters in class org.hl7.fhir.r4.context.BaseWorkerContext Change Return Type ExpansionProfile to Parameters in method public getExpansionParameters() : Parameters from class org.hl7.fhir.r4.context.BaseWorkerContext Rename Method public getExpansionProfile() : ExpansionProfile renamed to public getExpansionParameters() : Parameters in class org.hl7.fhir.r4.context.IWorkerContext Change Return Type ExpansionProfile to Parameters in method public getExpansionParameters() : Parameters from class org.hl7.fhir.r4.context.IWorkerContext Rename Parameter expProfile : ExpansionProfile to expParameters : Parameters in method public setExpansionProfile(expParameters Parameters) : void from class org.hl7.fhir.r4.context.IWorkerContext Change Parameter Type expProfile : ExpansionProfile to expParameters : Parameters in method public setExpansionProfile(expParameters Parameters) : void from class org.hl7.fhir.r4.context.IWorkerContext Change Parameter Type theExpProfile : ExpansionProfile to theExpParameters : Parameters in method public setExpansionProfile(theExpParameters Parameters) : void from class org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext Rename Parameter theExpProfile : ExpansionProfile to theExpParameters : Parameters in method public setExpansionProfile(theExpParameters Parameters) : void from class org.hl7.fhir.r4.hapi.ctx.HapiWorkerContext Rename Parameter profile : ExpansionProfile to parameters : Parameters in method public expand(source ValueSet, parameters Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.terminologies.ValueSetExpander Change Parameter Type profile : ExpansionProfile to parameters : Parameters in method public expand(source ValueSet, parameters Parameters) : ValueSetExpansionOutcome from class org.hl7.fhir.r4.terminologies.ValueSetExpander Rename Method public getBasePracticeWarningLevel() : BestPracticeWarningLevel renamed to public getBestPracticeWarningLevel() : BestPracticeWarningLevel in class org.hl7.fhir.r4.utils.IResourceValidator Rename Method public getExpansionProfile() : ExpansionProfile renamed to public getExpansionParameters() : Parameters in class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Change Return Type ExpansionProfile to Parameters in method public getExpansionParameters() : Parameters from class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Change Parameter Type expProfile : ExpansionProfile to expParameters : Parameters in method public setExpansionProfile(expParameters Parameters) : void from class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Rename Parameter expProfile : ExpansionProfile to expParameters : Parameters in method public setExpansionProfile(expParameters Parameters) : void from class org.hl7.fhir.dstu3.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Rename Method public getExpansionProfile() : ExpansionProfile renamed to public getExpansionParameters() : Parameters in class org.hl7.fhir.instance.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Change Return Type ExpansionProfile to Parameters in method public getExpansionParameters() : Parameters from class org.hl7.fhir.instance.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Change Parameter Type expProfile : ExpansionProfile to expParameters : Parameters in method public setExpansionProfile(expParameters Parameters) : void from class org.hl7.fhir.instance.hapi.validation.FhirInstanceValidator.WorkerContextWrapper Rename Parameter expProfile : ExpansionProfile to expParameters : Parameters in method public setExpansionProfile(expParameters Parameters) : void from class org.hl7.fhir.instance.hapi.validation.FhirInstanceValidator.WorkerContextWrapper