Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "Contract",
"id" : "ExampleRejectionHospitalisationAnswerRP",
"meta" : {
"lastUpdated" : "2025-09-08T10:00:00Z",
"profile" : [
🔗 "https://fhir.by/StructureDefinition/RejectionHospitalisation"
]
},
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/InvitationHospitalisationDate",
"valueDate" : "2025-09-09"
}
],
"status" : "executed",
"issued" : "2025-09-08",
"subject" : [
{
🔗 "reference" : "Patient/ExampleFullPatient"
}
],
"title" : "Вы приглашаетесь на госпитализацию для планового оперативного лечения в хирургическое отеделние №2 АГСМ. И далее текст ....",
"author" : {
🔗 "extension" : [
{
"url" : "https://fhir.by/StructureDefinition/RelatedPersonPermanentExt",
"valueReference" : {
🔗 "reference" : "RelatedPerson/ExampleRelatedPersonPermanentBy"
}
}
],
"reference" : "Patient/ExampleFullPatient"
},
"supportingInfo" : [
{
🔗 "reference" : "Encounter/ExampleEncounterPatientQueue"
}
]
}