{
  "resourceType": "CodeSystem",
  "id": "shr-core-ThreePriorityCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ThreePriorityCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/core/cs/ThreePriorityCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.core.ThreePriorityCS"
  },
  "version": "0.0.1",
  "name": "SHR ThreePriorityCS CodeSystem",
  "title": "SHR ThreePriorityCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "primary",
      "display": "The first or primary item or alterative in a preference list.",
      "definition": "The first or primary item or alterative in a preference list."
    },
    {
      "code": "secondary",
      "display": "The second or backup preference.",
      "definition": "The second or backup preference."
    },
    {
      "code": "third_or_lower",
      "display": "An alternative to primary and secondard choices in a preference list.",
      "definition": "An alternative to primary and secondard choices in a preference list."
    }
  ]
}