{
  "resourceType": "CodeSystem",
  "id": "shr-research-StudyArmTypeCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR StudyArmTypeCS CodeSystem</b></p>\n<p>The role of each arm in the clinical trial.</p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/research/cs/StudyArmTypeCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.research.StudyArmTypeCS"
  },
  "version": "0.0.1",
  "name": "SHR StudyArmTypeCS CodeSystem",
  "title": "SHR StudyArmTypeCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "The role of each arm in the clinical trial.",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "experimental",
      "display": "Experimental study arm",
      "definition": "Experimental study arm"
    },
    {
      "code": "active_comparator"
    },
    {
      "code": "placebo_comparator"
    },
    {
      "code": "sham_comparator"
    },
    {
      "code": "no_intervention"
    },
    {
      "code": "other"
    }
  ]
}