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

: EAHP Identifier Types - XML Representation

Draft as of 2026-05-13

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eahp-identifier-type-cs"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-identifier-type-cs"/>
  <version value="0.0.1"/>
  <name value="EAHPIdentifierTypeCS"/>
  <title value="EAHP Identifier Types"/>
  <status value="draft"/>
  <date value="2026-05-13T10:58:11+00:00"/>
  <description value="Custom identifier types for pharmacy automation."/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="FMD_BARCODE"/>
    <display value="Raw Scan Data"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="PRODUCT_BARCODE"/>
    <display value="Product Barcode"/>
    <definition
                value="The complete product barcode value as scanned or exchanged, when it is distinct from the parsed product-code component."/>
  </concept>
  <concept>
    <code value="PC"/>
    <display value="Product Code"/>
    <definition
                value="The parsed product-code component from the barcode identifying the product (e.g. GTIN, PZN, NRN...)."/>
  </concept>
  <concept>
    <code value="HIS_CODE"/>
    <display value="HIS Code"/>
    <definition value="The code assigned by Hospital Information System."/>
  </concept>
</CodeSystem>