ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions
| Active as of 2022-03-28 |
{
"resourceType" : "CodeSystem",
"id" : "MenopausalStatusCodeSystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://connect.ichom.org/fhir/CodeSystem/MenopausalStatusCodeSystem defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"MenopausalStatusCodeSystem-0\"> </a></td><td>Pre-menopause</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"MenopausalStatusCodeSystem-1\"> </a></td><td>Post-menopausei (natural/surgical) - if you have not had your period >12 months, caused by natural decline of hormones or due to surgery (e.g. menopause that develops after the ovaries are surgically removed)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MenopausalStatusCodeSystem-2\"> </a></td><td>I don't know what my current menopausal status is</td></tr></table></div>"
},
"url" : "https://connect.ichom.org/fhir/CodeSystem/MenopausalStatusCodeSystem",
"version" : "0.0.1",
"name" : "MenopausalStatusCodeSystem",
"title" : "MenopausalStatusCodeSystem",
"status" : "active",
"date" : "2022-03-28T13:44:43+00:00",
"publisher" : "ICHOM",
"contact" : [
{
"name" : "ICHOM",
"telecom" : [
{
"system" : "url",
"value" : "https://ichom.org"
}
]
}
],
"description" : "Menopausal Status",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "0",
"display" : "Pre-menopause"
},
{
"code" : "1",
"display" : "Post-menopausei (natural/surgical) - if you have not had your period >12 months, caused by natural decline of hormones or due to surgery (e.g. menopause that develops after the ovaries are surgically removed)"
},
{
"code" : "2",
"display" : "I don't know what my current menopausal status is"
}
]
}