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
| Draft as of 2026-05-13 |
{
"resourceType" : "CodeSystem",
"id" : "eahp-identifier-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eahp-identifier-type-cs</b></p><a name=\"eahp-identifier-type-cs\"> </a><a name=\"hceahp-identifier-type-cs\"> </a><p>This code system <code>https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-identifier-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">FMD_BARCODE<a name=\"eahp-identifier-type-cs-FMD_BARCODE\"> </a></td><td>Raw Scan Data</td><td>The raw, unparsed data string captured from the package barcode (e.g., GS1 DataMatrix). This string contains the full set of encoded data (GTIN, Lot, Expiry, Serial) including hidden group separators. It is the primary technical key for Falsified Medicines Directive (FMD) verification.</td></tr><tr><td style=\"white-space:nowrap\">PRODUCT_BARCODE<a name=\"eahp-identifier-type-cs-PRODUCT_BARCODE\"> </a></td><td>Product Barcode</td><td>The complete product barcode value as scanned or exchanged, when it is distinct from the parsed product-code component.</td></tr><tr><td style=\"white-space:nowrap\">PC<a name=\"eahp-identifier-type-cs-PC\"> </a></td><td>Product Code</td><td>The parsed product-code component from the barcode identifying the product (e.g. GTIN, PZN, NRN...).</td></tr><tr><td style=\"white-space:nowrap\">HIS_CODE<a name=\"eahp-identifier-type-cs-HIS_CODE\"> </a></td><td>HIS Code</td><td>The code assigned by Hospital Information System.</td></tr></table></div>"
},
"url" : "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-identifier-type-cs",
"version" : "0.0.1",
"name" : "EAHPIdentifierTypeCS",
"title" : "EAHP Identifier Types",
"status" : "draft",
"date" : "2026-05-13T10:58:11+00:00",
"description" : "Custom identifier types for pharmacy automation.",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "FMD_BARCODE",
"display" : "Raw Scan Data",
"definition" : "The raw, unparsed data string captured from the package barcode (e.g., GS1 DataMatrix). This string contains the full set of encoded data (GTIN, Lot, Expiry, Serial) including hidden group separators. It is the primary technical key for Falsified Medicines Directive (FMD) verification."
},
{
"code" : "PRODUCT_BARCODE",
"display" : "Product Barcode",
"definition" : "The complete product barcode value as scanned or exchanged, when it is distinct from the parsed product-code component."
},
{
"code" : "PC",
"display" : "Product Code",
"definition" : "The parsed product-code component from the barcode identifying the product (e.g. GTIN, PZN, NRN...)."
},
{
"code" : "HIS_CODE",
"display" : "HIS Code",
"definition" : "The code assigned by Hospital Information System."
}
]
}