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

: Inventory Item for GlobalPharma Ibuprofen 30x600mg Unit Dose. - JSON Representation

Raw json | Download

{
  "resourceType" : "InventoryItem",
  "id" : "9042a2ba-724c-47e4-b64c-6054da9dd4fa",
  "meta" : {
    "profile" : [
      🔗 "https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/InventoryItemEAHPInteroperability"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: InventoryItem 9042a2ba-724c-47e4-b64c-6054da9dd4fa</b></p><a name=\"9042a2ba-724c-47e4-b64c-6054da9dd4fa\"> </a><a name=\"hc9042a2ba-724c-47e4-b64c-6054da9dd4fa\"> </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>: 1 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>Resource identifier/0123456789</td><td>78241PC</td><td>2026-05-30</td></tr></table><p><b>productReference</b>: <a href=\"Medication-M00345.html\">Medication </a></p></div>"
  },
  "status" : "active",
  "baseUnit" : {
    "coding" : [
      {
        "system" : "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-logistics-unit-cs",
        "code" : "indivisible-logistical-unit"
      }
    ]
  },
  "netContent" : {
    "value" : 1,
    "unit" : "Indivisible Logistical Unit",
    "system" : "http://example.org/CodeSystem/eahp-logistics-unit-cs",
    "code" : "indivisible-logistical-unit"
  },
  "instance" : {
    "identifier" : [
      {
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "RI"
            }
          ]
        },
        "system" : "http://myhospital.org/unidoserobot-1/pick-ids",
        "value" : "0123456789"
      }
    ],
    "lotNumber" : "78241PC",
    "expiry" : "2026-05-30"
  },
  "productReference" : {
    🔗 "reference" : "Medication/M00345"
  }
}