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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeCarePlan
IdCarePlan-SickLeaveCarePlanExample.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: CarePlan SickLeaveCarePlanExample

Sick Leave Workflow Status: completed

Sick Leave Status History

  • status: emdoc-0002-0004
  • period: 2025-08-20 --> 2025-08-20

Sick Leave Status History

  • status: active
  • period: 2025-08-20 --> 2025-08-24

Sick Leave Status History

  • status: completed
  • period: 2025-08-24 --> (ongoing)

identifier: UzbekistanSickLeaveNumber/01ТШ 005591125

status: Completed

intent: Plan

category: Sick Leave Certificate

subject: Ali Karimov (no stated gender), DoB Unknown

period: 2025-08-20 --> 2025-08-24

created: 2025-08-20

custodian: Practitioner Natalia Dr. Petrov

contributor: Practitioner Sergey Dr. Ivanov

Addresses

-Concept
*disease
*Influenza with pneumonia, virus not identified

Russian


Сгенерированный нарратив: CarePlan SickLeaveCarePlanExample

Профиль: Sick Leave CarePlan

Sick Leave Workflow Status: completed

Sick Leave Status History

  • status: emdoc-0002-0004
  • period: 2025-08-20 --> 2025-08-20

Sick Leave Status History

  • status: active
  • period: 2025-08-20 --> 2025-08-24

Sick Leave Status History

  • status: completed
  • period: 2025-08-24 --> (продолжается)

identifier: UzbekistanSickLeaveNumber/01ТШ 005591125

status: Completed

intent: Plan

category: Лист нетрудоспособности

subject: Ali Karimov (без указания пола), ДР неизвестен

period: 2025-08-20 --> 2025-08-24

created: 2025-08-20

custodian: Practitioner Natalia Dr. Petrov

contributor: Practitioner Sergey Dr. Ivanov

Addresses

-Concept
*заболевание
*Influenza with pneumonia, virus not identified

Uzbek


Generated Narrative: CarePlan SickLeaveCarePlanExample

Sick Leave Workflow Status: completed

Sick Leave Status History

  • status: emdoc-0002-0004
  • period: 2025-08-20 --> 2025-08-20

Sick Leave Status History

  • status: active
  • period: 2025-08-20 --> 2025-08-24

Sick Leave Status History

  • status: completed
  • period: 2025-08-24 --> (ongoing)

identifier: UzbekistanSickLeaveNumber/01ТШ 005591125

status: Completed

intent: Plan

category: Mehnatga layoqatsizlik varaqasi

subject: Ali Karimov (no stated gender), DoB Unknown

period: 2025-08-20 --> 2025-08-24

created: 2025-08-20

custodian: Practitioner Natalia Dr. Petrov

contributor: Practitioner Sergey Dr. Ivanov

Addresses

-Concept
*Kasallik
*Influenza with pneumonia, virus not identified

Source1

{
  "resourceType": "CarePlan",
  "id": "SickLeaveCarePlanExample",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/sick-leave-careplan"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://dhp.uz/fhir/integrations/StructureDefinition/care-for-workflow-status",
      "valueCode": "completed"
    },
    {
      "extension": [
        {
          "url": "status",
          "valueCode": "emdoc-0002-0004"
        },
        {
          "url": "period",
          "valuePeriod": {
            "start": "2025-08-20",
            "end": "2025-08-20"
          }
        }
      ],
      "url": "https://dhp.uz/fhir/integrations/StructureDefinition/care-for-status-history"
    },
    {
      "extension": [
        {
          "url": "status",
          "valueCode": "active"
        },
        {
          "url": "period",
          "valuePeriod": {
            "start": "2025-08-20",
            "end": "2025-08-24"
          }
        }
      ],
      "url": "https://dhp.uz/fhir/integrations/StructureDefinition/care-for-status-history"
    },
    {
      "extension": [
        {
          "url": "status",
          "valueCode": "completed"
        },
        {
          "url": "period",
          "valuePeriod": {
            "start": "2025-08-24"
          }
        }
      ],
      "url": "https://dhp.uz/fhir/integrations/StructureDefinition/care-for-status-history"
    }
  ],
  "identifier": [
    {
      "system": "https://dhp.uz/fhir/core/sid/doc/uz/sickleave",
      "value": "01ТШ 005591125"
    }
  ],
  "status": "completed",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/sick-leave-category-cs",
          "code": "mserv-0005-00001"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/example"
  },
  "period": {
    "start": "2025-08-20",
    "end": "2025-08-24"
  },
  "created": "2025-08-20",
  "custodian": {
    "reference": "Practitioner/exampleCustodian"
  },
  "contributor": [
    {
      "reference": "Practitioner/examplePractitioner"
    }
  ],
  "addresses": [
    {
      "concept": {
        "coding": [
          {
            "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-reason-cs",
            "code": "emdoc-0001-0001"
          }
        ]
      }
    },
    {
      "concept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/sid/icd-10",
            "code": "J11.0"
          }
        ]
      }
    }
  ]
}