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
Modifier and TypeClassDescriptionstatic class
static enum
static class
static class
static class
static class
static class
static enum
static class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected List
<ContactPoint> Contact details for an organization or a particular human that is responsible for the device.protected Reference
The reference to the definition for the device.protected DeviceDefinition
The actual object that is the target of the reference (The reference to the definition for the device.)static 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.protected StringType
The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based product.protected DateTimeType
The date and time beyond which this device is no longer valid or should not be used (if applicable).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.protected Reference
The place where the device can be found.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for locationprotected Location
The actual object that is the target of the reference (The place where the device can be found.)protected StringType
Lot number assigned by the manufacturer.protected DateTimeType
The date and time when the device was manufactured.protected StringType
A name of the manufacturer.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 model number for the device.protected List
<Annotation> Descriptive information, usage information or implantation information that is not captured in an existing element.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 Organization
The actual object that is the target of the reference (An organization that is responsible for the provision and ongoing maintenance of the device.)protected Reference
The parent device.protected Device
The actual object that is the target of the reference (The parent device.)protected StringType
The part number of the device.protected Reference
Patient information, If the device is affixed to a person.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for patientprotected Patient
The actual object that is the target of the reference (Patient information, If the device is affixed to a person.)protected List
<Device.DevicePropertyComponent> The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties.protected List
<CodeableConcept> Provides additional safety characteristics about a medical device.protected StringType
The serial number assigned by the organization when the device was manufactured.static final String
Search parameter: device-namestatic final String
Search parameter: identifierstatic final String
Search parameter: locationstatic final String
Search parameter: manufacturerstatic final String
Search parameter: modelstatic final String
Search parameter: organizationstatic final String
Search parameter: patientstatic final String
Search parameter: statusstatic final String
Search parameter: typestatic final String
Search parameter: udi-carrierstatic final String
Search parameter: udi-distatic final String
Search parameter: urlprotected List
<Device.DeviceSpecializationComponent> The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication.protected Enumeration
<Device.FHIRDeviceStatus> Status of the Device availability.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusprotected List
<CodeableConcept> Reason for the dtatus of the Device availability.protected 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.Fields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddNote()
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
hasNote()
boolean
hasOwner()
boolean
boolean
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) void
removeChild
(String name, Base value) setContact
(List<ContactPoint> theContact) setDefinition
(Reference value) setDeviceName
(List<Device.DeviceDeviceNameComponent> theDeviceName) setDistinctIdentifier
(String value) setExpirationDate
(Date value) setIdentifier
(List<Identifier> theIdentifier) setLocation
(Reference value) setLocationTarget
(Location 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) setOwnerTarget
(Organization value) setParentTarget
(Device value) setPartNumber
(String value) setPartNumberElement
(StringType value) setPatient
(Reference value) setPatientTarget
(Patient 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) setStatusReason
(List<CodeableConcept> theStatusReason) setType
(CodeableConcept value) setUdiCarrier
(List<Device.DeviceUdiCarrierComponent> theUdiCarrier) setUrlElement
(UriType value) setVersion
(List<Device.DeviceVersionComponent> theVersion) protected Device
Methods inherited from class org.hl7.fhir.r4.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.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, 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, isDeleted, setId
-
Field Details
-
identifier
Unique instance identifiers assigned to a device by manufacturers other organizations or owners. -
definition
The reference to the definition for the device. -
definitionTarget
The actual object that is the target of the reference (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
Status of the Device availability. -
statusReason
Reason for the dtatus of the Device availability. -
distinctIdentifier
The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based product. -
manufacturer
A name of the manufacturer. -
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 model number for the device. -
partNumber
The part number of the device. -
type
The kind or type of device. -
specialization
The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication. -
version
The actual design of the device or software version running on the device. -
property
The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties. -
patient
Patient information, If the device is affixed to a person. -
patientTarget
The actual object that is the target of the reference (Patient information, If the device is affixed to a person.) -
owner
An organization that is responsible for the provision and ongoing maintenance of the device. -
ownerTarget
The actual object that is the target of the reference (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. -
locationTarget
The actual object that is the target of the reference (The place where the device can be found.) -
url
A network address on which the device may be contacted directly. -
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 parent device. -
parentTarget
The actual object that is the target of the reference (The parent device.) -
SP_UDI_DI
Search parameter: udi-diDescription: The udi Device Identifier (DI)
Type: string
Path: Device.udiCarrier
- See Also:
-
UDI_DI
Fluent Client search parameter constant for udi-diDescription: The udi Device Identifier (DI)
Type: string
Path: Device.udiCarrier
-
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_UDI_CARRIER
Search parameter: udi-carrierDescription: UDI Barcode (RFID or other technology) string in *HRF* format.
Type: string
Path: Device.udiCarrier
- 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
-
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
- 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
-
SP_PATIENT
Search parameter: patientDescription: Patient information, if the resource is affixed to a person
Type: reference
Path: Device.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.patient
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Device:patient". -
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_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_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_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_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_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_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
-
-
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
-
getDefinition
- Returns:
definition
(The reference to the definition for the device.)
-
hasDefinition
-
setDefinition
- Parameters:
value
-definition
(The reference to the definition for the device.)
-
getDefinitionTarget
- Returns:
definition
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The reference to the definition for the device.)
-
setDefinitionTarget
- Parameters:
value
-definition
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (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
-
getStatusElement
- Returns:
status
(Status of the Device 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
(Status of the Device availability.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- Status of the Device availability.
-
setStatus
- Parameters:
value
- Status of the Device availability.
-
getStatusReason
- Returns:
statusReason
(Reason for the dtatus of the Device availability.)
-
setStatusReason
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasStatusReason
-
addStatusReason
-
addStatusReason
-
getStatusReasonFirstRep
- Returns:
- The first repetition of repeating field
statusReason
, creating it if it does not already exist
-
getDistinctIdentifierElement
- Returns:
distinctIdentifier
(The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based product.). This is the underlying object with id, value and extensions. The accessor "getDistinctIdentifier" gives direct access to the value
-
hasDistinctIdentifierElement
-
hasDistinctIdentifier
-
setDistinctIdentifierElement
- Parameters:
value
-distinctIdentifier
(The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based product.). This is the underlying object with id, value and extensions. The accessor "getDistinctIdentifier" gives direct access to the value
-
getDistinctIdentifier
- Returns:
- The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based product.
-
setDistinctIdentifier
- Parameters:
value
- The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based product.
-
getManufacturerElement
- Returns:
manufacturer
(A name of the manufacturer.). 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.). 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.
-
setManufacturer
- Parameters:
value
- A name of the manufacturer.
-
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
-
getModelNumberElement
- Returns:
modelNumber
(The 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 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 model number for the device.
-
setModelNumber
- Parameters:
value
- The model number for the device.
-
getPartNumberElement
- Returns:
partNumber
(The part 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 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 of the device.
-
setPartNumber
- Parameters:
value
- The part number of the device.
-
getType
- Returns:
type
(The kind or type of device.)
-
hasType
-
setType
- Parameters:
value
-type
(The kind or type of device.)
-
getSpecialization
- Returns:
specialization
(The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication.)
-
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
-
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
-
getProperty
- Returns:
property
(The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties.)
-
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
-
getPatient
- Returns:
patient
(Patient information, If the device is affixed to a person.)
-
hasPatient
-
setPatient
- Parameters:
value
-patient
(Patient information, If the device is affixed to a person.)
-
getPatientTarget
- Returns:
patient
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Patient information, If the device is affixed to a person.)
-
setPatientTarget
- Parameters:
value
-patient
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Patient information, If the device is affixed to a person.)
-
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.)
-
getOwnerTarget
- Returns:
owner
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (An organization that is responsible for the provision and ongoing maintenance of the device.)
-
setOwnerTarget
- Parameters:
value
-owner
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (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
-
getLocation
- Returns:
location
(The place where the device can be found.)
-
hasLocation
-
setLocation
- Parameters:
value
-location
(The place where the device can be found.)
-
getLocationTarget
- Returns:
location
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The place where the device can be found.)
-
setLocationTarget
- Parameters:
value
-location
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (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.
-
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
-
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
-
getParent
- Returns:
parent
(The parent device.)
-
hasParent
-
setParent
- Parameters:
value
-parent
(The parent device.)
-
getParentTarget
- Returns:
parent
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The parent device.)
-
setParentTarget
- Parameters:
value
-parent
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The parent device.)
-
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
-
removeChild
- Overrides:
removeChild
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
-