
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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected IdentifierDescribes the local assigned unique identification by the software.protected CodeableConceptDescribes the language code for the human-readable text string produced by the device.protected InstantTypeDescribes 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 CodeableConceptDescribes the parameter group supported by the current device component that is based on some nomenclature, e.g. cardiovascular.protected ReferenceDescribes the link to the parent resource.protected DeviceComponentThe 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 ReferenceDescribes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.protected DeviceThe 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 Stringstatic final Stringstatic final Stringprotected CodeableConceptDescribes 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, textFields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, metaFields 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_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
ConstructorsConstructorDescriptionDeviceComponent(CodeableConcept type, Identifier identifier, InstantType lastSystemChange) -
Method Summary
Modifier and TypeMethodDescriptioncopy()booleanequalsDeep(Base other) booleanequalsShallow(Base other) fhirType()getType()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasType()booleanisEmpty()protected voidlistChildren(List<Property> childrenList) setIdentifier(Identifier value) setLanguageCode(CodeableConcept value) setLastSystemChange(Date value) setParameterGroup(CodeableConcept value) setParentTarget(DeviceComponent value) voidsetProperty(String name, Base value) setSourceTarget(Device value) setType(CodeableConcept value) protected DeviceComponentMethods 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, setTextMethods 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, setMetaMethods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setIdMethods 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, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods 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:
sourceThe 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-sourceThe 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:
parentThe 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-parentThe 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:
listChildrenin classDomainResource
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-