| Package | Description |
|---|---|
| au.gov.nehta.builder.common | |
| au.gov.nehta.builder.shs | |
| au.gov.nehta.model.clinical.common | |
| au.gov.nehta.model.clinical.shs |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Entry |
EntryCreator.getProblemDiagnosisEntry(ProblemDiagnosis pd) |
| Constructor and Description |
|---|
NarrativeTripple(ProblemDiagnosis p) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProblemDiagnosisImpl
The problems and/or diagnoses that form part of the current and past medical history of the
subject of care.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProblemDiagnosis> |
MedicalHistory.getProblemDiagnoses() |
| Modifier and Type | Method and Description |
|---|---|
void |
MedicalHistory.setProblemDiagnoses(List<ProblemDiagnosis> problemDiagnoses) |
| Modifier and Type | Method and Description |
|---|---|
List<ProblemDiagnosis> |
ProblemDiagnoses.getDiagnoses() |
List<ProblemDiagnosis> |
ProblemDiagnosesImpl.getDiagnoses()
The problems and/or diagnoses that form part of the current and past
medical history of the subject of care.
|
| Constructor and Description |
|---|
ProblemDiagnosesImpl(List<ProblemDiagnosis> diagnoses) |
Copyright © 2021. All rights reserved.