FHIR Implementation Guide for ABDM
3.1.0 - active India flag

Banner

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

: SupportingInfo Category - JSON Representation

Draft as of 2022-07-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ndhm-supportinginfo-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ndhm-supportinginfo-category.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-supportinginfo-category</code></a></li></ul></div>"
  },
  "url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-supportinginfo-category",
  "version" : "3.1.0",
  "name" : "SupportingInfoCategory",
  "title" : "SupportingInfo Category",
  "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 classification of the information supplied for the processing of different workflows like claims etc.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IN"
        }
      ]
    }
  ],
  "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-category"
      }
    ]
  }
}