{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "BodySiteLaterality",
  "id": "body-site-laterality",
  "title": "body-site-laterality",
  "description": "Laterality of body sides diagnosis",
  "url": "http://fhir.dgmc.health.gov.il/cs/body-site-laterlity",
  "concept": [
    {
      "code": "24028007",
      "display": "Right"
    },
    {
      "code": "7771000",
      "display": "Left"
    },
    {
      "code": "51440001",
      "display": "Both Sides"
    }
  ],
  "version": "0.10.0",
  "publisher": "Division of Governmental Hospitals Israel",
  "date": "2026-08-25",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "contact@example.org"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "count": 3
}