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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeCarePlan
IdCarePlan-Form095CarePlanExample.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 Form095CarePlanExample

Language: en

identifier: Uniform Resource Identifier (URI)/urn:uuid:550e8400-e29b-41d4-a716-446655440000, UzbekistanDocumentFormNumber/095

status: Active

intent: Order

category: Disability certificate for students

subject: Karimov Akmal(official) (no stated gender), DoB Unknown ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#31234567890124)

period: 2026-02-03 --> 2026-02-10


Russian


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

Язык: en

identifier: Uniform Resource Identifier (URI)/urn:uuid:550e8400-e29b-41d4-a716-446655440000, UzbekistanDocumentFormNumber/095

status: Active

intent: Order

category: Справка нетрудоспособности для лиц, получающих образование

subject: Karimov Akmal(official) (без указания пола), ДР неизвестен ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#31234567890124)

period: 2026-02-03 --> 2026-02-10


Uzbek


Generated Narrative: CarePlan Form095CarePlanExample

Language: en

identifier: Uniform Resource Identifier (URI)/urn:uuid:550e8400-e29b-41d4-a716-446655440000, UzbekistanDocumentFormNumber/095

status: Active

intent: Order

category: Ta'lim oluvchilar uchun mehnatga layoqatsizlik ma'lumotnomasi

subject: Karimov Akmal(official) (no stated gender), DoB Unknown ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#31234567890124)

period: 2026-02-03 --> 2026-02-10


Source1

{
  "resourceType": "CarePlan",
  "id": "Form095CarePlanExample",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:550e8400-e29b-41d4-a716-446655440000"
    },
    {
      "system": "https://dhp.uz/fhir/core/sid/doc/uz/form-number",
      "value": "095"
    }
  ],
  "status": "active",
  "intent": "order",
  "category": [
    {
      "coding": [
        {
          "system": "https://dhp.uz/fhir/integrations/CodeSystem/document-category-cs",
          "code": "form-095"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/ExamplePatient"
  },
  "period": {
    "start": "2026-02-03",
    "end": "2026-02-10"
  }
}