public interface Immunisation
| Modifier and Type | Method and Description |
|---|---|
UniqueIdentifier |
getID()
This is a technical identifier that is used for system purposes such as
matching.
|
PreciseDate |
getMedicationActionDateTime()
The point in time at which the Medication Action is completed.
|
Integer |
getSequenceNumber()
The sequence number specific to the action being recorded
|
Coded |
getTheraputicGood()
The vaccine which was the focus of the action.
|
Coded getTheraputicGood()
Integer getSequenceNumber()
PreciseDate getMedicationActionDateTime()
UniqueIdentifier getID()
Copyright © 2021. All rights reserved.