<Observation xmlns="http://hl7.org/fhir">
    <id value="eicr-travel-history-eve-everywoman-1999" />
    <meta>
        <versionId value="1" />
        <lastUpdated value="2018-09-29T16:45:08.719-04:00" />
        <profile value="http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-travel-history" />
    </meta>
    <language value="en-US" />
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <status value="final" />
    <code>
        <coding>
            <system value="http://snomed.info/sct" />
            <code value="420008001" />
            <display value="Travel" />
        </coding>
        <text value="Travel History" />
    </code>
    <subject>
        <reference value="Patient/ecr-patient-eve-everywoman" />
        <display value="Eve Everywoman" />
    </subject>
    <effectivePeriod>
        <start value="1999" />
        <end value="2007" />
    </effectivePeriod>
    <component>
        <code>
            <coding>
                <system value="http://hl7.org/fhir/v3/ParticipationType" />
                <code value="LOC" />
                <display value="Location" />
            </coding>
        </code>
        <valueCodeableConcept>
            <text value="Spent 8 years in the UK during the BSE outbreak" />
        </valueCodeableConcept>
    </component>
</Observation>