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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeObservation
IdObservation-oncogynecological-followup.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 oncogynecological-followup

identifier: ScreeningIdentifierSystem/338 (use: usual, )

status: Final

code: Follow-up consultation

subject: Lola Oripova Shakhzodovna

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

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

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

performer: PractitionerRole Polyclinic: Patronage nurse

component

code: Chief complaint

value: stomach pain

component

code: Contraindication to

value: painkillers should not be taken

component

code: Comment

value: better to send to the laboratory


Russian


Сгенерированный нарратив: Observation oncogynecological-followup

Профиль: Screening Observation

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

status: Final

code: Follow-up consultation

subject: Lola Oripova Shakhzodovna

encounter: Encounter: identifier = https://dhp.uz/fhir/core/sid/uz/screening#ScreeningIdentifierSystem#36 (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 Поликлиника: Патронажная сестра

component

code: Chief complaint

value: stomach pain

component

code: Contraindication to

value: painkillers should not be taken

component

code: Comment

value: better to send to the laboratory


Uzbek


Generated Narrative: Observation oncogynecological-followup

identifier: ScreeningIdentifierSystem/338 (use: usual, )

status: Final

code: Follow-up consultation

subject: Lola Oripova Shakhzodovna

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

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

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

performer: PractitionerRole Poliklinika: Patronaj hamshirasi

component

code: Chief complaint

value: stomach pain

component

code: Contraindication to

value: painkillers should not be taken

component

code: Comment

value: better to send to the laboratory


Source1

{
  "resourceType": "Observation",
  "id": "oncogynecological-followup",
  "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": "338"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "281036007",
        "display": "Follow-up consultation"
      }
    ]
  },
  "subject": {
    "reference": "Patient/lola-oripova",
    "display": "Lola Oripova Shakhzodovna"
  },
  "encounter": {
    "reference": "Encounter/Encounter-general"
  },
  "effectiveDateTime": "2025-11-17T13:28:17+02:00",
  "issued": "2025-11-17T13:28:17.239+02:00",
  "performer": [
    {
      "reference": "PractitionerRole/practitioner-role-nurse"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "1269489004",
            "display": "Chief complaint"
          }
        ]
      },
      "valueString": "stomach pain"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "103306004",
            "display": "Contraindication to"
          }
        ]
      },
      "valueString": "painkillers should not be taken"
    },
    {
      "code": {
        "text": "Comment"
      },
      "valueString": "better to send to the laboratory"
    }
  ]
}