紫陽 (名古屋市)
Lua エラー package.lua 内、80 行目: module 'Module:Message box/configuration' not found Lua エラー package.lua 内、80 行目: module 'Module:Message box/configuration' not found
画像提供依頼:紫陽 (名古屋市)の画像提供をお願いします。(2019年2月) |
クリニック サンセール | |
---|---|
情報 | |
正式名称 | 医療法人紫陽 クリニックサンセール |
標榜診療科 | 内科、消化器内科、整形外科(脊椎専門)、リハビリテーション科 |
開設者 | 医療法人紫陽 |
管理者 | 吉水俊洋(理事長) |
開設年月日 | 2008年(平成20年)3月14日 |
所在地 |
〒454-0932 |
PJ 医療機関 |
画像提供依頼:紫陽 (名古屋市)の画像提供をお願いします。(2019年2月) |
クリニック サンセール清里 | |
---|---|
情報 | |
正式名称 | 医療法人紫陽 クリニックサンセール清里 |
標榜診療科 | 内科、消化器内科、整形外科(脊椎専門)、リハビリテーション科 |
開設者 | 医療法人紫陽 |
管理者 | 糖谷治彦(院長) |
所在地 |
〒454-0932 |
PJ 医療機関 |
医療法人紫陽は、2008年(平成12年)3月14日に設立された、愛知県名古屋市に施設を運営する医療法人である。
沿革[編集]
- 2006年(平成18年) 9月「クリニックサンセール」開院[自社 1]。
- 2008年(平成20年) 3月14日「医療法人紫陽」設立[自社 2]。
- 2010年(平成22年) 9月「クリニックサンセール」居宅介護支援事業を再開[自社 3]。
- 2012年(平成24年)3月1日 - 「シンセーロ会所」について、施工した守谷商会名古屋支店から引き渡される[1]。
運営施設[編集]
<graph>
{ // // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Street_map_with_marks // Please do not modify it anywhere else, as it may get copied and override your changes. // Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Street_map_with_marks // // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab // "version": 2, "width":250, "height": 250, "padding": 0, "signals":[ // These signals allow us to quickly move the map within the image, e.g. to leave space for the legend {"name":"legendWidth", "init": {"expr": "0"} }, {"name":"legendHeight", "init": {"expr": "height"} },
{"name":"imgWidth", "init": {"expr": "width-legendWidth"} },
{"name":"imgHeight", "init": {"expr": "height"} },
{"name":"imgXC", "init": {"expr": "imgWidth/2"} },
{"name":"imgYC", "init": {"expr": "imgHeight/2"} },
{"name":"imgTileSize", "init": {"expr": "256"} },
{"name":"imgLat", "init": {"expr": ""} },
{"name":"imgLon", "init": {"expr": "Lua エラー mw.text.lua 内、225 行目: bad argument #1 to 'len' (string expected, got nil)"} },
{"name":"imgZoom", "init": {"expr": "10"} },
{"name":"picWidth", "init": {"expr": "180"} },
{"name":"picHeight", "init": {"expr": "picWidth/2"} },
{"name":"picXC", "init": {"expr": "imgWidth-(picWidth/2)"} },
{"name":"picYC", "init": {"expr": "imgHeight-(picHeight/2)"} },
{"name":"showMiniMap", "init": {"expr": "0"} },
],
"data": [
{
"name": "data",
// Otherwise use the first unnamed argument for source values "values": [ { "lat": , "lon": Lua エラー mw.text.lua 内、225 行目: bad argument #1 to 'len' (string expected, got nil), "img": "wikirawupload:https://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Mapscaleline.svg/120px-Mapscaleline.svg.png", "width": 50, "height": 8, "offsetX": 29, "offsetY": 115, "textAlign": "right", "textDx": 22, "textDy": -2, "textColor": "grey", "textFont": "Tahoma", "textFontSize": 9, "text": "構文エラー: 予期しない演算子 < です。" } , { "lat": 0, "lon": 0, "img": "wikirawupload:https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "", "textAngle": 0, "textAlign": "right", "textBaseline": "middle", "textDx": -7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"
}
], "transform": [ { "type": "geo", "projection": "mercator", "scale": {"expr": "imgTileSize/PI/2*pow(2,imgZoom)"}, "translate": [{"expr": "imgXC"}, {"expr": "imgYC"}], "center": [{"expr": "imgLon"}, {"expr": "imgLat"}], "lon": "lon", "lat": "lat" }, { "type": "formula", "field":"layout_x", "expr": "datum.layout_x + (datum.offsetX || 0)" }, { "type": "formula", "field":"layout_y", "expr": "datum.layout_y + (datum.offsetY || 0)" }, { "type": "formula", "field":"color", "expr": "datum.color || '#c33'" }, { "type": "formula", "field":"textColor", "expr": "datum.textColor || datum.color" }, { "type": "formula", "field":"strokeColor", "expr": "datum.strokeColor || '#ffe7e6'" } ] }, { // Hack: single value data source for drawing/hiding images and other non-series elements "name": "dummyData", "values": [{}] } ], // Legend only works if showLegend and colorScaleField are set "marks": [ { "type": "image", "from": { "data": "dummyData", "transform": [ { "type": "formula", "field":"url", "expr": "'mapsnapshot:///?width='+imgWidth+'&height='+imgHeight+'&zoom='+imgZoom+'&lat='+imgLat+'&lon='+imgLon" } ] }, "properties": { "enter": { "url": {"field": "url"}, "xc": {"signal": "imgXC"}, "yc": {"signal": "imgYC"}, "width": {"signal": "imgWidth"}, "height": {"signal": "imgHeight"} } } }, { // Places an image of a given name and size at the [lan,lon] location "type": "image", "from": { "data": "data", "transform": [ { "type": "filter", "test": "datum.img" }, { "type": "formula", "field":"iconWidth", "expr": "datum.width || 0" }, { "type": "formula", "field":"iconHeight", "expr": "datum.height || 0" }, { "type": "formula", "field":"img", "expr": "if(!test(/^[a-z]+:\\/\\//, datum.img), 'wikifile:///'+datum.img, datum.img)" }, // Ensure that either width or height parameter is passed to wikifile:// request { "type": "formula", "field":"img", "expr": "if((datum.iconWidth || datum.iconHeight) && !test(/[?&](width|height)=\\d/, datum.img),if(datum.iconWidth,datum.img+'?width='+datum.iconWidth,datum.img+'?height='+datum.iconHeight), datum.img)" }, ]}, "properties": { "enter": { "url": {"field": "img"}, "xc": {"field": "layout_x"}, "yc": {"field": "layout_y"}, "width": {"field": "iconWidth"}, "height": {"field": "iconHeight"} } } }, { // Draw marks of a given color, shape, and size at the [lan,lon] location "type": "symbol", "from": { "data": "data", "transform": [{ "type": "filter", "test": "!datum.img" }] }, "properties": { "enter": { "x": {"field": "layout_x"}, "y": {"field": "layout_y"}, // If colorScaleField is set, use color scaling, otherwise use the preset color value "fill": { "field": "color" }, "size": {"field": "size"}, "shape": {"field": "shape"}, "stroke": {"field": "strokeColor"} } } }, { // Draw text with the given color and size at the [lan,lon] location // See https://github.com/vega/vega/wiki/Marks#text for all parameter description (prepend "text" and capitalize them) "type": "text", "from": { "data": "data", "transform": [ { "type": "filter", "test": "datum.text" }, // Figure out if this is an LTR or RTL page. For LTR, show label to the right of the icon, left-aligned. For RTL, reverse. { "type": "formula", "field":"isLTR", "expr": "'' == '\\u200E'" }, // If these values are not defined ("undefined" is not allowed, so test for truthiness and not 0) { "type": "formula", "field":"textDx", "expr": "if(!datum.textDx && datum.textDx != 0, if(datum.isLTR,8,-8), datum.textDx)" }, { "type": "formula", "field":"textAlign", "expr": "if(!datum.textAlign, if(datum.isLTR,'left','right'), datum.textAlign)" }, { "type": "formula", "field":"textBaseline", "expr": "datum.textBaseline || 'middle'" } ]}, "properties": { "enter": { "text": {"field": "text"}, "x": {"field": "layout_x" }, "y": {"field": "layout_y"}, "dx": {"field": "textDx" }, "dy": {"field": "textDy"}, "fill": {"field": "textColor"}, "align": {"field": "textAlign"}, "baseline": {"field": "textBaseline"}, "radius": {"field": "textRadius"}, "theta": {"field": "textTheta"}, "angle": {"field": "textAngle"}, "font": {"field": "textFont"}, "fontSize": {"field": "textFontSize"}, "fontWeight": {"field": "textFontWeight"}, "fontStyle": {"field": "textFontStyle"} } } }, { // Draw a low-zoom locator map frame "type": "rect", "from": { "data": "dummyData", "transform": [ { "type": "filter", "test": "showMiniMap" } ] }, "properties": { "enter": { "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"}, "width": {"signal": "picWidth", "offset":2}, "height": {"signal": "picHeight"}, "stroke": {"value":"#fff"},"strokeWidth": {"value":6}, } } }, { // Draw a low-zoom locator map by using a premade world map image "type": "image", "from": { "data": "dummyData", "transform": [ { "type": "filter", "test": "showMiniMap" }, { "type": "formula", "field":"url", "expr": "1" } ] }, "properties": { "enter": { "url": {"value": "wikirawupload:"}, "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"}, "width": {"signal": "picWidth"}, "height": {"signal": "picHeight"} } } }, { // Draw a zoom-out mark at the [lan,lon] location "type": "symbol", "from": { "data": "dummyData", "transform": [ { "type": "filter", "test": "showMiniMap" }, { "type": "formula", "field":"lat", "expr": "imgLat" }, { "type": "formula", "field":"lon", "expr": "imgLon" }, { "type": "geo", "projection": "equirectangular", "scale": {"expr": "180/2/PI"}, "translate": [{"expr": "picXC"}, {"expr": "picYC"}], "center": [{"expr": "0"}, {"expr": "0"}], "lon": "lon", "lat": "lat" } ] }, "properties": { "enter": { "x": {"field": "layout_x"}, "y": {"field": "layout_y"}, "fill": {"value": "#c33"}, "stroke": {"value": "#ffe7e6"}, "size": {"value": 40} } } } ] } </graph> <maplink> 問題:
|
略地図 |
クリニック サンセール[編集]
- 病床数 19床/特別室 1室/個室 6室/4床室 3室[2]
- 診療機器 内視鏡/CT/X線
- 主な診療内容
- 内科、消化器内科、整形外科(脊椎専門)、リハビリテーション科、健康診断
- 内科・整形外科疾患を主とし、また消化器・内視鏡専門医の経験を生かした軽鼻内視鏡などの消化器検査やCTによる診断業務を行っている
クリニック サンセール清里[編集]
- 病床数 19床/個室 2室/多床室 4室[3]
- 診療機器 内視鏡/CT/X線/MRI
- 主な診療内容
- 内科、消化器内科、整形外科(脊椎専門)、リハビリテーション科、訪問診療、頭痛・めまい・もの忘れ外来、オリジナル脳ドック(MRI、MRA検査)、自費診療、健康診断
- 化器内視鏡専門医、経鼻内視鏡、腹部超音波検査やCT診断、早期発見・治療を目的とした診療診断、さらにアンチエイジングの一環として、プラセンタ(胎盤注射)、AGA(薄毛治療)
介護老人保健施設 シンセーロ[編集]
介護老人保健施設 シンセーロ会所[編集]
居宅介護支援事業所サンセール[編集]
- 〒454-0932 愛知県名古屋市中川区中島新町2-311[自社 3]
- クリニックサンセールが居宅介護支援事業を再開。院内で併設事業所として業務を行う。
交通アクセス[編集]
Lua エラー package.lua 内、80 行目: module 'Module:Message box/configuration' not found
脚注[編集]
- 自社資料、プレリリース
- ↑ “クリニックサンセール” (日本語). 医療法人紫陽. 2019年2月26日閲覧。
- ↑ “医療法人紫陽” (日本語). 医療法人紫陽. 2019年2月26日閲覧。
- ↑ 3.0 3.1 “居宅介護支援事業所サンセール” (日本語). 医療法人紫陽. 2019年2月26日閲覧。
- ↑ “介護老人保健施設シンセーロ” (日本語). 医療法人紫陽. 2019年2月26日閲覧。
- ↑ “介護老人保健施設 シンセーロ 施設のご案内” (日本語). 共同メディア有限会社. 2019年2月27日閲覧。
- ↑ “介護老人保健施設シンセーロ会所” (日本語). 医療法人紫陽. 2019年2月26日閲覧。
- その他
- ↑ 守谷商会 (2013年5月22日). “内部調査委員会の調査報告及び当社の対応に関するお知らせ (PDF)”. 2019年3月16日閲覧。
- ↑ “医療法人紫陽 クリニックサンセール” (日本語). 愛知県健康福祉部保健医療局. 2019年2月28日閲覧。
- ↑ “医療法人紫陽 クリニックサンセール清里” (日本語). 愛知県健康福祉部保健医療局. 2019年2月28日閲覧。
- ↑ “医療法人紫陽介護老人保健施設シンセーロ会所” (日本語). NAGOYAかいごネット. 2019年2月28日閲覧。
関連項目[編集]
外部リンク[編集]
This article "紫陽 (名古屋市)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:紫陽 (名古屋市).