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

: SupportingInfo Code - JSON Representation

Draft as of 2022-07-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ndhm-supportinginfo-code",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-supportinginfo-code</b></p><a name=\"ndhm-supportinginfo-code\"> </a><a name=\"hcndhm-supportinginfo-code\"> </a><a name=\"ndhm-supportinginfo-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-supportinginfo-code.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-supportinginfo-code</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0203.html#v2-0203-DL\">DL</a></td><td>Driver's license number</td><td>Driver's license number</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-ndhm-identifier-type-code.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code</code></a></li></ul></div>"
  },
  "url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-supportinginfo-code",
  "version" : "6.5.0",
  "name" : "SupportingInfoCode",
  "title" : "SupportingInfo Code",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-07-14",
  "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 code pertaining to the specific information mentioned with the category of supporting info.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IN",
          "display" : "India"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-supportinginfo-code"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "DL",
            "display" : "Driver's license number"
          },
          {
            "code" : "PPN",
            "display" : "Passport number"
          }
        ]
      },
      {
        "system" : "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code"
      }
    ]
  }
}