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
| 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
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | SupplyDelivery(4.0.1) | Delivery of bulk Supplies | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
S | 1..* | Identifier | External identifier Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | External identifier |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://atrius.in/fhir/r4/identifier/grn |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
?!SΣ | 1..1 | code | in-progress | completed | abandoned | entered-in-error Binding: SupplyDeliveryStatus (required): Status of the supply delivery. |
![]() ![]() |
S | 1..1 | CodeableConcept | Category of dispense event Binding: SupplyItemType (required) |
![]() ![]() ![]() |
SΣ | 2..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type |
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind |
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() |
S | 1..1 | BackboneElement | The item that is delivered or supplied |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Stock batch / lot number URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch Constraints: ext-1 |
![]() ![]() ![]() ![]() |
S | 0..1 | date | Stock expiry date URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry Constraints: ext-1 |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
S | 1..1 | SimpleQuantity(4.0.1) | Amount dispensed |
![]() ![]() ![]() |
S | 0..1 | Medication, Substance, or Device supplied Binding: SNOMEDCTSupplyItem (example): The item that was delivered. | |
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() |
Reference(Medication | Substance | Device) | |||
![]() ![]() |
SΣ | 0..1 | When event occurred | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() |
Timing | |||
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Dispenser |
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Location(0.1.0) | Location) | Where the Supply was sent |
Documentation for this format | ||||
| 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. |
| 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()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | SupplyDelivery(4.0.1) | Delivery of bulk Supplies | |
![]() ![]() |
S | 1..* | Identifier | External identifier Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | External identifier |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: https://atrius.in/fhir/r4/identifier/grn | |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() |
S | 1..1 | code | in-progress | completed | abandoned | entered-in-error |
![]() ![]() |
S | 1..1 | CodeableConcept | Category of dispense event Binding: SupplyItemType (required) |
![]() ![]() ![]() |
S | 2..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system |
![]() ![]() ![]() ![]() |
S | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type | |
![]() ![]() ![]() ![]() ![]() |
S | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() ![]() |
S | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind | |
![]() ![]() ![]() ![]() ![]() |
S | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() |
S | 1..1 | BackboneElement | The item that is delivered or supplied |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Stock batch / lot number URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch |
![]() ![]() ![]() ![]() |
S | 0..1 | date | Stock expiry date URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry |
![]() ![]() ![]() |
S | 1..1 | SimpleQuantity(4.0.1) | Amount dispensed |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept, Reference(Medication | Substance | Device) | Medication, Substance, or Device supplied |
![]() ![]() |
S | 0..1 | dateTime, Period, Timing | When event occurred |
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Dispenser |
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Location(0.1.0) | Location) | Where the Supply was sent |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| SupplyDelivery.type | Base | required | Supply Item Type | 📍4.0.1 | FHIR Std. |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | SupplyDelivery(4.0.1) | Delivery of bulk Supplies | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
S | 1..* | Identifier | External identifier Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() |
S | 0..1 | Identifier | External identifier | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 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. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://atrius.in/fhir/r4/identifier/grn | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..* | Reference(SupplyRequest) | Fulfills plan, proposal or order | ||||
![]() ![]() |
Σ | 0..* | Reference(SupplyDelivery | Contract) | Part of referenced event | ||||
![]() ![]() |
?!SΣ | 1..1 | code | in-progress | completed | abandoned | entered-in-error Binding: SupplyDeliveryStatus (required): Status of the supply delivery. | ||||
![]() ![]() |
0..1 | Reference(Patient) | Patient for whom the item is supplied | |||||
![]() ![]() |
S | 1..1 | CodeableConcept | Category of dispense event Binding: SupplyItemType (required) | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
SΣ | 2..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
S | 1..1 | BackboneElement | The item that is delivered or supplied | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
S | 0..1 | string | Stock batch / lot number URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
S | 0..1 | date | Stock expiry date URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry Constraints: ext-1 | ||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 1..1 | SimpleQuantity(4.0.1) | Amount dispensed | ||||
![]() ![]() ![]() |
S | 0..1 | Medication, Substance, or Device supplied Binding: SNOMEDCTSupplyItem (example): The item that was delivered. | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Reference(Medication | Substance | Device) | |||||||
![]() ![]() |
SΣ | 0..1 | When event occurred | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Dispenser | ||||
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Location(0.1.0) | Location) | Where the Supply was sent | ||||
![]() ![]() |
0..* | Reference(Practitioner | PractitionerRole) | Who collected the Supply | |||||
Documentation for this format | ||||||||
| 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. |
| 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:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | SupplyDelivery(4.0.1) | Delivery of bulk Supplies | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
S | 1..* | Identifier | External identifier Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | External identifier |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://atrius.in/fhir/r4/identifier/grn |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
?!SΣ | 1..1 | code | in-progress | completed | abandoned | entered-in-error Binding: SupplyDeliveryStatus (required): Status of the supply delivery. |
![]() ![]() |
S | 1..1 | CodeableConcept | Category of dispense event Binding: SupplyItemType (required) |
![]() ![]() ![]() |
SΣ | 2..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type |
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind |
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() |
S | 1..1 | BackboneElement | The item that is delivered or supplied |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Stock batch / lot number URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch Constraints: ext-1 |
![]() ![]() ![]() ![]() |
S | 0..1 | date | Stock expiry date URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry Constraints: ext-1 |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 |
![]() ![]() ![]() |
S | 1..1 | SimpleQuantity(4.0.1) | Amount dispensed |
![]() ![]() ![]() |
S | 0..1 | Medication, Substance, or Device supplied Binding: SNOMEDCTSupplyItem (example): The item that was delivered. | |
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() |
Reference(Medication | Substance | Device) | |||
![]() ![]() |
SΣ | 0..1 | When event occurred | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() |
Timing | |||
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Dispenser |
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Location(0.1.0) | Location) | Where the Supply was sent |
Documentation for this format | ||||
| 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. |
| 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | SupplyDelivery(4.0.1) | Delivery of bulk Supplies | |
![]() ![]() |
S | 1..* | Identifier | External identifier Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
S | 0..1 | Identifier | External identifier |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: https://atrius.in/fhir/r4/identifier/grn | |
![]() ![]() ![]() ![]() |
S | 1..1 | string | The value that is unique |
![]() ![]() |
S | 1..1 | code | in-progress | completed | abandoned | entered-in-error |
![]() ![]() |
S | 1..1 | CodeableConcept | Category of dispense event Binding: SupplyItemType (required) |
![]() ![]() ![]() |
S | 2..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system |
![]() ![]() ![]() ![]() |
S | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type | |
![]() ![]() ![]() ![]() ![]() |
S | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() ![]() |
S | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind | |
![]() ![]() ![]() ![]() ![]() |
S | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() |
S | 1..1 | BackboneElement | The item that is delivered or supplied |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Stock batch / lot number URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch |
![]() ![]() ![]() ![]() |
S | 0..1 | date | Stock expiry date URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry |
![]() ![]() ![]() |
S | 1..1 | SimpleQuantity(4.0.1) | Amount dispensed |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept, Reference(Medication | Substance | Device) | Medication, Substance, or Device supplied |
![]() ![]() |
S | 0..1 | dateTime, Period, Timing | When event occurred |
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Dispenser |
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Location(0.1.0) | Location) | Where the Supply was sent |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| SupplyDelivery.type | Base | required | Supply Item Type | 📍4.0.1 | FHIR Std. |
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | SupplyDelivery(4.0.1) | Delivery of bulk Supplies | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
S | 1..* | Identifier | External identifier Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() |
S | 0..1 | Identifier | External identifier | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 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. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: https://atrius.in/fhir/r4/identifier/grn | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..* | Reference(SupplyRequest) | Fulfills plan, proposal or order | ||||
![]() ![]() |
Σ | 0..* | Reference(SupplyDelivery | Contract) | Part of referenced event | ||||
![]() ![]() |
?!SΣ | 1..1 | code | in-progress | completed | abandoned | entered-in-error Binding: SupplyDeliveryStatus (required): Status of the supply delivery. | ||||
![]() ![]() |
0..1 | Reference(Patient) | Patient for whom the item is supplied | |||||
![]() ![]() |
S | 1..1 | CodeableConcept | Category of dispense event Binding: SupplyItemType (required) | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
SΣ | 2..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/supply-item-type | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() |
SΣ | 1..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system Required Pattern: https://atrius.in/fhir/r4/CodeSystem/supply-delivery-kind | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
S | 1..1 | BackboneElement | The item that is delivered or supplied | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
S | 0..1 | string | Stock batch / lot number URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-batch Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
S | 0..1 | date | Stock expiry date URL: https://atrius.in/fhir/r4/StructureDefinition/atrius-in-stock-expiry Constraints: ext-1 | ||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
S | 1..1 | SimpleQuantity(4.0.1) | Amount dispensed | ||||
![]() ![]() ![]() |
S | 0..1 | Medication, Substance, or Device supplied Binding: SNOMEDCTSupplyItem (example): The item that was delivered. | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Reference(Medication | Substance | Device) | |||||||
![]() ![]() |
SΣ | 0..1 | When event occurred | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() |
S | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Dispenser | ||||
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Location(0.1.0) | Location) | Where the Supply was sent | ||||
![]() ![]() |
0..* | Reference(Practitioner | PractitionerRole) | Who collected the Supply | |||||
Documentation for this format | ||||||||
| 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. |
| 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:
Other representations of profile: CSV, Excel, Schematron