| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<CodeSystem.ConceptDefinitionDesignationComponent> |
CodeSystem.ConceptDefinitionComponent.designation
Additional representations for the concept - other languages, aliases, specialized purposes, used for particular purposes, etc.
|
| Modifier and Type | Method and Description |
|---|---|
List<CodeSystem.ConceptDefinitionDesignationComponent> |
CodeSystem.ConceptDefinitionComponent.getDesignation() |
| Modifier and Type | Method and Description |
|---|---|
CodeSystem.ConceptDefinitionComponent |
CodeSystem.ConceptDefinitionComponent.addDesignation(CodeSystem.ConceptDefinitionDesignationComponent t) |
| Modifier and Type | Method and Description |
|---|---|
CodeSystem.ConceptDefinitionComponent |
CodeSystem.ConceptDefinitionComponent.setDesignation(List<CodeSystem.ConceptDefinitionDesignationComponent> theDesignation) |
Copyright © 2014–2017 University Health Network. All rights reserved.