Руководство к использованию стандарта FHIR в ЦИСЗ (ВЕТКА release-1-4-t2-07-26-10)
1.4.444 - ci-build
{
"resourceType" : "Contract",
"id" : "ExampleTaskRejectionFromOrganization",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/TaskRejecter"
]
},
"status" : "executed",
"issued" : "2024-09-09T14:00:00Z",
"subject" : [
{
🔗 "reference" : "Patient/PatientForDemo"
}
],
"authority" : [
{
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
}
],
"title" : "Отсутствует информация посещениях УЗ пациентом в течение последних 5 лет",
"author" : {
🔗 "reference" : "PractitionerRole/ExampleTherapist"
},
"topicReference" : {
🔗 "reference" : "Task/releaseDrC1214125"
}
}