O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.5.0 - ci-build Uzbekistan bayroqcha

Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example UZ Core Medication - Naloxegol

Raw json | Yuklab olish

{
  "resourceType" : "Medication",
  "id" : "example-naloxegol-atc-medication",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-medication"
    ]
  },
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Medication example-naloxegol-atc-medication</b></p><a name=\"uz-example-naloxegol-atc-medication\"> </a><a name=\"uz-hcexample-naloxegol-atc-medication\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-medication.html\">UZ Core Medication</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-uz-pharm-box-id.html\" title=\"Box-level aggregate identifier for serialized pharmaceutical packaging in Uzbekistan's track-and-trace system.\">UzbekistanPharmBoxGroupID</a>/UZ-PHARM-BOX-000245\u00a0(use:\u00a0official,\u00a0), <a href=\"NamingSystem-product-service-id.html\" title=\"Represents the Product and Service Identification Code (ICPS) used to categorize medicines, healthcare products, and services within Uzbekistan's health information systems.\">ProductServiceID</a>/BOX-GRP-245\u00a0(use:\u00a0official,\u00a0)</p><p><b>code</b>: <span title=\"Codes:{http://www.whocc.no/atc A06AH03}\">naloxegol</span></p><p><b>status</b>: Active</p><p><b>doseForm</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/medication-doseform-cs TAB101}\">tablets</span></p><p><b>totalVolume</b>: 25 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></p><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>LOT20261215</td><td>2028-12-28</td></tr></table></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://uzpharminfo.uz/box_group_id",
      "value" : "UZ-PHARM-BOX-000245"
    },
    {
      "use" : "official",
      "system" : "https://uzpharminfo.uz/icps",
      "value" : "BOX-GRP-245"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://www.whocc.no/atc",
        "code" : "A06AH03",
        "display" : "naloxegol"
      }
    ]
  },
  "status" : "active",
  "doseForm" : {
    "coding" : [
      {
        "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/medication-doseform-cs",
        "code" : "TAB101",
        "display" : "tablets"
      }
    ]
  },
  "totalVolume" : {
    "value" : 25,
    "unit" : "mg",
    "system" : "http://unitsofmeasure.org",
    "code" : "mg"
  },
  "batch" : {
    "lotNumber" : "LOT20261215",
    "expirationDate" : "2028-12-28"
  }
}