| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected CodeSystem.ConceptDefinitionDesignationComponent |
JsonParser.parseCodeSystemConceptDefinitionDesignationComponent(com.google.gson.JsonObject json,
CodeSystem owner) |
protected CodeSystem.ConceptDefinitionDesignationComponent |
XmlParser.parseCodeSystemConceptDefinitionDesignationComponent(org.xmlpull.v1.XmlPullParser xpp,
CodeSystem owner) |
| 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) |
void |
CodeSystem.ConceptDefinitionDesignationComponent.copyValues(CodeSystem.ConceptDefinitionDesignationComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
CodeSystem.ConceptDefinitionComponent |
CodeSystem.ConceptDefinitionComponent.setDesignation(List<CodeSystem.ConceptDefinitionDesignationComponent> theDesignation) |
Copyright © 2014–2021 Health Level 7. All rights reserved.