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

: Вакцинация против дифтерии, коклюша, столбняка - JSON Representation

Raw json | Download

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

Для добавления описания нужно добавить файл input/intro-notes/Immunization-c6345438-d8e7-43f2-a18e-cce3e19abcd2-intro.md
{
  "resourceType" : "Immunization",
  "id" : "c6345438-d8e7-43f2-a18e-cce3e19abcd2",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.by/StructureDefinition/ImmunizationBy"
    ]
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/ImmunizationIdentifierType",
            "code" : "row-guid"
          }
        ]
      },
      "value" : "120000"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/ImmunizationIdentifierType",
            "code" : "rec-guid"
          }
        ]
      },
      "value" : "120"
    }
  ],
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "https://fhir.by/ValueSet/AISReportVaccineses",
        "code" : "0032",
        "display" : "Вакцина коклюшно-дифтерийно-столбнячная цельноклеточная (АКДС-вакцина) 1 мл"
      }
    ]
  },
  "manufacturer" : {
    "concept" : {
      "coding" : [
        {
          "system" : "https://fhir.by/ValueSet/AISReportManufacturer",
          "code" : "4",
          "display" : "АО НПО Микроген, г.Уфа, Российская Федерация"
        }
      ]
    }
  },
  "lotNumber" : "03623",
  "expirationDate" : "2027-07-15",
  "patient" : {
    🔗 "reference" : "Patient/ExamplePediatricPatientWithIdentificationNumber"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/ExampleEncounterAllergy"
  },
  "occurrenceDateTime" : "2025-07-15T16:30:00Z",
  "informationSource" : {
    "reference" : {
      🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
    }
  },
  "location" : {
    🔗 "reference" : "Location/TherapyUnit"
  },
  "site" : {
    "coding" : [
      {
        "system" : "https://fhir.by/ValueSet/AISReportImmunizationSite",
        "code" : "5",
        "display" : "Бедро правое"
      }
    ]
  },
  "route" : {
    "coding" : [
      {
        "system" : "https://fhir.by/ValueSet/AISReportImmunizationRoute",
        "code" : "внутримышечный",
        "display" : "Внутримышечный"
      }
    ]
  },
  "doseQuantity" : {
    "value" : 0.5,
    "unit" : "мл",
    "system" : "https://fhir.by/ValueSet/AISReportUnits",
    "code" : "2"
  },
  "performer" : [
    {
      "actor" : {
        🔗 "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
      }
    }
  ],
  "note" : [
    {
      "time" : "2025-07-15T16:30:00Z",
      "text" : "Вакцинация в соответствии с национальным келендарем прививок"
    }
  ],
  "reason" : [
    {
      "concept" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/AISReportImmunizationReason",
            "code" : "своевременно",
            "display" : "Своевременно"
          }
        ]
      }
    }
  ],
  "fundingSource" : {
    "coding" : [
      {
        "system" : "https://fhir.by/ValueSet/AISReportFundingSource",
        "code" : "False",
        "display" : "Бесплатно"
      }
    ]
  },
  "reaction" : [
    {
      "manifestation" : {
        "concept" : {
          "coding" : [
            {
              "system" : "https://fhir.by/ValueSet/AISReportReaction30Min",
              "code" : "no",
              "display" : "Нет"
            }
          ]
        }
      }
    }
  ],
  "protocolApplied" : [
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/VaccinationType",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/AISReportVaccinationType",
                "code" : "вакцинация1",
                "display" : "Вакцинация 1"
              }
            ]
          }
        }
      ],
      "targetDisease" : [
        {
          "coding" : [
            {
              "system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
              "code" : "11",
              "display" : "дифтерия"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
              "code" : "15",
              "display" : "коклюш"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
              "code" : "25",
              "display" : "столбняк"
            }
          ]
        }
      ],
      "doseNumber" : "Вакцинация 1",
      "seriesDoses" : "Для достижения иммунитета  следует выполнить ещё 2 вакцинации"
    }
  ]
}

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

Для добавления дополнительной информации нужно добавить файл input/intro-notes/Immunization-c6345438-d8e7-43f2-a18e-cce3e19abcd2-notes.md