
Package org.hl7.fhir.instance.model.api
Interface IBaseReference
- All Superinterfaces:
IBase
,IBaseDatatype
,ICompositeType
,IElement
,Serializable
- All Known Implementing Classes:
BaseResourceReferenceDt
-
Method Summary
Modifier and TypeMethodDescriptiondefault ICompositeType
default boolean
setDisplay
(String theValue) default IBaseReference
setIdentifier
(ICompositeType theIdentifier) setReference
(String theReference) setResource
(IBaseResource theResource) Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, isEmpty, setUserData
-
Method Details
-
getResource
-
setResource
-
getReferenceElement
-
setReference
-
setDisplay
-
getDisplayElement
-
hasIdentifier
-
setIdentifier
-
getIdentifier
-