Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Body Site - JSON Representation

Active as of 2025-07-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "body-site",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2020-11-11T20:04:03.11+02:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem body-site</b></p><a name=\"body-site\"> </a><a name=\"hcbody-site\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2020-11-11 20:04:03+0200</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/body-site</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">E1<a name=\"body-site-E1\"> </a></td><td>Upper left, eyelid</td><td>الجفن ، العلوي الأيسر</td></tr><tr><td style=\"white-space:nowrap\">LT<a name=\"body-site-LT\"> </a></td><td>Left side (used to identify procedures performed on the left side of the body)</td><td>الجانب الأيسر (يستخدم لتحديد الإجراءات التي يتم إجراؤها على الجانب الأيسر من الجسم)</td></tr></table></div>"
  },
  "url" : "http://nphies.sa/terminology/CodeSystem/body-site",
  "version" : "0.3.0",
  "name" : "BodySite",
  "title" : "Body Site",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-30T12:41:32+03:00",
  "publisher" : "HL7 Saudi Arabia",
  "contact" : [
    {
      "name" : "HL7 Saudi Arabia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://test-project.org/test-publisher"
        }
      ]
    }
  ],
  "description" : "This code set includes Specific and identified anatomical location of the service provided to the patient (limb, tooth, etc.)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SA",
          "display" : "Saudi Arabia"
        }
      ]
    }
  ],
  "copyright" : "Copyright American Medical Association (https://cpt-international.ama-assn.org/). The majority of codes have been removed from public view with only a few retained to support examples.",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "concept" : [
    {
      "code" : "E1",
      "display" : "Upper left, eyelid",
      "designation" : [
        {
          "language" : "ar",
          "value" : "الجفن ، العلوي الأيسر"
        }
      ]
    },
    {
      "code" : "LT",
      "display" : "Left side (used to identify procedures performed on the left side of the body)",
      "designation" : [
        {
          "language" : "ar",
          "value" : "الجانب الأيسر (يستخدم لتحديد الإجراءات التي يتم إجراؤها على الجانب الأيسر من الجسم)"
        }
      ]
    }
  ]
}