
Uses of Class
org.hl7.fhir.r4.model.Device
Packages that use Device
-
Uses of Device in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return DeviceModifier and TypeMethodDescriptionprotected DeviceJsonParser.parseDevice(com.google.gson.JsonObject json) protected DeviceXmlParser.parseDevice(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type DeviceModifier and TypeMethodDescriptionprotected voidJsonParser.composeDevice(String name, Device element) protected voidRdfParser.composeDevice(Turtle.Complex parent, String parentType, String name, Device element, int index) protected voidXmlParser.composeDevice(String name, Device element) protected voidXmlParser.composeDeviceElements(Device element) protected voidJsonParser.composeDeviceInner(Device element) protected booleanXmlParser.parseDeviceContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Device res) protected Device.DeviceDeviceNameComponentJsonParser.parseDeviceDeviceDeviceNameComponent(com.google.gson.JsonObject json, Device owner) protected Device.DeviceDeviceNameComponentXmlParser.parseDeviceDeviceDeviceNameComponent(org.xmlpull.v1.XmlPullParser xpp, Device owner) protected booleanXmlParser.parseDeviceDeviceDeviceNameComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Device owner, Device.DeviceDeviceNameComponent res) protected voidJsonParser.parseDeviceDeviceDeviceNameComponentProperties(com.google.gson.JsonObject json, Device owner, Device.DeviceDeviceNameComponent res) protected Device.DevicePropertyComponentJsonParser.parseDeviceDevicePropertyComponent(com.google.gson.JsonObject json, Device owner) protected Device.DevicePropertyComponentXmlParser.parseDeviceDevicePropertyComponent(org.xmlpull.v1.XmlPullParser xpp, Device owner) protected booleanXmlParser.parseDeviceDevicePropertyComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Device owner, Device.DevicePropertyComponent res) protected voidJsonParser.parseDeviceDevicePropertyComponentProperties(com.google.gson.JsonObject json, Device owner, Device.DevicePropertyComponent res) protected Device.DeviceSpecializationComponentJsonParser.parseDeviceDeviceSpecializationComponent(com.google.gson.JsonObject json, Device owner) protected Device.DeviceSpecializationComponentXmlParser.parseDeviceDeviceSpecializationComponent(org.xmlpull.v1.XmlPullParser xpp, Device owner) protected booleanXmlParser.parseDeviceDeviceSpecializationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Device owner, Device.DeviceSpecializationComponent res) protected voidJsonParser.parseDeviceDeviceSpecializationComponentProperties(com.google.gson.JsonObject json, Device owner, Device.DeviceSpecializationComponent res) protected Device.DeviceUdiCarrierComponentJsonParser.parseDeviceDeviceUdiCarrierComponent(com.google.gson.JsonObject json, Device owner) protected Device.DeviceUdiCarrierComponentXmlParser.parseDeviceDeviceUdiCarrierComponent(org.xmlpull.v1.XmlPullParser xpp, Device owner) protected booleanXmlParser.parseDeviceDeviceUdiCarrierComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Device owner, Device.DeviceUdiCarrierComponent res) protected voidJsonParser.parseDeviceDeviceUdiCarrierComponentProperties(com.google.gson.JsonObject json, Device owner, Device.DeviceUdiCarrierComponent res) protected Device.DeviceVersionComponentJsonParser.parseDeviceDeviceVersionComponent(com.google.gson.JsonObject json, Device owner) protected Device.DeviceVersionComponentXmlParser.parseDeviceDeviceVersionComponent(org.xmlpull.v1.XmlPullParser xpp, Device owner) protected booleanXmlParser.parseDeviceDeviceVersionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Device owner, Device.DeviceVersionComponent res) protected voidJsonParser.parseDeviceDeviceVersionComponentProperties(com.google.gson.JsonObject json, Device owner, Device.DeviceVersionComponent res) protected voidJsonParser.parseDeviceProperties(com.google.gson.JsonObject json, Device res) -
Uses of Device in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as DeviceModifier and TypeFieldDescriptionprotected DeviceDeviceUseStatement.deviceTargetThe actual object that is the target of the reference (The details of the device used.)protected DeviceMolecularSequence.deviceTargetThe actual object that is the target of the reference (The method for sequencing, for example, chip information.)protected DeviceProcedure.ProcedureFocalDeviceComponent.manipulatedTargetThe actual object that is the target of the reference (The device that was manipulated (changed) during the procedure.)protected DeviceDevice.parentTargetThe actual object that is the target of the reference (The parent device.)protected DeviceDeviceMetric.parentTargetThe actual object that is the target of the reference (Describes the link to the Device that this DeviceMetric belongs to and that provide information about the location of this DeviceMetric in the containment structure of the parent Device.protected DeviceGuidanceResponse.performerTargetThe actual object that is the target of the reference (Provides a reference to the device that performed the guidance.)protected DeviceDeviceMetric.sourceTargetThe 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 DeviceMessageHeader.MessageDestinationComponent.targetTargetThe 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.)Fields in org.hl7.fhir.r4.model with type parameters of type DeviceModifier and TypeFieldDescriptionMedicationAdministration.deviceTargetThe actual objects that are the target of the reference (The device used in administering the medication to the patient.Claim.DetailComponent.udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)Claim.ItemComponent.udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)Claim.ProcedureComponent.udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)Claim.SubDetailComponent.udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)ExplanationOfBenefit.DetailComponent.udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)ExplanationOfBenefit.ItemComponent.udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)ExplanationOfBenefit.ProcedureComponent.udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)ExplanationOfBenefit.SubDetailComponent.udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)Methods in org.hl7.fhir.r4.model that return DeviceModifier and TypeMethodDescriptionDevice.addContact(ContactPoint t) Device.addIdentifier(Identifier t) Device.addNote(Annotation t) Device.addProperty(Device.DevicePropertyComponent t) Device.addSafety(CodeableConcept t) Device.addStatusReason(CodeableConcept t) Device.addVersion(Device.DeviceVersionComponent t) Device.copy()DeviceUseStatement.getDeviceTarget()MolecularSequence.getDeviceTarget()Procedure.ProcedureFocalDeviceComponent.getManipulatedTarget()Device.getParentTarget()DeviceMetric.getParentTarget()GuidanceResponse.getPerformerTarget()DeviceMetric.getSourceTarget()MessageHeader.MessageDestinationComponent.getTargetTarget()Device.setContact(List<ContactPoint> theContact) Device.setDefinition(Reference value) Device.setDefinitionTarget(DeviceDefinition value) Device.setDeviceName(List<Device.DeviceDeviceNameComponent> theDeviceName) Device.setDistinctIdentifier(String value) Device.setDistinctIdentifierElement(StringType value) 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.setModelNumber(String value) Device.setModelNumberElement(StringType value) Device.setNote(List<Annotation> theNote) Device.setOwnerTarget(Organization value) Device.setParentTarget(Device value) Device.setPartNumber(String value) Device.setPartNumberElement(StringType value) Device.setPatient(Reference value) Device.setPatientTarget(Patient value) Device.setProperty(List<Device.DevicePropertyComponent> theProperty) Device.setSafety(List<CodeableConcept> theSafety) Device.setSerialNumber(String value) Device.setSerialNumberElement(StringType value) Device.setSpecialization(List<Device.DeviceSpecializationComponent> theSpecialization) Device.setStatus(Device.FHIRDeviceStatus value) Device.setStatusElement(Enumeration<Device.FHIRDeviceStatus> value) Device.setStatusReason(List<CodeableConcept> theStatusReason) Device.setType(CodeableConcept value) Device.setUdiCarrier(List<Device.DeviceUdiCarrierComponent> theUdiCarrier) Device.setUrlElement(UriType value) Device.setVersion(List<Device.DeviceVersionComponent> theVersion) protected DeviceDevice.typedCopy()Methods in org.hl7.fhir.r4.model with parameters of type DeviceModifier and TypeMethodDescriptionvoidDevice.copyValues(Device dst) DeviceUseStatement.setDeviceTarget(Device value) MolecularSequence.setDeviceTarget(Device value) Procedure.ProcedureFocalDeviceComponent.setManipulatedTarget(Device value) Device.setParentTarget(Device value) DeviceMetric.setParentTarget(Device value) GuidanceResponse.setPerformerTarget(Device value) DeviceMetric.setSourceTarget(Device value) MessageHeader.MessageDestinationComponent.setTargetTarget(Device value)