| Package | Description |
|---|---|
| org.hl7.fhir.r4.conformance | |
| org.hl7.fhir.r4.context | |
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
ProfileUtilities.ProfileKnowledgeProvider.BindingResolution |
ProfileUtilities.ProfileKnowledgeProvider.resolveBinding(StructureDefinition def,
ElementDefinition.ElementDefinitionBindingComponent binding,
String path) |
| Modifier and Type | Method and Description |
|---|---|
ValueSetExpander.ValueSetExpansionOutcome |
BaseWorkerContext.expandVS(ElementDefinition.ElementDefinitionBindingComponent binding,
boolean cacheOk,
boolean heirarchical) |
ValueSetExpander.ValueSetExpansionOutcome |
IWorkerContext.expandVS(ElementDefinition.ElementDefinitionBindingComponent binding,
boolean cacheOk,
boolean heiarchical)
ValueSet Expansion - see $expand, but resolves the binding first
|
ProfileUtilities.ProfileKnowledgeProvider.BindingResolution |
SimpleWorkerContext.resolveBinding(StructureDefinition profile,
ElementDefinition.ElementDefinitionBindingComponent binding,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected ElementDefinition.ElementDefinitionBindingComponent |
JsonParser.parseElementDefinitionElementDefinitionBindingComponent(com.google.gson.JsonObject json,
ElementDefinition owner) |
protected ElementDefinition.ElementDefinitionBindingComponent |
XmlParser.parseElementDefinitionElementDefinitionBindingComponent(org.xmlpull.v1.XmlPullParser xpp,
ElementDefinition owner) |
| Modifier and Type | Field and Description |
|---|---|
protected ElementDefinition.ElementDefinitionBindingComponent |
ElementDefinition.binding
Binds to a value set if this element is coded (code, Coding, CodeableConcept, Quantity), or the data types (string, uri).
|
| Modifier and Type | Method and Description |
|---|---|
List<ElementDefinition.ElementDefinitionBindingComponent> |
TypeDetails.ProfiledType.getBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeDetails.ProfiledType.addBinding(ElementDefinition.ElementDefinitionBindingComponent binding) |
void |
ElementDefinition.ElementDefinitionBindingComponent.copyValues(ElementDefinition.ElementDefinitionBindingComponent dst) |
boolean |
TypeDetails.ProfiledType.hasBinding(ElementDefinition.ElementDefinitionBindingComponent b) |
ElementDefinition |
ElementDefinition.setBinding(ElementDefinition.ElementDefinitionBindingComponent value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.