US Public Health Profiles Library
1.0.0 - STU1 United States of America flag

US Public Health Profiles Library, published by HL7 Public Health Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-us-ph-common-library-ig/ and changes regularly. See the Directory of published versions

Resource Profile: US Public Health Travel History

Official URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-travel-history Version: 1.0.0
Active as of 2023-10-04 Computable Name: USPublicHealthTravelHistory

This Observation profile represents a patient’s travel history.

The following data for a patient can be recorded:

  • travel history as a string, an address, or a coded location
  • the date or period of time spent in the location (Observation.effectiveTime)
    • it is important to accurately capture the most accurate dates possible
    • the focus should be on date of arrival and date of departure
    • the concepts of dates as related to travel are especially useful for determining need for Federal Public Health Notifications (FPHNs) and these dates are used to alert foreign ministries of health about their residents who may have been contacts of cases, or if a flight that was outbound from the USA had an infectious traveler on it
  • most uses will involve a single location (Observation.component), however, it is possible to specify multiple locations (but there is only a single effectiveTime)
    • this allows for cases where a patient cannot remember exact dates of travel (e.g. I traveled to London, Paris, and Berlin in July and August 2016)
  • free text describing the travel history details and location (Observation.component.valueCodeableConcept.text element)
  • use Observation.component.codeableConcept to record a coded location
  • use Observationcomponent.extension to record a specific address
  • where a more granular address than state is known (e.g. city, street) it is appropriate to use the extension to record an address rather than using the coded location

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationMeasurements and simple assertions
... code S1..1CodeableConceptType of observation (code / type)
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 420008001
... subject S1..1Reference(US Public Health Patient)Who and/or what the observation is about
... effective[x] S1..1dateTime, Period, Timing, instantDate or period of time spent in the location
... Slices for component S1..*BackboneElementComponent results
Slice: Unordered, Open by value:code
.... component:travelLocation S1..*BackboneElementTravel location
..... Slices for extension S0..*ExtensionExtension
Slice: Unordered, Open by value:url
..... travelHistoryAddress S0..1AddressTravel history address
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-address-extension
..... code S1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v3-ParticipationType
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: LOC
....... display1..1stringRepresentation defined by the system
Fixed Value: Location
..... value[x] S0..1CodeableConceptActual component result
...... coding S0..*CodingCode defined by a terminology system
Binding: Geographical location history (extensible): Geographical Location History


Example for coding: {"system":"urn:iso:std:iso:3166","code":"FJI","display":"Fiji"}
...... text S0..1stringPlain text representation of the concept
Example for text: Spent 8 years in the UK during the BSE outbreak
.... component:travelPurpose S0..*BackboneElementPurpose of travel
..... code S1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 280147009
..... value[x] S1..1CodeableConceptActual component result
Binding: Travel Purpose (preferred): Travel Purpose


doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Observation.component:travelLocation.value[x].codingextensiblePHVS_GeographicLocationHistory_CDC
Observation.component:travelPurpose.value[x]preferredPHVS_TravelPurpose_FDD

 

Other representations of profile: CSV, Excel, Schematron