
Class Device
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static enum
static class
static enum
static class
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<Device.DeviceAssociationComponent>
The details about the device when it is affixed or inside of a patient.protected CodeableConcept
The availability of the device.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for biological-source-eventprotected Identifier
An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled.protected List<CodeableConcept>
Devices may be associated with one or more categories.protected List<ContactPoint>
Contact details for an organization or a particular human that is responsible for the device.protected CodeableReference
The reference to the definition for the device.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for definitionstatic final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for device-nameprotected List<Device.DeviceDeviceNameComponent>
This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person describing the Device.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for dinprotected StringType
The name used to display by default when the device is referenced.Technical endpoints providing access to services provided by the device defined at this resource.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for expiration-dateprotected DateTimeType
The date and time beyond which this device is no longer valid or should not be used (if applicable).protected List<CodeableReference>
The linked device acting as a communication/data collector, translator or controller for the current device (e.g., mobile phone application that relays a blood pressure device's data).protected List<Identifier>
Unique instance identifiers assigned to a device by manufacturers other organizations or owners.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.protected Reference
The place where the device can be found.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for locationstatic final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for lot-numberprotected StringType
Lot number assigned by the manufacturer.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for manufacture-dateprotected DateTimeType
The date and time when the device was manufactured.protected StringType
A name of the manufacturer or entity legally responsible for the device.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for manufacturerstatic final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for modelprotected StringType
The manufacturer's model number for the device.protected List<Annotation>
Descriptive information, usage information or implantation information that is not captured in an existing element.protected List<Device.DeviceOperationComponent>
The status of the device itself - whether it is switched on, or activated, etc.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for organizationprotected Reference
An organization that is responsible for the provision and ongoing maintenance of the device.protected Reference
The higher level or encompassing device that this device is a logical part of.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for parentprotected StringType
The part number or catalog number of the device.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for patientprotected List<Device.DevicePropertyComponent>
Characteristics or features of the device that are otherwise not captured in available attributes, e.g., actual configuration settings, time or timing attributes, resolution, accuracy, and physical attributes.protected List<CodeableConcept>
Provides additional safety characteristics about a medical device.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for serial-numberprotected StringType
The serial number assigned by the organization when the device was manufactured.static final String
Search parameter: biological-source-eventstatic final String
Search parameter: definitionstatic final String
Search parameter: device-namestatic final String
Search parameter: dinstatic final String
Search parameter: expiration-datestatic final String
Search parameter: identifierstatic final String
Search parameter: locationstatic final String
Search parameter: lot-numberstatic final String
Search parameter: manufacture-datestatic final String
Search parameter: manufacturerstatic final String
Search parameter: modelstatic final String
Search parameter: organizationstatic final String
Search parameter: parentstatic final String
Search parameter: patientstatic final String
Search parameter: serial-numberstatic final String
Search parameter: statusstatic final String
Search parameter: subjectstatic final String
Search parameter: typestatic final String
Search parameter: udi-carrierstatic final String
Search parameter: udi-distatic final String
Search parameter: urlstatic final String
Search parameter: versionprotected List<Device.DeviceSpecializationComponent>
The standards to which the device adheres and may be certified to in support of its capabilities, e.g., communication, performance, process, or measurement standards.protected Enumeration<Device.FHIRDeviceStatus>
The Device record status.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for subjectprotected List<CodeableConcept>
The kind or type of device.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for typestatic final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for udi-carrierstatic final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for udi-diprotected List<Device.DeviceUdiCarrierComponent>
Unique device identifier (UDI) assigned to device label or package.protected UriType
A network address on which the device may be contacted directly.static final ca.uhn.fhir.rest.gclient.UriClientParam
Fluent Client search parameter constant for urlprotected List<Device.DeviceVersionComponent>
The actual design of the device or software version running on the device.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for versionFields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXT
Fields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, SP_RES_ID
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddNote()
addType()
copy()
void
copyValues
(Device dst) boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getNamedProperty
(int _hash, String _name, boolean _checkValid) getNote()
getOwner()
Base[]
getProperty
(int hash, String name, boolean checkValid) getType()
String[]
getTypesForProperty
(int hash, String name) getUrl()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasNote()
boolean
boolean
hasOwner()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasType()
boolean
boolean
hasUrl()
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setAssociation
(List<Device.DeviceAssociationComponent> theAssociation) setCategory
(List<CodeableConcept> theCategory) setContact
(List<ContactPoint> theContact) setDefinition
(CodeableReference value) setDeviceName
(List<Device.DeviceDeviceNameComponent> theDeviceName) setDisplayName
(String value) setDisplayNameElement
(StringType value) setEndpoint
(List<Reference> theEndpoint) setExpirationDate
(Date value) setGateway
(List<CodeableReference> theGateway) setIdentifier
(List<Identifier> theIdentifier) setLocation
(Reference value) setLotNumber
(String value) setLotNumberElement
(StringType value) setManufactureDate
(Date value) setManufacturer
(String value) setManufacturerElement
(StringType value) setModelNumber
(String value) setModelNumberElement
(StringType value) setNote
(List<Annotation> theNote) setOperation
(List<Device.DeviceOperationComponent> theOperation) setPartNumber
(String value) setPartNumberElement
(StringType value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setProperty
(List<Device.DevicePropertyComponent> theProperty) setSafety
(List<CodeableConcept> theSafety) setSerialNumber
(String value) setSerialNumberElement
(StringType value) setSpecialization
(List<Device.DeviceSpecializationComponent> theSpecialization) setStatus
(Device.FHIRDeviceStatus value) setType
(List<CodeableConcept> theType) setUdiCarrier
(List<Device.DeviceUdiCarrierComponent> theUdiCarrier) setUrlElement
(UriType value) setVersion
(List<Device.DeviceVersionComponent> theVersion) protected Device
Methods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
Methods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, getSourcePackage, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, hasSourcePackage, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta, setSourcePackage
Methods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, hasValidationInfo, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, removeChild, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, setId
-
Field Details
-
identifier
Unique instance identifiers assigned to a device by manufacturers other organizations or owners. -
displayName
The name used to display by default when the device is referenced. Based on intent of use by the resource creator, this may reflect one of the names in Device.deviceName, or may be another simple name. -
definition
The reference to the definition for the device. -
udiCarrier
Unique device identifier (UDI) assigned to device label or package. Note that the Device may include multiple udiCarriers as it either may include just the udiCarrier for the jurisdiction it is sold, or for multiple jurisdictions it could have been sold. -
status
The Device record status. This is not the status of the device like availability. -
availabilityStatus
The availability of the device. -
biologicalSourceEvent
An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled. -
manufacturer
A name of the manufacturer or entity legally responsible for the device. -
manufactureDate
The date and time when the device was manufactured. -
expirationDate
The date and time beyond which this device is no longer valid or should not be used (if applicable). -
lotNumber
Lot number assigned by the manufacturer. -
serialNumber
The serial number assigned by the organization when the device was manufactured. -
deviceName
This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person describing the Device. This typically would be used when a person provides the name(s) or when the device represents one of the names available from DeviceDefinition. -
modelNumber
The manufacturer's model number for the device. -
partNumber
The part number or catalog number of the device. -
category
Devices may be associated with one or more categories. -
type
The kind or type of device. A device instance may have more than one type - in which case those are the types that apply to the specific instance of the device. -
version
The actual design of the device or software version running on the device. -
specialization
The standards to which the device adheres and may be certified to in support of its capabilities, e.g., communication, performance, process, or measurement standards. -
property
Characteristics or features of the device that are otherwise not captured in available attributes, e.g., actual configuration settings, time or timing attributes, resolution, accuracy, and physical attributes. The focus is on properties of the device actually in use while DeviceDefinition focuses on properties that are available to be used. -
operation
The status of the device itself - whether it is switched on, or activated, etc. -
association
The details about the device when it is affixed or inside of a patient. -
owner
An organization that is responsible for the provision and ongoing maintenance of the device. -
contact
Contact details for an organization or a particular human that is responsible for the device. -
location
The place where the device can be found. -
url
A network address on which the device may be contacted directly. -
endpoint
Technical endpoints providing access to services provided by the device defined at this resource. -
gateway
The linked device acting as a communication/data collector, translator or controller for the current device (e.g., mobile phone application that relays a blood pressure device's data). -
note
Descriptive information, usage information or implantation information that is not captured in an existing element. -
safety
Provides additional safety characteristics about a medical device. For example devices containing latex. -
parent
The higher level or encompassing device that this device is a logical part of. -
SP_BIOLOGICAL_SOURCE_EVENT
Search parameter: biological-source-eventDescription: The biological source for the device
Type: token
Path: Device.biologicalSourceEvent
- See Also:
-
BIOLOGICAL_SOURCE_EVENT
Fluent Client search parameter constant for biological-source-eventDescription: The biological source for the device
Type: token
Path: Device.biologicalSourceEvent
-
SP_DEFINITION
Search parameter: definitionDescription: The definition / type of the device
Type: reference
Path: Device.definition.reference
- See Also:
-
DEFINITION
Fluent Client search parameter constant for definitionDescription: The definition / type of the device
Type: reference
Path: Device.definition.reference
-
INCLUDE_DEFINITION
Constant for fluent queries to be used to add include statements. Specifies the path value of "Device:definition". -
SP_DEVICE_NAME
Search parameter: device-nameDescription: A server defined search that may match any of the string fields in Device.deviceName or Device.type.
Type: string
Path: Device.deviceName.name | Device.type.coding.display | Device.type.text
- See Also:
-
DEVICE_NAME
Fluent Client search parameter constant for device-nameDescription: A server defined search that may match any of the string fields in Device.deviceName or Device.type.
Type: string
Path: Device.deviceName.name | Device.type.coding.display | Device.type.text
-
SP_EXPIRATION_DATE
Search parameter: expiration-dateDescription: The expiration date of the device
Type: date
Path: Device.expirationDate
- See Also:
-
EXPIRATION_DATE
Fluent Client search parameter constant for expiration-dateDescription: The expiration date of the device
Type: date
Path: Device.expirationDate
-
SP_IDENTIFIER
Search parameter: identifierDescription: Instance id from manufacturer, owner, and others
Type: token
Path: Device.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Instance id from manufacturer, owner, and others
Type: token
Path: Device.identifier
-
SP_LOCATION
Search parameter: locationDescription: A location, where the resource is found
Type: reference
Path: Device.location
- See Also:
-
LOCATION
Fluent Client search parameter constant for locationDescription: A location, where the resource is found
Type: reference
Path: Device.location
-
INCLUDE_LOCATION
Constant for fluent queries to be used to add include statements. Specifies the path value of "Device:location". -
SP_LOT_NUMBER
Search parameter: lot-numberDescription: The lot number of the device
Type: string
Path: Device.lotNumber
- See Also:
-
LOT_NUMBER
Fluent Client search parameter constant for lot-numberDescription: The lot number of the device
Type: string
Path: Device.lotNumber
-
SP_MANUFACTURE_DATE
Search parameter: manufacture-dateDescription: The manufacture date of the device
Type: date
Path: Device.manufactureDate
- See Also:
-
MANUFACTURE_DATE
Fluent Client search parameter constant for manufacture-dateDescription: The manufacture date of the device
Type: date
Path: Device.manufactureDate
-
SP_MANUFACTURER
Search parameter: manufacturerDescription: The manufacturer of the device
Type: string
Path: Device.manufacturer
- See Also:
-
MANUFACTURER
Fluent Client search parameter constant for manufacturerDescription: The manufacturer of the device
Type: string
Path: Device.manufacturer
-
SP_MODEL
Search parameter: modelDescription: The model of the device
Type: string
Path: Device.modelNumber
- See Also:
-
MODEL
Fluent Client search parameter constant for modelDescription: The model of the device
Type: string
Path: Device.modelNumber
-
SP_ORGANIZATION
Search parameter: organizationDescription: The organization responsible for the device
Type: reference
Path: Device.owner
- See Also:
-
ORGANIZATION
Fluent Client search parameter constant for organizationDescription: The organization responsible for the device
Type: reference
Path: Device.owner
-
INCLUDE_ORGANIZATION
Constant for fluent queries to be used to add include statements. Specifies the path value of "Device:organization". -
SP_PARENT
Search parameter: parentDescription: The parent device
Type: reference
Path: Device.parent
- See Also:
-
PARENT
Fluent Client search parameter constant for parentDescription: The parent device
Type: reference
Path: Device.parent
-
INCLUDE_PARENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Device:parent". -
SP_PATIENT
Search parameter: patientDescription: Patient information, if the resource is affixed to a person
Type: reference
Path: Device.association.humanSubject.where(resolve() is Patient)
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: Patient information, if the resource is affixed to a person
Type: reference
Path: Device.association.humanSubject.where(resolve() is Patient)
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Device:patient". -
SP_SERIAL_NUMBER
Search parameter: serial-numberDescription: The serial number of the device
Type: string
Path: Device.serialNumber | Device.identifier.where(type='SNO')
- See Also:
-
SERIAL_NUMBER
Fluent Client search parameter constant for serial-numberDescription: The serial number of the device
Type: string
Path: Device.serialNumber | Device.identifier.where(type='SNO')
-
SP_STATUS
Search parameter: statusDescription: active | inactive | entered-in-error | unknown
Type: token
Path: Device.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: active | inactive | entered-in-error | unknown
Type: token
Path: Device.status
-
SP_SUBJECT
Search parameter: subjectDescription: Subject to which the device is associated of affixed
Type: reference
Path: Device.association.humanSubject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: Subject to which the device is associated of affixed
Type: reference
Path: Device.association.humanSubject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Device:subject". -
SP_TYPE
Search parameter: typeDescription: The type of the device
Type: token
Path: Device.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: The type of the device
Type: token
Path: Device.type
-
SP_UDI_CARRIER
Search parameter: udi-carrierDescription: UDI Barcode (RFID or other technology) string in *HRF* format.
Type: string
Path: Device.udiCarrier.carrierHRF
- See Also:
-
UDI_CARRIER
Fluent Client search parameter constant for udi-carrierDescription: UDI Barcode (RFID or other technology) string in *HRF* format.
Type: string
Path: Device.udiCarrier.carrierHRF
-
SP_UDI_DI
Search parameter: udi-diDescription: The udi Device Identifier (DI)
Type: string
Path: Device.udiCarrier.deviceIdentifier
- See Also:
-
UDI_DI
Fluent Client search parameter constant for udi-diDescription: The udi Device Identifier (DI)
Type: string
Path: Device.udiCarrier.deviceIdentifier
-
SP_URL
Search parameter: urlDescription: Network address to contact device
Type: uri
Path: Device.url
- See Also:
-
URL
Fluent Client search parameter constant for urlDescription: Network address to contact device
Type: uri
Path: Device.url
-
SP_VERSION
Search parameter: versionDescription: The specific version of the device
Type: string
Path: Device.version.value
- See Also:
-
VERSION
Fluent Client search parameter constant for versionDescription: The specific version of the device
Type: string
Path: Device.version.value
-
SP_DIN
Search parameter: dinDescription: The donation identification number (DIN)
Type: token
Path: Device.extension('http://hl7.org/fhir/SearchParameter/device-extensions-Device-din').value
- See Also:
-
DIN
Fluent Client search parameter constant for dinDescription: The donation identification number (DIN)
Type: token
Path: Device.extension('http://hl7.org/fhir/SearchParameter/device-extensions-Device-din').value
-
-
Constructor Details
-
Device
public Device()Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(Unique instance identifiers assigned to a device by manufacturers other organizations or owners.)
-
setIdentifier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist {3}
-
getDisplayNameElement
- Returns:
displayName
(The name used to display by default when the device is referenced. Based on intent of use by the resource creator, this may reflect one of the names in Device.deviceName, or may be another simple name.). This is the underlying object with id, value and extensions. The accessor "getDisplayName" gives direct access to the value
-
hasDisplayNameElement
-
hasDisplayName
-
setDisplayNameElement
- Parameters:
value
-displayName
(The name used to display by default when the device is referenced. Based on intent of use by the resource creator, this may reflect one of the names in Device.deviceName, or may be another simple name.). This is the underlying object with id, value and extensions. The accessor "getDisplayName" gives direct access to the value
-
getDisplayName
- Returns:
- The name used to display by default when the device is referenced. Based on intent of use by the resource creator, this may reflect one of the names in Device.deviceName, or may be another simple name.
-
setDisplayName
- Parameters:
value
- The name used to display by default when the device is referenced. Based on intent of use by the resource creator, this may reflect one of the names in Device.deviceName, or may be another simple name.
-
getDefinition
- Returns:
definition
(The reference to the definition for the device.)
-
hasDefinition
-
setDefinition
- Parameters:
value
-definition
(The reference to the definition for the device.)
-
getUdiCarrier
- Returns:
udiCarrier
(Unique device identifier (UDI) assigned to device label or package. Note that the Device may include multiple udiCarriers as it either may include just the udiCarrier for the jurisdiction it is sold, or for multiple jurisdictions it could have been sold.)
-
setUdiCarrier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasUdiCarrier
-
addUdiCarrier
-
addUdiCarrier
-
getUdiCarrierFirstRep
- Returns:
- The first repetition of repeating field
udiCarrier
, creating it if it does not already exist {3}
-
getStatusElement
- Returns:
status
(The Device record status. This is not the status of the device like availability.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value
-status
(The Device record status. This is not the status of the device like availability.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The Device record status. This is not the status of the device like availability.
-
setStatus
- Parameters:
value
- The Device record status. This is not the status of the device like availability.
-
getAvailabilityStatus
- Returns:
availabilityStatus
(The availability of the device.)
-
hasAvailabilityStatus
-
setAvailabilityStatus
- Parameters:
value
-availabilityStatus
(The availability of the device.)
-
getBiologicalSourceEvent
- Returns:
biologicalSourceEvent
(An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled.)
-
hasBiologicalSourceEvent
-
setBiologicalSourceEvent
- Parameters:
value
-biologicalSourceEvent
(An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled.)
-
getManufacturerElement
- Returns:
manufacturer
(A name of the manufacturer or entity legally responsible for the device.). This is the underlying object with id, value and extensions. The accessor "getManufacturer" gives direct access to the value
-
hasManufacturerElement
-
hasManufacturer
-
setManufacturerElement
- Parameters:
value
-manufacturer
(A name of the manufacturer or entity legally responsible for the device.). This is the underlying object with id, value and extensions. The accessor "getManufacturer" gives direct access to the value
-
getManufacturer
- Returns:
- A name of the manufacturer or entity legally responsible for the device.
-
setManufacturer
- Parameters:
value
- A name of the manufacturer or entity legally responsible for the device.
-
getManufactureDateElement
- Returns:
manufactureDate
(The date and time when the device was manufactured.). This is the underlying object with id, value and extensions. The accessor "getManufactureDate" gives direct access to the value
-
hasManufactureDateElement
-
hasManufactureDate
-
setManufactureDateElement
- Parameters:
value
-manufactureDate
(The date and time when the device was manufactured.). This is the underlying object with id, value and extensions. The accessor "getManufactureDate" gives direct access to the value
-
getManufactureDate
- Returns:
- The date and time when the device was manufactured.
-
setManufactureDate
- Parameters:
value
- The date and time when the device was manufactured.
-
getExpirationDateElement
- Returns:
expirationDate
(The date and time beyond which this device is no longer valid or should not be used (if applicable).). This is the underlying object with id, value and extensions. The accessor "getExpirationDate" gives direct access to the value
-
hasExpirationDateElement
-
hasExpirationDate
-
setExpirationDateElement
- Parameters:
value
-expirationDate
(The date and time beyond which this device is no longer valid or should not be used (if applicable).). This is the underlying object with id, value and extensions. The accessor "getExpirationDate" gives direct access to the value
-
getExpirationDate
- Returns:
- The date and time beyond which this device is no longer valid or should not be used (if applicable).
-
setExpirationDate
- Parameters:
value
- The date and time beyond which this device is no longer valid or should not be used (if applicable).
-
getLotNumberElement
- Returns:
lotNumber
(Lot number assigned by the manufacturer.). This is the underlying object with id, value and extensions. The accessor "getLotNumber" gives direct access to the value
-
hasLotNumberElement
-
hasLotNumber
-
setLotNumberElement
- Parameters:
value
-lotNumber
(Lot number assigned by the manufacturer.). This is the underlying object with id, value and extensions. The accessor "getLotNumber" gives direct access to the value
-
getLotNumber
- Returns:
- Lot number assigned by the manufacturer.
-
setLotNumber
- Parameters:
value
- Lot number assigned by the manufacturer.
-
getSerialNumberElement
- Returns:
serialNumber
(The serial number assigned by the organization when the device was manufactured.). This is the underlying object with id, value and extensions. The accessor "getSerialNumber" gives direct access to the value
-
hasSerialNumberElement
-
hasSerialNumber
-
setSerialNumberElement
- Parameters:
value
-serialNumber
(The serial number assigned by the organization when the device was manufactured.). This is the underlying object with id, value and extensions. The accessor "getSerialNumber" gives direct access to the value
-
getSerialNumber
- Returns:
- The serial number assigned by the organization when the device was manufactured.
-
setSerialNumber
- Parameters:
value
- The serial number assigned by the organization when the device was manufactured.
-
getDeviceName
- Returns:
deviceName
(This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person describing the Device. This typically would be used when a person provides the name(s) or when the device represents one of the names available from DeviceDefinition.)
-
setDeviceName
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasDeviceName
-
addDeviceName
-
addDeviceName
-
getDeviceNameFirstRep
- Returns:
- The first repetition of repeating field
deviceName
, creating it if it does not already exist {3}
-
getModelNumberElement
- Returns:
modelNumber
(The manufacturer's model number for the device.). This is the underlying object with id, value and extensions. The accessor "getModelNumber" gives direct access to the value
-
hasModelNumberElement
-
hasModelNumber
-
setModelNumberElement
- Parameters:
value
-modelNumber
(The manufacturer's model number for the device.). This is the underlying object with id, value and extensions. The accessor "getModelNumber" gives direct access to the value
-
getModelNumber
- Returns:
- The manufacturer's model number for the device.
-
setModelNumber
- Parameters:
value
- The manufacturer's model number for the device.
-
getPartNumberElement
- Returns:
partNumber
(The part number or catalog number of the device.). This is the underlying object with id, value and extensions. The accessor "getPartNumber" gives direct access to the value
-
hasPartNumberElement
-
hasPartNumber
-
setPartNumberElement
- Parameters:
value
-partNumber
(The part number or catalog number of the device.). This is the underlying object with id, value and extensions. The accessor "getPartNumber" gives direct access to the value
-
getPartNumber
- Returns:
- The part number or catalog number of the device.
-
setPartNumber
- Parameters:
value
- The part number or catalog number of the device.
-
getCategory
- Returns:
category
(Devices may be associated with one or more categories.)
-
setCategory
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasCategory
-
addCategory
-
addCategory
-
getCategoryFirstRep
- Returns:
- The first repetition of repeating field
category
, creating it if it does not already exist {3}
-
getType
- Returns:
type
(The kind or type of device. A device instance may have more than one type - in which case those are the types that apply to the specific instance of the device.)
-
setType
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasType
-
addType
-
addType
-
getTypeFirstRep
- Returns:
- The first repetition of repeating field
type
, creating it if it does not already exist {3}
-
getVersion
- Returns:
version
(The actual design of the device or software version running on the device.)
-
setVersion
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasVersion
-
addVersion
-
addVersion
-
getVersionFirstRep
- Returns:
- The first repetition of repeating field
version
, creating it if it does not already exist {3}
-
getSpecialization
- Returns:
specialization
(The standards to which the device adheres and may be certified to in support of its capabilities, e.g., communication, performance, process, or measurement standards.)
-
setSpecialization
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasSpecialization
-
addSpecialization
-
addSpecialization
-
getSpecializationFirstRep
- Returns:
- The first repetition of repeating field
specialization
, creating it if it does not already exist {3}
-
getProperty
- Returns:
property
(Characteristics or features of the device that are otherwise not captured in available attributes, e.g., actual configuration settings, time or timing attributes, resolution, accuracy, and physical attributes. The focus is on properties of the device actually in use while DeviceDefinition focuses on properties that are available to be used.)
-
setProperty
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasProperty
-
addProperty
-
addProperty
-
getPropertyFirstRep
- Returns:
- The first repetition of repeating field
property
, creating it if it does not already exist {3}
-
getOperation
- Returns:
operation
(The status of the device itself - whether it is switched on, or activated, etc.)
-
setOperation
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasOperation
-
addOperation
-
addOperation
-
getOperationFirstRep
- Returns:
- The first repetition of repeating field
operation
, creating it if it does not already exist {3}
-
getAssociation
- Returns:
association
(The details about the device when it is affixed or inside of a patient.)
-
setAssociation
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasAssociation
-
addAssociation
-
addAssociation
-
getAssociationFirstRep
- Returns:
- The first repetition of repeating field
association
, creating it if it does not already exist {3}
-
getOwner
- Returns:
owner
(An organization that is responsible for the provision and ongoing maintenance of the device.)
-
hasOwner
-
setOwner
- Parameters:
value
-owner
(An organization that is responsible for the provision and ongoing maintenance of the device.)
-
getContact
- Returns:
contact
(Contact details for an organization or a particular human that is responsible for the device.)
-
setContact
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasContact
-
addContact
-
addContact
-
getContactFirstRep
- Returns:
- The first repetition of repeating field
contact
, creating it if it does not already exist {3}
-
getLocation
- Returns:
location
(The place where the device can be found.)
-
hasLocation
-
setLocation
- Parameters:
value
-location
(The place where the device can be found.)
-
getUrlElement
- Returns:
url
(A network address on which the device may be contacted directly.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value
-
hasUrlElement
-
hasUrl
-
setUrlElement
- Parameters:
value
-url
(A network address on which the device may be contacted directly.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value
-
getUrl
- Returns:
- A network address on which the device may be contacted directly.
-
setUrl
- Parameters:
value
- A network address on which the device may be contacted directly.
-
getEndpoint
- Returns:
endpoint
(Technical endpoints providing access to services provided by the device defined at this resource.)
-
setEndpoint
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasEndpoint
-
addEndpoint
-
addEndpoint
-
getEndpointFirstRep
- Returns:
- The first repetition of repeating field
endpoint
, creating it if it does not already exist {3}
-
getGateway
- Returns:
gateway
(The linked device acting as a communication/data collector, translator or controller for the current device (e.g., mobile phone application that relays a blood pressure device's data).)
-
setGateway
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasGateway
-
addGateway
-
addGateway
-
getGatewayFirstRep
- Returns:
- The first repetition of repeating field
gateway
, creating it if it does not already exist {3}
-
getNote
- Returns:
note
(Descriptive information, usage information or implantation information that is not captured in an existing element.)
-
setNote
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note
, creating it if it does not already exist {3}
-
getSafety
- Returns:
safety
(Provides additional safety characteristics about a medical device. For example devices containing latex.)
-
setSafety
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasSafety
-
addSafety
-
addSafety
-
getSafetyFirstRep
- Returns:
- The first repetition of repeating field
safety
, creating it if it does not already exist {3}
-
getParent
- Returns:
parent
(The higher level or encompassing device that this device is a logical part of.)
-
hasParent
-
setParent
- Parameters:
value
-parent
(The higher level or encompassing device that this device is a logical part of.)
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-