OHSU Hypertension Implementation Guide
0.1.0 - CI Build Unknown region code '840'

OHSU Hypertension Implementation Guide, published by Oregon Health and Science University. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/OHSUCMP/htnu18ig/ and changes regularly. See the Directory of published versions

: null - XML Representation

Raw xml | Download



<AdverseEvent xmlns="http://hl7.org/fhir">
  <id value="example-UntreatedAdverseEvent"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: AdverseEvent</b><a name="example-UntreatedAdverseEvent"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource AdverseEvent &quot;example-UntreatedAdverseEvent&quot; </p></div><p><b>event</b>: Brief loss of consciousness <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (coach.ohsu.edu#coach-adverse-event &quot;Adverse Event reported by COACH&quot;; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#32834005)</span></p><p><b>subject</b>: <a href="Patient/12345">Patient/12345</a></p><p><b>date</b>: 2021-09-17 07:25:02-0700</p><p><b>detected</b>: 2021-09-17 07:25:02-0700</p><p><b>recordedDate</b>: 2021-09-17 13:16:21-0700</p><p><b>resultingCondition</b>: <a href="Condition/condition-12345">Condition/condition-12345</a></p><p><b>outcome</b>: Ongoing <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-adverse-event-outcome.html">AdverseEventOutcome</a>#ongoing)</span></p></div>
  </text>
  <event>
    <coding>
      <system value="https://coach.ohsu.edu"/>
      <code value="coach-adverse-event"/>
      <display value="Adverse Event reported by COACH"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="32834005"/>
      <display value="Brief loss of consciousness"/>
    </coding>
    <text value="Brief loss of consciousness"/>
  </event>
  <subject>
    <reference value="Patient/12345"/>
  </subject>
  <date value="2021-09-17T07:25:02-07:00"/>
  <detected value="2021-09-17T07:25:02-07:00"/>
  <recordedDate value="2021-09-17T13:16:21-07:00"/>
  <resultingCondition>
    <reference value="Condition/condition-12345"/>
  </resultingCondition>
  <outcome>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/adverse-event-outcome"/>
      <code value="ongoing"/>
    </coding>
  </outcome>
</AdverseEvent>