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

FHIR IG analytics

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

identifier: ScreeningIdentifierSystem/33 (use: usual, )

status: Completed

class: ambulatory

type: Diagnostic

subject: Lola Oripova Shakhzodovna

basedOn: ServiceRequest Mammography

serviceProvider: Khonobod City Medical Association

actualPeriod: 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000

Lengths

-ValueUnitSystemCode
*40minhttp://unitsofmeasure.orgmin

Russian


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

Профиль: Screening Encounter

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

status: Completed

class: ambulatory

type: Диагностические

subject: Lola Oripova Shakhzodovna

basedOn: ServiceRequest Mammography

serviceProvider: Khonobod City Medical Association

actualPeriod: 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000

Lengths

-ValueUnitSystemCode
*40minhttp://unitsofmeasure.orgmin

Uzbek


Generated Narrative: Encounter Encounter-radiology

identifier: ScreeningIdentifierSystem/33 (use: usual, )

status: Completed

class: ambulatory

type: Diagnostika

subject: Lola Oripova Shakhzodovna

basedOn: ServiceRequest Mammography

serviceProvider: Khonobod City Medical Association

actualPeriod: 2025-11-17 11:50:00+0000 --> 2025-11-17 12:30:00+0000

Lengths

-ValueUnitSystemCode
*40minhttp://unitsofmeasure.orgmin

Source1

{
  "resourceType": "Encounter",
  "id": "Encounter-radiology",
  "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": "33"
    }
  ],
  "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-00002"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/lola-oripova",
    "display": "Lola Oripova Shakhzodovna"
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/ServiceRequest-mammography"
    }
  ],
  "serviceProvider": {
    "reference": "Organization/xonobod-medical-association",
    "display": "Khonobod City Medical Association"
  },
  "actualPeriod": {
    "start": "2025-11-17T11:50:00Z",
    "end": "2025-11-17T12:30:00Z"
  },
  "length": {
    "value": 40,
    "unit": "min",
    "system": "http://unitsofmeasure.org",
    "code": "min"
  }
}