{
    "resourceType": "ValueSet",
    "id": "inventory-document-attribute-status-warehouse",
    "url": "https://api-erp.kamsoft.pl/vs/warehouse/inventory-document-attribute-status",
    "version": "1.0.0",
    "name": "InventoryDocumentAttributeStatusWarehouse",
    "title": "Inventory Document Attribute Status Warehouse",
    "status": "active",
    "content": "complete",
    "concept": [
        { "code": "buffer", "display": "W buforze" },
        { "code": "not-buffer", "display": "Przyjęty" }
    ]
}
