[D/zh_cn]: 增加Estramon®的用法用量,删除价格相关过时表述#1753
Merged
Merged
Conversation
Updated usage instructions and safety warnings for estradiol patches. Signed-off-by: Leohearts <leohearts@leohearts.com>
There was a problem hiding this comment.
🚀 预览部署完成!访问链接: https://33f3e533.mtfwiki-preview.pages.dev
✨ 本 PR 修改了以下页面: ✨
https://33f3e533.mtfwiki-preview.pages.dev/zh-cn/docs/medicine/estrogen/estradiol-patch/
Member
|
lgbt 说是 |
BeiyanYunyi
approved these changes
May 25, 2026
XuezhiAsagiri
approved these changes
May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
贴片其实是能在中国电商平台购买到的HRT方案中较为便宜的那个:
In [1]: 182/35
Out[1]: 5.2
In [2]: 182/35 * 15
Out[2]: 78.0
In [3]: # 5.2 CNY per patch, 2 days a patch, 78 CNY monthly
In [4]: # ^ Estrana 0.72
In [5]: 205/24
Out[5]: 8.541666666666666
In [6]: 205/24 * (30/4)
Out[6]: 64.0625
In [7]: # Estramon 100: 8.5 CNY per patch, 4 days a patch, 64 CNY monthly
In [8]: 30.5/21
Out[8]: 1.4523809523809523
In [9]: 30.5/21 * 4 * 30
Out[9]: 174.28571428571428
In [10]: # Progynova: 1.45 CNY = 1mg, 4mg/d*30days = 174 CNY monthly
In [11]: 115/80 # 80g
Out[11]: 1.4375
In [12]: 115/80 * 2.5 * 30 # 2.5g = 1 ruler, 30days
Out[12]: 107.8125
In [13]: # Oestrogel: 1.4375 = 1g, 2.5g/d*30days = 107.8125 monthly. if you buy from thailand, price could be 107.8125 * (65/115) = 60.9 CNY monthly
(以上价格均为刚刚在拼多多搜到的价格)