| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystem.addConcept()
Adds and returns a new value for concept ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.addConcept()
Adds and returns a new value for concept ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.addConcept(ValueSet.CodeSystemConcept theValue)
Adds a given new value for concept ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.addDesignation(ValueSet.CodeSystemConceptDesignation theValue)
Adds a given new value for designation ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystem.getConceptFirstRep()
Gets the first repetition for concept (),
creating it if it does not already exist.
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.getConceptFirstRep()
Gets the first repetition for concept (),
creating it if it does not already exist.
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setAbstract(boolean theBoolean)
Sets the value for abstract ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setAbstract(BooleanDt theValue)
Sets the value(s) for abstract ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setCode(CodeDt theValue)
Sets the value(s) for code ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setCode(String theCode)
Sets the value for code ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setConcept(List<ValueSet.CodeSystemConcept> theValue)
Sets the value(s) for concept ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setDefinition(String theString)
Sets the value for definition ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setDefinition(StringDt theValue)
Sets the value(s) for definition ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setDesignation(List<ValueSet.CodeSystemConceptDesignation> theValue)
Sets the value(s) for designation ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setDisplay(String theString)
Sets the value for display ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setDisplay(StringDt theValue)
Sets the value(s) for display ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ValueSet.CodeSystemConcept> |
ValueSet.CodeSystem.getConcept()
Gets the value(s) for concept ().
|
List<ValueSet.CodeSystemConcept> |
ValueSet.CodeSystemConcept.getConcept()
Gets the value(s) for concept ().
|
| Modifier and Type | Method and Description |
|---|---|
ValueSet.CodeSystem |
ValueSet.CodeSystem.addConcept(ValueSet.CodeSystemConcept theValue)
Adds a given new value for concept ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.addConcept(ValueSet.CodeSystemConcept theValue)
Adds a given new value for concept ()
|
| Modifier and Type | Method and Description |
|---|---|
ValueSet.CodeSystem |
ValueSet.CodeSystem.setConcept(List<ValueSet.CodeSystemConcept> theValue)
Sets the value(s) for concept ()
|
ValueSet.CodeSystemConcept |
ValueSet.CodeSystemConcept.setConcept(List<ValueSet.CodeSystemConcept> theValue)
Sets the value(s) for concept ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.