
Package org.hl7.fhir.r5.openehr
Class Annotations
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.LogicalBase
org.hl7.fhir.r5.openehr.Annotations
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseDatatype
,org.hl7.fhir.instance.model.api.ICompositeType
public class Annotations
extends LogicalBase
implements org.hl7.fhir.instance.model.api.ICompositeType
- 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 StringType
protected StringType
protected StringType
protected StringType
protected StringType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
copyValues
(Annotations dst) boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setComment
(String value) setCommentElement
(StringType value) setFhir_mapping
(String value) setFhir_mappingElement
(StringType value) setHl7v2_mapping
(String value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setVisibleInView
(String value) setVset_description
(String value) protected Annotations
Methods inherited from class org.hl7.fhir.r5.model.LogicalBase
getFHIRPublicationVersion, getIdBase, setIdBase
Methods 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, removeChild, setCopyUserData, setUserData, setUserDataINN, setXhtml
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.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
Field Details
-
comment
-
fhir_mapping
-
vset_description
-
hl7v2_mapping
-
visibleInView
-
-
Constructor Details
-
Annotations
public Annotations()Constructor
-
-
Method Details
-
getCommentElement
- Returns:
comment
(). This is the underlying object with id, value and extensions. The accessor "getComment" gives direct access to the value
-
hasCommentElement
-
hasComment
-
setCommentElement
- Parameters:
value
-comment
(). This is the underlying object with id, value and extensions. The accessor "getComment" gives direct access to the value
-
getComment
- Returns:
-
setComment
- Parameters:
value
-
-
getFhir_mappingElement
- Returns:
fhir_mapping
(). This is the underlying object with id, value and extensions. The accessor "getFhir_mapping" gives direct access to the value
-
hasFhir_mappingElement
-
hasFhir_mapping
-
setFhir_mappingElement
- Parameters:
value
-fhir_mapping
(). This is the underlying object with id, value and extensions. The accessor "getFhir_mapping" gives direct access to the value
-
getFhir_mapping
- Returns:
-
setFhir_mapping
- Parameters:
value
-
-
getVset_descriptionElement
- Returns:
vset_description
(). This is the underlying object with id, value and extensions. The accessor "getVset_description" gives direct access to the value
-
hasVset_descriptionElement
-
hasVset_description
-
setVset_descriptionElement
- Parameters:
value
-vset_description
(). This is the underlying object with id, value and extensions. The accessor "getVset_description" gives direct access to the value
-
getVset_description
- Returns:
-
setVset_description
- Parameters:
value
-
-
getHl7v2_mappingElement
- Returns:
hl7v2_mapping
(). This is the underlying object with id, value and extensions. The accessor "getHl7v2_mapping" gives direct access to the value
-
hasHl7v2_mappingElement
-
hasHl7v2_mapping
-
setHl7v2_mappingElement
- Parameters:
value
-hl7v2_mapping
(). This is the underlying object with id, value and extensions. The accessor "getHl7v2_mapping" gives direct access to the value
-
getHl7v2_mapping
- Returns:
-
setHl7v2_mapping
- Parameters:
value
-
-
getVisibleInViewElement
- Returns:
visibleInView
(). This is the underlying object with id, value and extensions. The accessor "getVisibleInView" gives direct access to the value
-
hasVisibleInViewElement
-
hasVisibleInView
-
setVisibleInViewElement
- Parameters:
value
-visibleInView
(). This is the underlying object with id, value and extensions. The accessor "getVisibleInView" gives direct access to the value
-
getVisibleInView
- Returns:
-
setVisibleInView
- Parameters:
value
-
-
listChildren
- Overrides:
listChildren
in classBase
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classBase
- 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 classBase
- 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 classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
-
fhirType
-
copy
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classBase
-
equalsShallow
- Overrides:
equalsShallow
in classBase
-
isEmpty
-