FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeObservation
IdObservation-colposcopy-result.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: Observation colposcopy-result

identifier: ScreeningIdentifierSystem/334 (use: usual, )

basedOn: ServiceRequest Colposcopy

status: Final

code: Colposcopy

subject: Lola Oripova Shakhzodovna

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#35 (use: usual, ); status = completed; class = ambulatory; type = Diagnostic

effective: 2025-11-17 13:28:17+0200

issued: 2025-11-17 13:28:17+0200

performer: PractitionerRole Center of Obstetrics & Gynecology: Obstetrician-gynecologist

value: LSIL

Components

-CodeValue[x]
*Structure of transition zone of cervix uteriType 2 (partially in canal)

Russian


Сгенерированный нарратив: Observation colposcopy-result

Профиль: Screening Observation

identifier: ScreeningIdentifierSystem/334 (используется: usual, )

basedOn: ServiceRequest Colposcopy

status: Final

code: Colposcopy

subject: Lola Oripova Shakhzodovna

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#35 (use: usual, ); status = completed; class = ambulatory; type = Диагностические

effective: 2025-11-17 13:28:17+0200

issued: 2025-11-17 13:28:17+0200

performer: PractitionerRole Центр акушерства и гинекологии: Акушер-гинеколог

value: LSIL

Components

-CodeValue[x]
*Structure of transition zone of cervix uteriType 2 (partially in canal)

Uzbek


Generated Narrative: Observation colposcopy-result

identifier: ScreeningIdentifierSystem/334 (use: usual, )

basedOn: ServiceRequest Colposcopy

status: Final

code: Colposcopy

subject: Lola Oripova Shakhzodovna

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#35 (use: usual, ); status = completed; class = ambulatory; type = Diagnostika

effective: 2025-11-17 13:28:17+0200

issued: 2025-11-17 13:28:17+0200

performer: PractitionerRole Akusherlik va ginekologiya markazi: Akusher-ginekolog

value: LSIL

Components

-CodeValue[x]
*Structure of transition zone of cervix uteriType 2 (partially in canal)

Source1

{
  "resourceType": "Observation",
  "id": "colposcopy-result",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/screening-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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)"
          }
        ]
      }
    }
  ]
}