| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model | |
| org.hl7.fhir.r4.utils |
| Modifier and Type | Method and Description |
|---|---|
protected ValueSet.ConceptReferenceComponent |
JsonParser.parseValueSetConceptReferenceComponent(com.google.gson.JsonObject json,
ValueSet owner) |
protected ValueSet.ConceptReferenceComponent |
XmlParser.parseValueSetConceptReferenceComponent(org.xmlpull.v1.XmlPullParser xpp,
ValueSet owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeValueSetConceptReferenceComponent(String name,
ValueSet.ConceptReferenceComponent element) |
protected void |
XmlParser.composeValueSetConceptReferenceComponent(String name,
ValueSet.ConceptReferenceComponent element) |
protected void |
XmlParser.composeValueSetConceptReferenceComponentElements(ValueSet.ConceptReferenceComponent element) |
protected void |
JsonParser.composeValueSetConceptReferenceComponentInner(ValueSet.ConceptReferenceComponent element) |
protected boolean |
XmlParser.parseValueSetConceptReferenceComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
ValueSet owner,
ValueSet.ConceptReferenceComponent res) |
protected void |
JsonParser.parseValueSetConceptReferenceComponentProperties(com.google.gson.JsonObject json,
ValueSet owner,
ValueSet.ConceptReferenceComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ValueSet.ConceptReferenceComponent> |
ValueSet.ConceptSetComponent.concept
Specifies a concept to be included or excluded.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValueSet.ConceptReferenceComponent> |
ValueSet.ConceptSetComponent.getConcept() |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ConceptSetComponent |
ValueSet.ConceptSetComponent.addConcept(ValueSet.ConceptReferenceComponent t) |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ConceptSetComponent |
ValueSet.ConceptSetComponent.setConcept(List<ValueSet.ConceptReferenceComponent> theConcept) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ToolingExtensions.addVSComment(ValueSet.ConceptReferenceComponent nc,
String comment) |
Copyright © 2014–2019 University Health Network. All rights reserved.