{
    "resourceType": "ValueSet",
    "id": "location-type-warehouse",
    "url": "https://api-erp.kamsoft.pl/vs/warehouse/location-type",
    "version": "1.0.0",
    "name": "LocationTypeWarehouse",
    "title": "Location Type Warehouse",
    "status": "active",
    "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "magazyn z lekami"
    },
    {
      "code": "1",
      "display": "bank krwi"
    },
    {
      "code": "2",
      "display": "magazyn materiałów medycznych"
    },
    {
      "code": "warehouse",
      "display": "Magazyn"
    }
  ]
}
