Class ConceptMap.ElementTargetDependsOn
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.api.BaseIdentifiableElement
-
- ca.uhn.fhir.model.dstu2.resource.ConceptMap.ElementTargetDependsOn
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement,ca.uhn.fhir.model.api.IElement,ca.uhn.fhir.model.api.IIdentifiableElement,ca.uhn.fhir.model.api.IResourceBlock,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,Serializable,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
- ConceptMap
public static class ConceptMap.ElementTargetDependsOn extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: ConceptMap.element.target.dependsOn ()Definition: A set of additional dependencies for this mapping to hold. This mapping is only applicable if the specified element can be resolved, and it has the specified value
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ElementTargetDependsOn()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T extends ca.uhn.fhir.model.api.IElement>
List<T>getAllPopulatedChildElementsOfType(Class<T> theType)StringgetCode()Gets the value(s) for code ().ca.uhn.fhir.model.primitive.StringDtgetCodeElement()Gets the value(s) for code ().StringgetCodeSystem()Gets the value(s) for codeSystem ().ca.uhn.fhir.model.primitive.UriDtgetCodeSystemElement()Gets the value(s) for codeSystem ().StringgetElement()Gets the value(s) for element ().ca.uhn.fhir.model.primitive.UriDtgetElementElement()Gets the value(s) for element ().booleanisEmpty()ConceptMap.ElementTargetDependsOnsetCode(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for code ()ConceptMap.ElementTargetDependsOnsetCode(String theString)Sets the value for code ()ConceptMap.ElementTargetDependsOnsetCodeSystem(ca.uhn.fhir.model.primitive.UriDt theValue)Sets the value(s) for codeSystem ()ConceptMap.ElementTargetDependsOnsetCodeSystem(String theUri)Sets the value for codeSystem ()ConceptMap.ElementTargetDependsOnsetElement(ca.uhn.fhir.model.primitive.UriDt theValue)Sets the value(s) for element ()ConceptMap.ElementTargetDependsOnsetElement(String theUri)Sets the value for element ()-
Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
-
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserData
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Constructor Detail
-
ElementTargetDependsOn
public ElementTargetDependsOn()
-
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
- Specified by:
getAllPopulatedChildElementsOfTypein interfaceca.uhn.fhir.model.api.ICompositeElement
-
getElementElement
public ca.uhn.fhir.model.primitive.UriDt getElementElement()
Gets the value(s) for element (). creating it if it does not exist. Will not returnnull.Definition: A reference to a specific concept that holds a coded value. This can be an element in a FHIR resource, or a specific reference to a data element in a different specification (e.g. HL7 v2) or a general reference to a kind of data field, or a reference to a value set with an appropriately narrow definition
-
getElement
public String getElement()
Gets the value(s) for element (). creating it if it does not exist. This method may returnnull.Definition: A reference to a specific concept that holds a coded value. This can be an element in a FHIR resource, or a specific reference to a data element in a different specification (e.g. HL7 v2) or a general reference to a kind of data field, or a reference to a value set with an appropriately narrow definition
-
setElement
public ConceptMap.ElementTargetDependsOn setElement(ca.uhn.fhir.model.primitive.UriDt theValue)
Sets the value(s) for element ()Definition: A reference to a specific concept that holds a coded value. This can be an element in a FHIR resource, or a specific reference to a data element in a different specification (e.g. HL7 v2) or a general reference to a kind of data field, or a reference to a value set with an appropriately narrow definition
-
setElement
public ConceptMap.ElementTargetDependsOn setElement(String theUri)
Sets the value for element ()Definition: A reference to a specific concept that holds a coded value. This can be an element in a FHIR resource, or a specific reference to a data element in a different specification (e.g. HL7 v2) or a general reference to a kind of data field, or a reference to a value set with an appropriately narrow definition
-
getCodeSystemElement
public ca.uhn.fhir.model.primitive.UriDt getCodeSystemElement()
Gets the value(s) for codeSystem (). creating it if it does not exist. Will not returnnull.Definition: An absolute URI that identifies the code system of the dependency code (if the source/dependency is a value set that crosses code systems)
-
getCodeSystem
public String getCodeSystem()
Gets the value(s) for codeSystem (). creating it if it does not exist. This method may returnnull.Definition: An absolute URI that identifies the code system of the dependency code (if the source/dependency is a value set that crosses code systems)
-
setCodeSystem
public ConceptMap.ElementTargetDependsOn setCodeSystem(ca.uhn.fhir.model.primitive.UriDt theValue)
Sets the value(s) for codeSystem ()Definition: An absolute URI that identifies the code system of the dependency code (if the source/dependency is a value set that crosses code systems)
-
setCodeSystem
public ConceptMap.ElementTargetDependsOn setCodeSystem(String theUri)
Sets the value for codeSystem ()Definition: An absolute URI that identifies the code system of the dependency code (if the source/dependency is a value set that crosses code systems)
-
getCodeElement
public ca.uhn.fhir.model.primitive.StringDt getCodeElement()
Gets the value(s) for code (). creating it if it does not exist. Will not returnnull.Definition: Identity (code or path) or the element/item/ValueSet that the map depends on / refers to
-
getCode
public String getCode()
Gets the value(s) for code (). creating it if it does not exist. This method may returnnull.Definition: Identity (code or path) or the element/item/ValueSet that the map depends on / refers to
-
setCode
public ConceptMap.ElementTargetDependsOn setCode(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for code ()Definition: Identity (code or path) or the element/item/ValueSet that the map depends on / refers to
-
setCode
public ConceptMap.ElementTargetDependsOn setCode(String theString)
Sets the value for code ()Definition: Identity (code or path) or the element/item/ValueSet that the map depends on / refers to
-
-