Uzbekistan Digital Health Platform
0.3.0 - ci-build International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: Example Uz Core Condition - Cancer - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "example-cancer",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-condition"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Condition example-cancer</b></p><a name=\"example-cancer\"> </a><a name=\"hcexample-cancer\"> </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-condition.html\">UZ Core Condition</a></p></div><p><b>Diagnosis type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/diagnosis-type-cs gencl-0001-00003}\">Main diagnosis</span></p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 254837009}\">Malignant neoplasm of breast</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 76752008}\">Breast structure</span></p><p><b>subject</b>: <a href=\"Patient-example-emma.html\">Emma Sanders(anonymous) Female, DoB: 2000-10-16 ( Driver's license number: UzbekistanDriversLicenseSystem#AG1141110)</a></p><p><b>onset</b>: 2025-08-15</p><p><b>recordedDate</b>: 2025-09-01</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td><a href=\"Practitioner-example-practitioner.html\">Practitioner Test Test Test(official)</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Patient diagnosed with breast cancer. Staging and treatment plan to be determined.</p>\n</div></blockquote></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Клиническое состояние, проблема, диагноз или другое событие, ситуация, вопрос или клиническая концепция, которые достигли уровня беспокойства. example-cancer</b></p><a name=\"ru-example-cancer\"> </a><a name=\"ru-hcexample-cancer\"> </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\">Язык: en</p><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-uz-core-condition.html\">UZ Core Condition</a></p></div><p><b>Diagnosis type</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/diagnosis-type-cs gencl-0001-00003}\">Main diagnosis</span></p><p><b>clinicalStatus</b>: <span title=\"Коды:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Коды:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Коды:{http://snomed.info/sct 254837009}\">Malignant neoplasm of breast</span></p><p><b>bodySite</b>: <span title=\"Коды:{http://snomed.info/sct 76752008}\">Breast structure</span></p><p><b>subject</b>: <a href=\"Patient-example-emma.html\">Emma Sanders(anonymous) Female, БД: 2000-10-16 ( Driver's license number: UzbekistanDriversLicenseSystem#AG1141110)</a></p><p><b>onset</b>: 2025-08-15</p><p><b>recordedDate</b>: 2025-09-01</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Коды:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td><a href=\"Practitioner-example-practitioner.html\">Practitioner Test Test Test(official)</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Patient diagnosed with breast cancer. Staging and treatment plan to be determined.</p>\n</div></blockquote></div></div>"
  },
  "extension" : [
    {
      "url" : "https://dhp.uz/fhir/core/StructureDefinition/diagnosis-type",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/diagnosis-type-cs",
            "code" : "gencl-0001-00003",
            "display" : "Main diagnosis"
          }
        ]
      }
    }
  ],
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active",
        "display" : "Active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed",
        "display" : "Confirmed"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "254837009",
        "display" : "Malignant neoplasm of breast"
      }
    ]
  },
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "76752008",
          "display" : "Breast structure"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/example-emma"
  },
  "onsetDateTime" : "2025-08-15",
  "recordedDate" : "2025-09-01",
  "participant" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author",
            "display" : "Author"
          }
        ]
      },
      "actor" : {
        🔗 "reference" : "Practitioner/example-practitioner"
      }
    }
  ],
  "note" : [
    {
      "text" : "Patient diagnosed with breast cancer. Staging and treatment plan to be determined."
    }
  ]
}