Healthcare Financial Services IG Edition 1
0.3.0 - ci-build 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

: Service Event Type - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "service-event-type",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2024-08-15T14:34:06.878+03:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem service-event-type</b></p><a name=\"service-event-type\"> </a><a name=\"hcservice-event-type\"> </a><a name=\"service-event-type-en-US\"> </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:34:06+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/service-event-type</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\">ICSE<a name=\"service-event-type-ICSE\"> </a></td><td>Initial client service event</td><td>Initial client service event</td><td>الحدث الأساسي لخدمة العميل</td></tr><tr><td style=\"white-space:nowrap\">SCSE<a name=\"service-event-type-SCSE\"> </a></td><td>Subsequent client service event</td><td>Subsequent client service event</td><td>حدث لاحق متعلق بخدمة العميل</td></tr></table></div>"
  },
  "url" : "http://nphies.sa/terminology/CodeSystem/service-event-type",
  "version" : "0.3.0",
  "name" : "ServiceEventType",
  "title" : "Service Event Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-23T22:09:21+03:00",
  "publisher" : "HL7 Saudi Arabia",
  "contact" : [
    {
      "name" : "HL7 Saudi Arabia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://test-project.org/test-publisher"
        }
      ]
    }
  ],
  "description" : "This codeset includes Claim service event type codes.",
  "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" : "ICSE",
      "display" : "Initial client service event",
      "definition" : "Initial client service event",
      "designation" : [
        {
          "language" : "ar",
          "value" : "الحدث الأساسي لخدمة العميل"
        }
      ]
    },
    {
      "code" : "SCSE",
      "display" : "Subsequent client service event",
      "definition" : "Subsequent client service event",
      "designation" : [
        {
          "language" : "ar",
          "value" : "حدث لاحق متعلق بخدمة العميل"
        }
      ]
    }
  ]
}