FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-medication-admin-status-reason-cs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem medication-admin-status-reason-cs

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/medication-admin-status-reason-cs defines the following codes:

CodeDisplay
PATIENT-REFUSED-MEDICATION Patient refused medication
MEDICATION-NOT-AVAILABLE Medication not available
PATIENT-UNCONSCIOUS Patient unconscious
CLINICAL-HOLD Clinical hold
ADVERSE-DRUG-REACTION Adverse drug reaction
MEDICATION-DOSE-OMITTED Medication dose omitted
ALLERGY-TO-MEDICATION Allergy to medication
PATIENT-REFUSED Patient refused
LAB-OUT-OF-RANGE Lab Out Of Range
TOXICITY Toxicity
DISEASE-PROGRESSION Disease Progression
PATIENT-DEATH Patient Death

Source1

{
  "resourceType": "CodeSystem",
  "id": "medication-admin-status-reason-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/medication-admin-status-reason-cs",
  "version": "0.1.0",
  "name": "MedicationAdminStatusReasonCS",
  "title": "Kenya Medication Administration Status Reason Code System",
  "status": "active",
  "experimental": false,
  "date": "2026-06-08T10:30:33+00:00",
  "publisher": "Digital Health Agency (DHA), Kenya",
  "contact": [
    {
      "name": "Digital Health Agency (DHA), Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://dha.go.ke"
        },
        {
          "system": "email",
          "value": "info@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency Kenya – FHIR Team",
      "telecom": [
        {
          "system": "email",
          "value": "info@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Medication administration status reason codes from MOH-KENYA KNHTS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 12,
  "concept": [
    {
      "code": "PATIENT-REFUSED-MEDICATION",
      "display": "Patient refused medication"
    },
    {
      "code": "MEDICATION-NOT-AVAILABLE",
      "display": "Medication not available"
    },
    {
      "code": "PATIENT-UNCONSCIOUS",
      "display": "Patient unconscious"
    },
    {
      "code": "CLINICAL-HOLD",
      "display": "Clinical hold"
    },
    {
      "code": "ADVERSE-DRUG-REACTION",
      "display": "Adverse drug reaction"
    },
    {
      "code": "MEDICATION-DOSE-OMITTED",
      "display": "Medication dose omitted"
    },
    {
      "code": "ALLERGY-TO-MEDICATION",
      "display": "Allergy to medication"
    },
    {
      "code": "PATIENT-REFUSED",
      "display": "Patient refused"
    },
    {
      "code": "LAB-OUT-OF-RANGE",
      "display": "Lab Out Of Range"
    },
    {
      "code": "TOXICITY",
      "display": "Toxicity"
    },
    {
      "code": "DISEASE-PROGRESSION",
      "display": "Disease Progression"
    },
    {
      "code": "PATIENT-DEATH",
      "display": "Patient Death"
    }
  ]
}