MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview 150

MyHealth@Eu Patient Summary - Downloaded Version 1.0.0-poc See the Directory of published versions

: Observation: Travel history (EPS) - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="6e4dfb97-6d31-4f48-b4ad-983a9f62f42b"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/eps/StructureDefinition/observation-travel-history-myhealtheu-eps"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Country visited: Botswana, 2025-07-12 to 2025-07-19.</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
      <display value="Social History"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="94651-7"/>
      <display value="Country of travel [Location]"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
  </subject>
  <effectivePeriod>
    <start value="2025-07-12"/>
    <end value="2025-07-19"/>
  </effectivePeriod>
  <valueCodeableConcept>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BW"/>
      <display value="Botswana"/>
    </coding>
  </valueCodeableConcept>
</Observation>