FHIR Implementation Guide for ABDM
7.0.0 - active
FHIR Implementation Guide for ABDM - Local Development build (v7.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2021-03-26 |
{
"resourceType" : "ValueSet",
"id" : "ndhm-lifestyle",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-lifestyle</b></p><a name=\"ndhm-lifestyle\"> </a><a name=\"hcndhm-lifestyle\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/363905002\">363905002</a></td><td>Details of alcohol drinking behavior</td></tr><tr><td><a href=\"http://snomed.info/id/266918002\">266918002</a></td><td>Tobacco smoking consumption</td></tr><tr><td><a href=\"http://snomed.info/id/363907005\">363907005</a></td><td>Details of tobacco chewing</td></tr><tr><td><a href=\"http://snomed.info/id/87276001\">87276001</a></td><td>Dietary status</td></tr></table></li></ul></div>"
},
"url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-lifestyle",
"version" : "7.0.0",
"name" : "Lifestyle",
"title" : "Lifestyle",
"status" : "draft",
"experimental" : false,
"date" : "2021-03-26",
"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 SNOMEDCT 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" : "363905002",
"display" : "Details of alcohol drinking behavior"
},
{
"code" : "266918002",
"display" : "Tobacco smoking consumption"
},
{
"code" : "363907005",
"display" : "Details of tobacco chewing"
},
{
"code" : "87276001",
"display" : "Dietary status"
}
]
}
]
}
}