Ethiopia Base Implementation Guide
0.1.0 - ci-build International flag

Ethiopia Base Implementation Guide, published by MOH Ethiopia. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/MoH-Ethiopia/ETBase/ and changes regularly. See the Directory of published versions

: ExposureSourceCS - JSON Representation

Draft as of 2026-05-18

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "exposure-source-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem exposure-source-cs</b></p><a name=\"exposure-source-cs\"> </a><a name=\"hcexposure-source-cs\"> </a><p>This  code system <code>http://fhir.et/core/CodeSystem/exposure-source-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">exposure-source<a name=\"exposure-source-cs-exposure-source\"> </a></td><td>Source of exposure</td></tr><tr><td style=\"white-space:nowrap\">needle-injury<a name=\"exposure-source-cs-needle-injury\"> </a></td><td>Needle injury</td></tr><tr><td style=\"white-space:nowrap\">sharp-skin-injury<a name=\"exposure-source-cs-sharp-skin-injury\"> </a></td><td>Skin injury with sharps</td></tr><tr><td style=\"white-space:nowrap\">blood-product-splash<a name=\"exposure-source-cs-blood-product-splash\"> </a></td><td>Blood and products splash</td></tr><tr><td style=\"white-space:nowrap\">infectious-body-fluids<a name=\"exposure-source-cs-infectious-body-fluids\"> </a></td><td>Potentially infectious body fluids</td></tr><tr><td style=\"white-space:nowrap\">rape<a name=\"exposure-source-cs-rape\"> </a></td><td>Rape</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"exposure-source-cs-other\"> </a></td><td>Other</td></tr></table></div>"
  },
  "url" : "http://fhir.et/core/CodeSystem/exposure-source-cs",
  "version" : "0.1.0",
  "name" : "ExposureSourceCS",
  "status" : "draft",
  "date" : "2026-05-18T20:24:11+00:00",
  "publisher" : "MOH Ethiopia",
  "contact" : [
    {
      "name" : "MOH Ethiopia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://moh.gov.et"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "exposure-source",
      "display" : "Source of exposure"
    },
    {
      "code" : "needle-injury",
      "display" : "Needle injury"
    },
    {
      "code" : "sharp-skin-injury",
      "display" : "Skin injury with sharps"
    },
    {
      "code" : "blood-product-splash",
      "display" : "Blood and products splash"
    },
    {
      "code" : "infectious-body-fluids",
      "display" : "Potentially infectious body fluids"
    },
    {
      "code" : "rape",
      "display" : "Rape"
    },
    {
      "code" : "other",
      "display" : "Other"
    }
  ]
}