| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ExpansionProfile.ExpansionProfileExcludedSystemComponent |
JsonParser.parseExpansionProfileExpansionProfileExcludedSystemComponent(com.google.gson.JsonObject json,
ExpansionProfile owner) |
protected ExpansionProfile.ExpansionProfileExcludedSystemComponent |
XmlParser.parseExpansionProfileExpansionProfileExcludedSystemComponent(org.xmlpull.v1.XmlPullParser xpp,
ExpansionProfile owner) |
| Modifier and Type | Field and Description |
|---|---|
protected ExpansionProfile.ExpansionProfileExcludedSystemComponent |
ExpansionProfile.excludedSystem
Code system, or a particular version of a code system to be excluded from value set expansions.
|
| Modifier and Type | Method and Description |
|---|---|
ExpansionProfile.ExpansionProfileExcludedSystemComponent |
ExpansionProfile.ExpansionProfileExcludedSystemComponent.copy() |
ExpansionProfile.ExpansionProfileExcludedSystemComponent |
ExpansionProfile.getExcludedSystem() |
ExpansionProfile.ExpansionProfileExcludedSystemComponent |
ExpansionProfile.ExpansionProfileExcludedSystemComponent.setSystem(String value) |
ExpansionProfile.ExpansionProfileExcludedSystemComponent |
ExpansionProfile.ExpansionProfileExcludedSystemComponent.setSystemElement(UriType value) |
ExpansionProfile.ExpansionProfileExcludedSystemComponent |
ExpansionProfile.ExpansionProfileExcludedSystemComponent.setVersion(String value) |
ExpansionProfile.ExpansionProfileExcludedSystemComponent |
ExpansionProfile.ExpansionProfileExcludedSystemComponent.setVersionElement(StringType value) |
| Modifier and Type | Method and Description |
|---|---|
ExpansionProfile |
ExpansionProfile.setExcludedSystem(ExpansionProfile.ExpansionProfileExcludedSystemComponent value) |
Copyright © 2014–2018 University Health Network. All rights reserved.