Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "ImmunizationRecommendation",
"id" : "ExampleRecommendChild",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/ImmunizationRecommendationBy"
]
},
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/PractitionerRoleImm",
"valueReference" : {
🔗 "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
}
}
],
"patient" : {
🔗 "reference" : "Patient/ExamplePediatricPatientWithIdentificationNumber"
},
"date" : "2025-02-05T15:30:00Z",
"authority" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
},
"recommendation" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/DateCriterionPeriod",
"valuePeriod" : {
"start" : "2025-01-12",
"end" : "2025-01-12"
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccinationType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportVaccinationType",
"code" : "вакцинация",
"display" : "Вакцинация"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccineDose",
"valueQuantity" : {
"value" : 1,
"unit" : "Доза",
"system" : "https://fhir.by/ValueSet/AISReportUnits",
"code" : "1"
}
},
{
"url" : "https://fhir.by/StructureDefinition/AttachDocumentImmun",
"valueReference" : {
🔗 "reference" : "DocumentReference/c2664e68-80fd-43e9-bc50-7af03c64077b"
}
}
],
"targetDisease" : [
{
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
"code" : "26",
"display" : "туберкулез"
}
]
}
],
"forecastStatus" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/ImmunizationRecommendationStatus",
"code" : "complete",
"display" : "вакцинация проведена"
}
]
},
"description" : "Вакцинирован в роддоме"
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/DateCriterionPeriod",
"valuePeriod" : {
"start" : "2025-01-15",
"end" : "2025-01-15"
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccinationType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportVaccinationType",
"code" : "вакцинация",
"display" : "Вакцинация"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccineDose",
"valueQuantity" : {
"value" : 1,
"unit" : "Доза",
"system" : "https://fhir.by/ValueSet/AISReportUnits",
"code" : "1"
}
},
{
"url" : "https://fhir.by/StructureDefinition/AttachDocumentImmun",
"valueReference" : {
🔗 "reference" : "DocumentReference/c2664e68-80fd-43e9-bc50-7af03c64077b"
}
}
],
"targetDisease" : [
{
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
"code" : "8",
"display" : "гепатит B"
}
]
}
],
"forecastStatus" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/ImmunizationRecommendationStatus",
"code" : "complete",
"display" : "вакцинация проведена"
}
]
},
"description" : "Вакцинирован в роддоме"
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/DateCriterionPeriod",
"valuePeriod" : {
"start" : "2025-07-01",
"end" : "2025-07-30"
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccinationType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportVaccinationType",
"code" : "вакцинация1",
"display" : "Вакцинация 1"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccineDose",
"valueQuantity" : {
"value" : 1,
"unit" : "Доза",
"system" : "https://fhir.by/ValueSet/AISReportUnits",
"code" : "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" : "столбняк"
}
]
}
],
"forecastStatus" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/ImmunizationRecommendationStatus",
"code" : "complete",
"display" : "вакцинация проведена"
}
]
},
"description" : "Вакцинирован в соответствии Национальным календарем прививок",
"supportingImmunization" : [
{
🔗 "reference" : "Immunization/c6345438-d8e7-43f2-a18e-cce3e19abcd2"
}
]
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/DateCriterionPeriod",
"valuePeriod" : {
"start" : "2030-10-01",
"end" : "2030-10-30"
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccinationType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportVaccinationType",
"code" : "вакцинация",
"display" : "Вакцинация"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccineDose",
"valueQuantity" : {
"value" : 1,
"unit" : "Доза",
"system" : "https://fhir.by/ValueSet/AISReportUnits",
"code" : "1"
}
}
],
"targetDisease" : [
{
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
"code" : "17",
"display" : "корь"
}
]
},
{
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
"code" : "18",
"display" : "краснуха"
}
]
},
{
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
"code" : "28",
"display" : "эпидемический паротит"
}
]
}
],
"forecastStatus" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/ImmunizationRecommendationStatus",
"code" : "plan",
"display" : "вакцинация планируется"
}
]
},
"description" : "Вакцинирован в соответствии Национальным календарем прививок"
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/DateCriterionPeriod",
"valuePeriod" : {
"start" : "2030-12-01",
"end" : "2030-12-30"
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccinationType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportVaccinationType",
"code" : "Вакцинация2",
"display" : "Вакцинация2"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccineDose",
"valueQuantity" : {
"value" : 1,
"unit" : "Доза",
"system" : "https://fhir.by/ValueSet/AISReportUnits",
"code" : "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" : "столбняк"
}
]
}
],
"forecastStatus" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/ImmunizationRecommendationStatus",
"code" : "plan",
"display" : "вакцинация планируется"
}
]
},
"description" : "Вакцинирован в соответствии Национальным календарем прививок"
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/DateCriterionPeriod",
"valuePeriod" : {
"start" : "2030-12-01",
"end" : "2030-12-30"
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccinationType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportVaccinationType",
"code" : "Вакцинация2",
"display" : "Вакцинация2"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/VaccineDose",
"valueQuantity" : {
"value" : 1,
"unit" : "Доза",
"system" : "https://fhir.by/ValueSet/AISReportUnits",
"code" : "1"
}
}
],
"targetDisease" : [
{
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AISReportImmunizationTargetDiseases",
"code" : "21",
"display" : "полиомиелит"
}
]
}
],
"forecastStatus" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/ImmunizationRecommendationStatus",
"code" : "plan",
"display" : "вакцинация планируется"
}
]
},
"description" : "Вакцинирован в соответствии Национальным календарем прививок"
}
]
}