Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Atrius India Core SupplyDelivery

Official URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-supplydelivery Version: 0.1.0
Draft as of 2026-08-30 Computable Name: AtriusInSupplyDelivery
Other Identifiers: OID:1.3.6.1.4.1.66219.1.42.148

Audit / interop projection for inventory movements (GRN receive, later ward/OT issue).

Quantity balances live in the HIS Postgres stock ledger (D1), not on this resource. HIS stamps this profile on GRN SupplyDelivery writes.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery(4.0.1) Delivery of bulk Supplies
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... Slices for identifier S 1..* Identifier External identifier
Slice: Unordered, Open by value:system
.... identifier:grn S 0..1 Identifier External identifier
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://atrius.in/fhir/r4/identifier/grn
..... value SΣ 1..1 string The value that is unique
Example General: 123456
... type S 1..1 CodeableConcept Category of dispense event
Binding: SupplyItemType (required)
.... Slices for coding SΣ 2..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:itemType SΣ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type
...... code SΣ 1..1 code Symbol in syntax defined by the system
..... coding:kind SΣ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind
...... code SΣ 1..1 code Symbol in syntax defined by the system
... suppliedItem S 1..1 BackboneElement The item that is delivered or supplied
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:batch S 0..1 string Stock batch / lot number
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch
Constraints: ext-1
..... extension:expiry S 0..1 date Stock expiry date
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... quantity S 1..1 SimpleQuantity(4.0.1) Amount dispensed
.... item[x] S 0..1 Medication, Substance, or Device supplied
Binding: SNOMEDCTSupplyItem (example): The item that was delivered.
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Medication | Substance | Device)
... occurrence[x] SΣ 0..1 When event occurred
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... supplier S 0..1 Reference(Practitioner | PractitionerRole | Organization) Dispenser
... destination S 1..1 Reference(Atrius India Core Location(0.1.0) | Location) Where the Supply was sent

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SupplyDelivery.identifier:grn.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
SupplyDelivery.status Base required SupplyDeliveryStatus 📍4.0.1 FHIR Std.
SupplyDelivery.type Base required Supply Item Type 📍4.0.1 FHIR Std.
SupplyDelivery.suppliedItem.​item[x] Base example SNOMED CT Supply Item 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SupplyDelivery If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SupplyDelivery If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SupplyDelivery A resource should have narrative for robust management text.`div`.exists()
ele-1 error SupplyDelivery.implicitRules, SupplyDelivery.modifierExtension, SupplyDelivery.identifier, SupplyDelivery.identifier:grn, SupplyDelivery.identifier:grn.use, SupplyDelivery.identifier:grn.system, SupplyDelivery.identifier:grn.value, SupplyDelivery.status, SupplyDelivery.type, SupplyDelivery.type.coding, SupplyDelivery.type.coding:itemType, SupplyDelivery.type.coding:itemType.system, SupplyDelivery.type.coding:itemType.code, SupplyDelivery.type.coding:kind, SupplyDelivery.type.coding:kind.system, SupplyDelivery.type.coding:kind.code, SupplyDelivery.suppliedItem, SupplyDelivery.suppliedItem.extension, SupplyDelivery.suppliedItem.extension:batch, SupplyDelivery.suppliedItem.extension:expiry, SupplyDelivery.suppliedItem.modifierExtension, SupplyDelivery.suppliedItem.quantity, SupplyDelivery.suppliedItem.item[x], SupplyDelivery.occurrence[x], SupplyDelivery.supplier, SupplyDelivery.destination All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error SupplyDelivery.modifierExtension, SupplyDelivery.suppliedItem.extension, SupplyDelivery.suppliedItem.extension:batch, SupplyDelivery.suppliedItem.extension:expiry, SupplyDelivery.suppliedItem.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery(4.0.1) Delivery of bulk Supplies
... Slices for identifier S 1..* Identifier External identifier
Slice: Unordered, Open by value:system
.... identifier:grn S 0..1 Identifier External identifier
..... system 1..1 uri The namespace for the identifier value
Required Pattern: https://atrius.in/fhir/r4/identifier/grn
..... value S 1..1 string The value that is unique
... status S 1..1 code in-progress | completed | abandoned | entered-in-error
... type S 1..1 CodeableConcept Category of dispense event
Binding: SupplyItemType (required)
.... Slices for coding S 2..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:itemType S 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type
...... code S 1..1 code Symbol in syntax defined by the system
..... coding:kind S 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind
...... code S 1..1 code Symbol in syntax defined by the system
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:batch S 0..1 string Stock batch / lot number
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch
..... extension:expiry S 0..1 date Stock expiry date
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry
.... quantity S 1..1 SimpleQuantity(4.0.1) Amount dispensed
.... item[x] S 0..1 CodeableConcept, Reference(Medication | Substance | Device) Medication, Substance, or Device supplied
... occurrence[x] S 0..1 dateTime, Period, Timing When event occurred
... supplier S 0..1 Reference(Practitioner | PractitionerRole | Organization) Dispenser
... destination S 1..1 Reference(Atrius India Core Location(0.1.0) | Location) Where the Supply was sent

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
SupplyDelivery.type Base required Supply Item Type 📍4.0.1 FHIR Std.
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery(4.0.1) Delivery of bulk Supplies
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... Slices for identifier S 1..* Identifier External identifier
Slice: Unordered, Open by value:system
.... identifier:grn S 0..1 Identifier External identifier
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://atrius.in/fhir/r4/identifier/grn
..... value SΣ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... basedOn Σ 0..* Reference(SupplyRequest) Fulfills plan, proposal or order
... partOf Σ 0..* Reference(SupplyDelivery | Contract) Part of referenced event
... status ?!SΣ 1..1 code in-progress | completed | abandoned | entered-in-error
Binding: SupplyDeliveryStatus (required): Status of the supply delivery.
... patient 0..1 Reference(Patient) Patient for whom the item is supplied
... type S 1..1 CodeableConcept Category of dispense event
Binding: SupplyItemType (required)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... Slices for coding SΣ 2..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:itemType SΣ 1..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣ 1..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... coding:kind SΣ 1..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣ 1..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... suppliedItem S 1..1 BackboneElement The item that is delivered or supplied
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:batch S 0..1 string Stock batch / lot number
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch
Constraints: ext-1
..... extension:expiry S 0..1 date Stock expiry date
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... quantity S 1..1 SimpleQuantity(4.0.1) Amount dispensed
.... item[x] S 0..1 Medication, Substance, or Device supplied
Binding: SNOMEDCTSupplyItem (example): The item that was delivered.
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Medication | Substance | Device)
... occurrence[x] SΣ 0..1 When event occurred
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... supplier S 0..1 Reference(Practitioner | PractitionerRole | Organization) Dispenser
... destination S 1..1 Reference(Atrius India Core Location(0.1.0) | Location) Where the Supply was sent
... receiver 0..* Reference(Practitioner | PractitionerRole) Who collected the Supply

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SupplyDelivery.language Base preferred Common Languages 📍4.0.1 FHIR Std.
SupplyDelivery.identifier:grn.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
SupplyDelivery.identifier:grn.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
SupplyDelivery.status Base required SupplyDeliveryStatus 📍4.0.1 FHIR Std.
SupplyDelivery.type Base required Supply Item Type 📍4.0.1 FHIR Std.
SupplyDelivery.suppliedItem.​item[x] Base example SNOMED CT Supply Item 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SupplyDelivery If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SupplyDelivery If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SupplyDelivery A resource should have narrative for robust management text.`div`.exists()
ele-1 error SupplyDelivery.meta, SupplyDelivery.implicitRules, SupplyDelivery.language, SupplyDelivery.text, SupplyDelivery.extension, SupplyDelivery.modifierExtension, SupplyDelivery.identifier, SupplyDelivery.identifier:grn, SupplyDelivery.identifier:grn.extension, SupplyDelivery.identifier:grn.use, SupplyDelivery.identifier:grn.type, SupplyDelivery.identifier:grn.system, SupplyDelivery.identifier:grn.value, SupplyDelivery.identifier:grn.period, SupplyDelivery.identifier:grn.assigner, SupplyDelivery.basedOn, SupplyDelivery.partOf, SupplyDelivery.status, SupplyDelivery.patient, SupplyDelivery.type, SupplyDelivery.type.extension, SupplyDelivery.type.coding, SupplyDelivery.type.coding:itemType, SupplyDelivery.type.coding:itemType.extension, SupplyDelivery.type.coding:itemType.system, SupplyDelivery.type.coding:itemType.version, SupplyDelivery.type.coding:itemType.code, SupplyDelivery.type.coding:itemType.display, SupplyDelivery.type.coding:itemType.userSelected, SupplyDelivery.type.coding:kind, SupplyDelivery.type.coding:kind.extension, SupplyDelivery.type.coding:kind.system, SupplyDelivery.type.coding:kind.version, SupplyDelivery.type.coding:kind.code, SupplyDelivery.type.coding:kind.display, SupplyDelivery.type.coding:kind.userSelected, SupplyDelivery.type.text, SupplyDelivery.suppliedItem, SupplyDelivery.suppliedItem.extension, SupplyDelivery.suppliedItem.extension:batch, SupplyDelivery.suppliedItem.extension:expiry, SupplyDelivery.suppliedItem.modifierExtension, SupplyDelivery.suppliedItem.quantity, SupplyDelivery.suppliedItem.item[x], SupplyDelivery.occurrence[x], SupplyDelivery.supplier, SupplyDelivery.destination, SupplyDelivery.receiver All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error SupplyDelivery.extension, SupplyDelivery.modifierExtension, SupplyDelivery.identifier:grn.extension, SupplyDelivery.type.extension, SupplyDelivery.type.coding:itemType.extension, SupplyDelivery.type.coding:kind.extension, SupplyDelivery.suppliedItem.extension, SupplyDelivery.suppliedItem.extension:batch, SupplyDelivery.suppliedItem.extension:expiry, SupplyDelivery.suppliedItem.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Mandatory: 12 elements(2 nested mandatory elements)
Must-Support: 18 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of SupplyDelivery.identifier
  • The element 1 is sliced based on the value of SupplyDelivery.type.coding

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery(4.0.1) Delivery of bulk Supplies
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... Slices for identifier S 1..* Identifier External identifier
Slice: Unordered, Open by value:system
.... identifier:grn S 0..1 Identifier External identifier
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://atrius.in/fhir/r4/identifier/grn
..... value SΣ 1..1 string The value that is unique
Example General: 123456
... type S 1..1 CodeableConcept Category of dispense event
Binding: SupplyItemType (required)
.... Slices for coding SΣ 2..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:itemType SΣ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type
...... code SΣ 1..1 code Symbol in syntax defined by the system
..... coding:kind SΣ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind
...... code SΣ 1..1 code Symbol in syntax defined by the system
... suppliedItem S 1..1 BackboneElement The item that is delivered or supplied
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:batch S 0..1 string Stock batch / lot number
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch
Constraints: ext-1
..... extension:expiry S 0..1 date Stock expiry date
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... quantity S 1..1 SimpleQuantity(4.0.1) Amount dispensed
.... item[x] S 0..1 Medication, Substance, or Device supplied
Binding: SNOMEDCTSupplyItem (example): The item that was delivered.
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Medication | Substance | Device)
... occurrence[x] SΣ 0..1 When event occurred
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... supplier S 0..1 Reference(Practitioner | PractitionerRole | Organization) Dispenser
... destination S 1..1 Reference(Atrius India Core Location(0.1.0) | Location) Where the Supply was sent

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SupplyDelivery.identifier:grn.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
SupplyDelivery.status Base required SupplyDeliveryStatus 📍4.0.1 FHIR Std.
SupplyDelivery.type Base required Supply Item Type 📍4.0.1 FHIR Std.
SupplyDelivery.suppliedItem.​item[x] Base example SNOMED CT Supply Item 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SupplyDelivery If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SupplyDelivery If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SupplyDelivery A resource should have narrative for robust management text.`div`.exists()
ele-1 error SupplyDelivery.implicitRules, SupplyDelivery.modifierExtension, SupplyDelivery.identifier, SupplyDelivery.identifier:grn, SupplyDelivery.identifier:grn.use, SupplyDelivery.identifier:grn.system, SupplyDelivery.identifier:grn.value, SupplyDelivery.status, SupplyDelivery.type, SupplyDelivery.type.coding, SupplyDelivery.type.coding:itemType, SupplyDelivery.type.coding:itemType.system, SupplyDelivery.type.coding:itemType.code, SupplyDelivery.type.coding:kind, SupplyDelivery.type.coding:kind.system, SupplyDelivery.type.coding:kind.code, SupplyDelivery.suppliedItem, SupplyDelivery.suppliedItem.extension, SupplyDelivery.suppliedItem.extension:batch, SupplyDelivery.suppliedItem.extension:expiry, SupplyDelivery.suppliedItem.modifierExtension, SupplyDelivery.suppliedItem.quantity, SupplyDelivery.suppliedItem.item[x], SupplyDelivery.occurrence[x], SupplyDelivery.supplier, SupplyDelivery.destination All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error SupplyDelivery.modifierExtension, SupplyDelivery.suppliedItem.extension, SupplyDelivery.suppliedItem.extension:batch, SupplyDelivery.suppliedItem.extension:expiry, SupplyDelivery.suppliedItem.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery(4.0.1) Delivery of bulk Supplies
... Slices for identifier S 1..* Identifier External identifier
Slice: Unordered, Open by value:system
.... identifier:grn S 0..1 Identifier External identifier
..... system 1..1 uri The namespace for the identifier value
Required Pattern: https://atrius.in/fhir/r4/identifier/grn
..... value S 1..1 string The value that is unique
... status S 1..1 code in-progress | completed | abandoned | entered-in-error
... type S 1..1 CodeableConcept Category of dispense event
Binding: SupplyItemType (required)
.... Slices for coding S 2..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:itemType S 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type
...... code S 1..1 code Symbol in syntax defined by the system
..... coding:kind S 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind
...... code S 1..1 code Symbol in syntax defined by the system
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:batch S 0..1 string Stock batch / lot number
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch
..... extension:expiry S 0..1 date Stock expiry date
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry
.... quantity S 1..1 SimpleQuantity(4.0.1) Amount dispensed
.... item[x] S 0..1 CodeableConcept, Reference(Medication | Substance | Device) Medication, Substance, or Device supplied
... occurrence[x] S 0..1 dateTime, Period, Timing When event occurred
... supplier S 0..1 Reference(Practitioner | PractitionerRole | Organization) Dispenser
... destination S 1..1 Reference(Atrius India Core Location(0.1.0) | Location) Where the Supply was sent

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
SupplyDelivery.type Base required Supply Item Type 📍4.0.1 FHIR Std.

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery(4.0.1) Delivery of bulk Supplies
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... Slices for identifier S 1..* Identifier External identifier
Slice: Unordered, Open by value:system
.... identifier:grn S 0..1 Identifier External identifier
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://atrius.in/fhir/r4/identifier/grn
..... value SΣ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... basedOn Σ 0..* Reference(SupplyRequest) Fulfills plan, proposal or order
... partOf Σ 0..* Reference(SupplyDelivery | Contract) Part of referenced event
... status ?!SΣ 1..1 code in-progress | completed | abandoned | entered-in-error
Binding: SupplyDeliveryStatus (required): Status of the supply delivery.
... patient 0..1 Reference(Patient) Patient for whom the item is supplied
... type S 1..1 CodeableConcept Category of dispense event
Binding: SupplyItemType (required)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... Slices for coding SΣ 2..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:itemType SΣ 1..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣ 1..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... coding:kind SΣ 1..1 Coding Code defined by a terminology system
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣ 1..1 code Symbol in syntax defined by the system
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... suppliedItem S 1..1 BackboneElement The item that is delivered or supplied
.... id 0..1 string Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:batch S 0..1 string Stock batch / lot number
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch
Constraints: ext-1
..... extension:expiry S 0..1 date Stock expiry date
URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... quantity S 1..1 SimpleQuantity(4.0.1) Amount dispensed
.... item[x] S 0..1 Medication, Substance, or Device supplied
Binding: SNOMEDCTSupplyItem (example): The item that was delivered.
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Medication | Substance | Device)
... occurrence[x] SΣ 0..1 When event occurred
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... supplier S 0..1 Reference(Practitioner | PractitionerRole | Organization) Dispenser
... destination S 1..1 Reference(Atrius India Core Location(0.1.0) | Location) Where the Supply was sent
... receiver 0..* Reference(Practitioner | PractitionerRole) Who collected the Supply

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SupplyDelivery.language Base preferred Common Languages 📍4.0.1 FHIR Std.
SupplyDelivery.identifier:grn.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
SupplyDelivery.identifier:grn.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
SupplyDelivery.status Base required SupplyDeliveryStatus 📍4.0.1 FHIR Std.
SupplyDelivery.type Base required Supply Item Type 📍4.0.1 FHIR Std.
SupplyDelivery.suppliedItem.​item[x] Base example SNOMED CT Supply Item 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SupplyDelivery If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SupplyDelivery If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SupplyDelivery A resource should have narrative for robust management text.`div`.exists()
ele-1 error SupplyDelivery.meta, SupplyDelivery.implicitRules, SupplyDelivery.language, SupplyDelivery.text, SupplyDelivery.extension, SupplyDelivery.modifierExtension, SupplyDelivery.identifier, SupplyDelivery.identifier:grn, SupplyDelivery.identifier:grn.extension, SupplyDelivery.identifier:grn.use, SupplyDelivery.identifier:grn.type, SupplyDelivery.identifier:grn.system, SupplyDelivery.identifier:grn.value, SupplyDelivery.identifier:grn.period, SupplyDelivery.identifier:grn.assigner, SupplyDelivery.basedOn, SupplyDelivery.partOf, SupplyDelivery.status, SupplyDelivery.patient, SupplyDelivery.type, SupplyDelivery.type.extension, SupplyDelivery.type.coding, SupplyDelivery.type.coding:itemType, SupplyDelivery.type.coding:itemType.extension, SupplyDelivery.type.coding:itemType.system, SupplyDelivery.type.coding:itemType.version, SupplyDelivery.type.coding:itemType.code, SupplyDelivery.type.coding:itemType.display, SupplyDelivery.type.coding:itemType.userSelected, SupplyDelivery.type.coding:kind, SupplyDelivery.type.coding:kind.extension, SupplyDelivery.type.coding:kind.system, SupplyDelivery.type.coding:kind.version, SupplyDelivery.type.coding:kind.code, SupplyDelivery.type.coding:kind.display, SupplyDelivery.type.coding:kind.userSelected, SupplyDelivery.type.text, SupplyDelivery.suppliedItem, SupplyDelivery.suppliedItem.extension, SupplyDelivery.suppliedItem.extension:batch, SupplyDelivery.suppliedItem.extension:expiry, SupplyDelivery.suppliedItem.modifierExtension, SupplyDelivery.suppliedItem.quantity, SupplyDelivery.suppliedItem.item[x], SupplyDelivery.occurrence[x], SupplyDelivery.supplier, SupplyDelivery.destination, SupplyDelivery.receiver All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error SupplyDelivery.extension, SupplyDelivery.modifierExtension, SupplyDelivery.identifier:grn.extension, SupplyDelivery.type.extension, SupplyDelivery.type.coding:itemType.extension, SupplyDelivery.type.coding:kind.extension, SupplyDelivery.suppliedItem.extension, SupplyDelivery.suppliedItem.extension:batch, SupplyDelivery.suppliedItem.extension:expiry, SupplyDelivery.suppliedItem.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Summary

Mandatory: 12 elements(2 nested mandatory elements)
Must-Support: 18 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of SupplyDelivery.identifier
  • The element 1 is sliced based on the value of SupplyDelivery.type.coding

 

Other representations of profile: CSV, Excel, Schematron