
Class InventoryReport
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic classstatic classstatic classstatic enumstatic classNested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Enumeration<InventoryReport.InventoryCountType> Whether the report is about the current inventory count (snapshot) or a differential change in inventory (change).protected List<Identifier> Business identifier for the InventoryReport.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.An inventory listing section (grouped by any of the attributes).static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for itemstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for item-referenceprotected List<Annotation> A note associated with the InventoryReport.protected CodeableConceptWhat type of operation is being performed - addition or subtraction.protected CodeableConceptThe reason for this count - regular count, ad-hoc count, new arrivals, etc.protected DateTimeTypeWhen the report has been submitted.protected ReferenceWho submits the report.protected PeriodThe period the report refers to.static final StringSearch parameter: identifierstatic final StringSearch parameter: itemstatic final StringSearch parameter: item-referencestatic final StringSearch parameter: statusprotected Enumeration<InventoryReport.InventoryReportStatus> The status of the inventory check or notification - whether this is draft (e.g. the report is still pending some updates) or active.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for statusFields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXTFields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
ConstructorsConstructorDescriptionConstructorInventoryReport(InventoryReport.InventoryReportStatus status, InventoryReport.InventoryCountType countType, Date reportedDateTime) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddNote()copy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getNamedProperty(int _hash, String _name, boolean _checkValid) getNote()Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanhasNote()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(String name, Base value) setIdentifier(List<Identifier> theIdentifier) setInventoryListing(List<InventoryReport.InventoryReportInventoryListingComponent> theInventoryListing) setNote(List<Annotation> theNote) setOperationType(CodeableConcept value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setReportedDateTime(Date value) setReporter(Reference value) setReportingPeriod(Period value) protected InventoryReportMethods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionsByUrl, getExtensionString, getExtensionString, getModifierExtension, getModifierExtensionsByUrl, getStandardsStatus, getText, hasContained, hasExtension, hasExtension, hasExtension, hasModifierExtension, hasPrimitiveExtension, hasText, setContained, setExtension, setModifierExtension, setStandardsStatus, setTextMethods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, getSourcePackage, getWebPath, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, hasSourcePackage, hasWebPath, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta, setSourcePackage, setWebPathMethods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods 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, listChildrenByName, listChildrenByName, primitiveValue, setCopyUserData, setUserData, setUserDataINN, setXhtmlMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
Business identifier for the InventoryReport. -
status
The status of the inventory check or notification - whether this is draft (e.g. the report is still pending some updates) or active. -
countType
Whether the report is about the current inventory count (snapshot) or a differential change in inventory (change). -
operationType
What type of operation is being performed - addition or subtraction. -
operationTypeReason
The reason for this count - regular count, ad-hoc count, new arrivals, etc. -
reportedDateTime
When the report has been submitted. -
reporter
Who submits the report. -
reportingPeriod
The period the report refers to. -
inventoryListing
An inventory listing section (grouped by any of the attributes). -
note
A note associated with the InventoryReport. -
SP_IDENTIFIER
Search parameter: identifierDescription: Search by identifier
Type: token
Path: InventoryReport.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Search by identifier
Type: token
Path: InventoryReport.identifier
-
SP_ITEM_REFERENCE
Search parameter: item-referenceDescription: Search by items in inventory report
Type: reference
Path: InventoryReport.inventoryListing.item.item.reference
- See Also:
-
ITEM_REFERENCE
Fluent Client search parameter constant for item-referenceDescription: Search by items in inventory report
Type: reference
Path: InventoryReport.inventoryListing.item.item.reference
-
INCLUDE_ITEM_REFERENCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "InventoryReport:item-reference". -
SP_ITEM
Search parameter: itemDescription: Search by items in inventory report
Type: token
Path: InventoryReport.inventoryListing.item.item.concept
- See Also:
-
ITEM
Fluent Client search parameter constant for itemDescription: Search by items in inventory report
Type: token
Path: InventoryReport.inventoryListing.item.item.concept
-
SP_STATUS
Search parameter: statusDescription: Search by status
Type: token
Path: InventoryReport.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: Search by status
Type: token
Path: InventoryReport.status
-
-
Constructor Details
-
InventoryReport
public InventoryReport()Constructor -
InventoryReport
public InventoryReport(InventoryReport.InventoryReportStatus status, InventoryReport.InventoryCountType countType, Date reportedDateTime) Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(Business identifier for the InventoryReport.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist {3}
-
getStatusElement
- Returns:
status(The status of the inventory check or notification - whether this is draft (e.g. the report is still pending some updates) or active.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value-status(The status of the inventory check or notification - whether this is draft (e.g. the report is still pending some updates) or active.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The status of the inventory check or notification - whether this is draft (e.g. the report is still pending some updates) or active.
-
setStatus
- Parameters:
value- The status of the inventory check or notification - whether this is draft (e.g. the report is still pending some updates) or active.
-
getCountTypeElement
- Returns:
countType(Whether the report is about the current inventory count (snapshot) or a differential change in inventory (change).). This is the underlying object with id, value and extensions. The accessor "getCountType" gives direct access to the value
-
hasCountTypeElement
-
hasCountType
-
setCountTypeElement
- Parameters:
value-countType(Whether the report is about the current inventory count (snapshot) or a differential change in inventory (change).). This is the underlying object with id, value and extensions. The accessor "getCountType" gives direct access to the value
-
getCountType
- Returns:
- Whether the report is about the current inventory count (snapshot) or a differential change in inventory (change).
-
setCountType
- Parameters:
value- Whether the report is about the current inventory count (snapshot) or a differential change in inventory (change).
-
getOperationType
- Returns:
operationType(What type of operation is being performed - addition or subtraction.)
-
hasOperationType
-
setOperationType
- Parameters:
value-operationType(What type of operation is being performed - addition or subtraction.)
-
getOperationTypeReason
- Returns:
operationTypeReason(The reason for this count - regular count, ad-hoc count, new arrivals, etc.)
-
hasOperationTypeReason
-
setOperationTypeReason
- Parameters:
value-operationTypeReason(The reason for this count - regular count, ad-hoc count, new arrivals, etc.)
-
getReportedDateTimeElement
- Returns:
reportedDateTime(When the report has been submitted.). This is the underlying object with id, value and extensions. The accessor "getReportedDateTime" gives direct access to the value
-
hasReportedDateTimeElement
-
hasReportedDateTime
-
setReportedDateTimeElement
- Parameters:
value-reportedDateTime(When the report has been submitted.). This is the underlying object with id, value and extensions. The accessor "getReportedDateTime" gives direct access to the value
-
getReportedDateTime
- Returns:
- When the report has been submitted.
-
setReportedDateTime
- Parameters:
value- When the report has been submitted.
-
getReporter
- Returns:
reporter(Who submits the report.)
-
hasReporter
-
setReporter
- Parameters:
value-reporter(Who submits the report.)
-
getReportingPeriod
- Returns:
reportingPeriod(The period the report refers to.)
-
hasReportingPeriod
-
setReportingPeriod
- Parameters:
value-reportingPeriod(The period the report refers to.)
-
getInventoryListing
- Returns:
inventoryListing(An inventory listing section (grouped by any of the attributes).)
-
setInventoryListing
public InventoryReport setInventoryListing(List<InventoryReport.InventoryReportInventoryListingComponent> theInventoryListing) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasInventoryListing
-
addInventoryListing
-
addInventoryListing
-
getInventoryListingFirstRep
- Returns:
- The first repetition of repeating field
inventoryListing, creating it if it does not already exist {3}
-
getNote
- Returns:
note(A note associated with the InventoryReport.)
-
setNote
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note, creating it if it does not already exist {3}
-
listChildren
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource- Returns:
- the FHIR type name of the instance (not the java class name)
-
copy
- Specified by:
copyin classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-