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-salim-social-status - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "example-salim-social-status",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-socioeconomic-observation"
    ]
  },
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "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: Observation example-salim-social-status</b></p><a name=\"example-salim-social-status\"> </a><a name=\"hcexample-salim-social-status\"> </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><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-socioeconomic-observation.html\">UZ Core Socioeconomic Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 82996008}\">Social status</span></p><p><b>subject</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)</a></p><p><b>effective</b>: 2025-06-11</p><p><b>value</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/social-status-cs regis0010.00003}\">Ishlash</span></p></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Измерения и простые утверждения, касающиеся пациента, устройства или другого объекта. example-salim-social-status</b></p><a name=\"ru-example-salim-social-status\"> </a><a name=\"ru-hcexample-salim-social-status\"> </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\">Язык: uz</p><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-uz-core-socioeconomic-observation.html\">UZ Core Socioeconomic Observation</a></p></div><p><b>status</b>: Финал</p><p><b>code</b>: <span title=\"Коды:{http://snomed.info/sct 82996008}\">Social status</span></p><p><b>subject</b>: <a href=\"Patient-example-salim.html\">Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)</a></p><p><b>effective</b>: 2025-06-11</p><p><b>value</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/social-status-cs regis0010.00003}\">Ishlash</span></p></div></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "82996008",
        "display" : "Social status"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example-salim"
  },
  "effectiveDateTime" : "2025-06-11",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/social-status-cs",
        "code" : "regis0010.00003",
        "display" : "Ishlash"
      }
    ]
  }
}