| Package | Description |
|---|---|
| au.gov.nehta.builder.common | |
| au.gov.nehta.model.cda.npdr | |
| au.gov.nehta.model.clinical.etp.common.item | |
| au.gov.nehta.model.clinical.etp.eprescription |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.CD |
MedicalBenefitCategoryTypeCodeSet.convert(MedicalBenefitCategoryType clinicalMedicalBenefitCategoryType) |
| Modifier and Type | Method and Description |
|---|---|
PCEHRPrescriptionItemBuilder |
PCEHRPrescriptionItemBuilder.medicalBenefitCategoryType(MedicalBenefitCategoryType type)
Add a Medical Benefit Category Type
May be chained with other calls |
| Modifier and Type | Method and Description |
|---|---|
static MedicalBenefitCategoryType |
MedicalBenefitCategoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MedicalBenefitCategoryType[] |
MedicalBenefitCategoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalBenefitCategoryType |
PrescriptionItem.getMedicalBenefitCategoryType() |
MedicalBenefitCategoryType |
PrescriptionItemImpl.getMedicalBenefitCategoryType() |
| Modifier and Type | Method and Description |
|---|---|
PrescriptionItemBuilder |
PrescriptionItemBuilder.medicalBenefitCategoryType(MedicalBenefitCategoryType type)
Add a Medical Benefit Category Type.
May be chained with other calls. |
void |
PrescriptionItemImpl.setMedicalBenefitCategoryType(MedicalBenefitCategoryType type) |
Copyright © 2021. All rights reserved.