Package org.hl7.fhir.r5.fhirpath
Class FHIRPathUtilityClasses.FHIRConstant
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.fhirpath.FHIRPathUtilityClasses.FHIRConstant
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
FHIRPathUtilityClasses
- 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
-
Constructor Summary
-
Method Summary
Methods inherited from class org.hl7.fhir.r5.model.Base
addChild, addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, equalsDeep, equalsShallow, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getNamedProperty, getProperty, getTypesForProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isEmpty, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, makeProperty, removeChild, setCopyUserData, setProperty, setProperty, setUserData, setUserDataINN
-
Constructor Details
-
FHIRConstant
-
-
Method Details
-
fhirType
-
listChildren
- Overrides:
listChildren
in classBase
-
getIdBase
-
setIdBase
-
getValue
-
primitiveValue
- Overrides:
primitiveValue
in classBase
- Returns:
- the primitive value if there is one, as a string irrespective of the actual type (e.g. dates converted to their FHIR string representation) return null if the value is not a primitive or there is no value (might be extensions instead)
-
copy
-
getFHIRPublicationVersion
- Specified by:
getFHIRPublicationVersion
in classBase
-