| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.addDependsOn(ConceptMap.ElementTargetDependsOn theValue)
Adds a given new value for dependsOn ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.addProduct(ConceptMap.ElementTargetDependsOn theValue)
Adds a given new value for product ()
|
ConceptMap.ElementTarget |
ConceptMap.Element.addTarget()
Adds and returns a new value for target ()
|
ConceptMap.ElementTarget |
ConceptMap.Element.getTargetFirstRep()
Gets the first repetition for target (),
creating it if it does not already exist.
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setCode(CodeDt theValue)
Sets the value(s) for code ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setCode(String theCode)
Sets the value for code ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setCodeSystem(String theUri)
Sets the value for codeSystem ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setCodeSystem(UriDt theValue)
Sets the value(s) for codeSystem ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setComments(String theString)
Sets the value for comments ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setComments(StringDt theValue)
Sets the value(s) for comments ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setDependsOn(List<ConceptMap.ElementTargetDependsOn> theValue)
Sets the value(s) for dependsOn ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setEquivalence(BoundCodeDt<ConceptMapEquivalenceEnum> theValue)
Sets the value(s) for equivalence ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setEquivalence(ConceptMapEquivalenceEnum theValue)
Sets the value(s) for equivalence ()
|
ConceptMap.ElementTarget |
ConceptMap.ElementTarget.setProduct(List<ConceptMap.ElementTargetDependsOn> theValue)
Sets the value(s) for product ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ConceptMap.ElementTarget> |
ConceptMap.Element.getTarget()
Gets the value(s) for target ().
|
| Modifier and Type | Method and Description |
|---|---|
ConceptMap.Element |
ConceptMap.Element.addTarget(ConceptMap.ElementTarget theValue)
Adds a given new value for target ()
|
| Modifier and Type | Method and Description |
|---|---|
ConceptMap.Element |
ConceptMap.Element.setTarget(List<ConceptMap.ElementTarget> theValue)
Sets the value(s) for target ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.