0.0.1 - 0.0.1

EAHPInteroperabilityIG - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SupplyDelivery Snt-Del-Ref-5752 JSON example - JSON Representation

Raw json | Download

{
  "resourceType" : "SupplyDelivery",
  "id" : "Snt-Del-Ref-5752",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2026-03-19T13:57:16.010+00:00",
    "profile" : [
      🔗 "https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/SupplyDeliveryEAHPInteroperability"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SupplyDelivery Snt-Del-Ref-5752</b></p><a name=\"Snt-Del-Ref-5752\"> </a><a name=\"hcSnt-Del-Ref-5752\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2026-03-19 13:57:16+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SupplyDeliveryEAHPInteroperability.html\">SupplyDelivery EAHP Interoperability</a></p></div><p><b>basedOn</b>: <a href=\"SupplyRequest-5752.html\">SupplyRequest: identifier = Request ID; status = completed; priority = routine; quantity = 5 Indivisible Logistical Unit</a></p><p><b>status</b>: Delivered</p><h3>SuppliedItems</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>5</td><td><a href=\"#hcSnt-Del-Ref-5752/59087d94-1354-4ffa-8527-878c010f324d\">InventoryItem: status = active; baseUnit = Indivisible Logistical Unit; netContent = 5 Indivisible Logistical Unit</a></td></tr></table><p><b>supplier</b>: <a href=\"Organization/Athena-Calypso-Pegasus\">Athena-Calypso-Pegasus</a></p><p><b>destination</b>: <a href=\"Location/Cart001\">Cart001</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: InventoryItem #59087d94-1354-4ffa-8527-878c010f324d</b></p><a name=\"Snt-Del-Ref-5752/59087d94-1354-4ffa-8527-878c010f324d\"> </a><a name=\"hcSnt-Del-Ref-5752/59087d94-1354-4ffa-8527-878c010f324d\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-InventoryItemEAHPInteroperability.html\">InventoryItem EAHP Interoperability</a></p></div><p><b>status</b>: Active</p><p><b>baseUnit</b>: <span title=\"Codes:{https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-logistics-unit-cs indivisible-logistical-unit}\">Indivisible Logistical Unit</span></p><p><b>netContent</b>: 5 Indivisible Logistical Unit<span style=\"background: LightGoldenRodYellow\"> (Details: eahp-logistics-unit-cs  codeindivisible-logistical-unit = 'indivisible-logistical-unit')</span></p><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>LotNumber</b></td><td><b>Expiry</b></td></tr><tr><td style=\"display: none\">*</td><td>Product Barcode/12345678900029</td><td>A0123456789Z</td><td>2027-03-31</td></tr></table><p><b>productReference</b>: <a href=\"Medication/ParacetamolPack\">Medication/ParacetamolPack</a></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "InventoryItem",
      "id" : "59087d94-1354-4ffa-8527-878c010f324d",
      "meta" : {
        "profile" : [
          🔗 "https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/InventoryItemEAHPInteroperability"
        ]
      },
      "status" : "active",
      "baseUnit" : {
        "coding" : [
          {
            "system" : "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-logistics-unit-cs",
            "code" : "indivisible-logistical-unit"
          }
        ]
      },
      "netContent" : {
        "value" : 5,
        "unit" : "Indivisible Logistical Unit",
        "system" : "http://example.org/CodeSystem/eahp-logistics-unit-cs",
        "code" : "indivisible-logistical-unit"
      },
      "instance" : {
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-identifier-type-cs",
                  "code" : "PRODUCT_BARCODE"
                }
              ]
            },
            "value" : "12345678900029"
          }
        ],
        "lotNumber" : "A0123456789Z",
        "expiry" : "2027-03-31"
      },
      "productReference" : {
        "reference" : "Medication/ParacetamolPack"
      }
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "SupplyRequest/5752"
    }
  ],
  "status" : "completed",
  "suppliedItem" : [
    {
      "quantity" : {
        "value" : 5
      },
      "itemReference" : {
        "reference" : "#59087d94-1354-4ffa-8527-878c010f324d"
      }
    }
  ],
  "supplier" : {
    "reference" : "Organization/Athena-Calypso-Pegasus",
    "display" : "Athena-Calypso-Pegasus"
  },
  "destination" : {
    "reference" : "Location/Cart001",
    "display" : "Cart001"
  }
}