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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SupplyDelivery ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "5748-delivery"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2026-03-19T13:37:50.060+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/SupplyDeliveryEAHPInteroperability"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/SupplyDeliveryEAHPInteroperability> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SupplyDelivery 5748-delivery</b></p><a name=\"5748-delivery\"> </a><a name=\"hc5748-delivery\"> </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: 1; Last updated: 2026-03-19 13:37:50+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/5748\">SupplyRequest/5748</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>10 unit</td><td><a href=\"#hc5748-delivery/Riedl-404839\">InventoryItem: status = active; baseUnit = Indivisible Logistical Unit; netContent = 10 Indivisible Logistical Unit</a></td></tr></table><p><b>supplier</b>: Riedl Phasys</p><p><b>destination</b>: <a href=\"Location/JVM-Do\">Do</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: InventoryItem #Riedl-404839</b></p><a name=\"5748-delivery/Riedl-404839\"> </a><a name=\"hc5748-delivery/Riedl-404839\"> </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>: 10 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>: Raw Scan Data/01123456789000291727033110A0123456789Z, Serial Number/64WHC7D, Product Barcode/12345678900029</p><p><b>lotNumber</b>: A0123456789Z</p><p><b>expiry</b>: 2027-03-31</p></blockquote><p><b>productReference</b>: <a href=\"Medication/ParacetamolPack\">Paracetamol 1g Tablets - Pack (blister)</a></p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:contained ( [
a fhir:InventoryItem ;
fhir:id [ fhir:v "Riedl-404839" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/InventoryItemEAHPInteroperability"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/InventoryItemEAHPInteroperability> ] ) ] ;
fhir:status [ fhir:v "active" ] ;
fhir:baseUnit [
( fhir:coding [
fhir:system [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-logistics-unit-cs"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-logistics-unit-cs> ] ;
fhir:code [ fhir:v "indivisible-logistical-unit" ] ] ) ] ;
fhir:netContent [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Indivisible Logistical Unit" ] ;
fhir:system [
fhir:v "http://example.org/CodeSystem/eahp-logistics-unit-cs"^^xsd:anyURI ;
fhir:l <http://example.org/CodeSystem/eahp-logistics-unit-cs> ] ;
fhir:code [ fhir:v "indivisible-logistical-unit" ] ] ;
fhir:instance [
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-identifier-type-cs"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-identifier-type-cs> ] ;
fhir:code [ fhir:v "FMD_BARCODE" ] ] ) ] ;
fhir:value [ fhir:v "01123456789000291727033110A0123456789Z" ] ] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "SNO" ] ] ) ] ;
fhir:value [ fhir:v "64WHC7D" ] ] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-identifier-type-cs"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-identifier-type-cs> ] ;
fhir:code [ fhir:v "PRODUCT_BARCODE" ] ] ) ] ;
fhir:value [ fhir:v "12345678900029" ] ] ) ;
fhir:lotNumber [ fhir:v "A0123456789Z" ] ;
fhir:expiry [ fhir:v "2027-03-31"^^xsd:date ] ] ;
fhir:productReference [
fhir:l fhir:Medication/ParacetamolPack ;
fhir:reference [ fhir:v "Medication/ParacetamolPack" ] ;
fhir:display [ fhir:v "Paracetamol 1g Tablets - Pack (blister)" ] ]
] ) ; #
fhir:basedOn ( [
fhir:l fhir:SupplyRequest/5748 ;
fhir:reference [ fhir:v "SupplyRequest/5748" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:suppliedItem ( [
fhir:quantity [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "unit" ] ] ;
fhir:item [
a fhir:Reference ;
fhir:l <#Riedl-404839> ;
fhir:reference [ fhir:v "#Riedl-404839" ] ]
] ) ; #
fhir:supplier [
( fhir:extension [
fhir:url [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/supplier-device"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/supplier-device> ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Device/riedl-phasys-01 ;
fhir:reference [ fhir:v "Device/riedl-phasys-01" ] ] ] ) ;
fhir:display [ fhir:v "Riedl Phasys" ]
] ; #
fhir:destination [
fhir:l fhir:Location/JVM-Do ;
fhir:reference [ fhir:v "Location/JVM-Do" ] ;
fhir:display [ fhir:v "Do" ]
] . #
IG © 2025 . Package org.eahp.interoperability#0.0.1 based on FHIR 5.0.0. Generated 2026-05-13
Links: Table of Contents |
QA Report