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

: Related Claim Relationship - JSON Representation

Active as of 2025-07-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "related-claim-relationship",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2024-08-15T14:16:02.842+03:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem related-claim-relationship</b></p><a name=\"related-claim-relationship\"> </a><a name=\"hcrelated-claim-relationship\"> </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: 3; Last updated: 2024-08-15 14:16:02+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/related-claim-relationship</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\">extend<a name=\"related-claim-relationship-extend\"> </a></td><td>Authorization to extend</td><td>A prior authorization for a suite of services which is to be extended by this authorization.</td><td>طلب تمديد</td></tr><tr><td style=\"white-space:nowrap\">associated<a name=\"related-claim-relationship-associated\"> </a></td><td>Associated Claim</td><td>A claim for a different suite of services which is related the suite claimed here</td><td>مطالبة مرتبطة</td></tr><tr><td style=\"white-space:nowrap\">prior<a name=\"related-claim-relationship-prior\"> </a></td><td>Prior Claim</td><td>A prior claim instance for the same intended suite of services</td><td>طلب تعديل/ زيادة خدمات</td></tr><tr><td style=\"white-space:nowrap\">appealing<a name=\"related-claim-relationship-appealing\"> </a></td><td>Appealing</td><td>Appealing for a precription</td><td>التماس/استئناف</td></tr></table></div>"
  },
  "url" : "http://nphies.sa/terminology/CodeSystem/related-claim-relationship",
  "version" : "0.3.0",
  "name" : "RelatedClaimRelationship",
  "title" : "Related Claim Relationship",
  "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 Related Claim Relationship 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" : "extend",
      "display" : "Authorization to extend",
      "definition" : "A prior authorization for a suite of services which is to be extended by this authorization.",
      "designation" : [
        {
          "language" : "ar",
          "value" : "طلب تمديد"
        }
      ]
    },
    {
      "code" : "associated",
      "display" : "Associated Claim",
      "definition" : "A claim for a different suite of services which is related the suite claimed here",
      "designation" : [
        {
          "language" : "ar",
          "value" : "مطالبة مرتبطة"
        }
      ]
    },
    {
      "code" : "prior",
      "display" : "Prior Claim",
      "definition" : "A prior claim instance for the same intended suite of services",
      "designation" : [
        {
          "language" : "ar",
          "value" : "طلب تعديل/ زيادة خدمات"
        }
      ]
    },
    {
      "code" : "appealing",
      "display" : "Appealing",
      "definition" : "Appealing for a precription",
      "designation" : [
        {
          "language" : "ar",
          "value" : "التماس/استئناف"
        }
      ]
    }
  ]
}