public static class GuidanceResponse.GuidanceResponseActionRelatedActionComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected Identifier |
actionIdentifier
The unique identifier of the related action.
|
protected CodeType |
anchor
An optional indicator for how the relationship is anchored to the related action.
|
protected Type |
offset
A duration or range of durations to apply to the relationship.
|
protected CodeType |
relationship
The relationship of this action to the related action.
|
modifierExtension| Constructor and Description |
|---|
GuidanceResponseActionRelatedActionComponent()
Constructor
|
GuidanceResponseActionRelatedActionComponent(Identifier actionIdentifier,
CodeType relationship)
Constructor
|
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected Identifier actionIdentifier
protected CodeType relationship
protected Type offset
public GuidanceResponseActionRelatedActionComponent()
public GuidanceResponseActionRelatedActionComponent(Identifier actionIdentifier, CodeType relationship)
public Identifier getActionIdentifier()
actionIdentifier (The unique identifier of the related action.)public boolean hasActionIdentifier()
public GuidanceResponse.GuidanceResponseActionRelatedActionComponent setActionIdentifier(Identifier value)
value - actionIdentifier (The unique identifier of the related action.)public CodeType getRelationshipElement()
relationship (The relationship of this action to the related action.). This is the underlying object with id, value and extensions. The accessor "getRelationship" gives direct access to the valuepublic boolean hasRelationshipElement()
public boolean hasRelationship()
public GuidanceResponse.GuidanceResponseActionRelatedActionComponent setRelationshipElement(CodeType value)
value - relationship (The relationship of this action to the related action.). This is the underlying object with id, value and extensions. The accessor "getRelationship" gives direct access to the valuepublic String getRelationship()
public GuidanceResponse.GuidanceResponseActionRelatedActionComponent setRelationship(String value)
value - The relationship of this action to the related action.public Type getOffset()
offset (A duration or range of durations to apply to the relationship. For example, 30-60 minutes before.)public Duration getOffsetDuration() throws org.hl7.fhir.exceptions.FHIRException
offset (A duration or range of durations to apply to the relationship. For example, 30-60 minutes before.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOffsetDuration()
public Range getOffsetRange() throws org.hl7.fhir.exceptions.FHIRException
offset (A duration or range of durations to apply to the relationship. For example, 30-60 minutes before.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOffsetRange()
public boolean hasOffset()
public GuidanceResponse.GuidanceResponseActionRelatedActionComponent setOffset(Type value)
value - offset (A duration or range of durations to apply to the relationship. For example, 30-60 minutes before.)public CodeType getAnchorElement()
anchor (An optional indicator for how the relationship is anchored to the related action. For example "before the start" or "before the end" of the related action.). This is the underlying object with id, value and extensions. The accessor "getAnchor" gives direct access to the valuepublic boolean hasAnchorElement()
public boolean hasAnchor()
public GuidanceResponse.GuidanceResponseActionRelatedActionComponent setAnchorElement(CodeType value)
value - anchor (An optional indicator for how the relationship is anchored to the related action. For example "before the start" or "before the end" of the related action.). This is the underlying object with id, value and extensions. The accessor "getAnchor" gives direct access to the valuepublic String getAnchor()
public GuidanceResponse.GuidanceResponseActionRelatedActionComponent setAnchor(String value)
value - An optional indicator for how the relationship is anchored to the related action. For example "before the start" or "before the end" of the related action.protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic GuidanceResponse.GuidanceResponseActionRelatedActionComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.