ICHOM FHIR Implementation Guide: Breast Cancer
0.0.1 - ci-build International flag

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

: MenopausalStatus - XML Representation

Active as of 2022-03-28

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MenopausalStatus-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="Bundle-DebugDemographicsBundle.html"><code>https://connect.ichom.org/fhir/CodeSystem/MenopausalStatusCodeSystem</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="Bundle-DebugDemographicsBundle.html#MenopausalStatusCodeSystem-0">0</a></td><td>Pre-menopause</td></tr><tr><td><a href="Bundle-DebugDemographicsBundle.html#MenopausalStatusCodeSystem-1">1</a></td><td>Post-menopausei (natural/surgical) - if you have not had your period &gt;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><a href="Bundle-DebugDemographicsBundle.html#MenopausalStatusCodeSystem-2">2</a></td><td>I don't know what my current menopausal status is</td></tr></table></li></ul></div>
  </text>
  <url value="https://connect.ichom.org/fhir/ValueSet/MenopausalStatus-vs"/>
  <version value="0.0.1"/>
  <name value="MenopausalStatus"/>
  <title value="MenopausalStatus"/>
  <status value="active"/>
  <date value="2022-03-28T13:44:43+00:00"/>
  <publisher value="ICHOM"/>
  <contact>
    <name value="ICHOM"/>
    <telecom>
      <system value="url"/>
      <value value="https://ichom.org"/>
    </telecom>
  </contact>
  <description value="Menopausal Status"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://connect.ichom.org/fhir/CodeSystem/MenopausalStatusCodeSystem"/>
      <concept>
        <code value="0"/>
      </concept>
      <concept>
        <code value="1"/>
      </concept>
      <concept>
        <code value="2"/>
      </concept>
    </include>
  </compose>
</ValueSet>