| Modifier and Type | Method and Description |
|---|---|
PCEHRPrescriptionItemBuilder |
PCEHRPrescriptionItemBuilder.form(SNOMED_AU_Code form)
Add a form (The formulation or presentation of the overall substance.)
May be chained with other calls |
PCEHRPrescriptionItemBuilder |
PCEHRPrescriptionItemBuilder.routeCode(SNOMED_AU_Code snomed)
Add a Route Code
May be chained with other calls |
| Modifier and Type | Method and Description |
|---|---|
SNOMED_AU_Code |
AnatomicalSite.getSpecificLocationName() |
SNOMED_AU_Code |
AnatomicalSiteImpl.getSpecificLocationName() |
SNOMED_AU_Code |
AnatomicalSite.getSpecificLocationSide() |
SNOMED_AU_Code |
AnatomicalSiteImpl.getSpecificLocationSide() |
| Constructor and Description |
|---|
AnatomicalSiteImpl(SNOMED_AU_Code name) |
AnatomicalSiteImpl(SNOMED_AU_Code name,
SNOMED_AU_Code side) |
| Modifier and Type | Field and Description |
|---|---|
protected SNOMED_AU_Code |
SpecificLocation.anatomicalLocationName |
protected SNOMED_AU_Code |
SpecificLocation.side |
| Modifier and Type | Method and Description |
|---|---|
SNOMED_AU_Code |
SpecificLocation.getAnatomicalLocationName() |
SNOMED_AU_Code |
SpecificLocation.getSide() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecificLocation.setAnatomicalLocationName(SNOMED_AU_Code anatomicalLocationName) |
void |
SpecificLocation.setSide(SNOMED_AU_Code side) |
| Constructor and Description |
|---|
SpecificLocation(SNOMED_AU_Code anatomicalLocationName,
SNOMED_AU_Code side) |
| Modifier and Type | Method and Description |
|---|---|
static DispenseQuantity |
DispenseQuantity.create(double quantity,
SNOMED_AU_Code unitCode)
Create a dispense quantity using a SNOMED CT-AU unit code
|
| Modifier and Type | Method and Description |
|---|---|
PrescriptionItemBuilder |
PrescriptionItemBuilder.approachSiteCode(SNOMED_AU_Code snomed)
Add an approach site.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.methodCode(SNOMED_AU_Code snomed)
Add a Method Code.
May be chained with other calls. |
PrescriptionItemBuilder |
PrescriptionItemBuilder.routeCode(SNOMED_AU_Code snomed)
Add a Route Code.
May be chained with other calls. |
Copyright © 2021. All rights reserved.