Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "DeviceDispense",
"id" : "736c95d2-88d7-4b68-abaa-8ec21a92f3b7",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/DevicePatientDispenseBy"
]
},
"extension" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/PractitionerRoleReference",
"valueReference" : {
🔗 "reference" : "PractitionerRole/cdb2ab12-9b49-4a69-afe1-7a8931e5edbd"
}
},
{
"url" : "https://fhir.by/StructureDefinition/DateVKK",
"valueDate" : "2024-03-05"
}
],
"url" : "https://fhir.by/StructureDefinition/VKKEncounter"
},
{
"url" : "https://fhir.by/StructureDefinition/DeviceServiceLife",
"valueDate" : "2025-03-06"
}
],
"identifier" : [
{
"value" : "54321"
}
],
"basedOn" : [
{
🔗 "reference" : "DeviceRequest/1330bc7f-c79e-4316-85a6-9e3d32a0043a"
}
],
"status" : "completed",
"device" : {
"concept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/MedicDeviceNomenclature",
"code" : "473",
"display" : "Аппарат слуховой аналоговый заушного типа для средних потерь слуха"
}
]
},
"reference" : {
🔗 "reference" : "Device/c7aef928-50b2-48e2-b592-db52cc9ffa23"
}
},
"subject" : {
🔗 "reference" : "Patient/ExamplePatientWithIdentificationNumber"
},
"receiver" : {
🔗 "reference" : "Patient/ExamplePatientWithIdentificationNumber"
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/IsHealthCareOrganization",
"code" : "health-care-organization",
"display" : "организация здравоохранения"
}
]
},
"actor" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
}
}
],
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/TermOfPurchaseMedication",
"code" : "0",
"display" : "Бесплатно"
}
]
},
"quantity" : {
"value" : 1
},
"whenHandedOver" : "2024-03-06",
"usageInstruction" : "Как включить слуховой аппарат"
}