Package org.hl7.fhir.dstu2.model
Class DeviceComponent
java.lang.Object
org.hl7.fhir.dstu2.model.Base
org.hl7.fhir.dstu2.model.BaseResource
org.hl7.fhir.dstu2.model.Resource
org.hl7.fhir.dstu2.model.DomainResource
org.hl7.fhir.dstu2.model.DeviceComponent
- 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
Describes the characteristics, operational status and capabilities of a
medical-related component of a medical device.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected Identifier
Describes the local assigned unique identification by the software.protected CodeableConcept
Describes the language code for the human-readable text string produced by the device.protected InstantType
Describes the timestamp for the most recent system change which includes device configuration or setting change.protected Enumeration
<DeviceComponent.MeasmntPrinciple> Describes the physical principle of the measurement.protected List
<CodeableConcept> Indicates current operational status of the device.protected CodeableConcept
Describes the parameter group supported by the current device component that is based on some nomenclature, e.g.protected Reference
Describes the link to the parent resource.protected DeviceComponent
The actual object that is the target of the reference (Describes the link to the parent resource.Describes the production specification such as component revision, serial number, etc.protected Reference
Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.protected Device
The actual object that is the target of the reference (Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.)static final String
static final String
static final String
protected CodeableConcept
Describes the specific component type as defined in the object-oriented or metric nomenclature partition.Fields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.dstu2.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
ConstructorDescriptionDeviceComponent
(CodeableConcept type, Identifier identifier, InstantType lastSystemChange) -
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
getType()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasType()
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setIdentifier
(Identifier value) setLanguageCode
(CodeableConcept value) setLastSystemChange
(Date value) setParameterGroup
(CodeableConcept value) setParentTarget
(DeviceComponent value) void
setProperty
(String name, Base value) setSourceTarget
(Device value) setType
(CodeableConcept value) protected DeviceComponent
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getModifierExtension, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setText
Methods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setId
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, 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
-
type
Describes the specific component type as defined in the object-oriented or metric nomenclature partition. -
identifier
Describes the local assigned unique identification by the software. For example: handle ID. -
lastSystemChange
Describes the timestamp for the most recent system change which includes device configuration or setting change. -
source
Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc. -
sourceTarget
The actual object that is the target of the reference (Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.) -
parent
Describes the link to the parent resource. For example: Channel is linked to its VMD parent. -
parentTarget
The actual object that is the target of the reference (Describes the link to the parent resource. For example: Channel is linked to its VMD parent.) -
operationalStatus
Indicates current operational status of the device. For example: On, Off, Standby, etc. -
parameterGroup
Describes the parameter group supported by the current device component that is based on some nomenclature, e.g. cardiovascular. -
measurementPrinciple
Describes the physical principle of the measurement. For example: thermal, chemical, acoustical, etc. -
productionSpecification
protected List<DeviceComponent.DeviceComponentProductionSpecificationComponent> productionSpecificationDescribes the production specification such as component revision, serial number, etc. -
languageCode
Describes the language code for the human-readable text string produced by the device. This language code will follow the IETF language tag. Example: en-US. -
SP_PARENT
- See Also:
-
SP_SOURCE
- See Also:
-
SP_TYPE
- See Also:
-
-
Constructor Details
-
DeviceComponent
public DeviceComponent() -
DeviceComponent
-
-
Method Details
-
getType
- Returns:
type
(Describes the specific component type as defined in the object-oriented or metric nomenclature partition.)
-
hasType
-
setType
- Parameters:
value
-type
(Describes the specific component type as defined in the object-oriented or metric nomenclature partition.)
-
getIdentifier
- Returns:
identifier
(Describes the local assigned unique identification by the software. For example: handle ID.)
-
hasIdentifier
-
setIdentifier
- Parameters:
value
-identifier
(Describes the local assigned unique identification by the software. For example: handle ID.)
-
getLastSystemChangeElement
- Returns:
lastSystemChange
(Describes the timestamp for the most recent system change which includes device configuration or setting change.). This is the underlying object with id, value and extensions. The accessor "getLastSystemChange" gives direct access to the value
-
hasLastSystemChangeElement
-
hasLastSystemChange
-
setLastSystemChangeElement
- Parameters:
value
-lastSystemChange
(Describes the timestamp for the most recent system change which includes device configuration or setting change.). This is the underlying object with id, value and extensions. The accessor "getLastSystemChange" gives direct access to the value
-
getLastSystemChange
- Returns:
- Describes the timestamp for the most recent system change which includes device configuration or setting change.
-
setLastSystemChange
- Parameters:
value
- Describes the timestamp for the most recent system change which includes device configuration or setting change.
-
getSource
- Returns:
source
(Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.)
-
hasSource
-
setSource
- Parameters:
value
-source
(Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.)
-
getSourceTarget
- Returns:
source
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. (Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.)
-
setSourceTarget
- Parameters:
value
-source
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. (Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.)
-
getParent
- Returns:
parent
(Describes the link to the parent resource. For example: Channel is linked to its VMD parent.)
-
hasParent
-
setParent
- Parameters:
value
-parent
(Describes the link to the parent resource. For example: Channel is linked to its VMD parent.)
-
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. (Describes the link to the parent resource. For example: Channel is linked to its VMD parent.)
-
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. (Describes the link to the parent resource. For example: Channel is linked to its VMD parent.)
-
getOperationalStatus
- Returns:
operationalStatus
(Indicates current operational status of the device. For example: On, Off, Standby, etc.)
-
hasOperationalStatus
-
addOperationalStatus
- Returns:
operationalStatus
(Indicates current operational status of the device. For example: On, Off, Standby, etc.)
-
addOperationalStatus
-
getParameterGroup
- Returns:
parameterGroup
(Describes the parameter group supported by the current device component that is based on some nomenclature, e.g. cardiovascular.)
-
hasParameterGroup
-
setParameterGroup
- Parameters:
value
-parameterGroup
(Describes the parameter group supported by the current device component that is based on some nomenclature, e.g. cardiovascular.)
-
getMeasurementPrincipleElement
- Returns:
measurementPrinciple
(Describes the physical principle of the measurement. For example: thermal, chemical, acoustical, etc.). This is the underlying object with id, value and extensions. The accessor "getMeasurementPrinciple" gives direct access to the value
-
hasMeasurementPrincipleElement
-
hasMeasurementPrinciple
-
setMeasurementPrincipleElement
public DeviceComponent setMeasurementPrincipleElement(Enumeration<DeviceComponent.MeasmntPrinciple> value) - Parameters:
value
-measurementPrinciple
(Describes the physical principle of the measurement. For example: thermal, chemical, acoustical, etc.). This is the underlying object with id, value and extensions. The accessor "getMeasurementPrinciple" gives direct access to the value
-
getMeasurementPrinciple
- Returns:
- Describes the physical principle of the measurement. For example: thermal, chemical, acoustical, etc.
-
setMeasurementPrinciple
- Parameters:
value
- Describes the physical principle of the measurement. For example: thermal, chemical, acoustical, etc.
-
getProductionSpecification
public List<DeviceComponent.DeviceComponentProductionSpecificationComponent> getProductionSpecification()- Returns:
productionSpecification
(Describes the production specification such as component revision, serial number, etc.)
-
hasProductionSpecification
-
addProductionSpecification
- Returns:
productionSpecification
(Describes the production specification such as component revision, serial number, etc.)
-
addProductionSpecification
-
getLanguageCode
- Returns:
languageCode
(Describes the language code for the human-readable text string produced by the device. This language code will follow the IETF language tag. Example: en-US.)
-
hasLanguageCode
-
setLanguageCode
- Parameters:
value
-languageCode
(Describes the language code for the human-readable text string produced by the device. This language code will follow the IETF language tag. Example: en-US.)
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
setProperty
- Overrides:
setProperty
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
-
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
-