Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SBAdverseEvent003 - XML Representation

Raw xml | Download



<AdverseEvent xmlns="http://hl7.org/fhir">
  <id value="SBAdverseEvent003"/>
  <meta>
    <profile
             value="https://smart-bear.eu/fhir/StructureDefinition/SBAdverseEvent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AdverseEvent SBAdverseEvent003</b></p><a name="SBAdverseEvent003"> </a><a name="hcSBAdverseEvent003"> </a><a name="SBAdverseEvent003-en-US"> </a><p><b>actuality</b>: Adverse Event</p><p><b>category</b>: <span title="Codes:{https://smart-bear.eu/fhir/CodeSystem/CategoryAdverseEventCS Adverse_Event}">Adverse Event (AE)</span></p><p><b>event</b>: <span title="Codes:{http://snomed.info/sct 222008}">Example of valorization : obstruction ... </span></p><p><b>subject</b>: <a href="Patient-Patient001.html">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p><p><b>date</b>: 2021-02-20 09:29:23+0000</p><p><b>detected</b>: 2021-02-20 09:29:23+0000</p><p><b>severity</b>: <span title="Codes:">mild</span></p><p><b>outcome</b>: <span title="Codes:">ongoing</span></p><blockquote><p><b>suspectEntity</b></p><p><b>instance</b>: <a href="Medication-Aspirin001.html">Medication omeprazole, amoxicillin and metronidazole</a></p><h3>Causalities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Assessment</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://smart-bear.eu/fhir/CodeSystem/CausalityAdverseEventCS possibility}">possibility</span></td></tr></table></blockquote></div>
  </text>
  <actuality value="actual"/>
  <category>
    <coding>
      <system
              value="https://smart-bear.eu/fhir/CodeSystem/CategoryAdverseEventCS"/>
      <code value="Adverse_Event"/>
    </coding>
  </category>
  <event>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="222008"/>
      <display value="Acute epiglottitis with obstruction"/>
    </coding>
    <text value="Example of valorization : obstruction ... "/>
  </event>
  <subject>🔗 
    <reference value="Patient/Patient001"/>
  </subject>
  <date value="2021-02-20T09:29:23.356+00:00"/>
  <detected value="2021-02-20T09:29:23.356+00:00"/>
  <severity>
    <coding>
      <code value="mild"/>
    </coding>
  </severity>
  <outcome>
    <coding>
      <code value="ongoing"/>
    </coding>
  </outcome>
  <suspectEntity>
    <instance>🔗 
      <reference value="Medication/Aspirin001"/>
    </instance>
    <causality>
      <assessment>
        <coding>
          <system
                  value="https://smart-bear.eu/fhir/CodeSystem/CausalityAdverseEventCS"/>
          <code value="possibility"/>
          <display value="possibility"/>
        </coding>
      </assessment>
    </causality>
  </suspectEntity>
</AdverseEvent>