CDC DGMH Report of Ill Traveler
0.1.0 - ci-build

CDC DGMH Report of Ill Traveler, published by HL7 Public Health Working Group. 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/HL7/ReportIIITraveler-ig/ and changes regularly. See the Directory of published versions

: Report of Ill Traveler - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="ReportOfIllTravelerExample"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/reportofilltraveler/StructureDefinition/ReportOfIllTraveler"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Composition</b><a name="ReportOfIllTravelerExample"> </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 Composition &quot;ReportOfIllTravelerExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ReportOfIllTraveler.html">ReportOfIllTraveler</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Public health Case report <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#55751-2)</span></p><p><b>date</b>: 2023-12-03 19:43:30+0000</p><p><b>author</b>: <a href="Organization-StateExample.html">Organization/StateExample</a> &quot;Virginia Health Department&quot;</p><p><b>title</b>: Report of Ill Traveler</p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <code value="55751-2"/>
      <display value="Public health Case report"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/travelerExample"/>
  </subject>
  <date value="2023-12-03T19:43:30.000Z"/>
  <author>🔗 
    <reference value="Organization/StateExample"/>
  </author>
  <title value="Report of Ill Traveler"/>
  <section>
    <entry>🔗 
      <reference value="Condition/TuberculosisExample"/>
    </entry>
  </section>
  <section>
    <entry>
      <reference value="FlightExample"/>
    </entry>
  </section>
</Composition>