public static class SupplyRequest.SupplyRequestWhenComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected CodeableConcept |
code
Code indicating when the request should be fulfilled.
|
protected Timing |
schedule
Formal fulfillment schedule.
|
modifierExtension| Constructor and Description |
|---|
SupplyRequestWhenComponent() |
| Modifier and Type | Method and Description |
|---|---|
Base |
addChild(String name) |
SupplyRequest.SupplyRequestWhenComponent |
copy() |
boolean |
equalsDeep(Base other) |
boolean |
equalsShallow(Base other) |
String |
fhirType() |
CodeableConcept |
getCode() |
Timing |
getSchedule() |
boolean |
hasCode() |
boolean |
hasSchedule() |
boolean |
isEmpty() |
protected void |
listChildren(List<Property> childrenList) |
SupplyRequest.SupplyRequestWhenComponent |
setCode(CodeableConcept value) |
void |
setProperty(String name,
Base value) |
SupplyRequest.SupplyRequestWhenComponent |
setSchedule(Timing value) |
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected CodeableConcept code
public SupplyRequestWhenComponent()
public CodeableConcept getCode()
code (Code indicating when the request should be fulfilled.)public boolean hasCode()
public SupplyRequest.SupplyRequestWhenComponent setCode(CodeableConcept value)
value - code (Code indicating when the request should be fulfilled.)public Timing getSchedule()
schedule (Formal fulfillment schedule.)public boolean hasSchedule()
public SupplyRequest.SupplyRequestWhenComponent setSchedule(Timing value)
value - schedule (Formal fulfillment schedule.)protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty 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 SupplyRequest.SupplyRequestWhenComponent 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.