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.MSSTTHRSN CodeSystem for Missing Tooth Reason - JSON Representation

Draft as of 2024-09-06

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "KNHTS.MSSTTHRSN",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KNHTS.MSSTTHRSN</b></p><a name=\"KNHTS.MSSTTHRSN\"> </a><a name=\"hcKNHTS.MSSTTHRSN\"> </a><a name=\"KNHTS.MSSTTHRSN-en-US\"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.MSSTTHRSN</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\">MSSTTHRSN01<a name=\"KNHTS.MSSTTHRSN-MSSTTHRSN01\"> </a></td><td>E</td><td>Extraction</td></tr><tr><td style=\"white-space:nowrap\">MSSTTHRSN02<a name=\"KNHTS.MSSTTHRSN-MSSTTHRSN02\"> </a></td><td>C</td><td>Congenital</td></tr><tr><td style=\"white-space:nowrap\">MSSTTHRSN03<a name=\"KNHTS.MSSTTHRSN-MSSTTHRSN03\"> </a></td><td>U</td><td>Unknown</td></tr><tr><td style=\"white-space:nowrap\">MSSTTHRSN04<a name=\"KNHTS.MSSTTHRSN-MSSTTHRSN04\"> </a></td><td>O</td><td>Other</td></tr></table></div>"
  },
  "url" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.MSSTTHRSN",
  "version" : "0.1.0",
  "name" : "KNHTS_MISSING_TOOTH_REASON",
  "title" : "KNHTS.MSSTTHRSN CodeSystem for Missing Tooth 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 Missing Tooth Reason",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "MSSTTHRSN01",
      "display" : "E",
      "definition" : "Extraction"
    },
    {
      "code" : "MSSTTHRSN02",
      "display" : "C",
      "definition" : "Congenital"
    },
    {
      "code" : "MSSTTHRSN03",
      "display" : "U",
      "definition" : "Unknown"
    },
    {
      "code" : "MSSTTHRSN04",
      "display" : "O",
      "definition" : "Other"
    }
  ]
}