| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ValueSet.ConceptReferenceDesignationComponent |
JsonParser.parseValueSetConceptReferenceDesignationComponent(com.google.gson.JsonObject json,
ValueSet owner) |
protected ValueSet.ConceptReferenceDesignationComponent |
XmlParser.parseValueSetConceptReferenceDesignationComponent(org.xmlpull.v1.XmlPullParser xpp,
ValueSet owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ValueSet.ConceptReferenceDesignationComponent> |
ValueSet.ConceptReferenceComponent.designation
Additional representations for this concept when used in this value set - other languages, aliases, specialized purposes, used for particular purposes, etc.
|
protected List<ValueSet.ConceptReferenceDesignationComponent> |
ValueSet.ValueSetExpansionContainsComponent.designation
Additional representations for this item - other languages, aliases, specialized purposes, used for particular purposes, etc.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValueSet.ConceptReferenceDesignationComponent> |
ValueSet.ConceptReferenceComponent.getDesignation() |
List<ValueSet.ConceptReferenceDesignationComponent> |
ValueSet.ValueSetExpansionContainsComponent.getDesignation() |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ConceptReferenceComponent |
ValueSet.ConceptReferenceComponent.addDesignation(ValueSet.ConceptReferenceDesignationComponent t) |
ValueSet.ValueSetExpansionContainsComponent |
ValueSet.ValueSetExpansionContainsComponent.addDesignation(ValueSet.ConceptReferenceDesignationComponent t) |
void |
ValueSet.ConceptReferenceDesignationComponent.copyValues(ValueSet.ConceptReferenceDesignationComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ConceptReferenceComponent |
ValueSet.ConceptReferenceComponent.setDesignation(List<ValueSet.ConceptReferenceDesignationComponent> theDesignation) |
ValueSet.ValueSetExpansionContainsComponent |
ValueSet.ValueSetExpansionContainsComponent.setDesignation(List<ValueSet.ConceptReferenceDesignationComponent> theDesignation) |
Copyright © 2014–2021 Health Level 7. All rights reserved.