| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Device |
DeviceUseStatement.deviceTarget
The actual object that is the target of the reference (The details of the device used.)
|
protected Device |
DeviceUseRequest.deviceTarget
The actual object that is the target of the reference (The details of the device to be used.)
|
protected Device |
Sequence.deviceTarget
The actual object that is the target of the reference (The method for sequencing, for example, chip information.)
|
protected Device |
Procedure.ProcedureFocalDeviceComponent.manipulatedTarget
The actual object that is the target of the reference (The device that was manipulated (changed) during the procedure.)
|
protected Device |
DeviceMetric.sourceTarget
The actual object that is the target of the reference (Describes the link to the Device that this DeviceMetric belongs to and that contains administrative device information such as manufacture, serial number, etc.)
|
protected Device |
DeviceComponent.sourceTarget
The actual object that is the target of the reference (Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.)
|
protected Device |
MessageHeader.MessageDestinationComponent.targetTarget
The actual object that is the target of the reference (Identifies the target end system in situations where the initial message transmission is to an intermediary system.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Device> |
MedicationAdministration.deviceTarget
The actual objects that are the target of the reference (The device used in administering the medication to the patient.
|
protected List<Device> |
ExplanationOfBenefit.ItemsComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)
|
protected List<Device> |
ExplanationOfBenefit.DetailComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)
|
protected List<Device> |
ExplanationOfBenefit.SubDetailComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)
|
protected List<Device> |
Claim.ItemsComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)
|
protected List<Device> |
Claim.DetailComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)
|
protected List<Device> |
Claim.SubDetailComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)
|
| Modifier and Type | Method and Description |
|---|---|
List<Device> |
MedicationAdministration.getDeviceTarget() |
List<Device> |
ExplanationOfBenefit.ItemsComponent.getUdiTarget() |
List<Device> |
ExplanationOfBenefit.DetailComponent.getUdiTarget() |
List<Device> |
ExplanationOfBenefit.SubDetailComponent.getUdiTarget() |
List<Device> |
Claim.ItemsComponent.getUdiTarget() |
List<Device> |
Claim.DetailComponent.getUdiTarget() |
List<Device> |
Claim.SubDetailComponent.getUdiTarget() |
| Modifier and Type | Method and Description |
|---|---|
DeviceUseStatement |
DeviceUseStatement.setDeviceTarget(Device value) |
DeviceUseRequest |
DeviceUseRequest.setDeviceTarget(Device value) |
Sequence |
Sequence.setDeviceTarget(Device value) |
Procedure.ProcedureFocalDeviceComponent |
Procedure.ProcedureFocalDeviceComponent.setManipulatedTarget(Device value) |
DeviceMetric |
DeviceMetric.setSourceTarget(Device value) |
DeviceComponent |
DeviceComponent.setSourceTarget(Device value) |
MessageHeader.MessageDestinationComponent |
MessageHeader.MessageDestinationComponent.setTargetTarget(Device value) |
Copyright © 2014–2018 University Health Network. All rights reserved.