<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-sex-ContraceptiveNotUsedReasonCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ContraceptiveNotUsedReasonCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/sex/cs/ContraceptiveNotUsedReasonCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.sex.ContraceptiveNotUsedReasonCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ContraceptiveNotUsedReasonCS CodeSystem" />
  <title value="SHR ContraceptiveNotUsedReasonCS CodeSystem" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="10" />
  <concept>
    <code value="abstinent" />
    <display value="Abstains from sexual intercourse." />
    <definition value="Abstains from sexual intercourse." />
  </concept>
  <concept>
    <code value="new" />
    <display value="Newly sexually active, has not yet sought birth control." />
    <definition value="Newly sexually active, has not yet sought birth control." />
  </concept>
  <concept>
    <code value="seeking" />
    <display value="Seeking to become pregnant or accepting of the prospect of pregnancy." />
    <definition value="Seeking to become pregnant or accepting of the prospect of pregnancy." />
  </concept>
  <concept>
    <code value="sterility" />
    <display value="Either partner is sterile (other than being sterilized for contraceptive purposes, which counts as a method of contraception)." />
    <definition value="Either partner is sterile (other than being sterilized for contraceptive purposes, which counts as a method of contraception)." />
  </concept>
  <concept>
    <code value="same_sex" />
    <display value="Partner of same sex." />
    <definition value="Partner of same sex." />
  </concept>
  <concept>
    <code value="pregnant" />
    <display value="Partner is pregnant." />
    <definition value="Partner is pregnant." />
  </concept>
  <concept>
    <code value="not_at_risk" />
    <display value="Not at risk of unintended pregnancy, for example, post-menopausal." />
    <definition value="Not at risk of unintended pregnancy, for example, post-menopausal." />
  </concept>
  <concept>
    <code value="decline" />
    <display value="Declines to use any method of birth control." />
    <definition value="Declines to use any method of birth control." />
  </concept>
  <concept>
    <code value="unavailable" />
    <display value="Difficulty obtaining contraceptive, for reasons of cost or access." />
    <definition value="Difficulty obtaining contraceptive, for reasons of cost or access." />
  </concept>
  <concept>
    <code value="inconvenient" />
    <display value="Using contraceptive is inconvenient." />
    <definition value="Using contraceptive is inconvenient." />
  </concept>
</CodeSystem>