| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected StructureDefinition.StructureDefinitionDifferentialComponent |
JsonParser.parseStructureDefinitionStructureDefinitionDifferentialComponent(com.google.gson.JsonObject json,
StructureDefinition owner) |
protected StructureDefinition.StructureDefinitionDifferentialComponent |
XmlParser.parseStructureDefinitionStructureDefinitionDifferentialComponent(org.xmlpull.v1.XmlPullParser xpp,
StructureDefinition owner) |
| Modifier and Type | Field and Description |
|---|---|
protected StructureDefinition.StructureDefinitionDifferentialComponent |
StructureDefinition.differential
A differential view is expressed relative to the base StructureDefinition - a statement of differences that it applies.
|
| Modifier and Type | Method and Description |
|---|---|
StructureDefinition.StructureDefinitionDifferentialComponent |
StructureDefinition.StructureDefinitionDifferentialComponent.addElement(ElementDefinition t) |
StructureDefinition.StructureDefinitionDifferentialComponent |
StructureDefinition.StructureDefinitionDifferentialComponent.copy() |
StructureDefinition.StructureDefinitionDifferentialComponent |
StructureDefinition.getDifferential() |
StructureDefinition.StructureDefinitionDifferentialComponent |
StructureDefinition.StructureDefinitionDifferentialComponent.setElement(List<ElementDefinition> theElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureDefinition.StructureDefinitionDifferentialComponent.copyValues(StructureDefinition.StructureDefinitionDifferentialComponent dst) |
StructureDefinition |
StructureDefinition.setDifferential(StructureDefinition.StructureDefinitionDifferentialComponent value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.