Skip to content
Partner Developer Portal byOptum

Schema

Column NameData TypeDescriptionExample
is_deletedbooleanIf this record should be considered soft deletedFALSE
preparation_code_idbigintEMIS code_id - internal identifier for the drug preparation123456
preparation_pack_idbigintPK The identifier for the preparation in a given pack78901
supplier_namevarcharThe name of the supplier/manufacturer’Examplus Healthcare Ltd’
termvarcharDescription of the drug or medication’Metformin 500mg tablets’
dmd_product_code_idbigintDictionary of Medicines and Devices (dm+d) product identifier123456789
pack_descriptionvarcharA description of the pack’28 tablet’
units_per_packdoubleHow many of the unit of measure is contained in the pack28.0
unit_of_measurevarcharThe unit type for the medication (e.g., tablets, ml)‘tablet’
pack_pricerealHow much the pack costs1.42
price_per_unitrealCost of an individual unit of measure (pack price / units per pack)0.0507
is_guide_price_packbooleanIndicates if pack price is the amount NHS will reimburse prescriberTRUE
is_breakablebooleanIf you can break a pack i.e. it comes in 12, you only need 10, can you do this?FALSE
is_divisiblebooleanIf this preparation is divisibleFALSE
organisationvarcharThe organisation that this data was replicated from’EMIS’
transform_datetimetimestamp(6) with time zoneThe datetime that the data was made available in the model with a relevant change’2023-05-12 14:30:15.000 UTC’
model_last_updatetimestamp(6) with time zoneTimestamp indicating when the model last updated this record (data type to be confirmed).2024-01-15 10:30:45