Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build Uzbekistan флаг

Uzbekistan Digital Health Platform - Integrations - Локальная сборка (v0.1.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий

: colposcopy-result

Сырой json | Скачать

{
  "resourceType" : "Observation",
  "id" : "colposcopy-result",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/integrations/StructureDefinition/screening-observation"
    ]
  },
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Observation colposcopy-result</b></p><a name=\"ru-colposcopy-result\"> </a><a name=\"ru-hccolposcopy-result\"> </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\"/><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-screening-observation.html\">Screening Observation</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-screening-identifier-system.html\" title=\"Identifier system for the Cervical Cancer Screening Quality Assessment and Monitoring and Early Breast Cancer Detection Information System\">ScreeningIdentifierSystem</a>/334\u00a0(используется:\u00a0usual,\u00a0)</p><p><b>basedOn</b>: <a href=\"ServiceRequest-ServiceRequest-colposcopy.html\">ServiceRequest Colposcopy</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Коды:{http://snomed.info/sct 392003006}\">Colposcopy</span></p><p><b>subject</b>: <a href=\"Patient-lola-oripova.html\">Lola Oripova Shakhzodovna</a></p><p><b>encounter</b>: <a href=\"Encounter-Encounter-diagnostics.html\">Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#35\u00a0(use:\u00a0usual,\u00a0); status = completed; class = ambulatory; type = Диагностические</a></p><p><b>effective</b>: 2025-11-17 13:28:17+0200</p><p><b>issued</b>: 2025-11-17 13:28:17+0200</p><p><b>performer</b>: <a href=\"PractitionerRole-practitioner-role-gynecologist.html\">PractitionerRole Центр акушерства и гинекологии: Акушер-гинеколог</a></p><p><b>value</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-colposcopy-cs scr-colpo-2}\">LSIL</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Коды:{http://snomed.info/sct 1285652007}\">Structure of transition zone of cervix uteri</span></td><td><span title=\"Коды:{https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-transformation-zone-cs scr-tz-2}\">Type 2 (partially in canal)</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "https://dhp.uz/fhir/core/sid/uz/screening",
      "value" : "334"
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/ServiceRequest-colposcopy"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "392003006",
        "display" : "Colposcopy"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/lola-oripova",
    "display" : "Lola Oripova Shakhzodovna"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Encounter-diagnostics"
  },
  "effectiveDateTime" : "2025-11-17T13:28:17+02:00",
  "issued" : "2025-11-17T13:28:17.239+02:00",
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/practitioner-role-gynecologist"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-colposcopy-cs",
        "code" : "scr-colpo-2",
        "display" : "LSIL"
      }
    ]
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "1285652007",
            "display" : "Structure of transition zone of cervix uteri"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-transformation-zone-cs",
            "code" : "scr-tz-2",
            "display" : "Type 2 (partially in canal)"
          }
        ]
      }
    }
  ]
}