| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ValueSet.ValueSetComposeComponent |
JsonParser.parseValueSetValueSetComposeComponent(com.google.gson.JsonObject json,
ValueSet owner) |
protected ValueSet.ValueSetComposeComponent |
XmlParser.parseValueSetValueSetComposeComponent(org.xmlpull.v1.XmlPullParser xpp,
ValueSet owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeValueSetValueSetComposeComponent(String name,
ValueSet.ValueSetComposeComponent element) |
protected void |
XmlParser.composeValueSetValueSetComposeComponent(String name,
ValueSet.ValueSetComposeComponent element) |
protected void |
XmlParser.composeValueSetValueSetComposeComponentElements(ValueSet.ValueSetComposeComponent element) |
protected void |
JsonParser.composeValueSetValueSetComposeComponentInner(ValueSet.ValueSetComposeComponent element) |
protected boolean |
XmlParser.parseValueSetValueSetComposeComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
ValueSet owner,
ValueSet.ValueSetComposeComponent res) |
protected void |
JsonParser.parseValueSetValueSetComposeComponentProperties(com.google.gson.JsonObject json,
ValueSet owner,
ValueSet.ValueSetComposeComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected ValueSet.ValueSetComposeComponent |
ValueSet.compose
A set of criteria that define the contents of the value set by including or excluding codes selected from the specified code system(s) that the value set draws from.
|
| Modifier and Type | Method and Description |
|---|---|
ValueSet |
ValueSet.setCompose(ValueSet.ValueSetComposeComponent value) |
Copyright © 2014–2019 University Health Network. All rights reserved.