{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Travelevent-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-travelevent-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-ADMIN_ENTRY.travel_event.v0"
    }
  ],
  "version": "0",
  "name": "Travelevent",
  "title": "Travel event",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Details about a specific trip or travel event.",
  "purpose": "To record details about a specific trip or travel event, especially for the purposes of public health management.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "openEHR",
      "uri": "http://openehr.org",
      "name": "openEHR Mapping"
    },
    {
      "identity": "openEHR-natural",
      "uri": "http://openehr.org",
      "name": "openEHR natural path"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "StructureDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "snapshot": {
    "element": [
      {
        "id": "Travel_event",
        "path": "Travel_event",
        "short": "Travel event",
        "definition": "Details about a specific trip or travel event.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Travel_event",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data",
        "path": "Travel_event.data",
        "short": "Item tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Origin",
        "path": "Travel_event.data.Origin",
        "short": "Origin",
        "definition": "The name of the country, or the region of a country, that the individual regards as 'home' for the purpose of this episode of travel.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Origin",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Origin.value",
        "path": "Travel_event.data.Origin.value",
        "short": "Origin",
        "definition": "The name of the country, or the region of a country, that the individual regards as 'home' for the purpose of this episode of travel.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Origin.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Date_of_departure",
        "path": "Travel_event.data.Date_of_departure",
        "short": "Date of departure",
        "definition": "The date when the individual departed their location of origin.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Date_of_departure",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Date_of_departure.value",
        "path": "Travel_event.data.Date_of_departure.value",
        "short": "Date of departure",
        "definition": "The date when the individual departed their location of origin.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Date_of_departure.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Description",
        "path": "Travel_event.data.Description",
        "short": "Description",
        "definition": "Narrative description about the whole trip, especially about potential exposure to health risks.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Description.value",
        "path": "Travel_event.data.Description.value",
        "short": "Description",
        "definition": "Narrative description about the whole trip, especially about potential exposure to health risks.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination",
        "path": "Travel_event.data.Specific_destination",
        "short": "Specific destination",
        "definition": "Details about a single location visited during travel - in country or abroad.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Travel_event.data.Specific_destination",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.Country",
        "path": "Travel_event.data.Specific_destination.Country",
        "short": "Country",
        "definition": "The country visited.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Country",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Specific_destination.Country.value",
        "path": "Travel_event.data.Specific_destination.Country.value",
        "short": "Country",
        "definition": "The country visited.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Country.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.State_region",
        "path": "Travel_event.data.Specific_destination.State_region",
        "short": "State/region",
        "definition": "The region visited.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.State_region",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Specific_destination.State_region.value",
        "path": "Travel_event.data.Specific_destination.State_region.value",
        "short": "State/region",
        "definition": "The region visited.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.State_region.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.City",
        "path": "Travel_event.data.Specific_destination.City",
        "short": "City",
        "definition": "The city visited.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.City",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Specific_destination.City.value",
        "path": "Travel_event.data.Specific_destination.City.value",
        "short": "City",
        "definition": "The city visited.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.City.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.Date_of_arrival",
        "path": "Travel_event.data.Specific_destination.Date_of_arrival",
        "short": "Date of arrival",
        "definition": "Date of arrival to the identified destination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Date_of_arrival",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Specific_destination.Date_of_arrival.value",
        "path": "Travel_event.data.Specific_destination.Date_of_arrival.value",
        "short": "Date of arrival",
        "definition": "Date of arrival to the identified destination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Date_of_arrival.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.Description",
        "path": "Travel_event.data.Specific_destination.Description",
        "short": "Description",
        "definition": "Narrative description about the visit to the location.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Description",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Specific_destination.Description.value",
        "path": "Travel_event.data.Specific_destination.Description.value",
        "short": "Description",
        "definition": "Narrative description about the visit to the location.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Description.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.Specific_place_or_person",
        "path": "Travel_event.data.Specific_destination.Specific_place_or_person",
        "short": "Specific place or person",
        "definition": "The name of a specific place, person or group of people that was visited.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Travel_event.data.Specific_destination.Specific_place_or_person",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Travel_event.data.Specific_destination.Specific_place_or_person.value",
        "path": "Travel_event.data.Specific_destination.Specific_place_or_person.value",
        "short": "Specific place or person",
        "definition": "The name of a specific place, person or group of people that was visited.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Specific_place_or_person.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.Additional_destination_details",
        "path": "Travel_event.data.Specific_destination.Additional_destination_details",
        "short": "Additional destination details",
        "definition": "Additional structured details about the travel to, from and at the destination.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Travel_event.data.Specific_destination.Additional_destination_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.Date_of_departure",
        "path": "Travel_event.data.Specific_destination.Date_of_departure",
        "short": "Date of departure",
        "definition": "Date of exit from the identified destination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Date_of_departure",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Specific_destination.Date_of_departure.value",
        "path": "Travel_event.data.Specific_destination.Date_of_departure.value",
        "short": "Date of departure",
        "definition": "Date of exit from the identified destination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Date_of_departure.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Specific_destination.Comment",
        "path": "Travel_event.data.Specific_destination.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the stay at the identified location, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Specific_destination.Comment.value",
        "path": "Travel_event.data.Specific_destination.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the stay at the identified location, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Specific_destination.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Additional_trip_details",
        "path": "Travel_event.data.Additional_trip_details",
        "short": "Additional trip details",
        "definition": "Additional structured details about the whole trip.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Travel_event.data.Additional_trip_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Return_transport",
        "path": "Travel_event.data.Return_transport",
        "short": "Return transport",
        "definition": "Details about how the individual returned to their home base.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Travel_event.data.Return_transport",
          "min": 0,
          "max": "*"
        }
      },
      {
        "id": "Travel_event.data.Return_transport.value",
        "path": "Travel_event.data.Return_transport.value",
        "short": "Return transport",
        "definition": "Details about how the individual returned to their home base.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Return_transport.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Date_of_return",
        "path": "Travel_event.data.Date_of_return",
        "short": "Date of return",
        "definition": "The date when the individual returned back to their location of origin.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Date_of_return",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Date_of_return.value",
        "path": "Travel_event.data.Date_of_return.value",
        "short": "Date of return",
        "definition": "The date when the individual returned back to their location of origin.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Date_of_return.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Travel_event.data.Comment",
        "path": "Travel_event.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the whole trip, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Travel_event.data.Comment.value",
        "path": "Travel_event.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the whole trip, not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Travel_event.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}