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.CURRENTRENEWALDURATION",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KNHTS.CURRENTRENEWALDURATION</b></p><a name=\"KNHTS.CURRENTRENEWALDURATION\"> </a><a name=\"hcKNHTS.CURRENTRENEWALDURATION\"> </a><a name=\"KNHTS.CURRENTRENEWALDURATION-en-US\"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENTRENEWALDURATION</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\">once<a name=\"KNHTS.CURRENTRENEWALDURATION-once\"> </a></td><td>Once</td><td>Once</td></tr><tr><td style=\"white-space:nowrap\">semiAnnual<a name=\"KNHTS.CURRENTRENEWALDURATION-semiAnnual\"> </a></td><td>Semi-Annual</td><td>Semi-Annual</td></tr><tr><td style=\"white-space:nowrap\">annual<a name=\"KNHTS.CURRENTRENEWALDURATION-annual\"> </a></td><td>Annual</td><td>Annual</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"KNHTS.CURRENTRENEWALDURATION-other\"> </a></td><td>Other</td><td>Other</td></tr></table></div>"
},
"url" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENTRENEWALDURATION",
"version" : "0.1.0",
"name" : "CURRENTRENEWALTYPE",
"title" : "CodeSystem for Practitioner's License Current Renewal type",
"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 Practitioner's License Current Renewal type",
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "once",
"display" : "Once",
"definition" : "Once"
},
{
"code" : "semiAnnual",
"display" : "Semi-Annual",
"definition" : "Semi-Annual"
},
{
"code" : "annual",
"display" : "Annual",
"definition" : "Annual"
},
{
"code" : "other",
"display" : "Other",
"definition" : "Other"
}
]
}