<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-sex-ContraceptiveNotUsedReasonVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ContraceptiveNotUsedReasonVS ValueSet</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/sex/vs/ContraceptiveNotUsedReasonVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.sex.ContraceptiveNotUsedReasonVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ContraceptiveNotUsedReasonVS ValueSet" />
  <title value="SHR ContraceptiveNotUsedReasonVS ValueSet" />
  <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>
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/sex/cs/ContraceptiveNotUsedReasonCS" />
      <concept>
        <code value="abstinent" />
        <display value="Abstains from sexual intercourse." />
      </concept>
      <concept>
        <code value="new" />
        <display 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." />
      </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)." />
      </concept>
      <concept>
        <code value="same_sex" />
        <display value="Partner of same sex." />
      </concept>
      <concept>
        <code value="pregnant" />
        <display value="Partner is pregnant." />
      </concept>
      <concept>
        <code value="not_at_risk" />
        <display 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." />
      </concept>
      <concept>
        <code value="unavailable" />
        <display value="Difficulty obtaining contraceptive, for reasons of cost or access." />
      </concept>
      <concept>
        <code value="inconvenient" />
        <display value="Using contraceptive is inconvenient." />
      </concept>
    </include>
  </compose>
</ValueSet>