| Package | Description |
|---|---|
| au.gov.nehta.builder.common | |
| au.gov.nehta.builder.util | |
| au.gov.nehta.model.clinical.common.participation |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Entry |
EntryCreator.createDeathDateAccuracyEntry(DateAccuracy accuracy) |
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Entry |
EntryCreator.createSubjectOfCareDateOfBirthAccuracyEntry(DateAccuracy BirthAccuracy) |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.CS |
Converter.convertScsAccuracyIndicator(DateAccuracy dateOfBirthAccuracyIndicator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DateAccuracyImpl
The level of certainty or estimation of a date
|
| Modifier and Type | Method and Description |
|---|---|
DateAccuracy |
DateOfBirthDetail.getDateOfBirthAccuracyIndicator() |
DateAccuracy |
DateOfBirthDetailImpl.getDateOfBirthAccuracyIndicator() |
DateAccuracy |
DateOfDeath.getDateOfDeathAccuracyIndicator()
The date or date and time at which a person was estimated or certified to have died.
|
DateAccuracy |
DateOfDeathImpl.getDateOfDeathAccuracyIndicator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DateOfBirthDetail.setDateOfBirthAccuracyIndicator(DateAccuracy dateOfBirthAccuracyIndicator) |
void |
DateOfBirthDetailImpl.setDateOfBirthAccuracyIndicator(DateAccuracy dateOfBirthAccuracyIndicator) |
| Constructor and Description |
|---|
DateOfBirthDetailImpl(ZonedDateTime dateOfBirth,
DateAccuracy accuracy) |
DateOfDeathImpl(ZonedDateTime date,
DateAccuracy accuracy)
DateOfDeath
|
DateOfDeathImpl(ZonedDateTime date,
DateAccuracy accuracy,
Coded deathNotificationSource)
DateOfDeath
|
Copyright © 2021. All rights reserved.