| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Medication.MedicationPackageContentComponent> |
Medication.MedicationPackageComponent.content
A set of components that go to make up the described item.
|
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationPackageContentComponent |
Medication.MedicationPackageComponent.addContent() |
Medication.MedicationPackageContentComponent |
Medication.MedicationPackageContentComponent.copy() |
Medication.MedicationPackageContentComponent |
Medication.MedicationPackageComponent.getContentFirstRep() |
Medication.MedicationPackageContentComponent |
Medication.MedicationPackageContentComponent.setAmount(SimpleQuantity value) |
Medication.MedicationPackageContentComponent |
Medication.MedicationPackageContentComponent.setItem(Type value) |
| Modifier and Type | Method and Description |
|---|---|
List<Medication.MedicationPackageContentComponent> |
Medication.MedicationPackageComponent.getContent() |
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationPackageComponent |
Medication.MedicationPackageComponent.addContent(Medication.MedicationPackageContentComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Medication.MedicationPackageComponent |
Medication.MedicationPackageComponent.setContent(List<Medication.MedicationPackageContentComponent> theContent) |
Copyright © 2014–2017 University Health Network. All rights reserved.