HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1
1.0.0 - STU1 International flag

HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/pulmonar-rehab/ and changes regularly. See the Directory of published versions

: exacerbation_history_example - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="exacerbation_history_example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation exacerbation_history_example</b></p><a name="exacerbation_history_example"> </a><a name="hcexacerbation_history_example"> </a><a name="exacerbation_history_example-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 723245007}">Number of chronic obstructive pulmonary disease exacerbations in past year (observable entity)</span></p><p><b>subject</b>: <a href="cfsb1724237080279">cfsb1724237080279</a></p><p><b>value</b>: 0</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="723245007"/>
    </coding>
    <text
          value="Number of chronic obstructive pulmonary disease exacerbations in past year (observable entity)"/>
  </code>
  <subject>
    <reference value="cfsb1724237080279"/>
  </subject>
  <valueInteger value="0"/>
</Observation>