| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.shs |
| Modifier and Type | Class and Description |
|---|---|
class |
AdverseReactionsImpl
Information about adverse reactions and/or propensity to adverse reaction
of the patient (including allergies and intolerances), and any relevant
reaction details.
|
| Modifier and Type | Field and Description |
|---|---|
protected AdverseReactions |
SharedHealthSummaryContentImpl.reactions |
| Modifier and Type | Method and Description |
|---|---|
AdverseReactions |
SharedHealthSummaryContent.getAdverseReactions()
Information about adverse reactions and/or propensity to adverse reaction
of the patient (including allergies and intolerances), and any relevant
reaction details.
|
AdverseReactions |
SharedHealthSummaryContentImpl.getAdverseReactions()
Information about adverse reactions and/or propensity to adverse reaction
of the patient (including allergies and intolerances), and any relevant
reaction details.
|
static AdverseReactions |
AdverseReactionsImpl.noneKnown()
A convenience method to construct the most likely case -
no reactions with an exclusion statement of none known.
|
| 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.