Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "CarePlan",
"id" : "ExampleIPRTempAndDisability",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/IPR"
]
},
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/AdditionalForConclusionMREC",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/AdditionalForConclusionMREC",
"code" : "musculoskeletal-system",
"display" : "инвалид с нарушением опорно-двигательного аппарата"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/ReferredInitially",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/RehabProgramm",
"code" : "first",
"display" : "впервые"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/ReferenceToConclusionMREC",
"valueReference" : {
🔗 "reference" : "ClinicalImpression/ExampleConclusionMREC"
}
}
],
"identifier" : [
{
"value" : "04-123456789-2025000000000004",
"assigner" : {
🔗 "extension" : [
{
"url" : "https://fhir.by/StructureDefinition/LocationReference",
"valueReference" : {
🔗 "reference" : "Location/b122e513-9361-4b5c-b2d6-0e9b4685477e"
}
}
],
"reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f",
"display" : "Организация ЦИСМ МРЭК"
}
}
],
"basedOn" : [
{
"identifier" : {
"value" : "act132",
"period" : {
"start" : "2025-09-02"
}
}
}
],
"status" : "active",
"intent" : "plan",
"title" : "Программа реабилитации инвалида",
"subject" : {
🔗 "reference" : "Patient/ExamplePatientWithIdentificationNumber",
"display" : "Иванов Петр Сидорович, 31.12.1990"
},
"period" : {
"start" : "2025-09-02",
"end" : "2026-09-01"
},
"created" : "2025-09-02",
"custodian" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f",
"display" : "Реабилитация ЦИСМ"
},
"contributor" : [
{
🔗 "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c",
"display" : "ВОП Иванов ИИ"
}
],
"addresses" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/ActivitiesLoss",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/FunctionalClass",
"code" : "2",
"display" : "Функциональный класс II"
}
]
}
}
],
"concept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/RestrictCategoriesActivity",
"code" : "abletoselfcare",
"display" : "Способность к самообслуживанию"
}
]
}
}
],
"activity" : [
{
"extension" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/MedicalRehabilitationEventCode",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/RehubActivities",
"code" : "complex",
"display" : "Физиотерапия"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/RehabilitationEventNeediness",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/Neediness",
"code" : "need",
"display" : "нуждается"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/RehabilitationEventString",
"valueString" : "Магнитотерапия на всё"
},
{
"url" : "https://fhir.by/StructureDefinition/RehabilitationEventPeriod",
"valuePeriod" : {
"start" : "2024-01-05"
}
}
],
"url" : "https://fhir.by/StructureDefinition/MedicalRehabilitationEvent"
}
],
"performedActivity" : [
{
"concept" : {
"text" : "Магнитотерапия выполнена"
}
}
],
"progress" : [
{
"text" : "ВОП Иванов ИИ - молодец"
}
]
},
{
"extension" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/MedicalRehabilitationEventCode",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/RehubActivities",
"code" : "technicalrehabmeans",
"display" : "Технические средства социальной реабилитации, изделия медицинского назначения"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/RehabilitationEventNeediness",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/Neediness",
"code" : "need",
"display" : "нуждается"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/RehabilitationEventString",
"valueString" : "Костыль с локтевой опорой"
},
{
"url" : "https://fhir.by/StructureDefinition/RehabilitationEventPeriod",
"valuePeriod" : {
"start" : "2024-01-05"
}
}
],
"url" : "https://fhir.by/StructureDefinition/MedicalRehabilitationEvent"
}
],
"performedActivity" : [
{
"concept" : {
"text" : "Снабжен через центр соцобеспечения"
}
}
],
"progress" : [
{
"text" : "ВОП Иванов ИИ - молодец"
}
]
}
]
}