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

FHIR IG analytics

Packagefhir.example
Resource TypeCodeSystem
IdCodeSystem-allergy-reporter.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-allergy-reporter.html
URLhttps://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/ALLERGY-REPORTER
Version0.1.0
Statusactive
Date2025-12-18T14:12:07+00:00
NameAllergyReporterCS
TitleAllergy Reporter
Realmus
Authorityhl7
DescriptionIdentifies the source reporting an allergy.
Contentcomplete

Resources that use this resource

ValueSet
ALLERGY-REPORTERAllergy Reporter

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem allergy-reporter

This code system https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/ALLERGY-REPORTER defines the following code:

CodeDisplayDefinition
PATIENT PatientAllergy information reported directly by the patient.

Source1

{
  "resourceType": "CodeSystem",
  "id": "allergy-reporter",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ilm-hie.dha.go.ke/ocl/orgs/MOH-KENYA/CodeSystem/ALLERGY-REPORTER",
  "version": "0.1.0",
  "name": "AllergyReporterCS",
  "title": "Allergy Reporter",
  "status": "active",
  "date": "2025-12-18T14:12:07+00:00",
  "publisher": "Intellisoft Consulting Ltd.",
  "contact": [
    {
      "name": "Intellisoft Consulting Ltd.",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "Identifies the source reporting an allergy.",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "PATIENT",
      "display": "Patient",
      "definition": "Allergy information reported directly by the patient."
    }
  ]
}