| 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 |
MarketingStatus
The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available.
|
class |
Population
A populatioof people with some set of grouping criteria.
|
class |
ProdCharacteristic
The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available.
|
class |
ProductShelfLife
The shelf-life and storage information for a medicinal product item or container can be described using this class.
|
class |
SubstanceAmount
Chemical substances are a single substance type whose primary defining element is the molecular structure.
|
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–2021 Health Level 7. All rights reserved.