
Uses of Class
org.hl7.fhir.r5.model.ConceptMap.TargetElementComponent
Packages that use ConceptMap.TargetElementComponent
Package
Description
-
Uses of ConceptMap.TargetElementComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ConceptMap.TargetElementComponentModifier and TypeMethodDescriptionprotected ConceptMap.TargetElementComponent
JsonParser.parseConceptMapTargetElementComponent
(com.google.gson.JsonObject json) protected ConceptMap.TargetElementComponent
XmlParser.parseConceptMapTargetElementComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type ConceptMap.TargetElementComponentModifier and TypeMethodDescriptionprotected void
RdfParser.composeConceptMapTargetElementComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ConceptMap.TargetElementComponent element, int index) protected void
XmlParser.composeConceptMapTargetElementComponent
(String name, ConceptMap.TargetElementComponent element) protected void
XmlParser.composeConceptMapTargetElementComponentElements
(ConceptMap.TargetElementComponent element) protected void
JsonParser.composeTargetElementComponent
(String name, ConceptMap.TargetElementComponent element) protected void
JsonParser.composeTargetElementComponentProperties
(ConceptMap.TargetElementComponent element) protected boolean
XmlParser.parseConceptMapTargetElementComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ConceptMap.TargetElementComponent res) protected void
JsonParser.parseConceptMapTargetElementComponentProperties
(com.google.gson.JsonObject json, ConceptMap.TargetElementComponent res) -
Uses of ConceptMap.TargetElementComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type ConceptMap.TargetElementComponentModifier and TypeFieldDescriptionprotected List
<ConceptMap.TargetElementComponent> ConceptMap.SourceElementComponent.target
A concept from the target value set that this concept maps to.Methods in org.hl7.fhir.r5.model that return ConceptMap.TargetElementComponentModifier and TypeMethodDescriptionConceptMap.TargetElementComponent.addDependsOn
(ConceptMap.OtherElementComponent t) ConceptMap.TargetElementComponent.addProduct
(ConceptMap.OtherElementComponent t) ConceptMap.TargetElementComponent.addProperty
(ConceptMap.MappingPropertyComponent t) ConceptMap.SourceElementComponent.addTarget()
ConceptMap.SourceElementComponent.addTarget
(String code, Enumerations.ConceptMapRelationship relationship) ConceptMap.TargetElementComponent.copy()
ConceptMap.SourceElementComponent.getTargetFirstRep()
ConceptMap.TargetElementComponent.setCodeElement
(CodeType value) ConceptMap.TargetElementComponent.setComment
(String value) ConceptMap.TargetElementComponent.setCommentElement
(StringType value) ConceptMap.TargetElementComponent.setDependsOn
(List<ConceptMap.OtherElementComponent> theDependsOn) ConceptMap.TargetElementComponent.setDisplay
(String value) ConceptMap.TargetElementComponent.setDisplayElement
(StringType value) ConceptMap.TargetElementComponent.setProduct
(List<ConceptMap.OtherElementComponent> theProduct) ConceptMap.TargetElementComponent.setProperty
(List<ConceptMap.MappingPropertyComponent> theProperty) ConceptMap.TargetElementComponent.setRelationship
(Enumerations.ConceptMapRelationship value) ConceptMap.TargetElementComponent.setRelationshipElement
(Enumeration<Enumerations.ConceptMapRelationship> value) ConceptMap.TargetElementComponent.setValueSet
(String value) ConceptMap.TargetElementComponent.setValueSetElement
(CanonicalType value) Methods in org.hl7.fhir.r5.model that return types with arguments of type ConceptMap.TargetElementComponentMethods in org.hl7.fhir.r5.model with parameters of type ConceptMap.TargetElementComponentModifier and TypeMethodDescriptionConceptMap.SourceElementComponent.addTarget
(ConceptMap.TargetElementComponent t) void
ConceptMap.TargetElementComponent.copyValues
(ConceptMap.TargetElementComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type ConceptMap.TargetElementComponentModifier and TypeMethodDescriptionConceptMap.SourceElementComponent.setTarget
(List<ConceptMap.TargetElementComponent> theTarget) -
Uses of ConceptMap.TargetElementComponent in org.hl7.fhir.r5.renderers
Fields in org.hl7.fhir.r5.renderers declared as ConceptMap.TargetElementComponentModifier and TypeFieldDescriptionprotected ConceptMap.TargetElementComponent
TerminologyRenderer.TargetElementComponentWrapper.comp
Methods in org.hl7.fhir.r5.renderers with parameters of type ConceptMap.TargetElementComponentModifier and TypeMethodDescriptionprotected String
TerminologyRenderer.getCharForRelationship
(ConceptMap.TargetElementComponent mapping) Constructors in org.hl7.fhir.r5.renderers with parameters of type ConceptMap.TargetElementComponentModifierConstructorDescriptionprotected
TargetElementComponentWrapper
(ConceptMap.ConceptMapGroupComponent group, ConceptMap.TargetElementComponent comp) -
Uses of ConceptMap.TargetElementComponent in org.hl7.fhir.r5.terminologies
Methods in org.hl7.fhir.r5.terminologies with parameters of type ConceptMap.TargetElementComponentModifier and TypeMethodDescriptionint
ConceptMapUtilities.ConceptMapTargetElementSorter.compare
(ConceptMap.TargetElementComponent o1, ConceptMap.TargetElementComponent o2) int
ConceptMapUtilities.TargetSorter.compare
(ConceptMap.TargetElementComponent o1, ConceptMap.TargetElementComponent o2) Constructors in org.hl7.fhir.r5.terminologies with parameters of type ConceptMap.TargetElementComponentModifierConstructorDescription