Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - 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/3c057f8d-4369-4c5e-86be-f710dff3a91c"
},
"topicReference" : {
🔗 "reference" : "Task/releaseDrC1214125"
}
}