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.PHMSSUB CodeSystem for Pharmacist Substitute - JSON Representation

Draft as of 2024-09-06

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "KNHTS.PHMSSUB",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KNHTS.PHMSSUB</b></p><a name=\"KNHTS.PHMSSUB\"> </a><a name=\"hcKNHTS.PHMSSUB\"> </a><a name=\"KNHTS.PHMSSUB-en-US\"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.PHMSSUB</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\">PHMSSUB01<a name=\"KNHTS.PHMSSUB-PHMSSUB01\"> </a></td><td>STRENGTH_NOT_AVAILABLE</td><td>Strength not available at pharmacy store</td></tr><tr><td style=\"white-space:nowrap\">PHMSSUB02<a name=\"KNHTS.PHMSSUB-PHMSSUB02\"> </a></td><td>FORM_NOT_AVAILABLE</td><td>Dosage form not available</td></tr><tr><td style=\"white-space:nowrap\">PHMSSUB03<a name=\"KNHTS.PHMSSUB-PHMSSUB03\"> </a></td><td>IRREPLACEABLE</td><td>Irreplaceable drugs</td></tr><tr><td style=\"white-space:nowrap\">PHMSSUB04<a name=\"KNHTS.PHMSSUB-PHMSSUB04\"> </a></td><td>OTHERS</td><td>Others : specify</td></tr></table></div>"
  },
  "url" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.PHMSSUB",
  "version" : "0.1.0",
  "name" : "KNHTS_PHARMACIST_SUBSTITUTE",
  "title" : "KNHTS.PHMSSUB CodeSystem for Pharmacist Substitute",
  "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 Pharmacist Substitute",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "PHMSSUB01",
      "display" : "STRENGTH_NOT_AVAILABLE",
      "definition" : "Strength not available at pharmacy store"
    },
    {
      "code" : "PHMSSUB02",
      "display" : "FORM_NOT_AVAILABLE",
      "definition" : "Dosage form not available"
    },
    {
      "code" : "PHMSSUB03",
      "display" : "IRREPLACEABLE",
      "definition" : "Irreplaceable drugs"
    },
    {
      "code" : "PHMSSUB04",
      "display" : "OTHERS",
      "definition" : "Others : specify"
    }
  ]
}