FHIR Implementation Guide for ABDM
6.0.0 - active India flag

Banner

This page is part of the FHIR Implementation Guide for ABDM (v6.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Identifier Type Code - JSON Representation

Draft as of 2022-07-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ndhm-identifier-type-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><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><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li></ul></div>"
  },
  "url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-identifier-type-code",
  "version" : "6.0.0",
  "name" : "IdentifierTypeCode",
  "title" : "Identifier Type Code",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-07-14",
  "publisher" : "National Resource Center for EHR Standards",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://nrces.in/"
        }
      ]
    }
  ],
  "description" : "This Valueset contains coded type for an identifier that can be used to determine which identifier to use for a specific purpose",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IN"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
      }
    ]
  }
}