| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Device |
JsonParser.parseDevice(com.google.gson.JsonObject json) |
protected Device |
XmlParser.parseDevice(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeDevice(String name,
Device element) |
protected void |
XmlParser.composeDevice(String name,
Device element) |
protected void |
RdfParser.composeDevice(Turtle.Complex parent,
String parentType,
String name,
Device element,
int index) |
protected void |
XmlParser.composeDeviceElements(Device element) |
protected void |
JsonParser.composeDeviceInner(Device element) |
protected boolean |
XmlParser.parseDeviceContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Device res) |
protected Device.DeviceUdiComponent |
JsonParser.parseDeviceDeviceUdiComponent(com.google.gson.JsonObject json,
Device owner) |
protected Device.DeviceUdiComponent |
XmlParser.parseDeviceDeviceUdiComponent(org.xmlpull.v1.XmlPullParser xpp,
Device owner) |
protected boolean |
XmlParser.parseDeviceDeviceUdiComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Device owner,
Device.DeviceUdiComponent res) |
protected void |
JsonParser.parseDeviceDeviceUdiComponentProperties(com.google.gson.JsonObject json,
Device owner,
Device.DeviceUdiComponent res) |
protected void |
JsonParser.parseDeviceProperties(com.google.gson.JsonObject json,
Device res) |
| 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 |
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 |
GuidanceResponse.performerTarget
The actual object that is the target of the reference (Provides a reference to the device that performed the guidance.)
|
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 manufacturer, serial number, etc.)
|
protected Device |
DeviceComponent.sourceTarget
The actual object that is the target of the reference (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.ItemComponent.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.ItemComponent.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 |
|---|---|
Device |
Device.addContact(ContactPoint t) |
Device |
MedicationAdministration.addDeviceTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Device |
Device.addIdentifier(Identifier t) |
Device |
Device.addNote(Annotation t) |
Device |
Device.addSafety(CodeableConcept t) |
Device |
ExplanationOfBenefit.ItemComponent.addUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Device |
ExplanationOfBenefit.DetailComponent.addUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Device |
ExplanationOfBenefit.SubDetailComponent.addUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Device |
Claim.ItemComponent.addUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Device |
Claim.DetailComponent.addUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Device |
Claim.SubDetailComponent.addUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Device |
Device.copy() |
Device |
DeviceUseStatement.getDeviceTarget() |
Device |
Sequence.getDeviceTarget() |
Device |
Procedure.ProcedureFocalDeviceComponent.getManipulatedTarget() |
Device |
GuidanceResponse.getPerformerTarget() |
Device |
DeviceMetric.getSourceTarget() |
Device |
DeviceComponent.getSourceTarget() |
Device |
MessageHeader.MessageDestinationComponent.getTargetTarget() |
Device |
Device.setContact(List<ContactPoint> theContact) |
Device |
Device.setExpirationDate(Date value) |
Device |
Device.setExpirationDateElement(DateTimeType value) |
Device |
Device.setIdentifier(List<Identifier> theIdentifier) |
Device |
Device.setLocation(Reference value) |
Device |
Device.setLocationTarget(Location value) |
Device |
Device.setLotNumber(String value) |
Device |
Device.setLotNumberElement(StringType value) |
Device |
Device.setManufactureDate(Date value) |
Device |
Device.setManufactureDateElement(DateTimeType value) |
Device |
Device.setManufacturer(String value) |
Device |
Device.setManufacturerElement(StringType value) |
Device |
Device.setModel(String value) |
Device |
Device.setModelElement(StringType value) |
Device |
Device.setNote(List<Annotation> theNote) |
Device |
Device.setOwner(Reference value) |
Device |
Device.setOwnerTarget(Organization value) |
Device |
Device.setPatient(Reference value) |
Device |
Device.setPatientTarget(Patient value) |
Device |
Device.setSafety(List<CodeableConcept> theSafety) |
Device |
Device.setStatus(Device.FHIRDeviceStatus value) |
Device |
Device.setStatusElement(Enumeration<Device.FHIRDeviceStatus> value) |
Device |
Device.setType(CodeableConcept value) |
Device |
Device.setUdi(Device.DeviceUdiComponent value) |
Device |
Device.setUrl(String value) |
Device |
Device.setUrlElement(UriType value) |
Device |
Device.setVersion(String value) |
Device |
Device.setVersionElement(StringType value) |
protected Device |
Device.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<Device> |
MedicationAdministration.getDeviceTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Device> |
ExplanationOfBenefit.ItemComponent.getUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Device> |
ExplanationOfBenefit.DetailComponent.getUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Device> |
ExplanationOfBenefit.SubDetailComponent.getUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Device> |
Claim.ItemComponent.getUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Device> |
Claim.DetailComponent.getUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Device> |
Claim.SubDetailComponent.getUdiTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
DeviceUseStatement |
DeviceUseStatement.setDeviceTarget(Device value) |
Sequence |
Sequence.setDeviceTarget(Device value) |
Procedure.ProcedureFocalDeviceComponent |
Procedure.ProcedureFocalDeviceComponent.setManipulatedTarget(Device value) |
GuidanceResponse |
GuidanceResponse.setPerformerTarget(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.