| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.common.types |
| Modifier and Type | Method and Description |
|---|---|
static PathologyId |
PathologyId.diAccessionID(String HPIO)
Create a UniqueIdentifier with the supplied HPIO appended to the
Diagnostic Image Order Details Accession OID and a random extension
|
static PathologyId |
PathologyId.diAccessionID(String HPIO,
String id)
Create a UniqueIdentifier with the supplied HPIO appended to the
Diagnostic Image Order Details Accession OID and the supplied id as the extension
|
static PathologyId |
PathologyId.orderID(String HPIO)
Create a UniqueIdentifier with the supplied HPIO appended to the
OrderDetails OID and a random extension
|
static PathologyId |
PathologyId.orderID(String HPIO,
String id)
Create a UniqueIdentifier with the supplied HPIO appended to the
OrderDetails OID and the supplied id as the extension
|
static PathologyId |
PathologyId.pathReportID(String HPIO)
Create a UniqueIdentifier with the supplied HPIO appended to the
PathologyReport OID and a random extension
|
static PathologyId |
PathologyId.pathReportID(String HPIO,
String id)
Create a UniqueIdentifier with the supplied HPIO appended to the
PathologyReport OID and the supplied id as the extension
|
Copyright © 2021. All rights reserved.