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

: Tobacco Chewing Status - JSON Representation

Draft as of 2021-03-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ndhm-tobacco-chewing-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-tobacco-chewing-status</b></p><a name=\"ndhm-tobacco-chewing-status\"> </a><a name=\"hcndhm-tobacco-chewing-status\"> </a><a name=\"ndhm-tobacco-chewing-status-hi-IN\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a 228509002 (Finding relating to tobacco chewing)</li></ul></div>"
  },
  "url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-tobacco-chewing-status",
  "version" : "6.5.0",
  "name" : "TobaccoChewingStatus",
  "title" : "Tobacco Chewing Status",
  "status" : "draft",
  "experimental" : false,
  "date" : "2021-03-11",
  "publisher" : "National Resource Center for EHR Standards",
  "contact" : [
    {
      "name" : "National Resource Center for EHR Standards",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://nrces.in/"
        }
      ]
    }
  ],
  "description" : "This value set covers : All children (preferred term) of Finding relating to tobacco chewing of the SNOMED CT",
  "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" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "228509002"
          }
        ]
      }
    ]
  }
}