Package | Description |
---|---|
ca.uhn.hl7v2.model.v281.group | |
ca.uhn.hl7v2.model.v281.message |
Modifier and Type | Method and Description |
---|---|
LOC |
EHC_E01_PRODUCT_SERVICE_GROUP.getLOC()
Returns
the first repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E20_PSL_ITEM_INFO.getLOC()
Returns
the first repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E01_PRODUCT_SERVICE_LINE_ITEM.getLOC()
Returns
the first repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
MFN_M05_MF_LOCATION.getLOC()
Returns
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E01_PRODUCT_SERVICE_GROUP.getLOC(int rep)
Returns a specific repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E20_PSL_ITEM_INFO.getLOC(int rep)
Returns a specific repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E01_PRODUCT_SERVICE_LINE_ITEM.getLOC(int rep)
Returns a specific repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E01_PRODUCT_SERVICE_GROUP.insertLOC(int rep)
Inserts a specific repetition of LOC (Location Identification)
|
LOC |
EHC_E20_PSL_ITEM_INFO.insertLOC(int rep)
Inserts a specific repetition of LOC (Location Identification)
|
LOC |
EHC_E01_PRODUCT_SERVICE_LINE_ITEM.insertLOC(int rep)
Inserts a specific repetition of LOC (Location Identification)
|
LOC |
EHC_E01_PRODUCT_SERVICE_GROUP.removeLOC(int rep)
Removes a specific repetition of LOC (Location Identification)
|
LOC |
EHC_E20_PSL_ITEM_INFO.removeLOC(int rep)
Removes a specific repetition of LOC (Location Identification)
|
LOC |
EHC_E01_PRODUCT_SERVICE_LINE_ITEM.removeLOC(int rep)
Removes a specific repetition of LOC (Location Identification)
|
Modifier and Type | Method and Description |
---|---|
List<LOC> |
EHC_E01_PRODUCT_SERVICE_GROUP.getLOCAll()
Returns a non-modifiable List containing all current existing repetitions of LOC.
|
List<LOC> |
EHC_E20_PSL_ITEM_INFO.getLOCAll()
Returns a non-modifiable List containing all current existing repetitions of LOC.
|
List<LOC> |
EHC_E01_PRODUCT_SERVICE_LINE_ITEM.getLOCAll()
Returns a non-modifiable List containing all current existing repetitions of LOC.
|
Modifier and Type | Method and Description |
---|---|
void |
EHC_E01_PRODUCT_SERVICE_GROUP.insertLOC(LOC structure,
int rep)
Inserts a specific repetition of LOC (Location Identification)
|
void |
EHC_E20_PSL_ITEM_INFO.insertLOC(LOC structure,
int rep)
Inserts a specific repetition of LOC (Location Identification)
|
void |
EHC_E01_PRODUCT_SERVICE_LINE_ITEM.insertLOC(LOC structure,
int rep)
Inserts a specific repetition of LOC (Location Identification)
|
Modifier and Type | Method and Description |
---|---|
LOC |
EHC_E20.getLOC()
Returns
the first repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E01.getLOC()
Returns
the first repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E20.getLOC(int rep)
Returns a specific repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E01.getLOC(int rep)
Returns a specific repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
EHC_E20.insertLOC(int rep)
Inserts a specific repetition of LOC (Location Identification)
|
LOC |
EHC_E01.insertLOC(int rep)
Inserts a specific repetition of LOC (Location Identification)
|
LOC |
EHC_E20.removeLOC(int rep)
Removes a specific repetition of LOC (Location Identification)
|
LOC |
EHC_E01.removeLOC(int rep)
Removes a specific repetition of LOC (Location Identification)
|
Modifier and Type | Method and Description |
---|---|
List<LOC> |
EHC_E20.getLOCAll()
Returns a non-modifiable List containing all current existing repetitions of LOC.
|
List<LOC> |
EHC_E01.getLOCAll()
Returns a non-modifiable List containing all current existing repetitions of LOC.
|
Modifier and Type | Method and Description |
---|---|
void |
EHC_E20.insertLOC(LOC structure,
int rep)
Inserts a specific repetition of LOC (Location Identification)
|
void |
EHC_E01.insertLOC(LOC structure,
int rep)
Inserts a specific repetition of LOC (Location Identification)
|
Copyright © 2001–2017 University Health Network. All rights reserved.