Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
| Active as of 2024-07-11 |
{
"resourceType" : "Questionnaire",
"id" : "QObstetrGynecAnamnesis",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/QuestionnaireAnamnesisBy"
]
},
"url" : "https://fhir.by/Questionnaire/QObstetrGynecAnamnesis",
"version" : "0.2.6803",
"name" : "QObstetrGynecAnamnesis",
"title" : "Акушерско-гинекологический анамнез",
"status" : "active",
"subjectType" : [
"Patient"
],
"date" : "2024-07-11",
"publisher" : "fhir.by",
"contact" : [
{
"name" : "fhir.by",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir.by"
}
]
}
],
"description" : "Содержит ряд вопросов, касающихся акушерско-гинекологического анамнеза",
"item" : [
{
"linkId" : "1",
"text" : "Информация о состоянии менструального цикла",
"type" : "group",
"required" : true,
"item" : [
{
"linkId" : "1.1",
"text" : "Возраст, в котором началась менструация (полных лет)",
"type" : "integer",
"required" : true
},
{
"linkId" : "1.2",
"text" : "Сроки установления менструального цикла",
"type" : "string",
"required" : true
},
{
"linkId" : "1.3",
"text" : "Продолжительность менструального цикла",
"type" : "string",
"required" : true
},
{
"linkId" : "1.4",
"text" : "Длительность менструации",
"type" : "string",
"required" : true
},
{
"linkId" : "1.5",
"text" : "Интенсивность менструаций",
"type" : "coding",
"required" : true,
"answerValueSet" : "https://fhir.by/ValueSet/MenstrualBleeding"
},
{
"linkId" : "1.6",
"text" : "Регулярность менструаций",
"type" : "coding",
"required" : true,
"answerValueSet" : "https://fhir.by/ValueSet/MenstrualCycle"
},
{
"linkId" : "1.7",
"text" : "Болезненность менструаций",
"type" : "coding",
"required" : true,
"answerValueSet" : "https://fhir.by/ValueSet/MenstrualPain"
},
{
"linkId" : "1.8",
"text" : "Дата последней менструации",
"type" : "date",
"required" : true
},
{
"linkId" : "1.9",
"text" : "Изменения характера менструаций после начала половой жизни",
"type" : "string",
"required" : false
},
{
"linkId" : "1.10",
"text" : "Изменения характера менструаций после родов",
"type" : "string",
"required" : false
}
]
},
{
"linkId" : "2",
"text" : "Половая функция",
"type" : "group",
"required" : true,
"item" : [
{
"linkId" : "2.1",
"text" : "Возраст, в котором началась половая жизнь (полных лет)",
"type" : "integer",
"required" : true
},
{
"linkId" : "2.2",
"text" : "Количество браков",
"type" : "integer",
"required" : true
},
{
"linkId" : "2.3",
"text" : "Случайные половые связи",
"type" : "coding",
"required" : false,
"answerValueSet" : "https://fhir.by/ValueSet/VSExpandedYesNOIndicator"
},
{
"linkId" : "2.4",
"text" : "Метод контрацепции (длительность и эффективность)",
"type" : "string",
"required" : true,
"repeats" : true
}
]
},
{
"linkId" : "3",
"text" : "Репродуктивная функция",
"type" : "group",
"required" : true,
"item" : [
{
"linkId" : "3.1",
"text" : "Период времени от начала половой жизни до наступления первой беременности",
"type" : "string",
"required" : false
},
{
"linkId" : "3.2",
"text" : "Причина длительного отсутствия беременности",
"type" : "string",
"required" : false
},
{
"linkId" : "3.3",
"text" : "Количество беременностей",
"type" : "integer",
"required" : true
},
{
"linkId" : "3.4",
"text" : "Беременности",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [
{
"linkId" : "3.4.1",
"text" : "Год беременности",
"type" : "string",
"required" : true
},
{
"linkId" : "3.4.2",
"text" : "Течение беременности",
"type" : "string",
"required" : true
},
{
"linkId" : "3.4.3",
"text" : "Чем окончилась беременность",
"type" : "coding",
"required" : true,
"answerValueSet" : "https://fhir.by/ValueSet/InternClassificDiseases10"
},
{
"linkId" : "3.4.4",
"text" : "В какой срок окончилась беременность (недели)",
"type" : "integer",
"required" : true
},
{
"linkId" : "3.4.5",
"text" : "Осложнения беременности (уточненные)",
"type" : "reference",
"required" : false
},
{
"linkId" : "3.4.6",
"text" : "Осложнения беременности (со слов пациента)",
"type" : "string",
"required" : false
}
]
},
{
"linkId" : "3.5",
"text" : "Информация по родам",
"type" : "group",
"required" : false,
"repeats" : true,
"item" : [
{
"linkId" : "3.5.1",
"text" : "На каком сроке были роды (количество недель)",
"type" : "integer",
"required" : true
},
{
"linkId" : "3.5.2",
"text" : "Дата родов",
"type" : "date",
"required" : true
},
{
"linkId" : "3.5.3",
"text" : "Операции, выполняемые в родах",
"type" : "string",
"required" : false
},
{
"linkId" : "3.5.4",
"text" : "Операции, выполняемые после родов",
"type" : "string",
"required" : false
},
{
"linkId" : "3.5.5",
"text" : "Продолжительность родов (часы)",
"type" : "integer",
"required" : true
},
{
"linkId" : "3.5.6",
"text" : "Течение родов",
"type" : "string",
"required" : true
},
{
"linkId" : "3.5.7",
"text" : "Осложнения родов (уточненные)",
"type" : "reference",
"required" : false
},
{
"linkId" : "3.5.8",
"text" : "Осложнения родов (со слов пациента)",
"type" : "string",
"required" : true
},
{
"linkId" : "3.5.9",
"text" : "Диагноз, установленный после родов",
"type" : "reference",
"required" : false
}
]
},
{
"linkId" : "3.6",
"text" : "Количество живых детей",
"type" : "integer",
"required" : false
},
{
"linkId" : "3.7",
"text" : "Причины смерти детей",
"type" : "string",
"required" : false
},
{
"linkId" : "3.8",
"text" : "Дата наступления климактерического периода",
"type" : "string",
"required" : false
},
{
"linkId" : "3.9",
"text" : "Протекание климактерического периода",
"type" : "string",
"required" : false
}
]
}
]
}