{
    "resourceType": "ValueSet",
    "id": "invoice-catgory-warehouse",
    "url": "https://api-erp.kamsoft.pl/vs/warehouse/invoice-category",
    "version": "1.0.0",
    "name": "InvoiceCategoryWarehouse",
    "title": "Invoice Category Warehouse",
    "status": "active",
    "content": "complete",
    "concept": [      
        { "code": "consolidated-document",  "display": "tylko dokumenty zbiorcze FV (spinające PZ) " },
		    { "code": "invoice",  "display": "tylko faktury (zwykłe, zbiorcze, komisowe) oraz korekty faktur " }
    ]
}