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
{
"resourceType" : "InventoryItem",
"id" : "f7a3c8e5-2b94-4d16-9a87-3e5f6d1c8b42",
"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 f7a3c8e5-2b94-4d16-9a87-3e5f6d1c8b42</b></p><a name=\"f7a3c8e5-2b94-4d16-9a87-3e5f6d1c8b42\"> </a><a name=\"hcf7a3c8e5-2b94-4d16-9a87-3e5f6d1c8b42\"> </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>: 30 Indivisible Logistical Unit<span style=\"background: LightGoldenRodYellow\"> (Details: eahp-logistics-unit-cs codeindivisible-logistical-unit = 'indivisible-logistical-unit')</span></p><blockquote><p><b>instance</b></p><p><b>identifier</b>: GTIN/05099151015051, SNO/1HXRG3R6T3, RI/0123456789</p><p><b>lotNumber</b>: 78241PC</p><p><b>expiry</b>: 2026-05-30</p></blockquote><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" : 30,
"unit" : "Indivisible Logistical Unit",
"system" : "http://example.org/CodeSystem/eahp-logistics-unit-cs",
"code" : "indivisible-logistical-unit"
},
"instance" : {
"identifier" : [
{
"type" : {
"coding" : [
{
"code" : "GTIN"
}
]
},
"system" : "http://terminology.hl7.org/ValueSet/v3-GTIN",
"value" : "05099151015051"
},
{
"type" : {
"coding" : [
{
"code" : "SNO"
}
]
},
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"value" : "1HXRG3R6T3"
},
{
"type" : {
"coding" : [
{
"code" : "RI"
}
]
},
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"value" : "0123456789"
}
],
"lotNumber" : "78241PC",
"expiry" : "2026-05-30"
},
"productReference" : {
🔗 "reference" : "Medication/M00345"
}
}