{
  "resourceType": "CodeSystem",
  "id": "shr-behavior-ReligiousRestrictionCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ReligiousRestrictionCS CodeSystem</b></p>\n<p>Includes religious restrictions that could impact care, other than dietary restrictions (handled elsewhere).</p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/behavior/cs/ReligiousRestrictionCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.behavior.ReligiousRestrictionCS"
  },
  "version": "0.0.1",
  "name": "SHR ReligiousRestrictionCS CodeSystem",
  "title": "SHR ReligiousRestrictionCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "Includes religious restrictions that could impact care, other than dietary restrictions (handled elsewhere).",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "same_sex",
      "display": "Must have a medical provider of the same sex as the subject",
      "definition": "Must have a medical provider of the same sex as the subject"
    },
    {
      "code": "no_transfusion",
      "display": "Cannot receive blood products",
      "definition": "Cannot receive blood products"
    },
    {
      "code": "no_treatment",
      "display": "Cannot receive medical treatment",
      "definition": "Cannot receive medical treatment"
    }
  ]
}