Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build
Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-09-21 |
{
"resourceType" : "ValueSet",
"id" : "atrius-vs-nutrition-assessment-well-nourished",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet atrius-vs-nutrition-assessment-well-nourished</b></p><a name=\"atrius-vs-nutrition-assessment-well-nourished\"> </a><a name=\"hcatrius-vs-nutrition-assessment-well-nourished\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly 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=\"https://loinc.org/LA33701-6/\">LA33701-6</a></td><td>Well nourished</td></tr><tr><td><a href=\"https://loinc.org/LA33702-4/\">LA33702-4</a></td><td>Not malnourished</td></tr><tr><td><a href=\"https://loinc.org/LA33703-2/\">LA33703-2</a></td><td>Mildly malnourished</td></tr></table></li><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 explicitly 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/248324001\">248324001</a></td><td>Well nourished (finding)</td></tr></table></li></ul></div>"
},
"url" : "https://atrius.in/fhir/r4/atrius-in/ValueSet/atrius-vs-nutrition-assessment-well-nourished",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66219.1.48.137"
}
],
"version" : "0.1.0",
"name" : "AtriusVsNutritionAssessmentWellNourished",
"title" : "Atrius Nutrition Assessment Status Finding of Well Nourished or Not Malnourished or Mildly Malnourished",
"status" : "active",
"experimental" : false,
"date" : "2026-09-21T19:22:21+05:30",
"publisher" : "Atrius",
"contact" : [
{
"name" : "Atrius",
"telecom" : [
{
"system" : "url",
"value" : "https://atrius.in"
}
]
}
],
"description" : "Atrius-authored ValueSet for CQL valueset \"Nutrition Assessment Status Finding of Well Nourished or Not Malnourished or Mildly Malnourished\". All 4 VSAC expansion members are LOINC, SNOMED CT and are re-hosted as-is. VSAC OID 2.16.840.1.113762.1.4.1095.96 is provenance only.",
"purpose" : "CQL membership for Atrius measure/pathway libraries. Provenance VSAC OID: 2.16.840.1.113762.1.4.1095.96.",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA33701-6",
"display" : "Well nourished"
},
{
"code" : "LA33702-4",
"display" : "Not malnourished"
},
{
"code" : "LA33703-2",
"display" : "Mildly malnourished"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "248324001",
"display" : "Well nourished (finding)"
}
]
}
]
}
}