| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<ConceptMap.OtherElementComponent> |
ConceptMap.TargetElementComponent.dependsOn
A set of additional dependencies for this mapping to hold.
|
protected List<ConceptMap.OtherElementComponent> |
ConceptMap.TargetElementComponent.product
A set of additional outcomes from this mapping to other elements.
|
| Modifier and Type | Method and Description |
|---|---|
ConceptMap.OtherElementComponent |
ConceptMap.TargetElementComponent.addDependsOn() |
ConceptMap.OtherElementComponent |
ConceptMap.TargetElementComponent.addProduct() |
ConceptMap.OtherElementComponent |
ConceptMap.OtherElementComponent.copy() |
ConceptMap.OtherElementComponent |
ConceptMap.OtherElementComponent.setCode(String value) |
ConceptMap.OtherElementComponent |
ConceptMap.OtherElementComponent.setCodeElement(StringType value) |
ConceptMap.OtherElementComponent |
ConceptMap.OtherElementComponent.setElement(String value) |
ConceptMap.OtherElementComponent |
ConceptMap.OtherElementComponent.setElementElement(UriType value) |
ConceptMap.OtherElementComponent |
ConceptMap.OtherElementComponent.setSystem(String value) |
ConceptMap.OtherElementComponent |
ConceptMap.OtherElementComponent.setSystemElement(UriType value) |
| Modifier and Type | Method and Description |
|---|---|
List<ConceptMap.OtherElementComponent> |
ConceptMap.TargetElementComponent.getDependsOn() |
List<ConceptMap.OtherElementComponent> |
ConceptMap.TargetElementComponent.getProduct() |
| Modifier and Type | Method and Description |
|---|---|
ConceptMap.TargetElementComponent |
ConceptMap.TargetElementComponent.addDependsOn(ConceptMap.OtherElementComponent t) |
ConceptMap.TargetElementComponent |
ConceptMap.TargetElementComponent.addProduct(ConceptMap.OtherElementComponent t) |
Copyright © 2014–2018 University Health Network. All rights reserved.