
Package org.hl7.fhir.r5.model
Class DeviceDefinition.DeviceDefinitionGuidelineComponent
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.Element
org.hl7.fhir.r5.model.BackboneElement
org.hl7.fhir.r5.model.DeviceDefinition.DeviceDefinitionGuidelineComponent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseBackboneElement,org.hl7.fhir.instance.model.api.IBaseElement,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
DeviceDefinition
public static class DeviceDefinition.DeviceDefinitionGuidelineComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Nested Class Summary
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<CodeableConcept> A specific situation when a device should not be used because it may cause harm.protected List<CodeableConcept> A clinical condition for which the device was designed to be used.protected StringTypeA description of the general purpose or medical use of the device or its function.protected List<RelatedArtifact> A source of information or reference for this guideline.protected MarkdownTypeDetailed written and visual directions for the user on how to use the device.protected List<UsageContext> The circumstances that form the setting for using the device.protected List<CodeableConcept> Specific hazard alert information that a user needs to know before using the device.Fields inherited from class org.hl7.fhir.r5.model.BackboneElement
modifierExtension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(String name, Base value) setContraindication(List<CodeableConcept> theContraindication) setIndication(List<CodeableConcept> theIndication) setIntendedUse(String value) setIntendedUseElement(StringType value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setRelatedArtifact(List<RelatedArtifact> theRelatedArtifact) setUsageInstruction(String value) setUseContext(List<UsageContext> theUseContext) setWarning(List<CodeableConcept> theWarning) Methods inherited from class org.hl7.fhir.r5.model.BackboneElement
addModifierExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyExtensions, copyNewExtensions, copyValues, getExtensionByUrl, getExtensionsByUrl, getExtensionsByUrl, getExtensionValue, getModifierExtension, getModifierExtensionFirstRep, hasExtension, hasExtension, hasModifierExtension, removeExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.r5.model.Element
addExtension, addExtension, addExtension, copyExtensions, copyNewExtensions, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionString, getExtensionString, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getStandardsStatus, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement, setStandardsStatusMethods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, executeFunction, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setCopyUserData, setUserData, setUserDataINN, setXhtmlMethods 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.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtensionMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
addModifierExtension, getModifierExtension, hasModifierExtension
-
Field Details
-
useContext
The circumstances that form the setting for using the device. -
usageInstruction
Detailed written and visual directions for the user on how to use the device. -
indication
A clinical condition for which the device was designed to be used. -
contraindication
A specific situation when a device should not be used because it may cause harm. -
warning
Specific hazard alert information that a user needs to know before using the device. -
intendedUse
A description of the general purpose or medical use of the device or its function.
-
-
Constructor Details
-
DeviceDefinitionGuidelineComponent
public DeviceDefinitionGuidelineComponent()Constructor
-
-
Method Details
-
getUseContext
- Returns:
useContext(The circumstances that form the setting for using the device.)
-
setUseContext
public DeviceDefinition.DeviceDefinitionGuidelineComponent setUseContext(List<UsageContext> theUseContext) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasUseContext
-
addUseContext
-
addUseContext
-
getUseContextFirstRep
- Returns:
- The first repetition of repeating field
useContext, creating it if it does not already exist {3}
-
getUsageInstructionElement
- Returns:
usageInstruction(Detailed written and visual directions for the user on how to use the device.). This is the underlying object with id, value and extensions. The accessor "getUsageInstruction" gives direct access to the value
-
hasUsageInstructionElement
-
hasUsageInstruction
-
setUsageInstructionElement
public DeviceDefinition.DeviceDefinitionGuidelineComponent setUsageInstructionElement(MarkdownType value) - Parameters:
value-usageInstruction(Detailed written and visual directions for the user on how to use the device.). This is the underlying object with id, value and extensions. The accessor "getUsageInstruction" gives direct access to the value
-
getUsageInstruction
- Returns:
- Detailed written and visual directions for the user on how to use the device.
-
setUsageInstruction
- Parameters:
value- Detailed written and visual directions for the user on how to use the device.
-
getRelatedArtifact
- Returns:
relatedArtifact(A source of information or reference for this guideline.)
-
setRelatedArtifact
public DeviceDefinition.DeviceDefinitionGuidelineComponent setRelatedArtifact(List<RelatedArtifact> theRelatedArtifact) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasRelatedArtifact
-
addRelatedArtifact
-
addRelatedArtifact
-
getRelatedArtifactFirstRep
- Returns:
- The first repetition of repeating field
relatedArtifact, creating it if it does not already exist {3}
-
getIndication
- Returns:
indication(A clinical condition for which the device was designed to be used.)
-
setIndication
public DeviceDefinition.DeviceDefinitionGuidelineComponent setIndication(List<CodeableConcept> theIndication) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIndication
-
addIndication
-
addIndication
-
getIndicationFirstRep
- Returns:
- The first repetition of repeating field
indication, creating it if it does not already exist {3}
-
getContraindication
- Returns:
contraindication(A specific situation when a device should not be used because it may cause harm.)
-
setContraindication
public DeviceDefinition.DeviceDefinitionGuidelineComponent setContraindication(List<CodeableConcept> theContraindication) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasContraindication
-
addContraindication
-
addContraindication
-
getContraindicationFirstRep
- Returns:
- The first repetition of repeating field
contraindication, creating it if it does not already exist {3}
-
getWarning
- Returns:
warning(Specific hazard alert information that a user needs to know before using the device.)
-
setWarning
public DeviceDefinition.DeviceDefinitionGuidelineComponent setWarning(List<CodeableConcept> theWarning) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasWarning
-
addWarning
-
addWarning
-
getWarningFirstRep
- Returns:
- The first repetition of repeating field
warning, creating it if it does not already exist {3}
-
getIntendedUseElement
- Returns:
intendedUse(A description of the general purpose or medical use of the device or its function.). This is the underlying object with id, value and extensions. The accessor "getIntendedUse" gives direct access to the value
-
hasIntendedUseElement
-
hasIntendedUse
-
setIntendedUseElement
- Parameters:
value-intendedUse(A description of the general purpose or medical use of the device or its function.). This is the underlying object with id, value and extensions. The accessor "getIntendedUse" gives direct access to the value
-
getIntendedUse
- Returns:
- A description of the general purpose or medical use of the device or its function.
-
setIntendedUse
- Parameters:
value- A description of the general purpose or medical use of the device or its function.
-
listChildren
- Overrides:
listChildrenin classBackboneElement
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copyin classBackboneElement
-
copyValues
-
equalsDeep
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement- Returns:
- the FHIR type name of the instance (not the java class name)
-