149 lines
2.9 KiB
JSON
149 lines
2.9 KiB
JSON
{
|
|
"name_collisions": [
|
|
{
|
|
"name": "IntegrationLog",
|
|
"occurrences": [
|
|
{
|
|
"app": "core",
|
|
"file": "core/models.py",
|
|
"lineno": 710
|
|
},
|
|
{
|
|
"app": "integration",
|
|
"file": "integration/models.py",
|
|
"lineno": 681
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "InventoryLocation",
|
|
"occurrences": [
|
|
{
|
|
"app": "blood_bank",
|
|
"file": "blood_bank/models.py",
|
|
"lineno": 437
|
|
},
|
|
{
|
|
"app": "inventory",
|
|
"file": "inventory/models.py",
|
|
"lineno": 562
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "QualityControl",
|
|
"occurrences": [
|
|
{
|
|
"app": "blood_bank",
|
|
"file": "blood_bank/models.py",
|
|
"lineno": 469
|
|
},
|
|
{
|
|
"app": "laboratory",
|
|
"file": "laboratory/models.py",
|
|
"lineno": 1060
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "InsuranceClaim",
|
|
"occurrences": [
|
|
{
|
|
"app": "patients",
|
|
"file": "patients/models.py",
|
|
"lineno": 784
|
|
},
|
|
{
|
|
"app": "billing",
|
|
"file": "billing/models.py",
|
|
"lineno": 606
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"fieldset_similar": [
|
|
{
|
|
"a": {
|
|
"app": "patients",
|
|
"name": "ClaimStatusHistory",
|
|
"file": "patients/models.py"
|
|
},
|
|
"b": {
|
|
"app": "insurance_approvals",
|
|
"name": "ApprovalStatusHistory",
|
|
"file": "insurance_approvals/models.py"
|
|
},
|
|
"similarity": 0.64,
|
|
"shared": [
|
|
"changed_at",
|
|
"changed_by",
|
|
"from_status",
|
|
"notes",
|
|
"reason",
|
|
"settings.AUTH_USER_MODEL",
|
|
"to_status"
|
|
]
|
|
}
|
|
],
|
|
"inventory_leaks": [
|
|
{
|
|
"app": "blood_bank",
|
|
"model": "InventoryLocation",
|
|
"file": "blood_bank/models.py",
|
|
"tokens": [
|
|
"stock"
|
|
]
|
|
},
|
|
{
|
|
"app": "pharmacy",
|
|
"model": "Prescription",
|
|
"file": "pharmacy/models.py",
|
|
"tokens": [
|
|
"quantity"
|
|
]
|
|
},
|
|
{
|
|
"app": "pharmacy",
|
|
"model": "MedicationInventoryItem",
|
|
"file": "pharmacy/models.py",
|
|
"tokens": [
|
|
"quantity"
|
|
]
|
|
},
|
|
{
|
|
"app": "pharmacy",
|
|
"model": "DispenseRecord",
|
|
"file": "pharmacy/models.py",
|
|
"tokens": [
|
|
"quantity",
|
|
"stock"
|
|
]
|
|
},
|
|
{
|
|
"app": "operating_theatre",
|
|
"model": "EquipmentUsage",
|
|
"file": "operating_theatre/models.py",
|
|
"tokens": [
|
|
"quantity"
|
|
]
|
|
},
|
|
{
|
|
"app": "insurance_approvals",
|
|
"model": "InsuranceApprovalRequest",
|
|
"file": "insurance_approvals/models.py",
|
|
"tokens": [
|
|
"quantity"
|
|
]
|
|
}
|
|
],
|
|
"canonical_conflicts": [
|
|
{
|
|
"model": "Encounter",
|
|
"app": "emr",
|
|
"expected": [
|
|
"core"
|
|
],
|
|
"file": "emr/models.py"
|
|
}
|
|
]
|
|
} |