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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeEpisodeOfCare
IdEpisodeOfCare-UZCoreEpisodeOfCare-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: EpisodeOfCare UZCoreEpisodeOfCare-Example

Language: en

Profile: UZ Core EpisodeOfCare

identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001

status: Active

StatusHistories

-StatusPeriod
*Planned2025-07-28 --> 2025-08-01

type: Preventive services

reason

use: Preventive visit

Values

-Reference
*Condition Headache

diagnosis

Conditions

-Reference
*Condition Headache

use: Primary diagnosis

patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)

managingOrganization: Organization Respublika onkologiya markazi

period: 2025-08-01 --> (ongoing)

careManager: Practitioner Test Test Test(official)


Russian


Сгенерированный нарратив: EpisodeOfCare UZCoreEpisodeOfCare-Example

Язык: en

Профиль: UZ Core EpisodeOfCare

identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001

status: Active

StatusHistories

-StatusPeriod
*Planned2025-07-28 --> 2025-08-01

type: Preventive services

reason

use: Preventive visit

Values

-Reference
*Condition Headache

diagnosis

Conditions

-Reference
*Condition Headache

use: Primary diagnosis

patient: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)

managingOrganization: Organization Республиканский онкологический центр

period: 2025-08-01 --> (продолжается)

careManager: Practitioner Test Test Test(official)


Uzbek


Generated Narrative: EpisodeOfCare UZCoreEpisodeOfCare-Example

Language: en

Profile: UZ Core EpisodeOfCare

identifier: UzDhpEpisodeOfCareIdentifier/EOC-2025-0001

status: Active

StatusHistories

-StatusPeriod
*Planned2025-07-28 --> 2025-08-01

type: Preventive services

reason

use: Preventive visit

Values

-Reference
*Condition Headache

diagnosis

Conditions

-Reference
*Condition Headache

use: Primary diagnosis

patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)

managingOrganization: Organization Respublika onkologiya markazi

period: 2025-08-01 --> (ongoing)

careManager: Practitioner Test Test Test(official)


Source1

{
  "resourceType": "EpisodeOfCare",
  "id": "UZCoreEpisodeOfCare-Example",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-episodeofcare"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://dhp.uz/ids/episode-of-care",
      "value": "EOC-2025-0001"
    }
  ],
  "status": "active",
  "statusHistory": [
    {
      "status": "planned",
      "period": {
        "start": "2025-07-28",
        "end": "2025-08-01"
      }
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs",
          "code": "mserv-0001-00001"
        }
      ],
      "text": "Preventive services"
    }
  ],
  "reason": [
    {
      "use": {
        "coding": [
          {
            "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-reason-use-cs",
            "code": "mserv-0002-00002"
          }
        ],
        "text": "Preventive visit"
      },
      "value": [
        {
          "reference": {
            "reference": "Condition/example-headache"
          }
        }
      ]
    }
  ],
  "diagnosis": [
    {
      "condition": [
        {
          "reference": {
            "reference": "Condition/example-headache"
          }
        }
      ],
      "use": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
            "code": "DD"
          }
        ],
        "text": "Primary diagnosis"
      }
    }
  ],
  "patient": {
    "reference": "Patient/example-salim"
  },
  "managingOrganization": {
    "reference": "Organization/example-organization"
  },
  "period": {
    "start": "2025-08-01"
  },
  "careManager": {
    "reference": "Practitioner/example-practitioner"
  }
}