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