
This Implementation guide is published and maintained by NRCeS for NHA.
This version is based on the ABDM Health Data Interchange Specifications 1.0 and updated periodically.
JSON Format: ValueSet-ndhm-lifestyle
Download Raw json
{
"resourceType" : "ValueSet",
"id" : "ndhm-lifestyle",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=228273003\">228273003</a></td><td>Finding relating to alcohol drinking behavior</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=365981007\">365981007</a></td><td>Finding of tobacco smoking behavior</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=228509002\">228509002</a></td><td>Finding relating to tobacco chewing</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=41829006\">41829006</a></td><td>Finding relating to tobacco chewing</td></tr></table></li></ul></div>"
},
"url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-lifestyle",
"version" : "20210326",
"name" : "Lifestyle",
"title" : "Lifestyle",
"status" : "draft",
"date" : "2021-03-26",
"description" : "This value set covers LOINC Codes for type of Lifestyle",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "IN",
"display" : "India"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "228273003",
"display" : "Finding relating to alcohol drinking behavior"
},
{
"code" : "365981007",
"display" : "Finding of tobacco smoking behavior"
},
{
"code" : "228509002",
"display" : "Finding relating to tobacco chewing"
},
{
"code" : "41829006",
"display" : "Finding relating to tobacco chewing"
}
]
}
]
}
}