| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected ValueSet.ValueSetComposeComponent |
ValueSet.compose
A set of criteria that provide the content logical definition of the value set by including or excluding codes from outside this value set.
|
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ValueSetComposeComponent |
ValueSet.ValueSetComposeComponent.addExclude(ValueSet.ConceptSetComponent t) |
ValueSet.ValueSetComposeComponent |
ValueSet.ValueSetComposeComponent.addImport(String value) |
ValueSet.ValueSetComposeComponent |
ValueSet.ValueSetComposeComponent.addInclude(ValueSet.ConceptSetComponent t) |
ValueSet.ValueSetComposeComponent |
ValueSet.ValueSetComposeComponent.copy() |
ValueSet.ValueSetComposeComponent |
ValueSet.getCompose() |
| Modifier and Type | Method and Description |
|---|---|
ValueSet |
ValueSet.setCompose(ValueSet.ValueSetComposeComponent value) |
Copyright © 2014–2018 University Health Network. All rights reserved.