FHIR IG analytics| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSDataSet.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSDataSet.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-02-04T19:00:50+00:00 |
| Name | EHDSDataSet |
| Title | DataSet model |
| Description | Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources. |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet |
| Kind | logical |
| StructureDefinition | |
| EHDSAdvanceDirective | Advance directive model |
| EHDSAlert | Alert model |
| EHDSAllergyIntolerance | Allergy intolerance model |
| EHDSCarePlan | Care plan model |
| EHDSCondition | Condition model |
| EHDSCurrentPregnancy | Current pregnancy status model |
| EHDSDeviceUse | Device use model |
| EHDSDocument | Document model |
| EHDSEncounter | Encounter model |
| EHDSEpisodeOfCare | Episode of care model |
| EHDSFunctionalStatus | Functional status |
| EHDSImagingStudy | Imaging study model |
| EHDSImmunisation | Immunisation model |
| EHDSMedicationAdministration | Medication administration model |
| EHDSMedicationDispense | Medication dispense model |
| EHDSMedicationPrescription | Medication prescription model |
| EHDSMedicationStatement | Medication statement model |
| EHDSObservation | Observation model |
| EHDSPregnancyHistory | Pregnancy history model |
| EHDSProcedure | Procedure model |
| EHDSServiceRequest | Service request model |
| EHDSSocialHistory | Social history model |
| EHDSSubstanceUse | Substance use model |
| EHDSTravelHistory | Travel history model |
| StructureDefinition | |
| EHDSDevice | Device model |
| EHDSHealthProfessional | Health professional model |
| EHDSOrganisation | Organisation model |
| EHDSPatient | Patient model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSDataSet
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | DataSet model Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..1 | Base | Basic metadata for this information | |
![]() ![]() ![]() | 1..1 | EHDSPatient | Patient/subject information | |
![]() ![]() ![]() | 0..* | Identifier | Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries). | |
![]() ![]() ![]() | 0..* | Author(s) responsible for the provided information. | ||
![]() ![]() ![]() ![]() | EHDSHealthProfessional | |||
![]() ![]() ![]() ![]() | EHDSOrganisation | |||
![]() ![]() ![]() ![]() | EHDSDevice | |||
![]() ![]() ![]() | 0..1 | dateTime | Date and optionally time of authoring/issuing | |
![]() ![]() ![]() | 1..1 | CodeableConcept | Status of the resource or document | |
![]() ![]() ![]() | 0..1 | CodeableConcept | 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. | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Language in which the resource is written. Language is expressed by the IETF language tag. Binding Description: (preferred): BCP 47 | |
{
"resourceType": "StructureDefinition",
"id": "EHDSDataSet",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
"version": "0.2.1",
"name": "EHDSDataSet",
"title": "DataSet model",
"status": "draft",
"date": "2026-02-04T19:00:50+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.xt-ehr.eu/"
}
]
}
],
"description": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "EHDSDataSet",
"path": "EHDSDataSet",
"short": "DataSet model",
"definition": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSDataSet.header",
"path": "EHDSDataSet.header",
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "EHDSDataSet.header.subject",
"path": "EHDSDataSet.header.subject",
"short": "Patient/subject information",
"definition": "Patient/subject information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "EHDSDataSet.header.identifier",
"path": "EHDSDataSet.header.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).",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSDataSet.header.author[x]",
"path": "EHDSDataSet.header.author[x]",
"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.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.author[x]",
"min": 0,
"max": "*"
},
"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"
}
]
},
{
"id": "EHDSDataSet.header.date",
"path": "EHDSDataSet.header.date",
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSDataSet.header.status",
"path": "EHDSDataSet.header.status",
"short": "Status of the resource or document",
"definition": "Status of the resource or document",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSDataSet.header.source",
"path": "EHDSDataSet.header.source",
"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.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.source",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSDataSet.header.language",
"path": "EHDSDataSet.header.language",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "BCP 47"
}
}
]
},
"differential": {
"element": [
{
"id": "EHDSDataSet",
"path": "EHDSDataSet",
"short": "DataSet model",
"definition": "Common elements (including header) for all documents and their independently functioning parts, e.g FHIR resources."
},
{
"id": "EHDSDataSet.header",
"path": "EHDSDataSet.header",
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information",
"min": 1,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "EHDSDataSet.header.subject",
"path": "EHDSDataSet.header.subject",
"short": "Patient/subject information",
"definition": "Patient/subject information",
"min": 1,
"max": "1",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "EHDSDataSet.header.identifier",
"path": "EHDSDataSet.header.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).",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSDataSet.header.author[x]",
"path": "EHDSDataSet.header.author[x]",
"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.",
"min": 0,
"max": "*",
"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"
}
]
},
{
"id": "EHDSDataSet.header.date",
"path": "EHDSDataSet.header.date",
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSDataSet.header.status",
"path": "EHDSDataSet.header.status",
"short": "Status of the resource or document",
"definition": "Status of the resource or document",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSDataSet.header.source",
"path": "EHDSDataSet.header.source",
"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.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSDataSet.header.language",
"path": "EHDSDataSet.header.language",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "BCP 47"
}
}
]
}
}