| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeBackbone(BackboneType element) |
protected void |
XmlParser.composeBackboneElementElements(BackboneType element) |
protected boolean |
XmlParser.parseBackboneElementContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
BackboneType res) |
protected void |
JsonParser.parseBackboneElementProperties(com.google.gson.JsonObject json,
BackboneType element) |
| Modifier and Type | Class and Description |
|---|---|
class |
Dosage
Indicates how the medication is/was taken or should be taken by the patient.
|
class |
ElementDefinition
Captures constraints on each element within the resource, profile, or extension.
|
class |
Timing
Specifies an event that may occur multiple times.
|
| Modifier and Type | Method and Description |
|---|---|
BackboneType |
BackboneType.addModifierExtension(Extension t) |
abstract BackboneType |
BackboneType.copy() |
BackboneType |
BackboneType.setModifierExtension(List<Extension> theModifierExtension) |
| Modifier and Type | Method and Description |
|---|---|
void |
BackboneType.copyValues(BackboneType dst) |
Copyright © 2014–2018 University Health Network. All rights reserved.