FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| fhir.kisumuhie#current | mnch-condition | MNCH Maternal Condition |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "MNCHConditionSeverityVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHConditionSeverityVS",
"version": "0.1.0",
"name": "MNCHConditionSeverityVS",
"title": "MNCH Condition Severity",
"status": "draft",
"date": "2026-06-16T20:08:11+00:00",
"publisher": "intellisoftkenya",
"contact": [
{
"name": "intellisoftkenya",
"telecom": [
{
"system": "url",
"value": "https://www.intellisoftkenya.com/"
}
]
}
],
"description": "Severity classification for conditions (MNCH.H.DE7)",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "255604002",
"display": "Mild"
},
{
"code": "6736007",
"display": "Moderate"
},
{
"code": "24484000",
"display": "Severe"
}
]
}
]
}
}