| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.context | |
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.hapi.ctx | |
| org.hl7.fhir.dstu3.model | |
| org.hl7.fhir.dstu3.terminologies |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ValueSetExpansionComponent |
IWorkerContext.expandVS(ValueSet.ConceptSetComponent inc,
boolean heiarchical)
Value set expanion inside the internal expansion engine - used
for references to supported system (see "supportsSystem") for
which there is no value set.
|
| Modifier and Type | Method and Description |
|---|---|
protected ValueSet.ValueSetExpansionComponent |
JsonParser.parseValueSetValueSetExpansionComponent(com.google.gson.JsonObject json,
ValueSet owner) |
protected ValueSet.ValueSetExpansionComponent |
XmlParser.parseValueSetValueSetExpansionComponent(org.xmlpull.v1.XmlPullParser xpp,
ValueSet owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeValueSetValueSetExpansionComponent(String name,
ValueSet.ValueSetExpansionComponent element) |
protected void |
XmlParser.composeValueSetValueSetExpansionComponent(String name,
ValueSet.ValueSetExpansionComponent element) |
protected void |
XmlParser.composeValueSetValueSetExpansionComponentElements(ValueSet.ValueSetExpansionComponent element) |
protected void |
JsonParser.composeValueSetValueSetExpansionComponentInner(ValueSet.ValueSetExpansionComponent element) |
protected boolean |
XmlParser.parseValueSetValueSetExpansionComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
ValueSet owner,
ValueSet.ValueSetExpansionComponent res) |
protected void |
JsonParser.parseValueSetValueSetExpansionComponentProperties(com.google.gson.JsonObject json,
ValueSet owner,
ValueSet.ValueSetExpansionComponent res) |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ValueSetExpansionComponent |
IValidationSupport.expandValueSet(ca.uhn.fhir.context.FhirContext theContext,
ValueSet.ConceptSetComponent theInclude)
Expands the given portion of a ValueSet
|
ValueSet.ValueSetExpansionComponent |
HapiWorkerContext.expandVS(ValueSet.ConceptSetComponent theInc,
boolean theHeiarchical) |
| Modifier and Type | Field and Description |
|---|---|
protected ValueSet.ValueSetExpansionComponent |
ValueSet.expansion
A value set can also be "expanded", where the value set is turned into a simple collection of enumerated codes.
|
| Modifier and Type | Method and Description |
|---|---|
ValueSet |
ValueSet.setExpansion(ValueSet.ValueSetExpansionComponent value) |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ValueSetExpansionComponent |
ITerminologyServices.expandVS(ValueSet.ConceptSetComponent inc)
Expand the value set fragment (system | codes | filters).
|
Copyright © 2014–2018 University Health Network. All rights reserved.