{
"description": "Relevant information about the patient's recent travel history, for one visit",
"_filename": "StructureDefinition-EHDSTravelHistory.json",
"package_name": "xtehr.eu.ehds.models",
"date": "2026-04-13T14:09:30+02:00",
"derivation": "specialization",
"publisher": "Xt-EHR",
"fhirVersion": "5.0.0",
"name": "EHDSTravelHistory",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTravelHistory",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Travel history model",
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"path": "EHDSTravelHistory",
"min": 0,
"definition": "Relevant information about the patient's recent travel history, for one visit",
"isModifier": false,
"short": "Travel history model",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "EHDSTravelHistory",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "EHDSTravelHistory.header",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header"
},
"path": "EHDSTravelHistory.header",
"type": [ {
"code": "Base"
} ],
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information"
}, {
"id": "EHDSTravelHistory.header.subject",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.subject"
},
"path": "EHDSTravelHistory.header.subject",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
} ],
"short": "Patient/subject information",
"definition": "Patient/subject information"
}, {
"id": "EHDSTravelHistory.header.identifier",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.identifier"
},
"path": "EHDSTravelHistory.header.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries)."
}, {
"id": "EHDSTravelHistory.header.author[x]",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSDataSet.header.author[x]"
},
"path": "EHDSTravelHistory.header.author[x]",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "Author(s) responsible for the provided information.",
"definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models."
}, {
"id": "EHDSTravelHistory.header.date",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.date"
},
"path": "EHDSTravelHistory.header.date",
"type": [ {
"code": "dateTime"
} ],
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing"
}, {
"id": "EHDSTravelHistory.header.status",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSDataSet.header.status"
},
"path": "EHDSTravelHistory.header.status",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Status of the resource or document",
"definition": "Status of the resource or document"
}, {
"id": "EHDSTravelHistory.header.source",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.source"
},
"path": "EHDSTravelHistory.header.source",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information."
}, {
"path": "EHDSTravelHistory.header.language",
"min": 0,
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "BCP 47"
},
"max": "1",
"id": "EHDSTravelHistory.header.language",
"base": {
"max": "1",
"min": 0,
"path": "EHDSDataSet.header.language"
}
}, {
"path": "EHDSTravelHistory.country",
"requirements": "eHN PS Guideline",
"min": 1,
"definition": "Country visited",
"short": "Country visited",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "ISO 3166"
},
"max": "1",
"id": "EHDSTravelHistory.country",
"base": {
"max": "1",
"min": 1,
"path": "EHDSTravelHistory.country"
}
}, {
"path": "EHDSTravelHistory.period",
"requirements": "eHN PS Guideline",
"min": 0,
"definition": "The period during which the patient visited the country",
"short": "Date of entry and departure",
"type": [ {
"code": "Period"
} ],
"max": "1",
"id": "EHDSTravelHistory.period",
"base": {
"max": "1",
"min": 0,
"path": "EHDSTravelHistory.period"
}
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "1.0.0"
} ]
},
"status": "active",
"language": "en",
"id": "d8f61516-6c6f-4816-b924-ddc8bfd6cba8",
"kind": "logical",
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTravelHistory",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "EHDSTravelHistory",
"path": "EHDSTravelHistory",
"short": "Travel history model",
"definition": "Relevant information about the patient's recent travel history, for one visit"
}, {
"path": "EHDSTravelHistory.country",
"requirements": "eHN PS Guideline",
"min": 1,
"definition": "Country visited",
"short": "Country visited",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "ISO 3166"
},
"max": "1",
"id": "EHDSTravelHistory.country"
}, {
"id": "EHDSTravelHistory.period",
"max": "1",
"min": 0,
"path": "EHDSTravelHistory.period",
"type": [ {
"code": "Period"
} ],
"short": "Date of entry and departure",
"definition": "The period during which the patient visited the country",
"requirements": "eHN PS Guideline"
} ]
},
"contact": [ {
"name": "Xt-EHR",
"telecom": [ {
"value": "http://www.xt-ehr.eu/",
"system": "url"
} ]
} ],
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet"
}