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

: KNHTS.TSKSTAT CodeSystem for Task Code - JSON Representation

Draft as of 2024-09-06

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "KNHTS.TSKCD",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KNHTS.TSKCD</b></p><a name=\"KNHTS.TSKCD\"> </a><a name=\"hcKNHTS.TSKCD\"> </a><a name=\"KNHTS.TSKCD-en-US\"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.TSKCD</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\">TSKCD01<a name=\"KNHTS.TSKCD-TSKCD01\"> </a></td><td>CANCEL</td><td>Cancel the focal resource</td></tr><tr><td style=\"white-space:nowrap\">TSKCD02<a name=\"KNHTS.TSKCD-TSKCD02\"> </a></td><td>NULLIFY</td><td>Nullify the focal resource</td></tr><tr><td style=\"white-space:nowrap\">TSKCD03<a name=\"KNHTS.TSKCD-TSKCD03\"> </a></td><td>POLL</td><td>Poll the focal resource</td></tr><tr><td style=\"white-space:nowrap\">TSKCD04<a name=\"KNHTS.TSKCD-TSKCD04\"> </a></td><td>RELEASE</td><td>Release the focal resource</td></tr><tr><td style=\"white-space:nowrap\">TSKCD05<a name=\"KNHTS.TSKCD-TSKCD05\"> </a></td><td>REPROCESS</td><td>Reprocess the focal resource</td></tr><tr><td style=\"white-space:nowrap\">TSKCD06<a name=\"KNHTS.TSKCD-TSKCD06\"> </a></td><td>STATUS</td><td>Check status of the focal resource</td></tr></table></div>"
  },
  "url" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.TSKCD",
  "version" : "0.1.0",
  "name" : "KNHTS_TASK_CODE",
  "title" : "KNHTS.TSKSTAT CodeSystem for Task Code",
  "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 Task Code",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "TSKCD01",
      "display" : "CANCEL",
      "definition" : "Cancel the focal resource"
    },
    {
      "code" : "TSKCD02",
      "display" : "NULLIFY",
      "definition" : "Nullify the focal resource"
    },
    {
      "code" : "TSKCD03",
      "display" : "POLL",
      "definition" : "Poll the focal resource"
    },
    {
      "code" : "TSKCD04",
      "display" : "RELEASE",
      "definition" : "Release the focal resource"
    },
    {
      "code" : "TSKCD05",
      "display" : "REPROCESS",
      "definition" : "Reprocess the focal resource"
    },
    {
      "code" : "TSKCD06",
      "display" : "STATUS",
      "definition" : "Check status of the focal resource"
    }
  ]
}