{
  "resourceType": "CodeSystem",
  "title": "ReligionCode",
  "url": "https://simplifier.net/nadrahproject",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "11",
      "display": "Islam"
    },
    {
      "code": "12",
      "display": "Buddha"
    },
    {
      "code": "13",
      "display": "Christian"
    },
    {
      "code": "14",
      "display": "Hindu"
    },
    {
      "code": "15",
      "display": "Others"
    }
  ],
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ReligionCode</h2><tt>https://simplifier.net/nadrahproject</tt><p></p></div>"
  },
  "count": 5,
  "name": "ReligionCode"
}