FHIR IG Statistics: ValueSet/ndhm-diagnostic-code
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/sid/icd-10
Code | Display |
B53.0 | Plasmodium ovale malaria |
E11.9 | Type 2 diabetes mellitus : Without complications |
I46.9 | Cardiac arrest, unspecified |
S82.1 | Fracture of upper end of tibia |
K70.3 | Alcoholic cirrhosis of liver |
K35.8 | Acute appendicitis, other and unspecified |
A08.4 | Viral intestinal infection, unspecified |
Source
{
"resourceType": "ValueSet",
"id": "ndhm-diagnostic-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diagnostic-code",
"version": "6.5.0",
"name": "ICD10Diagnosticcodes",
"title": "ICD10 Diagnostic codes",
"status": "draft",
"experimental": false,
"date": "2023-07-20",
"publisher": "National Resource Center for EHR Standards",
"contact": [
{
"name": "National Resource Center for EHR Standards",
"telecom": [
{
"system": "url",
"value": "https://nrces.in/"
}
]
}
],
"description": "This valueset consists of codes that represent ICD-10 Diagnostic codes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"concept": [
{
"code": "B53.0",
"display": "Plasmodium ovale malaria"
},
{
"code": "E11.9",
"display": "Type 2 diabetes mellitus : Without complications"
},
{
"code": "I46.9",
"display": "Cardiac arrest, unspecified"
},
{
"code": "S82.1",
"display": "Fracture of upper end of tibia"
},
{
"code": "K70.3",
"display": "Alcoholic cirrhosis of liver"
},
{
"code": "K35.8",
"display": "Acute appendicitis, other and unspecified"
},
{
"code": "A08.4",
"display": "Viral intestinal infection, unspecified"
}
]
}
]
}
}