Kenya Patient Summary FHIR IG
0.1.0 - ci-build
Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-09 |
{
"resourceType" : "ValueSet",
"id" : "allergy-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet allergy-type-vs</b></p><a name=\"allergy-type-vs\"> </a><a name=\"hcallergy-type-vs\"> </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 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/609328004\">609328004</a></td><td>Allergy</td></tr><tr><td><a href=\"http://snomed.info/id/29544009\">29544009</a></td><td>Intolerance</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unkown</td></tr></table></li></ul></div>"
},
"url" : "https://example.org/fhir/ValueSet/allergy-type-vs",
"version" : "0.1.0",
"name" : "AllergyTypeVS",
"title" : "Allergy Type ValueSet",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-09T10:36:20+00:00",
"publisher" : "IntelliSOFT Consulting",
"contact" : [
{
"name" : "IntelliSOFT Consulting",
"telecom" : [
{
"system" : "url",
"value" : "https://.com/fhir/example-publisher"
}
]
},
{
"name" : "KPS Team Kenya.",
"telecom" : [
{
"system" : "email",
"value" : "info@example.com",
"use" : "work"
}
]
}
],
"description" : "ValueSet for Allergy Type using SNOMED CT codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "609328004",
"display" : "Allergy"
},
{
"code" : "29544009",
"display" : "Intolerance"
},
{
"code" : "261665006",
"display" : "Unkown"
}
]
}
]
}
}