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-07-24 |
{
"resourceType" : "ValueSet",
"id" : "atrius-vs-esrd",
"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-esrd</b></p><a name=\"atrius-vs-esrd\"> </a><a name=\"hcatrius-vs-esrd\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</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>N18.6</td><td>End stage renal disease</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/236434000\">236434000</a></td><td>End stage renal failure untreated by renal replacement therapy (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/236435004\">236435004</a></td><td>End stage renal failure on dialysis (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/236436003\">236436003</a></td><td>End stage renal failure with renal transplant (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/46177005\">46177005</a></td><td>End-stage renal disease (disorder)</td></tr></table></li></ul></div>"
},
"url" : "https://atrius.in/fhir/r4/atrius-in/ValueSet/atrius-vs-esrd",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66219.1.48.41"
}
],
"version" : "0.1.0",
"name" : "AtriusVsEsrd",
"title" : "Atrius End Stage Renal Disease",
"status" : "active",
"experimental" : false,
"date" : "2026-07-24T19:16:12+05:30",
"publisher" : "Atrius",
"contact" : [
{
"name" : "Atrius",
"telecom" : [
{
"system" : "url",
"value" : "https://atrius.in"
}
]
}
],
"description" : "Atrius-authored ValueSet for CQL valueset \"End Stage Renal Disease\". VSAC OID 2.16.840.1.113883.3.526.3.353 is provenance only.",
"purpose" : "CQL membership for Atrius measure/pathway libraries. Provenance VSAC OID: 2.16.840.1.113883.3.526.3.353.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"concept" : [
{
"code" : "N18.6",
"display" : "End stage renal disease"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "236434000",
"display" : "End stage renal failure untreated by renal replacement therapy (disorder)"
},
{
"code" : "236435004",
"display" : "End stage renal failure on dialysis (disorder)"
},
{
"code" : "236436003",
"display" : "End stage renal failure with renal transplant (disorder)"
},
{
"code" : "46177005",
"display" : "End-stage renal disease (disorder)"
}
]
}
]
}
}