public class SupplyDelivery extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
SupplyDelivery.SupplyDeliveryStatus |
static class |
SupplyDelivery.SupplyDeliveryStatusEnumFactory |
static class |
SupplyDelivery.SupplyDeliverySuppliedItemComponent |
| Modifier and Type | Field and Description |
|---|---|
protected List<Reference> |
basedOn
A plan, proposal or order that is fulfilled in whole or in part by this event.
|
protected List<SupplyRequest> |
basedOnTarget
The actual objects that are the target of the reference (A plan, proposal or order that is fulfilled in whole or in part by this event.)
|
protected Reference |
destination
Identification of the facility/location where the Supply was shipped to, as part of the dispense event.
|
protected Location |
destinationTarget
The actual object that is the target of the reference (Identification of the facility/location where the Supply was shipped to, as part of the dispense event.)
|
protected List<Identifier> |
identifier
Identifier for the supply delivery event that is used to identify it across multiple disparate systems.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_RECEIVER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUPPLIER
Constant for fluent queries to be used to add include statements.
|
protected Type |
occurrence
The date or time(s) the activity occurred.
|
protected List<Reference> |
partOf
A larger event of which this particular event is a component or step.
|
protected List<Resource> |
partOfTarget
The actual objects that are the target of the reference (A larger event of which this particular event is a component or step.)
|
protected Reference |
patient
A link to a resource representing the person whom the delivered item is for.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Patient |
patientTarget
The actual object that is the target of the reference (A link to a resource representing the person whom the delivered item is for.)
|
protected List<Reference> |
receiver
Identifies the person who picked up the Supply.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
RECEIVER
Fluent Client search parameter constant for receiver
|
protected List<Resource> |
receiverTarget
The actual objects that are the target of the reference (Identifies the person who picked up the Supply.)
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_RECEIVER
Search parameter: receiver
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUPPLIER
Search parameter: supplier
|
protected Enumeration<SupplyDelivery.SupplyDeliveryStatus> |
status
A code specifying the state of the dispense event.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected SupplyDelivery.SupplyDeliverySuppliedItemComponent |
suppliedItem
The item that is being delivered or has been supplied.
|
protected Reference |
supplier
The individual responsible for dispensing the medication, supplier or device.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUPPLIER
Fluent Client search parameter constant for supplier
|
protected Resource |
supplierTarget
The actual object that is the target of the reference (The individual responsible for dispensing the medication, supplier or device.)
|
protected CodeableConcept |
type
Indicates the type of dispensing event that is performed.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
SupplyDelivery()
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected List<Reference> basedOn
protected List<SupplyRequest> basedOnTarget
protected List<Reference> partOf
protected List<Resource> partOfTarget
protected Enumeration<SupplyDelivery.SupplyDeliveryStatus> status
protected Reference patient
protected Patient patientTarget
protected CodeableConcept type
protected SupplyDelivery.SupplyDeliverySuppliedItemComponent suppliedItem
protected Type occurrence
protected Reference supplier
protected Resource supplierTarget
protected Reference destination
protected Location destinationTarget
protected List<Resource> receiverTarget
public static final String SP_IDENTIFIER
Description: External identifier
Type: token
Path: SupplyDelivery.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: External identifier
Type: token
Path: SupplyDelivery.identifier
public static final String SP_RECEIVER
Description: Who collected the Supply
Type: reference
Path: SupplyDelivery.receiver
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RECEIVER
Description: Who collected the Supply
Type: reference
Path: SupplyDelivery.receiver
public static final ca.uhn.fhir.model.api.Include INCLUDE_RECEIVER
public static final String SP_PATIENT
Description: Patient for whom the item is supplied
Type: reference
Path: SupplyDelivery.patient
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: Patient for whom the item is supplied
Type: reference
Path: SupplyDelivery.patient
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_SUPPLIER
Description: Dispenser
Type: reference
Path: SupplyDelivery.supplier
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUPPLIER
Description: Dispenser
Type: reference
Path: SupplyDelivery.supplier
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUPPLIER
public static final String SP_STATUS
Description: in-progress | completed | abandoned | entered-in-error
Type: token
Path: SupplyDelivery.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: in-progress | completed | abandoned | entered-in-error
Type: token
Path: SupplyDelivery.status
public SupplyDelivery()
public List<Identifier> getIdentifier()
identifier (Identifier for the supply delivery event that is used to identify it across multiple disparate systems.)public SupplyDelivery setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public SupplyDelivery addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic List<Reference> getBasedOn()
basedOn (A plan, proposal or order that is fulfilled in whole or in part by this event.)public SupplyDelivery setBasedOn(List<Reference> theBasedOn)
this for easy method chainingpublic boolean hasBasedOn()
public Reference addBasedOn()
public SupplyDelivery addBasedOn(Reference t)
public Reference getBasedOnFirstRep()
basedOn, creating it if it does not already exist@Deprecated public List<SupplyRequest> getBasedOnTarget()
@Deprecated public SupplyRequest addBasedOnTarget()
public List<Reference> getPartOf()
partOf (A larger event of which this particular event is a component or step.)public SupplyDelivery setPartOf(List<Reference> thePartOf)
this for easy method chainingpublic boolean hasPartOf()
public SupplyDelivery addPartOf(Reference t)
public Reference getPartOfFirstRep()
partOf, creating it if it does not already exist@Deprecated public List<Resource> getPartOfTarget()
public Enumeration<SupplyDelivery.SupplyDeliveryStatus> getStatusElement()
status (A code specifying the state of the dispense event.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public SupplyDelivery setStatusElement(Enumeration<SupplyDelivery.SupplyDeliveryStatus> value)
value - status (A code specifying the state of the dispense event.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic SupplyDelivery.SupplyDeliveryStatus getStatus()
public SupplyDelivery setStatus(SupplyDelivery.SupplyDeliveryStatus value)
value - A code specifying the state of the dispense event.public Reference getPatient()
patient (A link to a resource representing the person whom the delivered item is for.)public boolean hasPatient()
public SupplyDelivery setPatient(Reference value)
value - patient (A link to a resource representing the person whom the delivered item is for.)public Patient getPatientTarget()
patient The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (A link to a resource representing the person whom the delivered item is for.)public SupplyDelivery setPatientTarget(Patient value)
value - patient The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (A link to a resource representing the person whom the delivered item is for.)public CodeableConcept getType()
type (Indicates the type of dispensing event that is performed. Examples include: Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc.)public boolean hasType()
public SupplyDelivery setType(CodeableConcept value)
value - type (Indicates the type of dispensing event that is performed. Examples include: Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc.)public SupplyDelivery.SupplyDeliverySuppliedItemComponent getSuppliedItem()
suppliedItem (The item that is being delivered or has been supplied.)public boolean hasSuppliedItem()
public SupplyDelivery setSuppliedItem(SupplyDelivery.SupplyDeliverySuppliedItemComponent value)
value - suppliedItem (The item that is being delivered or has been supplied.)public Type getOccurrence()
occurrence (The date or time(s) the activity occurred.)public DateTimeType getOccurrenceDateTimeType() throws org.hl7.fhir.exceptions.FHIRException
occurrence (The date or time(s) the activity occurred.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOccurrenceDateTimeType()
public Period getOccurrencePeriod() throws org.hl7.fhir.exceptions.FHIRException
occurrence (The date or time(s) the activity occurred.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOccurrencePeriod()
public Timing getOccurrenceTiming() throws org.hl7.fhir.exceptions.FHIRException
occurrence (The date or time(s) the activity occurred.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasOccurrenceTiming()
public boolean hasOccurrence()
public SupplyDelivery setOccurrence(Type value)
value - occurrence (The date or time(s) the activity occurred.)public Reference getSupplier()
supplier (The individual responsible for dispensing the medication, supplier or device.)public boolean hasSupplier()
public SupplyDelivery setSupplier(Reference value)
value - supplier (The individual responsible for dispensing the medication, supplier or device.)public Resource getSupplierTarget()
supplier The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The individual responsible for dispensing the medication, supplier or device.)public SupplyDelivery setSupplierTarget(Resource value)
value - supplier The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The individual responsible for dispensing the medication, supplier or device.)public Reference getDestination()
destination (Identification of the facility/location where the Supply was shipped to, as part of the dispense event.)public boolean hasDestination()
public SupplyDelivery setDestination(Reference value)
value - destination (Identification of the facility/location where the Supply was shipped to, as part of the dispense event.)public Location getDestinationTarget()
destination The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Identification of the facility/location where the Supply was shipped to, as part of the dispense event.)public SupplyDelivery setDestinationTarget(Location value)
value - destination The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Identification of the facility/location where the Supply was shipped to, as part of the dispense event.)public List<Reference> getReceiver()
receiver (Identifies the person who picked up the Supply.)public SupplyDelivery setReceiver(List<Reference> theReceiver)
this for easy method chainingpublic boolean hasReceiver()
public Reference addReceiver()
public SupplyDelivery addReceiver(Reference t)
public Reference getReceiverFirstRep()
receiver, creating it if it does not already exist@Deprecated public List<Resource> getReceiverTarget()
protected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic SupplyDelivery copy()
copy in class DomainResourcepublic void copyValues(SupplyDelivery dst)
protected SupplyDelivery typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.