
Package org.hl7.fhir.r5.openehr
Class VERSIONED_EHR_STATUS
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.LogicalBase
org.hl7.fhir.r5.openehr.VERSIONED_OBJECT
org.hl7.fhir.r5.openehr.VERSIONED_EHR_STATUS
- 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 VERSIONED_EHR_STATUS
extends VERSIONED_OBJECT
implements org.hl7.fhir.instance.model.api.ICompositeType
Version container for EHR_STATUS instance.
- 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
Fields inherited from class org.hl7.fhir.r5.openehr.VERSIONED_OBJECT
owner_id, time_created, uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hl7.fhir.r5.openehr.VERSIONED_OBJECT
addChild, copyValues, equalsDeep, equalsShallow, getNamedProperty, getOwner_id, getProperty, getTime_created, getTypesForProperty, getUid, hasOwner_id, hasTime_created, hasUid, isEmpty, listChildren, makeProperty, setOwner_id, setProperty, setProperty, setTime_created, setUid
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, isEmpty, setUserData
-
Constructor Details
-
VERSIONED_EHR_STATUS
public VERSIONED_EHR_STATUS()Constructor
-
-
Method Details
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classVERSIONED_OBJECT
- Returns:
- the FHIR type name of the instance (not the java class name)
-
copy
- Overrides:
copy
in classVERSIONED_OBJECT
-
copyValues
-
typedCopy
- Overrides:
typedCopy
in classVERSIONED_OBJECT
-