FHIR Implementation Guide for ABDM
6.5.0 - active India flag

Banner

This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Related Claim Relationship - JSON Representation

Draft as of 2023-07-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ndhm-related-claim-relationship-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-related-claim-relationship-code</b></p><a name=\"ndhm-related-claim-relationship-code\"> </a><a name=\"hcndhm-related-claim-relationship-code\"> </a><a name=\"ndhm-related-claim-relationship-code-hi-IN\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-ndhm-related-claim-relationship-code.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-related-claim-relationship-code</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-ex-relatedclaimrelationship.html\"><code>http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship</code></a></li></ul></div>"
  },
  "url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-related-claim-relationship-code",
  "version" : "6.5.0",
  "name" : "RelatedClaimRelationship",
  "title" : "Related Claim Relationship",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-07-05",
  "publisher" : "National Resource Center for EHR Standards",
  "contact" : [
    {
      "name" : "National Resource Center for EHR Standards",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://nrces.in/"
        }
      ]
    }
  ],
  "description" : "This ValueSet contains a set of codes that can be use to show the relationship between claims.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IN",
          "display" : "India"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-related-claim-relationship-code"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship"
      }
    ]
  }
}