0.1.0 - ci-build
kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-09-06 |
{
"resourceType" : "CodeSystem",
"id" : "KNHTS.VSTRSN",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KNHTS.VSTRSN</b></p><a name=\"KNHTS.VSTRSN\"> </a><a name=\"hcKNHTS.VSTRSN\"> </a><a name=\"KNHTS.VSTRSN-en-US\"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.VSTRSN</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">VSTRSN01<a name=\"KNHTS.VSTRSN-VSTRSN01\"> </a></td><td>NEW_VISIT</td><td>New Visit</td></tr><tr><td style=\"white-space:nowrap\">VSTRSN02<a name=\"KNHTS.VSTRSN-VSTRSN02\"> </a></td><td>FOLLOW_UP</td><td>Follow Up</td></tr><tr><td style=\"white-space:nowrap\">VSTRSN03<a name=\"KNHTS.VSTRSN-VSTRSN03\"> </a></td><td>REFILL</td><td>Refill</td></tr><tr><td style=\"white-space:nowrap\">VSTRSN04<a name=\"KNHTS.VSTRSN-VSTRSN04\"> </a></td><td>WALK_IN</td><td>Walk in</td></tr><tr><td style=\"white-space:nowrap\">VSTRSN05<a name=\"KNHTS.VSTRSN-VSTRSN05\"> </a></td><td>REFERRAL</td><td>Referral</td></tr></table></div>"
},
"url" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.VSTRSN",
"version" : "0.1.0",
"name" : "KNHTS_VISIT_REASON",
"title" : "KNHTS.VSTRSN CodeSystem for Visit Reason",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-06T09:59:02+00:00",
"publisher" : "intellisoftkenya",
"contact" : [
{
"name" : "intellisoftkenya",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "CodeSystem for KNHTS Visit Reason",
"caseSensitive" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "VSTRSN01",
"display" : "NEW_VISIT",
"definition" : "New Visit"
},
{
"code" : "VSTRSN02",
"display" : "FOLLOW_UP",
"definition" : "Follow Up"
},
{
"code" : "VSTRSN03",
"display" : "REFILL",
"definition" : "Refill"
},
{
"code" : "VSTRSN04",
"display" : "WALK_IN",
"definition" : "Walk in"
},
{
"code" : "VSTRSN05",
"display" : "REFERRAL",
"definition" : "Referral"
}
]
}