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

: Sub Site - JSON Representation

Active as of 2025-07-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "subsite",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2024-08-15T14:40:42.592+03:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem subsite</b></p><a name=\"subsite\"> </a><a name=\"hcsubsite\"> </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: 2; Last updated: 2024-08-15 14:40:42+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/subsite</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>Definition</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"subsite-L\"> </a></td><td>Left</td><td>Left</td><td>يسار</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"subsite-I\"> </a></td><td>interior</td><td>interior</td><td>داخلي</td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"subsite-A\"> </a></td><td>Anterior</td><td>Anterior</td><td>أمامي</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"subsite-D\"> </a></td><td>Down</td><td>Down</td><td>أسفل</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"subsite-U\"> </a></td><td>Upper</td><td>Upper</td><td>أعلى</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"subsite-P\"> </a></td><td>Posterior</td><td>Exterior</td><td>خلفي</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"subsite-R\"> </a></td><td>Right</td><td>Right</td><td>يمين</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"subsite-E\"> </a></td><td>Exterior</td><td>Exterior</td><td>خارجي</td></tr></table></div>"
  },
  "url" : "http://nphies.sa/terminology/CodeSystem/subsite",
  "version" : "0.3.0",
  "name" : "SubSite",
  "title" : "Sub 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 contains codes to indicate the sublocation region or surface of the bodySite, e.g. limb region or tooth surface(s).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SA",
          "display" : "Saudi Arabia"
        }
      ]
    }
  ],
  "copyright" : "nphies 2020+ (https://nphies.sa)",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "concept" : [
    {
      "code" : "L",
      "display" : "Left",
      "definition" : "Left",
      "designation" : [
        {
          "language" : "ar",
          "value" : "يسار"
        }
      ]
    },
    {
      "code" : "I",
      "display" : "interior",
      "definition" : "interior",
      "designation" : [
        {
          "language" : "ar",
          "value" : "داخلي"
        }
      ]
    },
    {
      "code" : "A",
      "display" : "Anterior",
      "definition" : "Anterior",
      "designation" : [
        {
          "language" : "ar",
          "value" : "أمامي"
        }
      ]
    },
    {
      "code" : "D",
      "display" : "Down",
      "definition" : "Down",
      "designation" : [
        {
          "language" : "ar",
          "value" : "أسفل"
        }
      ]
    },
    {
      "code" : "U",
      "display" : "Upper",
      "definition" : "Upper",
      "designation" : [
        {
          "language" : "ar",
          "value" : "أعلى"
        }
      ]
    },
    {
      "code" : "P",
      "display" : "Posterior",
      "definition" : "Exterior",
      "designation" : [
        {
          "language" : "ar",
          "value" : "خلفي"
        }
      ]
    },
    {
      "code" : "R",
      "display" : "Right",
      "definition" : "Right",
      "designation" : [
        {
          "language" : "ar",
          "value" : "يمين"
        }
      ]
    },
    {
      "code" : "E",
      "display" : "Exterior",
      "definition" : "Exterior",
      "designation" : [
        {
          "language" : "ar",
          "value" : "خارجي"
        }
      ]
    }
  ]
}