This page is part of the electronic Case Reporting (eCR) (v0.2.0: STU 1 Ballot 2) based on FHIR R3. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
SD.25 StructureDefinition-eicr-travel-history
eCR Profile: eicr-travel-history
Scope and Usage
The Electronic Case Reporting Travel History profile establishes the core elements, extensions, vocabularies and value sets for representing the following for electronic case reporting:
- The Initial Case Report subject’s travel history as a string, an address or a coded location.
- Observation.effectiveTime contains the date or period of time spent in the location.
- It is possible to have multiple Observation.components, each containing a different location, 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). However, most uses will involve a single component (location).
- Free text describing the travel history details and location can be entered using the Observation.component.valueCodeableConcept.text element
- Use component.codeableConcept to record a coded location
- Use component.extension to record a specific address
Additional Profile specific implementation guidance:
- none
Examples
- Travel History Example - multiple locations (when exact date(s) of each location unknown)
- Travel History Example - address location (when exact date(s) of travel known)
- Travel History Example - text location description
SD.25.1 Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-travel-history
Published on Wed Aug 01 00:00:00 AEST 2018 as a draft by .
This profile builds on Observation
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | S | 0..* | eICR Travel History | |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://snomed.info/sct","code":"420008001"}]} |
effective[x] | S | 0..1 | dateTime, Period | Date or period of time spent in the location |
component | S | 1..* | BackboneElement | |
code | S | 1..1 | CodeableConcept | Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/v3/ParticipationType","code":"LOC","display":"Location"}]} |
valueCodeableConcept | S | 0..1 | CodeableConcept | Binding: Geographical location history (extensible) Example General': {"coding":[{"system":"urn:oid:1.0.3166.1","code":"FJI","display":"Fiji"}]} |
extension | 0..* | Extension | Slice: Unordered, Open by value:url | |
extension-eicr-travel-history-address | 0..1 | Address | Travel history address URL: http://hl7.org/fhir/us/ecr/StructureDefinition/extension-eicr-travel-history-address | |
coding | S | 0..* | Coding | |
text | S | 0..1 | string | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | SI | 0..* | eICR Travel History | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business Identifier for observation |
basedOn | Σ | 0..* | Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ProcedureRequest | ReferralRequest) | Fulfills plan, proposal or order |
status | ?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required) |
category | 0..* | CodeableConcept | Classification of type of observation Binding: Observation Category Codes (preferred) | |
code | SΣ | 1..1 | CodeableConcept | Type of observation (code / type) Binding: LOINC Codes (example) Required Pattern: {"coding":[{"system":"http://snomed.info/sct","code":"420008001"}]} |
subject | Σ | 0..1 | Reference(Patient | Group | Device | Location) | Who and/or what this is about |
context | 0..1 | Reference(Encounter | EpisodeOfCare) | Healthcare event during which this observation is made | |
effective[x] | SΣ | 0..1 | dateTime, Period | Date or period of time spent in the location |
issued | Σ | 0..1 | instant | Date/Time this was made available |
performer | Σ | 0..* | Reference(Practitioner | Organization | Patient | RelatedPerson) | Who is responsible for the observation |
value[x] | ΣI | 0..1 | Quantity, CodeableConcept, string, boolean, Range, Ratio, SampledData, Attachment, time, dateTime, Period | Actual result |
dataAbsentReason | I | 0..1 | CodeableConcept | Why the result is missing Binding: Observation Value Absent Reason (extensible) |
interpretation | 0..1 | CodeableConcept | High, low, normal, etc. Binding: Observation Interpretation Codes (extensible) | |
comment | 0..1 | string | Comments about result | |
bodySite | 0..1 | CodeableConcept | Observed body part Binding: SNOMED CT Body Structures (example) | |
method | 0..1 | CodeableConcept | How it was done Binding: Observation Methods (example) | |
specimen | 0..1 | Reference(Specimen) | Specimen used for this observation | |
device | 0..1 | Reference(Device | DeviceMetric) | (Measurement) Device | |
referenceRange | I | 0..* | BackboneElement | Provides guide for interpretation obs-3: Must have at least a low or a high or text |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
low | I | 0..1 | SimpleQuantity | Low Range, if relevant |
high | I | 0..1 | SimpleQuantity | High Range, if relevant |
type | 0..1 | CodeableConcept | Reference range qualifier Binding: Observation Reference Range Meaning Codes (extensible) | |
appliesTo | 0..* | CodeableConcept | Reference range population Binding: Observation Reference Range Applies To Codes (example) | |
age | 0..1 | Range | Applicable age range, if relevant | |
text | 0..1 | string | Text based reference range in an observation | |
related | ΣI | 0..* | BackboneElement | Resource related to this observation |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
type | 0..1 | code | has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by Binding: ObservationRelationshipType (required) | |
target | 1..1 | Reference(Observation | QuestionnaireResponse | Sequence) | Resource that is related to this one | |
component | SΣI | 1..* | BackboneElement | Component results |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
code | SΣ | 1..1 | CodeableConcept | Type of component observation (code / type) Binding: LOINC Codes (example) Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/v3/ParticipationType","code":"LOC","display":"Location"}]} |
valueCodeableConcept | SΣ | 0..1 | CodeableConcept | Actual component result Binding: Geographical location history (extensible) Example General': {"coding":[{"system":"urn:oid:1.0.3166.1","code":"FJI","display":"Fiji"}]} |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension-eicr-travel-history-address | 0..1 | Address | Travel history address URL: http://hl7.org/fhir/us/ecr/StructureDefinition/extension-eicr-travel-history-address | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org/fhir/us/ecr/StructureDefinition/extension-eicr-travel-history-address" | |
valueAddress | 0..1 | Address | Value of extension Example General': {"city":"Nadi","country":"Fiji"} | |
coding | SΣ | 0..* | Coding | Code defined by a terminology system |
text | SΣ | 0..1 | string | Plain text representation of the concept |
dataAbsentReason | I | 0..1 | CodeableConcept | Why the component result is missing Binding: Observation Value Absent Reason (extensible) |
interpretation | 0..1 | CodeableConcept | High, low, normal, etc. Binding: Observation Interpretation Codes (extensible) | |
referenceRange | 0..* | Unknown reference to #Observation.referenceRange Provides guide for interpretation of component result | ||
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron