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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeObservation
IdObservation-hpv-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 hpv-result

identifier: ScreeningIdentifierSystem/333 (use: usual, )

basedOn: ServiceRequest HPV I/H Risk 4 DNA Cvx Ql NAA+probe

status: Final

code: HPV I/H Risk 4 DNA Cvx Ql NAA+probe

subject: Lola Oripova Shakhzodovna

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

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

performer: PractitionerRole Laboratory: Laborant

value: Positive


Russian


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

Профиль: Screening Observation

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

basedOn: ServiceRequest HPV I/H Risk 4 DNA Cvx Ql NAA+probe

status: Final

code: HPV I/H Risk 4 DNA Cvx Ql NAA+probe

subject: Lola Oripova Shakhzodovna

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

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

performer: PractitionerRole Лаборатория: Лаборант

value: Positive


Uzbek


Generated Narrative: Observation hpv-result

identifier: ScreeningIdentifierSystem/333 (use: usual, )

basedOn: ServiceRequest HPV I/H Risk 4 DNA Cvx Ql NAA+probe

status: Final

code: HPV I/H Risk 4 DNA Cvx Ql NAA+probe

subject: Lola Oripova Shakhzodovna

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

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

performer: PractitionerRole Laboratoriya: Laborant

value: Positive


Source1

{
  "resourceType": "Observation",
  "id": "hpv-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": "333"
    }
  ],
  "basedOn": [
    {
      "reference": "ServiceRequest/ServiceRequest-hpv"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "82675-0",
        "display": "HPV I/H Risk 4 DNA Cvx Ql NAA+probe"
      }
    ]
  },
  "subject": {
    "reference": "Patient/lola-oripova",
    "display": "Lola Oripova Shakhzodovna"
  },
  "encounter": {
    "reference": "Encounter/Encounter-laboratory"
  },
  "effectiveDateTime": "2025-11-17T13:28:17+02:00",
  "performer": [
    {
      "reference": "PractitionerRole/practitioner-role-laborant"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs",
        "code": "scr-hpv-3",
        "display": "Positive"
      }
    ]
  }
}