Partogram
Partogrammet, som är en grafisk framställd blankett, används vid förlossningen för att ha kontroll över förlossningsförloppet. Blanketten är framställd av Björn Westin.
Tvåsidig A4, hålad i vänster kant.
- 50 - 99 st
- 24,06 kr/st
- 100 - 499 st
- 12,80 kr/st
- 500 - 999 st
- 10,25 kr/st
- 1000 > st
- 9,10 kr/st
{
"@context": "https://schema.org",
"@type": "Product",
"@id": "https://www.adda.se/webbutik/beredskap/sjukvard/partogram/",
"name": "Partogram",
"description": "Partogram A4",
"image": [
"/contentassets/f026780ef91e49cda8a67162fa65d499/410113stor.jpg"
],
"sku": "410113",
"offers": {
"@type": "Offer",
"availability": "https://schema.org/InStock",
"priceSpecification": [
{
"@type": "PriceSpecification",
"price": 24.06,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 50,
"maxValue": 99
}
},
{
"@type": "PriceSpecification",
"price": 12.8,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 100,
"maxValue": 499
}
},
{
"@type": "PriceSpecification",
"price": 10.25,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 500,
"maxValue": 999
}
},
{
"@type": "PriceSpecification",
"price": 9.1,
"priceCurrency": "SEK",
"eligibleQuantity": {
"@type": "QuantitativeValue",
"minValue": 1000
}
}
]
}
}