
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 StringTypeprotected StringTypeprotected StringTypeprotected StringTypeprotected StringType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidcopyValues(Annotations dst) booleanequalsDeep(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) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(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 AnnotationsMethods inherited from class org.hl7.fhir.r5.model.LogicalBase
getFHIRPublicationVersion, getIdBase, setIdBaseMethods 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, 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, 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:
listChildrenin classBase
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
-
fhirType
-
copy
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classBase
-
equalsShallow
- Overrides:
equalsShallowin classBase
-
isEmpty
-