| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.shs |
| Modifier and Type | Class and Description |
|---|---|
class |
ProblemDiagnosesImpl
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 |
|---|---|
ProblemDiagnoses |
MedicalHistory.getProblemDiagnosis()
The problems and/or diagnoses that form part of the
current and past medical history of the subject of care.
|
ProblemDiagnoses |
MedicalHistoryImpl.getProblemDiagnosis()
The problems and/or diagnoses that form part of the
current and past medical history of the subject of care.
|
static ProblemDiagnoses |
ProblemDiagnosesImpl.noneKnown()
Convenience method for a likely case.
|
| Constructor and Description |
|---|
MedicalHistoryImpl(ProblemDiagnoses problemDiagnoses,
Procedures procedures,
List<UncatagorisedMedicalHistoryItem> otherMedicalHistory)
MedicationHistoryImpl
The past and current medical history of the subject of care which is relevant to the clinical event. |
Copyright © 2021. All rights reserved.