public class SupplyDelivery extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
SupplyDelivery.SupplyDeliveryStatus |
static class |
SupplyDelivery.SupplyDeliveryStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
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 Identifier |
identifier
Identifier assigned by the dispensing facility when the item(s) is dispensed.
|
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 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 SimpleQuantity |
quantity
The amount of supply that has been dispensed.
|
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<Practitioner> |
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 Reference |
suppliedItem
Identifies the medication, substance or device being dispensed.
|
protected Resource |
suppliedItemTarget
The actual object that is the target of the reference (Identifies the medication, substance or device being dispensed.
|
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 Practitioner |
supplierTarget
The actual object that is the target of the reference (The individual responsible for dispensing the medication, supplier or device.)
|
protected DateTimeType |
time
The time the dispensed item was sent or handed to the patient (or agent).
|
protected CodeableConcept |
type
Indicates the type of dispensing event that is performed.
|
protected Period |
whenPrepared
The time the dispense event occurred.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
SupplyDelivery()
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, 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, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected Identifier identifier
protected Enumeration<SupplyDelivery.SupplyDeliveryStatus> status
protected Reference patient
protected Patient patientTarget
protected CodeableConcept type
protected SimpleQuantity quantity
protected Reference suppliedItem
protected Resource suppliedItemTarget
protected Reference supplier
protected Practitioner supplierTarget
protected Period whenPrepared
protected DateTimeType time
protected Reference destination
protected Location destinationTarget
protected List<Practitioner> receiverTarget
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_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_STATUS
Description: in-progress | completed | abandoned
Type: token
Path: SupplyDelivery.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: in-progress | completed | abandoned
Type: token
Path: SupplyDelivery.status
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_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 SupplyDelivery()
public Identifier getIdentifier()
identifier (Identifier assigned by the dispensing facility when the item(s) is dispensed.)public boolean hasIdentifier()
public SupplyDelivery setIdentifier(Identifier value)
value - identifier (Identifier assigned by the dispensing facility when the item(s) is dispensed.)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 SimpleQuantity getQuantity()
quantity (The amount of supply that has been dispensed. Includes unit of measure.)public boolean hasQuantity()
public SupplyDelivery setQuantity(SimpleQuantity value)
value - quantity (The amount of supply that has been dispensed. Includes unit of measure.)public Reference getSuppliedItem()
suppliedItem (Identifies the medication, substance or device being dispensed. This is either a link to a resource representing the details of the item or a simple attribute carrying a code that identifies the item from a known list.)public boolean hasSuppliedItem()
public SupplyDelivery setSuppliedItem(Reference value)
value - suppliedItem (Identifies the medication, substance or device being dispensed. This is either a link to a resource representing the details of the item or a simple attribute carrying a code that identifies the item from a known list.)public Resource getSuppliedItemTarget()
suppliedItem 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. (Identifies the medication, substance or device being dispensed. This is either a link to a resource representing the details of the item or a simple attribute carrying a code that identifies the item from a known list.)public SupplyDelivery setSuppliedItemTarget(Resource value)
value - suppliedItem 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. (Identifies the medication, substance or device being dispensed. This is either a link to a resource representing the details of the item or a simple attribute carrying a code that identifies the item from a known list.)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 Practitioner 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(Practitioner 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 Period getWhenPrepared()
whenPrepared (The time the dispense event occurred.)public boolean hasWhenPrepared()
public SupplyDelivery setWhenPrepared(Period value)
value - whenPrepared (The time the dispense event occurred.)public DateTimeType getTimeElement()
time (The time the dispensed item was sent or handed to the patient (or agent).). This is the underlying object with id, value and extensions. The accessor "getTime" gives direct access to the valuepublic boolean hasTimeElement()
public boolean hasTime()
public SupplyDelivery setTimeElement(DateTimeType value)
value - time (The time the dispensed item was sent or handed to the patient (or agent).). This is the underlying object with id, value and extensions. The accessor "getTime" gives direct access to the valuepublic Date getTime()
public SupplyDelivery setTime(Date value)
value - The time the dispensed item was sent or handed to the patient (or agent).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 boolean hasReceiver()
public Reference addReceiver()
receiver (Identifies the person who picked up the Supply.)public SupplyDelivery addReceiver(Reference t)
public List<Practitioner> getReceiverTarget()
receiver (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. Identifies the person who picked up the Supply.)public Practitioner addReceiverTarget()
receiver (Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. Identifies the person who picked up the Supply.)protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void 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 Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic SupplyDelivery copy()
copy in class DomainResourceprotected 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–2018 University Health Network. All rights reserved.