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 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/OHSUCMP/htnu18ig/ and changes regularly. See the Directory of published versions

: null - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="example-Antihypertensive"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication example-Antihypertensive</b></p><a name="example-Antihypertensive"> </a><a name="hcexample-Antihypertensive"> </a><p><b>code</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 104222}">bumetanide 5 MG Oral Tablet</span></p><p><b>form</b>: <span title="Codes:{http://snomed.info/sct 385055001}">Tablet dose form (qualifier value)</span></p></div>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="104222"/>
      <display value="bumetanide 5 MG Oral Tablet"/>
    </coding>
  </code>
  <form>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="385055001"/>
      <display value="Tablet dose form (qualifier value)"/>
    </coding>
  </form>
</Medication>