{
  "resourceType" : "CodeSystem",
  "id" : "disease-injury-delay-cs",
  "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: CodeSystem disease-injury-delay-cs</b></p><a name=\"uz-disease-injury-delay-cs\"> </a><a name=\"uz-hcdisease-injury-delay-cs\"> </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: uz</p></div><p>This case-sensitive code system <code>https://terminology.dhp.uz/fhir/integrations/CodeSystem/disease-injury-delay-cs</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>English (English, en)</b></td></tr><tr><td style=\"white-space:nowrap\">delay0001_00001<a name=\"uz-disease-injury-delay-cs-delay0001_00001\"> </a></td><td>Dastlabki 6 soat ichida</td><td>Within first 6 hours</td></tr><tr><td style=\"white-space:nowrap\">delay0001_00002<a name=\"uz-disease-injury-delay-cs-delay0001_00002\"> </a></td><td>7-24 soat ichida</td><td>Within 7-24 hours</td></tr><tr><td style=\"white-space:nowrap\">delay0001_00003<a name=\"uz-disease-injury-delay-cs-delay0001_00003\"> </a></td><td>24 soatdan so'ng</td><td>After 24 hours</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/integrations/CodeSystem/disease-injury-delay-cs",
  "version" : "0.1.0",
  "name" : "DiseaseInjuryDelayCS",
  "title" : "Disease/Injury Delay CodeSystem",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-07-13T16:58:44+05:00",
  "publisher" : "Uzinfocom LLC",
  "contact" : [{
    "name" : "Uzinfocom LLC",
    "telecom" : [{
      "system" : "url",
      "value" : "https://uzinfocom.uz"
    },
    {
      "system" : "email",
      "value" : "info@uzinfocom.uz"
    }]
  }],
  "description" : "Collection of information on the time interval between the onset of disease or injury and the patient's admission to a medical institution",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "delay0001_00001",
    "display" : "Dastlabki 6 soat ichida",
    "designation" : [{
      "language" : "en",
      "value" : "Within first 6 hours"
    }]
  },
  {
    "code" : "delay0001_00002",
    "display" : "7-24 soat ichida",
    "designation" : [{
      "language" : "en",
      "value" : "Within 7-24 hours"
    }]
  },
  {
    "code" : "delay0001_00003",
    "display" : "24 soatdan so'ng",
    "designation" : [{
      "language" : "en",
      "value" : "After 24 hours"
    }]
  }]
}