Package | ihe.pharm.supply |
Resource Type | StructureDefinition |
Id | InventoryUpdateModel |
FHIR Version | R5 |
Source | http://profiles.ihe.net/PHARM/supply/https://build.fhir.org/ig/IHE/pharm-supply/StructureDefinition-InventoryUpdateModel.html |
URL | http://profiles.ihe.net/PHARM/supply/StructureDefinition/InventoryUpdateModel |
Version | 0.3.0 |
Status | draft |
Date | 2022-12-27T13:18:13+01:00 |
Name | InventoryUpdateModel |
Realm | uv |
Authority | ihe |
Description | This is the logical model for the Inventory Change notification - an information about a change of items being added or removed from a given inventory position. This is to be typically used in differential inventory updates (e.g. "Since last time, the following items have been consumed") or to register items added or subtracted (e.g. "The following 2 items were just discarded and should be deducted from inventory ") |
Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
Type | http://profiles.ihe.net/PHARM/supply/StructureDefinition/InventoryUpdateModel |
Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Element | Elements defined in Ancestors:@id, extension Enables a party to provide information on inventory levels and inventory changes. Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | 0..1 | Identifier | Unique identification of the inventory report | |
![]() ![]() ![]() | 0..1 | code | The type of counting - whether it is a manual counting, automated data capture, estimate.. | |
![]() ![]() ![]() | 1..1 | code | The type of operation - add/subtract | |
![]() ![]() ![]() | 1..1 | The reason or detail for the change. For example a new reception | ||
![]() ![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() ![]() | Reference(Any) | |||
![]() ![]() ![]() | 0..1 | dateTime | Date and time of finalization of the report | |
![]() ![]() ![]() | 0..1 | Reference() | Person or entity that creates the report | |
![]() ![]() ![]() | 0..1 | Period | The period the inventory changes report to | |
![]() ![]() ![]() | 0..* | BackboneElement | Contains the inventory listings | |
![]() ![]() ![]() ![]() | 0..1 | Reference() | Identification of the site where the items are/were located | |
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | The inventory status of a set of items (of the same type) | |
![]() ![]() ![]() ![]() | 0..* | BackboneElement | The inventory items | |
![]() ![]() ![]() ![]() ![]() | 0..* | code | The category of the inventory items | |
![]() ![]() ![]() ![]() ![]() | 0..1 | Quantity | Quantity of items | |
![]() ![]() ![]() ![]() ![]() | 0..1 | BackboneElement | An item or set of items (of the same type and status) | |
![]() ![]() ![]() ![]() | 0..1 | dateTime | The time that the changes in this listing actually occurred | |
{ "resourceType": "StructureDefinition", "id": "InventoryUpdateModel", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://profiles.ihe.net/PHARM/supply/StructureDefinition/InventoryUpdateModel", "version": "0.3.0", "name": "InventoryUpdateModel", "status": "draft", "date": "2022-12-27T13:18:13+01:00", "publisher": "IHE Pharmacy Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/pharmacy/" } ] }, { "telecom": [ { "system": "email", "value": "pharmacy@ihe.net" } ] }, { "name": "IHE Pharmacy Technical Committee", "telecom": [ { "system": "email", "value": "pharmacy@ihe.net" } ] } ], "description": "This is the logical model for the Inventory Change notification - an information about a change of items being added or removed from a given inventory position. This is to be typically used in differential inventory updates (e.g. \"Since last time, the following items have been consumed\") or to register items added or subtracted (e.g. \"The following 2 items were just discarded and should be deducted from inventory \")", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property", "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://profiles.ihe.net/PHARM/supply/StructureDefinition/InventoryUpdateModel", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element", "derivation": "specialization", "snapshot": { "element": [ { "id": "InventoryUpdateModel", "path": "InventoryUpdateModel", "short": "Enables a party to provide information on inventory levels and inventory changes.", "definition": "This is the logical model for the Inventory Change notification - an information about a change of items being added or removed from a given inventory position. This is to be typically used in differential inventory updates (e.g. \"Since last time, the following items have been consumed\") or to register items added or subtracted (e.g. \"The following 2 items were just discarded and should be deducted from inventory \")", "min": 0, "max": "*", "base": { "path": "Element", "min": 0, "max": "*" }, "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ], "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "InventoryUpdateModel.id", "path": "InventoryUpdateModel.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "condition": [ "ele-1" ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "InventoryUpdateModel.extension", "path": "InventoryUpdateModel.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "InventoryUpdateModel.identifier", "path": "InventoryUpdateModel.identifier", "short": "Unique identification of the inventory report", "definition": "Unique identification of the inventory report", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.identifier", "min": 0, "max": "1" }, "type": [ { "code": "Identifier" } ] }, { "id": "InventoryUpdateModel.countType", "path": "InventoryUpdateModel.countType", "short": "The type of counting - whether it is a manual counting, automated data capture, estimate..", "definition": "The type of counting - whether it is a manual counting, automated data capture, estimate..", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.countType", "min": 0, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "InventoryUpdateModel.operationType", "path": "InventoryUpdateModel.operationType", "short": "The type of operation - add/subtract", "definition": "The type of operation - add/subtract", "min": 1, "max": "1", "base": { "path": "InventoryUpdateModel.operationType", "min": 1, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "InventoryUpdateModel.operationTypeReason[x]", "path": "InventoryUpdateModel.operationTypeReason[x]", "short": "The reason or detail for the change. For example a new reception", "definition": "The reason or detail for the change. For example a new reception", "min": 1, "max": "1", "base": { "path": "InventoryUpdateModel.operationTypeReason[x]", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" }, { "code": "Reference" } ] }, { "id": "InventoryUpdateModel.reportDateTime", "path": "InventoryUpdateModel.reportDateTime", "short": "Date and time of finalization of the report", "definition": "Date and time of finalization of the report", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.reportDateTime", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "InventoryUpdateModel.reporter", "path": "InventoryUpdateModel.reporter", "short": "Person or entity that creates the report", "definition": "Person or entity that creates the report", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.reporter", "min": 0, "max": "1" }, "type": [ { "code": "Reference" } ] }, { "id": "InventoryUpdateModel.reportingPeriod", "path": "InventoryUpdateModel.reportingPeriod", "short": "The period the inventory changes report to", "definition": "The period the inventory changes report to", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.reportingPeriod", "min": 0, "max": "1" }, "type": [ { "code": "Period" } ] }, { "id": "InventoryUpdateModel.inventoryListing", "path": "InventoryUpdateModel.inventoryListing", "short": "Contains the inventory listings", "definition": "Contains the inventory listings", "min": 0, "max": "*", "base": { "path": "InventoryUpdateModel.inventoryListing", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "InventoryUpdateModel.inventoryListing.id", "path": "InventoryUpdateModel.inventoryListing.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "id" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "condition": [ "ele-1" ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "InventoryUpdateModel.inventoryListing.extension", "path": "InventoryUpdateModel.inventoryListing.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "InventoryUpdateModel.inventoryListing.modifierExtension", "path": "InventoryUpdateModel.inventoryListing.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "InventoryUpdateModel.inventoryListing.location", "path": "InventoryUpdateModel.inventoryListing.location", "short": "Identification of the site where the items are/were located", "definition": "Identification of the site where the items are/were located", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.inventoryListing.location", "min": 0, "max": "1" }, "type": [ { "code": "Reference" } ] }, { "id": "InventoryUpdateModel.inventoryListing.status", "path": "InventoryUpdateModel.inventoryListing.status", "short": "The inventory status of a set of items (of the same type)", "definition": "The inventory status of a set of items (of the same type)", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.inventoryListing.status", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items", "path": "InventoryUpdateModel.inventoryListing.items", "short": "The inventory items", "definition": "The inventory items", "min": 0, "max": "*", "base": { "path": "InventoryUpdateModel.inventoryListing.items", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.id", "path": "InventoryUpdateModel.inventoryListing.items.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "id" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "condition": [ "ele-1" ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.extension", "path": "InventoryUpdateModel.inventoryListing.items.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.modifierExtension", "path": "InventoryUpdateModel.inventoryListing.items.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.category", "path": "InventoryUpdateModel.inventoryListing.items.category", "short": "The category of the inventory items", "definition": "The category of the inventory items", "min": 0, "max": "*", "base": { "path": "InventoryUpdateModel.inventoryListing.items.category", "min": 0, "max": "*" }, "type": [ { "code": "code" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.quantity", "path": "InventoryUpdateModel.inventoryListing.items.quantity", "short": "Quantity of items", "definition": "Quantity of items", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.inventoryListing.items.quantity", "min": 0, "max": "1" }, "type": [ { "code": "Quantity" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.item", "path": "InventoryUpdateModel.inventoryListing.items.item", "short": "An item or set of items (of the same type and status)", "definition": "An item or set of items (of the same type and status)", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.inventoryListing.items.item", "min": 0, "max": "1" }, "type": [ { "code": "BackboneElement" } ] }, { "id": "InventoryUpdateModel.inventoryListing.countingDateTime", "path": "InventoryUpdateModel.inventoryListing.countingDateTime", "short": "The time that the changes in this listing actually occurred", "definition": "The time that the changes in this listing actually occurred", "min": 0, "max": "1", "base": { "path": "InventoryUpdateModel.inventoryListing.countingDateTime", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] } ] }, "differential": { "element": [ { "id": "InventoryUpdateModel", "path": "InventoryUpdateModel", "short": "Enables a party to provide information on inventory levels and inventory changes.", "definition": "This is the logical model for the Inventory Change notification - an information about a change of items being added or removed from a given inventory position. This is to be typically used in differential inventory updates (e.g. \"Since last time, the following items have been consumed\") or to register items added or subtracted (e.g. \"The following 2 items were just discarded and should be deducted from inventory \")" }, { "id": "InventoryUpdateModel.identifier", "path": "InventoryUpdateModel.identifier", "short": "Unique identification of the inventory report", "definition": "Unique identification of the inventory report", "min": 0, "max": "1", "type": [ { "code": "Identifier" } ] }, { "id": "InventoryUpdateModel.countType", "path": "InventoryUpdateModel.countType", "short": "The type of counting - whether it is a manual counting, automated data capture, estimate..", "definition": "The type of counting - whether it is a manual counting, automated data capture, estimate..", "min": 0, "max": "1", "type": [ { "code": "code" } ] }, { "id": "InventoryUpdateModel.operationType", "path": "InventoryUpdateModel.operationType", "short": "The type of operation - add/subtract", "definition": "The type of operation - add/subtract", "min": 1, "max": "1", "type": [ { "code": "code" } ] }, { "id": "InventoryUpdateModel.operationTypeReason[x]", "path": "InventoryUpdateModel.operationTypeReason[x]", "short": "The reason or detail for the change. For example a new reception", "definition": "The reason or detail for the change. For example a new reception", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" }, { "code": "Reference" } ] }, { "id": "InventoryUpdateModel.reportDateTime", "path": "InventoryUpdateModel.reportDateTime", "short": "Date and time of finalization of the report", "definition": "Date and time of finalization of the report", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "InventoryUpdateModel.reporter", "path": "InventoryUpdateModel.reporter", "short": "Person or entity that creates the report", "definition": "Person or entity that creates the report", "min": 0, "max": "1", "type": [ { "code": "Reference" } ] }, { "id": "InventoryUpdateModel.reportingPeriod", "path": "InventoryUpdateModel.reportingPeriod", "short": "The period the inventory changes report to", "definition": "The period the inventory changes report to", "min": 0, "max": "1", "type": [ { "code": "Period" } ] }, { "id": "InventoryUpdateModel.inventoryListing", "path": "InventoryUpdateModel.inventoryListing", "short": "Contains the inventory listings", "definition": "Contains the inventory listings", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "InventoryUpdateModel.inventoryListing.location", "path": "InventoryUpdateModel.inventoryListing.location", "short": "Identification of the site where the items are/were located", "definition": "Identification of the site where the items are/were located", "min": 0, "max": "1", "type": [ { "code": "Reference" } ] }, { "id": "InventoryUpdateModel.inventoryListing.status", "path": "InventoryUpdateModel.inventoryListing.status", "short": "The inventory status of a set of items (of the same type)", "definition": "The inventory status of a set of items (of the same type)", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items", "path": "InventoryUpdateModel.inventoryListing.items", "short": "The inventory items", "definition": "The inventory items", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.category", "path": "InventoryUpdateModel.inventoryListing.items.category", "short": "The category of the inventory items", "definition": "The category of the inventory items", "min": 0, "max": "*", "type": [ { "code": "code" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.quantity", "path": "InventoryUpdateModel.inventoryListing.items.quantity", "short": "Quantity of items", "definition": "Quantity of items", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "id": "InventoryUpdateModel.inventoryListing.items.item", "path": "InventoryUpdateModel.inventoryListing.items.item", "short": "An item or set of items (of the same type and status)", "definition": "An item or set of items (of the same type and status)", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "InventoryUpdateModel.inventoryListing.countingDateTime", "path": "InventoryUpdateModel.inventoryListing.countingDateTime", "short": "The time that the changes in this listing actually occurred", "definition": "The time that the changes in this listing actually occurred", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] } ] } }