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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeEncounter
IdEncounter-Encounter-onco-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: Encounter Encounter-onco-followup

identifier: ScreeningIdentifierSystem/36 (use: usual, )

status: Completed

class: ambulatory

type: Consultative

subject: Lola Oripova Shakhzodovna

Participants

-Actor
*PractitionerRole Polyclinic: Patronage nurse

actualPeriod: 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500


Russian


Сгенерированный нарратив: Encounter Encounter-onco-followup

Профиль: Screening Encounter

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

status: Completed

class: ambulatory

type: Consultative

subject: Lola Oripova Shakhzodovna

Participants

-Actor
*PractitionerRole Поликлиника: Патронажная сестра

actualPeriod: 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500


Uzbek


Generated Narrative: Encounter Encounter-onco-followup

identifier: ScreeningIdentifierSystem/36 (use: usual, )

status: Completed

class: ambulatory

type: Consultative

subject: Lola Oripova Shakhzodovna

Participants

-Actor
*PractitionerRole Poliklinika: Patronaj hamshirasi

actualPeriod: 2025-11-17 09:00:00+0500 --> 2025-11-17 09:20:00+0500


Source1

{
  "resourceType": "Encounter",
  "id": "Encounter-onco-followup",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/screening-encounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "system": "https://dhp.uz/fhir/core/sid/uz/screening",
      "value": "36"
    }
  ],
  "status": "completed",
  "class": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code": "AMB",
          "display": "ambulatory"
        }
      ]
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs",
          "code": "mserv-0001-00003",
          "display": "Consultative"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/lola-oripova",
    "display": "Lola Oripova Shakhzodovna"
  },
  "participant": [
    {
      "actor": {
        "reference": "PractitionerRole/practitioner-role-nurse"
      }
    }
  ],
  "actualPeriod": {
    "start": "2025-11-17T09:00:00+05:00",
    "end": "2025-11-17T09:20:00+05:00"
  }
}