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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeObservation
IdObservation-screening-breast-histology-observation-example.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 screening-breast-histology-observation-example

identifier: ScreeningIdentifierSystem/HIST-1001

basedOn: ServiceRequest Histologic test

status: Final

code: Histopathology

subject: Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#36 (use: usual, ); status = completed; class = ambulatory; type = Consultative; actualPeriod = 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500

effective: 2026-07-17 16:00:00+0500

performer: PractitionerRole RIS Pathomorphologist

component

code: Specimen type

value: Biopsy specimen

component

code: Primary conclusion

value: true


Russian


Сгенерированный нарратив: Observation screening-breast-histology-observation-example

identifier: ScreeningIdentifierSystem/HIST-1001

basedOn: ServiceRequest Histologic test

status: Final

code: Histopathology

subject: Lola Oripova Shakhzodovna Female, БД: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#36 (use: usual, ); status = completed; class = ambulatory; type = Consultative; actualPeriod = 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500

effective: 2026-07-17 16:00:00+0500

performer: PractitionerRole Патоморфолог РИС

component

code: Specimen type

value: Biopsy specimen

component

code: Основное заключение

value: true


Uzbek


Generated Narrative: Observation screening-breast-histology-observation-example

identifier: ScreeningIdentifierSystem/HIST-1001

basedOn: ServiceRequest Histologic test

status: Final

code: Histopathology

subject: Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#36 (use: usual, ); status = completed; class = ambulatory; type = Consultative; actualPeriod = 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500

effective: 2026-07-17 16:00:00+0500

performer: PractitionerRole RIS Patomorfologi

component

code: Specimen type

value: Biopsy specimen

component

code: Asosiy xulosa

value: true


Source1

{
  "resourceType": "Observation",
  "id": "screening-breast-histology-observation-example",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/screening-breast-histology-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://dhp.uz/fhir/core/sid/uz/screening",
      "value": "HIST-1001"
    }
  ],
  "basedOn": [
    {
      "reference": "ServiceRequest/screening-pathology-request-example"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "394597005"
      }
    ]
  },
  "subject": {
    "reference": "Patient/lola-oripova"
  },
  "encounter": {
    "reference": "Encounter/Encounter-onco-followup"
  },
  "effectiveDateTime": "2026-07-17T16:00:00+05:00",
  "performer": [
    {
      "reference": "PractitionerRole/practitioner-role-pathologist"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "371439000"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "258415003"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-specialized-observation-parameter-cs",
            "code": "scrn-0073-00048"
          }
        ]
      },
      "valueBoolean": true
    }
  ]
}