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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeObservation
IdObservation-patient-workplace.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 patient-workplace

identifier: ScreeningIdentifierSystem/340 (use: usual, )

status: Final

code: Details relating to place of work and employer

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

value: Professor at the National University


Russian


Сгенерированный нарратив: Observation patient-workplace

Профиль: Screening Observation

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

status: Final

code: Details relating to place of work and employer

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 Поликлиника: Патронажная сестра

value: Professor at the National University


Uzbek


Generated Narrative: Observation patient-workplace

identifier: ScreeningIdentifierSystem/340 (use: usual, )

status: Final

code: Details relating to place of work and employer

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

value: Professor at the National University


Source1

{
  "resourceType": "Observation",
  "id": "patient-workplace",
  "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": "340"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "224406003",
        "display": "Details relating to place of work and employer"
      }
    ]
  },
  "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"
    }
  ],
  "valueString": "Professor at the National University"
}