| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.shs |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmunisationsImpl
Information about the immunisation history of the subject of care.
|
| Modifier and Type | Field and Description |
|---|---|
protected Immunisations |
SharedHealthSummaryContentImpl.immunisations |
| Modifier and Type | Method and Description |
|---|---|
Immunisations |
SharedHealthSummaryContent.getImmunisations()
Information about the immunisation history of the subject of care.
|
Immunisations |
SharedHealthSummaryContentImpl.getImmunisations()
Information about the immunisation history of the subject of care.
|
static Immunisations |
ImmunisationsImpl.noneKnown()
Convenience constructor to construct a default case.
|
static Immunisations |
ImmunisationsImpl.noneSupplied()
Convenience constructor to construct a default case.
|
| Constructor and Description |
|---|
SharedHealthSummaryContentImpl(AdverseReactions reactions,
Medications medications,
MedicalHistory history,
Immunisations immunisations)
A clinical document written by the nominated provider, which contains key
pieces of information about an individual's health status and is useful to a
wide range of providers in assessing individuals and delivering care.
|
Copyright © 2021. All rights reserved.