
Uses of Class
ca.uhn.fhir.jpa.entity.TermConcept
Packages that use TermConcept
Package
Description
-
Uses of TermConcept in ca.uhn.fhir.jpa.dao.data
Methods in ca.uhn.fhir.jpa.dao.data that return types with arguments of type TermConceptModifier and TypeMethodDescriptionITermConceptDao.fetchConceptsAndDesignationsByPid(List<TermConcept.TermConceptPk> thePids) ITermConceptDao.fetchConceptsAndDesignationsByVersionPid(Long theCodeSystemVersionPid) ITermConceptDao.findByCodeSystemAndCode(Long theCodeSystemVersionPid, String theCode) ITermConceptDao.findByCodeSystemAndCodeList(Long theCodeSystem, List<String> theCodeList) ITermConceptDao.findByCodeSystemVersion(TermCodeSystemVersion theCodeSystem) org.springframework.data.domain.Page<TermConcept> ITermConceptDao.findResourcesRequiringReindexing(org.springframework.data.domain.Pageable thePageRequest) -
Uses of TermConcept in ca.uhn.fhir.jpa.entity
Methods in ca.uhn.fhir.jpa.entity that return TermConceptModifier and TypeMethodDescriptionTermConcept.addChild(TermConceptParentChildLink.RelationshipTypeEnum theRelationshipType) TermCodeSystemVersion.addConcept()TermConceptParentChildLink.getChild()TermConceptParentChildLink.getParent()TermConcept.setCodeSystemVersion(TermCodeSystemVersion theCodeSystemVersion) TermConcept.setDisplay(String theDisplay) TermConcept.setIndexStatus(EntityIndexStatusEnum theIndexStatus) TermConcept.setParentPids(String theParentPids) TermConcept.setSequence(Integer theSequence) TermConcept.setUpdated(Date theUpdated) Methods in ca.uhn.fhir.jpa.entity that return types with arguments of type TermConceptModifier and TypeMethodDescriptionTermConcept.getChildCodes()Returns a view ofgetChildren()but containing the actual child codesTermCodeSystemVersion.getConcepts()Methods in ca.uhn.fhir.jpa.entity with parameters of type TermConceptModifier and TypeMethodDescriptionTermConcept.addChild(TermConcept theChild, TermConceptParentChildLink.RelationshipTypeEnum theRelationshipType) TermConceptParentChildLink.setChild(TermConcept theChild) TermConceptDesignation.setConcept(TermConcept theConcept) TermConceptProperty.setConcept(TermConcept theConcept) TermConceptParentChildLink.setParent(TermConcept theParent) Method parameters in ca.uhn.fhir.jpa.entity with type arguments of type TermConceptModifier and TypeMethodDescriptionvoidTermConcept.addChildren(List<TermConcept> theChildren, TermConceptParentChildLink.RelationshipTypeEnum theRelationshipType) -
Uses of TermConcept in ca.uhn.fhir.jpa.term
Methods in ca.uhn.fhir.jpa.term that return TermConceptModifier and TypeMethodDescriptionstatic TermConceptTermLoaderSvcImpl.getOrCreateConcept(Map<String, TermConcept> id2concept, String id) Methods in ca.uhn.fhir.jpa.term that return types with arguments of type TermConceptModifier and TypeMethodDescriptionTermReadSvcImpl.findCodesAbove(Long theCodeSystemResourcePid, Long theCodeSystemVersionPid, String theCode) TermReadSvcImpl.findCodesBelow(Long theCodeSystemResourcePid, Long theCodeSystemVersionPid, String theCode) Methods in ca.uhn.fhir.jpa.term with parameters of type TermConceptModifier and TypeMethodDescriptionvoidTermDeferredStorageSvcImpl.addConceptToStorageQueue(TermConcept theConcept) intTermCodeSystemStorageSvcImpl.saveConcept(TermConcept theConcept) Returns the number of saved conceptsintTermConceptDaoSvc.saveConcept(TermConcept theConcept) Method parameters in ca.uhn.fhir.jpa.term with type arguments of type TermConceptModifier and TypeMethodDescriptionstatic TermConceptTermLoaderSvcImpl.getOrCreateConcept(Map<String, TermConcept> id2concept, String id) -
Uses of TermConcept in ca.uhn.fhir.jpa.term.api
Methods in ca.uhn.fhir.jpa.term.api that return types with arguments of type TermConceptModifier and TypeMethodDescriptionITermReadSvc.findCodesAbove(Long theCodeSystemResourcePid, Long theCodeSystemResourceVersionPid, String theCode) ITermReadSvc.findCodesBelow(Long theCodeSystemResourcePid, Long theCodeSystemResourceVersionPid, String theCode) Methods in ca.uhn.fhir.jpa.term.api with parameters of type TermConceptModifier and TypeMethodDescriptionvoidITermDeferredStorageSvc.addConceptToStorageQueue(TermConcept theConcept) intITermCodeSystemStorageSvc.saveConcept(TermConcept theNextConcept) -
Uses of TermConcept in ca.uhn.fhir.jpa.term.custom
Methods in ca.uhn.fhir.jpa.term.custom that return TermConceptModifier and TypeMethodDescriptionCustomTerminologySet.addRootConcept(String theCode) CustomTerminologySet.addRootConcept(String theCode, String theDisplay) Methods in ca.uhn.fhir.jpa.term.custom that return types with arguments of type TermConceptConstructor parameters in ca.uhn.fhir.jpa.term.custom with type arguments of type TermConceptModifierConstructorDescriptionConceptHandler(Map<String, TermConcept> theCode2concept) HierarchyHandler(Map<String, TermConcept> theCode2concept) -
Uses of TermConcept in ca.uhn.fhir.jpa.term.loinc
Constructor parameters in ca.uhn.fhir.jpa.term.loinc with type arguments of type TermConceptModifierConstructorDescriptionBaseLoincTop2000LabResultsHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, String theValueSetId, String theValueSetUri, String theValueSetName, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) LoincAnswerListHandler(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) LoincAnswerListLinkHandler(Map<String, TermConcept> theCode2concept) LoincCodingPropertiesHandler(Map<String, TermConcept> theCode2concept, Map<String, org.hl7.fhir.r4.model.CodeSystem.PropertyType> thePropertyNameTypeMap) LoincConsumerNameHandler(Map<String, TermConcept> theCode2concept) LoincDocumentOntologyHandler(Map<String, TermConcept> theCode2concept, Map<String, org.hl7.fhir.r4.model.CodeSystem.PropertyType> thePropertyNames, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) LoincGroupFileHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) LoincGroupTermsFileHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties) LoincHandler(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept, Map<String, org.hl7.fhir.r4.model.CodeSystem.PropertyType> thePropertyNames, Map<PartTypeAndPartName, String> thePartTypeAndPartNameToPartNumber) LoincHierarchyHandler(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept) LoincIeeeMedicalDeviceCodeHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) ConstructorLoincImagingDocumentCodeHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties) LoincLinguisticVariantHandler(Map<String, TermConcept> theCode2Concept, String theLanguageCode) LoincMapToHandler(Map<String, TermConcept> theCode2concept) LoincParentGroupFileHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties) LoincPartHandler(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept) LoincPartLinkHandler(TermCodeSystemVersion theCodeSystemVersion, Map<String, TermConcept> theCode2concept, Map<String, org.hl7.fhir.r4.model.CodeSystem.PropertyType> thePropertyNames) LoincPartRelatedCodeMappingHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) LoincRsnaPlaybookHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) ConstructorLoincTop2000LabResultsSiHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) LoincTop2000LabResultsUsHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties, String theCopyrightStatement) LoincUniversalOrderSetHandler(Map<String, TermConcept> theCode2concept, List<org.hl7.fhir.r4.model.ValueSet> theValueSets, List<org.hl7.fhir.r4.model.ConceptMap> theConceptMaps, Properties theUploadProperties) -
Uses of TermConcept in ca.uhn.fhir.jpa.term.snomedct
Constructor parameters in ca.uhn.fhir.jpa.term.snomedct with type arguments of type TermConceptModifierConstructorDescriptionSctHandlerDescription(Set<String> theValidConceptIds, Map<String, TermConcept> theCode2concept, Map<String, TermConcept> theId2concept, TermCodeSystemVersion theCodeSystemVersion) SctHandlerRelationship(TermCodeSystemVersion theCodeSystemVersion, HashMap<String, TermConcept> theRootConcepts, Map<String, TermConcept> theCode2concept) SctHandlerRelationship(TermCodeSystemVersion theCodeSystemVersion, HashMap<String, TermConcept> theRootConcepts, Map<String, TermConcept> theCode2concept)