Uses of Class
org.hl7.fhir.dstu3.model.Device
-
Uses of Device in org.hl7.fhir.dstu3.formats
Modifier and TypeMethodDescriptionprotected Device
JsonParser.parseDevice
(com.google.gson.JsonObject json) protected Device
XmlParser.parseDevice
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeDevice
(String name, Device element) protected void
RdfParser.composeDevice
(Turtle.Complex parent, String parentType, String name, Device element, int index) protected void
XmlParser.composeDevice
(String name, Device element) 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) -
Uses of Device in org.hl7.fhir.dstu3.model
Modifier and TypeFieldDescriptionprotected 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
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
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
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 TypeFieldDescriptionMedicationAdministration.deviceTarget
The actual objects that are the target of the reference (The device used in administering the medication to the patient.Claim.DetailComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)Claim.ItemComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)Claim.SubDetailComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)ExplanationOfBenefit.DetailComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)ExplanationOfBenefit.ItemComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)ExplanationOfBenefit.SubDetailComponent.udiTarget
The actual objects that are the target of the reference (List of Unique Device Identifiers associated with this line item.)Modifier and TypeMethodDescriptionDevice.addContact
(ContactPoint t) MedicationAdministration.addDeviceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDevice.addIdentifier
(Identifier t) Device.addNote
(Annotation t) Device.addSafety
(CodeableConcept t) Claim.DetailComponent.addUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadClaim.ItemComponent.addUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadClaim.SubDetailComponent.addUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadExplanationOfBenefit.DetailComponent.addUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadExplanationOfBenefit.ItemComponent.addUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadExplanationOfBenefit.SubDetailComponent.addUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadDevice.copy()
DeviceUseStatement.getDeviceTarget()
Sequence.getDeviceTarget()
Procedure.ProcedureFocalDeviceComponent.getManipulatedTarget()
GuidanceResponse.getPerformerTarget()
DeviceComponent.getSourceTarget()
DeviceMetric.getSourceTarget()
MessageHeader.MessageDestinationComponent.getTargetTarget()
Device.setContact
(List<ContactPoint> theContact) Device.setExpirationDate
(Date value) Device.setExpirationDateElement
(DateTimeType value) Device.setIdentifier
(List<Identifier> theIdentifier) Device.setLocation
(Reference value) Device.setLocationTarget
(Location value) Device.setLotNumber
(String value) Device.setLotNumberElement
(StringType value) Device.setManufactureDate
(Date value) Device.setManufactureDateElement
(DateTimeType value) Device.setManufacturer
(String value) Device.setManufacturerElement
(StringType value) Device.setModelElement
(StringType value) Device.setNote
(List<Annotation> theNote) Device.setOwnerTarget
(Organization value) Device.setPatient
(Reference value) Device.setPatientTarget
(Patient value) Device.setSafety
(List<CodeableConcept> theSafety) Device.setStatus
(Device.FHIRDeviceStatus value) Device.setStatusElement
(Enumeration<Device.FHIRDeviceStatus> value) Device.setType
(CodeableConcept value) Device.setUdi
(Device.DeviceUdiComponent value) Device.setUrlElement
(UriType value) Device.setVersion
(String value) Device.setVersionElement
(StringType value) protected Device
Device.typedCopy()
Modifier and TypeMethodDescriptionMedicationAdministration.getDeviceTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadClaim.DetailComponent.getUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadClaim.ItemComponent.getUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadClaim.SubDetailComponent.getUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadExplanationOfBenefit.DetailComponent.getUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadExplanationOfBenefit.ItemComponent.getUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadExplanationOfBenefit.SubDetailComponent.getUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadModifier and TypeMethodDescriptionDeviceUseStatement.setDeviceTarget
(Device value) Sequence.setDeviceTarget
(Device value) Procedure.ProcedureFocalDeviceComponent.setManipulatedTarget
(Device value) GuidanceResponse.setPerformerTarget
(Device value) DeviceComponent.setSourceTarget
(Device value) DeviceMetric.setSourceTarget
(Device value) MessageHeader.MessageDestinationComponent.setTargetTarget
(Device value)