<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="vmmc-adverse-event-timing-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem vmmc-adverse-event-timing-cs</b></p><a name="vmmc-adverse-event-timing-cs"> </a><a name="hcvmmc-adverse-event-timing-cs"> </a><p>This  code system <code>http://fhir.et/core/CodeSystem/vmmc-adverse-event-timing-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">INTRAOPERATIVE<a name="vmmc-adverse-event-timing-cs-INTRAOPERATIVE"> </a></td><td>Intraoperative</td></tr><tr><td style="white-space:nowrap">POSTOPERATIVE<a name="vmmc-adverse-event-timing-cs-POSTOPERATIVE"> </a></td><td>Postoperative</td></tr></table></div>
  </text>
  <url value="http://fhir.et/core/CodeSystem/vmmc-adverse-event-timing-cs"/>
  <version value="0.1.0"/>
  <name value="VMMCAdverseEventTimingCS"/>
  <title value="Timing of Adverse Event"/>
  <status value="draft"/>
  <date value="2026-05-09T14:33:41+00:00"/>
  <publisher value="MOH Ethiopia"/>
  <contact>
    <name value="MOH Ethiopia"/>
    <telecom>
      <system value="url"/>
      <value value="http://moh.gov.et"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="INTRAOPERATIVE"/>
    <display value="Intraoperative"/>
  </concept>
  <concept>
    <code value="POSTOPERATIVE"/>
    <display value="Postoperative"/>
  </concept>
</CodeSystem>