FHIR Implementation Guide for ABDM
4.0.0 - active India flag

Banner

FHIR Implementation Guide for ABDM - Local Development build (v4.0.0). See the Directory of published versions

: Program Code - JSON Representation

Draft as of 2022-09-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ndhm-program-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ndhm-program-code.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-program-code</code></a></li></ul></div>"
  },
  "url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-program-code",
  "version" : "4.0.0",
  "name" : "ProgramCode",
  "title" : "Program Code",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-09-13",
  "publisher" : "National Resource Center for EHR Standards",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://nrces.in/"
        }
      ]
    }
  ],
  "description" : " This Valueset contains set of codes that can be used to classify groupings of service-types/specialties.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IN"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-program-code"
      }
    ]
  }
}