Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "Composition",
"id" : "CompositionForAnamnesis",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/CompDocument"
]
},
"status" : "registered",
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/CompositionType",
"code" : "general",
"display" : "Общая медицинская информация"
}
]
},
"subject" : [
{
🔗 "reference" : "Patient/PatientForAnamnesis"
}
],
"date" : "2024-04-07T11:12:21Z",
"author" : [
{
🔗 "reference" : "Practitioner/7cc066b9-7db5-4db6-8645-c6edd23ab896"
}
],
"title" : "Пример собранного анамнеза жизни",
"custodian" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
},
"event" : [
{
"detail" : [
{
"reference" : {
"reference" : "QuestionnaireResponse/ExampleAVBadHabitsForBundle"
}
}
]
},
{
"detail" : [
{
"reference" : {
"reference" : "QuestionnaireResponse/ExampleAVChildFrom3To18ForBundle"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "QuestionnaireResponse/ExampleFisicalDevelopmentAdult"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "QuestionnaireResponse/ExampleLivingConditions"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "QuestionnaireResponse/ExampleOccupationHistory"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "QuestionnaireResponse/ExamplePreviousDiseases"
}
}
]
},
{
"detail" : [
{
"reference" : {
🔗 "reference" : "QuestionnaireResponse/ExampleTransfusiologyAnamnesisWithHT"
}
}
]
}
]
}