Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "DeviceRequest",
"id" : "1330bc7f-c79e-4316-85a6-9e3d32a0043a",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/DeviceOrder"
]
},
"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/RequestFromOrganization",
"valueReference" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
}
},
{
"url" : "https://fhir.by/StructureDefinition/TermOfPurchaseMedication",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/TermOfPurchaseMedication",
"code" : "0",
"display" : "Бесплатно"
}
]
}
}
],
"basedOn" : [
{
🔗 "reference" : "CarePlan/ExampleIPR"
}
],
"status" : "active",
"intent" : "plan",
"code" : {
"concept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/MedicDeviceNomenclature",
"code" : "473",
"display" : "Аппарат слуховой аналоговый заушного типа для средних потерь слуха"
}
]
}
},
"quantity" : 1,
"parameter" : [
{
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/MedicalProducts",
"code" : "88abe113-448e-4845-a887-c8955cedd99d",
"display" : "Аппараты слуховые цифровые заушного и внутриушного типа для средних и тяжелых потерь слуха: аппараты слуховые заушные серии OPN PLAY"
}
]
}
}
],
"subject" : {
🔗 "reference" : "Patient/ExamplePatientWithIdentificationNumber"
},
"encounter" : {
🔗 "reference" : "Encounter/ConsultationEncounter"
},
"occurrenceDateTime" : "2025-01-05",
"authoredOn" : "2024-03-05",
"requester" : {
🔗 "reference" : "PractitionerRole/cdb2ab12-9b49-4a69-afe1-7a8931e5edbd"
},
"performer" : {
"concept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/IsHealthCareOrganization",
"code" : "health-care-organization",
"display" : "организация здравоохранения"
}
]
},
"reference" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
}
},
"reason" : [
{
"concept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/IndicationsTechRehubDevice",
"code" : "50.1.1",
"display" : "двусторонняя хроническая тугоухость II, III, IV степени у взрослых"
}
]
}
}
]
}