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 Medicine Handling Automation Types - TTL Representation

Draft as of 2026-05-13

Raw ttl | Download


@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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eahp-medicine-handling-automation-types"] ; # 
  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: CodeSystem eahp-medicine-handling-automation-types</b></p><a name=\"eahp-medicine-handling-automation-types\"> </a><a name=\"hceahp-medicine-handling-automation-types\"> </a><p>This  code system <code>https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-medicine-handling-automation-types</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\">WholePackRobot<a name=\"eahp-medicine-handling-automation-types-WholePackRobot\"> </a></td><td>Whole Pack Robot</td><td>An automation system handling whole packs, often located in central pharmacies for high-volume storage and retrieval.</td></tr><tr><td style=\"white-space:nowrap\">AutomatedDispensingCabinet<a name=\"eahp-medicine-handling-automation-types-AutomatedDispensingCabinet\"> </a></td><td>Automated Dispensing Cabinet</td><td>A decentralized automation unit used to supply unit doses or whole packs, typically located in wards, ICUs, or near surgery rooms.</td></tr><tr><td style=\"white-space:nowrap\">UniDoseRobot<a name=\"eahp-medicine-handling-automation-types-UniDoseRobot\"> </a></td><td>UniDose Robot</td><td>An automation system that de-blisters or takes bulk items, singularizes them, and packages them (e.g., into rings or strips) for patient-specific administration.</td></tr><tr><td style=\"white-space:nowrap\">CompoundingRobot<a name=\"eahp-medicine-handling-automation-types-CompoundingRobot\"> </a></td><td>Compounding Robot</td><td>A robot designed to automatically prepare compound medications, such as IV therapy bags or chemotherapy.</td></tr><tr><td style=\"white-space:nowrap\">SmartCart<a name=\"eahp-medicine-handling-automation-types-SmartCart\"> </a></td><td>Smart Cart</td><td>A mobile cart equipped with electronic locking or tracking to store and transport patient-specific administrations.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-medicine-handling-automation-types"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-medicine-handling-automation-types>
  ] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "EAHPMedicineHandlingAutomationTypes"] ; # 
  fhir:title [ fhir:v "EAHP Medicine Handling Automation Types"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-05-13T10:58:11+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "CodeSystem defining specific types of medicine handling automation for EAHP interoperability."] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "WholePackRobot" ] ;
fhir:display [ fhir:v "Whole Pack Robot" ] ;
fhir:definition [ fhir:v "An automation system handling whole packs, often located in central pharmacies for high-volume storage and retrieval." ]
  ] [
fhir:code [ fhir:v "AutomatedDispensingCabinet" ] ;
fhir:display [ fhir:v "Automated Dispensing Cabinet" ] ;
fhir:definition [ fhir:v "A decentralized automation unit used to supply unit doses or whole packs, typically located in wards, ICUs, or near surgery rooms." ]
  ] [
fhir:code [ fhir:v "UniDoseRobot" ] ;
fhir:display [ fhir:v "UniDose Robot" ] ;
fhir:definition [ fhir:v "An automation system that de-blisters or takes bulk items, singularizes them, and packages them (e.g., into rings or strips) for patient-specific administration." ]
  ] [
fhir:code [ fhir:v "CompoundingRobot" ] ;
fhir:display [ fhir:v "Compounding Robot" ] ;
fhir:definition [ fhir:v "A robot designed to automatically prepare compound medications, such as IV therapy bags or chemotherapy." ]
  ] [
fhir:code [ fhir:v "SmartCart" ] ;
fhir:display [ fhir:v "Smart Cart" ] ;
fhir:definition [ fhir:v "A mobile cart equipped with electronic locking or tracking to store and transport patient-specific administrations." ]
  ] ) . #