Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build

: Кейс №4 ЭЛН по беременности и родам, осложнение в родах - JSON Representation

Raw json | Download

Необходимо добавить описание!!!!!!

Для добавления описания нужно добавить файл input/intro-notes/Bundle-3279c81f-357d-4fbc-8677-0f0c398ffd3b-intro.md
{
  "resourceType" : "Bundle",
  "id" : "3279c81f-357d-4fbc-8677-0f0c398ffd3b",
  "meta" : {
    "lastUpdated" : "2024-04-10T10:30:00Z",
    "profile" : [
      🔗 "https://fhir.by/AbstractArea/StructureDefinition/Bundle/BundleTD"
    ]
  },
  "identifier" : {
    "system" : "https://minzdrav.gov.by",
    "value" : "01-190503864-2025000000000003-01"
  },
  "type" : "document",
  "timestamp" : "2024-04-10T10:30:00Z",
  "entry" : [
    {
      "fullUrl" : "Composition/bc86342f-88ce-4880-8718-6adc6f15c2ab",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "bc86342f-88ce-4880-8718-6adc6f15c2ab",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.by/StructureDefinition/DocumentTD"
          ]
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "https://fhir.by/ValueSet/DigitalDocumentKind",
              "code" : "01",
              "display" : "Электронный лист нетрудоспособности"
            }
          ]
        },
        "subject" : [
          {
            🔗 "reference" : "Patient/07c27b1c-0f79-48d7-8676-43ed56934ad0",
            "display" : "Евдокимова Людмила Ивановна 28.02.1996 г.р."
          }
        ],
        "date" : "2024-02-01T10:30:00Z",
        "author" : [
          {
            🔗 "reference" : "Practitioner/127abdf9-2abc-4c5a-aafc-bee6a635a67c",
            "display" : "Иванова Ирина Ивановна"
          }
        ],
        "title" : "Структура ЭЛН",
        "custodian" : {
          🔗 "reference" : "Organization/af69999d-3e5c-49b9-a9e9-38e7687785f3",
          "display" : "Учреждение здравоохранения '1-я центральная районная клиническая поликлиника Центрального района г.Минска'"
        },
        "event" : [
          {
            "detail" : [
              {
                "reference" : {
                  🔗 "reference" : "EpisodeOfCare/1b22e427-aa6f-4327-b334-bd183958e05d"
                }
              }
            ]
          },
          {
            "detail" : [
              {
                "reference" : {
                  🔗 "reference" : "Task/cde2f55c-86bf-490e-951c-cd14ee26b3e5"
                }
              }
            ]
          },
          {
            "detail" : [
              {
                "reference" : {
                  🔗 "reference" : "Provenance/78b50fde-c1f3-4b56-a294-399f0889df0a"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "Patient/5e025601-1fb7-4c83-ae53-defebb94e89a",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "5e025601-1fb7-4c83-ae53-defebb94e89a",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.by/StructureDefinition/PatientED"
          ]
        },
        "extension" : [
          {
            "url" : "https://fhir.by/StructureDefinition/DocumentKind",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://fhir.by/ValueSet/DigitalDocumentKind",
                  "code" : "01"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://fhir.by/ValueSet/PersonalDocumentType",
                  "code" : "IPA"
                }
              ]
            },
            "value" : "7001112A009PB4"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Евдокимова",
            "given" : [
              "Людмила",
              "Ивановна"
            ]
          }
        ],
        "birthDate" : "1996-02-28",
        "link" : [
          {
            "other" : {
              🔗 "reference" : "Patient/07c27b1c-0f79-48d7-8676-43ed56934ad0"
            },
            "type" : "refer"
          }
        ]
      }
    },
    {
      "fullUrl" : "EpisodeOfCare/1b22e427-aa6f-4327-b334-bd183958e05d",
      "resource" : {
        "resourceType" : "EpisodeOfCare",
        "id" : "1b22e427-aa6f-4327-b334-bd183958e05d",
        "meta" : {
          "lastUpdated" : "2024-04-10T10:30:00Z",
          "profile" : [
            🔗 "https://fhir.by/StructureDefinition/EpisodeOfTemporaryDisabilitySum"
          ]
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityRegime",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "https://fhir.by/ValueSet/TemporaryDisabilityRegime",
                      "code" : "1",
                      "display" : "амбулаторный"
                    }
                  ]
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/OrganizationReference",
                "valueReference" : {
                  🔗 "reference" : "Organization/af69999d-3e5c-49b9-a9e9-38e7687785f3",
                  "display" : "УЗ '1-я центральная районная клиническая поликлиника Центрального района г.Минска'"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/PractitionerRoleReference",
                "valueReference" : {
                  🔗 "reference" : "PractitionerRole/c05ded81-1ebe-11f0-8257-f1172741d6fc",
                  "display" : "акушер-гинеколог, Иванова Ирина Ивановна"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/PractitionerRoleReference",
                "valueReference" : {
                  🔗 "reference" : "PractitionerRole/a90b5722-839c-409d-b555-5e8ebf547401",
                  "display" : "Заведующий отделением женской консультацией Алексеев Иван Иванович"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityPeriodPaid",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "https://fhir.by/ValueSet/TemporaryDisabilityPeriodPaidCode",
                      "code" : "1",
                      "display" : "оплачиваемый период"
                    }
                  ]
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityEncounterPeriod",
                "valuePeriod" : {
                  "start" : "2024-02-01",
                  "end" : "2024-06-05"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityKindDisability",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "https://fhir.by/ValueSet/TemporaryDisabilityKindDisability",
                      "code" : "09",
                      "display" : "в связи с беременностью и родами"
                    }
                  ]
                }
              }
            ],
            "url" : "https://fhir.by/StructureDefinition/ReleasePeriod"
          },
          {
            "extension" : [
              {
                "url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityRegime",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "https://fhir.by/ValueSet/TemporaryDisabilityRegime",
                      "code" : "1",
                      "display" : "амбулаторный"
                    }
                  ]
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/OrganizationReference",
                "valueReference" : {
                  🔗 "reference" : "Organization/af69999d-3e5c-49b9-a9e9-38e7687785f3",
                  "display" : "УЗ '1-я центральная районная клиническая поликлиника Центрального района г.Минска'"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/PractitionerRoleReference",
                "valueReference" : {
                  🔗 "reference" : "PractitionerRole/c05ded81-1ebe-11f0-8257-f1172741d6fc",
                  "display" : "акушер-гинеколог, Иванова Ирина Ивановна"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/PractitionerRoleReference",
                "valueReference" : {
                  🔗 "reference" : "PractitionerRole/a90b5722-839c-409d-b555-5e8ebf547401",
                  "display" : "Заведующий отделением женской консультацией Алексеев Иван Иванович"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityPeriodPaid",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "https://fhir.by/ValueSet/TemporaryDisabilityPeriodPaidCode",
                      "code" : "1",
                      "display" : "оплачиваемый период"
                    }
                  ]
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityEncounterPeriod",
                "valuePeriod" : {
                  "start" : "2024-06-06",
                  "end" : "2024-06-19"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityKindDisability",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "https://fhir.by/ValueSet/TemporaryDisabilityKindDisability",
                      "code" : "09",
                      "display" : "в связи с беременностью и родами"
                    }
                  ]
                }
              }
            ],
            "url" : "https://fhir.by/StructureDefinition/ReleasePeriod"
          },
          {
            "extension" : [
              {
                "url" : "https://fhir.by/StructureDefinition/PractitionerRoleReference",
                "valueReference" : {
                  🔗 "reference" : "PractitionerRole/6ca13d48-b3b0-4efd-89e4-0b0c7c9838dd",
                  "display" : "председатель ВКК Алексеев Иван Иванович"
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/DateVKK",
                "valueDate" : "2024-04-10"
              }
            ],
            "url" : "https://fhir.by/StructureDefinition/VKKEncounter"
          },
          {
            "extension" : [
              {
                "url" : "https://fhir.by/StructureDefinition/DateFlagReason",
                "valueDate" : "2024-04-10"
              },
              {
                "url" : "https://fhir.by/StructureDefinition/SpecialMarkCode",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "https://fhir.by/ValueSet/FlagSpecialMarks",
                      "code" : "complicated-labor",
                      "display" : "осложненные роды"
                    }
                  ]
                }
              },
              {
                "url" : "https://fhir.by/StructureDefinition/SpecialMarkDate",
                "valueDate" : "2024-04-05"
              },
              {
                "url" : "https://fhir.by/StructureDefinition/SpecialMarkPractitionerRole",
                "valueReference" : {
                  🔗 "reference" : "PractitionerRole/6ca13d48-b3b0-4efd-89e4-0b0c7c9838dd",
                  "display" : "председатель ВКК, Васильева ВВ"
                }
              }
            ],
            "url" : "https://fhir.by/StructureDefinition/SpecialMark"
          },
          {
            "url" : "https://fhir.by/StructureDefinition/TDCaseClosing",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://fhir.by/ValueSet/TDCaseClosing",
                  "code" : "1",
                  "display" : "Трудоспособен"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "value" : "2025000000000003"
          }
        ],
        "status" : "finished",
        "patient" : {
          🔗 "reference" : "Patient/07c27b1c-0f79-48d7-8676-43ed56934ad0",
          "display" : "Евдокимова Людмила Ивановна 28.02.1996 г.р."
        },
        "period" : {
          "start" : "2024-02-01",
          "end" : "2024-06-19"
        },
        "careManager" : {
          🔗 "reference" : "PractitionerRole/c05ded81-1ebe-11f0-8257-f1172741d6fc",
          "display" : "акушер-гинеколог, Иванова Ирина Ивановна"
        }
      }
    },
    {
      "fullUrl" : "Task/cde2f55c-86bf-490e-951c-cd14ee26b3e5",
      "resource" : {
        "resourceType" : "Task",
        "id" : "cde2f55c-86bf-490e-951c-cd14ee26b3e5",
        "meta" : {
          "lastUpdated" : "2024-02-01T10:30:00Z",
          "profile" : [
            🔗 "https://fhir.by/StructureDefinition/EpisodeToBePaid"
          ]
        },
        "basedOn" : [
          {
            🔗 "reference" : "EpisodeOfCare/1b22e427-aa6f-4327-b334-bd183958e05d"
          }
        ],
        "status" : "requested",
        "intent" : "order",
        "for" : {
          🔗 "reference" : "Patient/5e025601-1fb7-4c83-ae53-defebb94e89a",
          "display" : "Евдокимова Людмила Ивановна 28.02.1996 г.р."
        },
        "executionPeriod" : {
          "start" : "2024-02-01",
          "end" : "2024-06-05"
        },
        "requester" : {
          🔗 "reference" : "Organization/af69999d-3e5c-49b9-a9e9-38e7687785f3",
          "display" : "Учреждение здравоохранения '1-я центральная районная клиническая поликлиника Центрального района г.Минска'"
        },
        "owner" : {
          🔗 "reference" : "PractitionerRole/c05ded81-1ebe-11f0-8257-f1172741d6fc",
          "display" : "акушер-гинеколог, Иванова Ирина Ивановна"
        },
        "performer" : [
          {
            "actor" : {
              🔗 "reference" : "Patient/07c27b1c-0f79-48d7-8676-43ed56934ad0",
              "display" : "Евдокимова Людмила Ивановна 28.02.1996 г.р."
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "Provenance/78b50fde-c1f3-4b56-a294-399f0889df0a",
      "resource" : {
        "resourceType" : "Provenance",
        "id" : "78b50fde-c1f3-4b56-a294-399f0889df0a",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.by/StructureDefinition/ProvenanceDocumentInfoTD"
          ]
        },
        "target" : [
          {
            🔗 "reference" : "Patient/07c27b1c-0f79-48d7-8676-43ed56934ad0"
          }
        ],
        "recorded" : "2024-02-01T10:30:00Z",
        "authorization" : [
          {
            "reference" : {
              🔗 "reference" : "Task/cde2f55c-86bf-490e-951c-cd14ee26b3e5"
            }
          }
        ],
        "patient" : {
          🔗 "reference" : "Patient/07c27b1c-0f79-48d7-8676-43ed56934ad0"
        },
        "agent" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
                  "code" : "organization"
                }
              ]
            },
            "who" : {
              🔗 "reference" : "Organization/af69999d-3e5c-49b9-a9e9-38e7687785f3",
              "display" : "Учреждение здравоохранения '1-я центральная районная клиническая поликлиника Центрального района г.Минска'"
            }
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
                  "code" : "practitioner"
                }
              ]
            },
            "who" : {
              🔗 "reference" : "Practitioner/127abdf9-2abc-4c5a-aafc-bee6a635a67c",
              "display" : "Иванова Ирина Ивановна"
            }
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://fhir.by/ValueSet/AgentTypeProvenance",
                  "code" : "practitionerRole"
                }
              ]
            },
            "who" : {
              🔗 "reference" : "PractitionerRole/c05ded81-1ebe-11f0-8257-f1172741d6fc",
              "display" : "акушер-гинеколог, Иванова Ирина Ивановна"
            }
          }
        ]
      }
    }
  ]
}

Необходимо добавить дополнительную информацию!!!!!!

Для добавления дополнительной информации нужно добавить файл input/intro-notes/Bundle-3279c81f-357d-4fbc-8677-0f0c398ffd3b-notes.md