0.2.0 - ci-build
RuCoreIG, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/RuCoreIG/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "example-core-procedure-ivanov-consultation",
"meta" : {
"profile" : [
🔗 "https://fhir.ru/ig/core/StructureDefinition/core-procedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Процедура: Консультация Иванова И.П.</h3><p><strong>Основная информация:</strong></p><ul><li><strong>Идентификатор:</strong> PROC-2024-001 (официальный)</li><li><strong>Статус:</strong> Завершена</li><li><strong>Причина статуса:</strong> По просьбе пациента (Patient request)</li><li><strong>Категория:</strong> Диагностическая процедура (Diagnostic procedure)</li><li><strong>Код процедуры:</strong> Взятие крови из периферической вены</li><li><strong>Описание:</strong> Консультация терапевта</li><li><strong>Дата выполнения:</strong> 15.01.2024 10:15:00</li></ul><p><strong>Участники:</strong></p><ul><li><strong>Пациент:</strong> <em>Иванов Иван Петрович</em> (ссылка на Patient/example-core-patient-ivanov)</li><li><strong>Случай обслуживания:</strong> <em>Консультация терапевта</em> (ссылка на Encounter/example-core-encounter-consultation)</li><li><strong>Записывающий:</strong> <em>Смирнов Александр Иванович</em> (ссылка на PractitionerRole/example-core-practitionerrole-smirnov-therapist)</li><li><strong>Исполнитель:</strong> <em>Смирнов Александр Иванович</em> (ссылка на PractitionerRole/example-core-practitionerrole-smirnov-therapist)</li><li><strong>От имени организации:</strong> <em>ГБУЗ Городская поликлиника №1</em> (ссылка на Organization/example-core-organization-polyclinic)</li></ul><p><strong>Место проведения:</strong></p><ul><li><strong>Локация:</strong> <em>Кабинет терапевта №15</em> (ссылка на Location/example-core-location-therapy-office)</li></ul><p><strong>Причины и показания:</strong></p><ul><li><strong>Причина 1:</strong> Лихорадка (Fever)</li><li><strong>Причина 2:</strong> <em>Температура тела 38.5°C</em> (ссылка на Observation/example-core-observation-ivanov-temperature)</li></ul><p><strong>Анатомическая локализация:</strong></p><ul><li><strong>Область тела:</strong> Правая рука (Right arm)</li></ul><p><strong>Результаты:</strong></p><ul><li><strong>Исход:</strong> Успешный (Successful)</li><li><strong>Отчет:</strong> <em>Общий анализ крови</em> (ссылка на DiagnosticReport/example-core-diagnosticreport-ivanov-blood)</li><li><strong>Осложнения:</strong> Нет (None)</li><li><strong>Последующее наблюдение:</strong> Плановое (Routine)</li></ul><p><strong>Примечания:</strong></p><ul><li><strong>Автор:</strong> <em>Смирнов Александр Иванович</em> (ссылка на PractitionerRole/example-core-practitionerrole-smirnov-therapist)</li><li><strong>Время:</strong> 15.01.2024 10:30:00</li><li><strong>Текст:</strong> Процедура выполнена успешно, осложнений нет</li></ul></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://fhir.ru/ig/core/systems/procedure",
"value" : "PROC-2024-001"
}
],
"status" : "completed",
"statusReason" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/procedure-not-performed-reason",
"code" : "patient-request",
"display" : "Patient request"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "103693007",
"display" : "Diagnostic procedure"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-services",
"code" : "A11.12.009",
"display" : "Взятие крови из периферической вены"
}
],
"text" : "Консультация терапевта"
},
"subject" : {
🔗 "reference" : "Patient/example-core-patient-ivanov",
"display" : "Иванов Иван Петрович"
},
"encounter" : {
🔗 "reference" : "Encounter/example-core-encounter-consultation",
"display" : "Консультация терапевта"
},
"occurrenceDateTime" : "2024-01-15T10:15:00Z",
"recorder" : {
🔗 "reference" : "PractitionerRole/example-core-practitionerrole-smirnov-therapist",
"display" : "Смирнов Александр Иванович, терапевт"
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/performer-role",
"code" : "primary",
"display" : "Primary performer"
}
]
},
"actor" : {
🔗 "reference" : "PractitionerRole/example-core-practitionerrole-smirnov-therapist",
"display" : "Смирнов Александр Иванович"
},
"onBehalfOf" : {
🔗 "reference" : "Organization/example-core-organization-polyclinic",
"display" : "ГБУЗ Городская поликлиника №1"
}
}
],
"location" : {
🔗 "reference" : "Location/example-core-location-therapy-office",
"display" : "Кабинет терапевта №15"
},
"reason" : [
{
"concept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "386661006",
"display" : "Fever"
}
]
}
},
{
"reference" : {
🔗 "reference" : "Observation/example-core-observation-ivanov-temperature",
"display" : "Температура тела 38.5°C"
}
}
],
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "368209003",
"display" : "Right arm"
}
]
}
],
"outcome" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/procedure-outcome",
"code" : "successful",
"display" : "Successful"
}
]
},
"report" : [
{
🔗 "reference" : "DiagnosticReport/example-core-diagnosticreport-ivanov-blood",
"display" : "Общий анализ крови"
}
],
"complication" : [
{
"concept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260413007",
"display" : "None"
}
]
}
}
],
"followUp" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/procedure-followup",
"code" : "routine",
"display" : "Routine"
}
]
}
],
"note" : [
{
"authorReference" : {
🔗 "reference" : "PractitionerRole/example-core-practitionerrole-smirnov-therapist",
"display" : "Смирнов Александр Иванович"
},
"time" : "2024-01-15T10:30:00Z",
"text" : "Процедура выполнена успешно, осложнений нет"
}
]
}