FHIR IG analytics| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSCondition.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSCondition.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-02-04T19:00:50+00:00 |
| Name | EHDSCondition |
| Title | Condition model |
| Description | EHDS refined base model for a clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern. |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition |
| Kind | logical |
| StructureDefinition | |
| EHDSCarePlan | Care plan model |
| EHDSDeviceUse | Device use model |
| EHDSDischargeReport | Discharge Report model |
| EHDSEncounter | Encounter model |
| EHDSEpisodeOfCare | Episode of care model |
| EHDSImagingReport | Imaging report model |
| EHDSLaboratoryReport | Laboratory report model |
| EHDSMedicationAdministration | Medication administration model |
| EHDSMedicationPrescription | Medication prescription model |
| EHDSPatientSummary | Patient summary model |
| EHDSProcedure | Procedure model |
| EHDSServiceRequest | Service request model |
| careplan-draft-logical | Care Plan (Logical Model) |
| StructureDefinition | |
| EHDSBodyStructure | Body structure model |
| EHDSDataSet | DataSet model |
| EHDSHealthProfessional | Health professional model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSCondition
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | EHDSDataSet | Condition model Elements defined in Ancestors:header Instances of this logical model can be the target of a Reference | |
![]() ![]() | ||||
![]() ![]() ![]() | 0..* | EHDSHealthProfessional, EHDSOrganisation, EHDSDevice | The author of the condition information. | |
![]() ![]() ![]() | 1..1 | CodeableConcept | Status of the condition/problem (e.g. active, resolved, inactive, etc) Binding Description: (preferred): HL7 Condition Clinical Status Codes | |
![]() ![]() | 1..1 | CodeableConcept | Code identifying the condition, problem or diagnosis Binding Description: (preferred): ICD-10, SNOMED CT, ICD-O, Orphacode if rare disease is diagnosed | |
![]() ![]() | 0..1 | dateTime | Onset date of a problem/condition | |
![]() ![]() | 0..1 | dateTime | The date or estimated date that the condition resolved or went into remission | |
![]() ![]() | 0..* | CodeableConcept | Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations). | |
![]() ![]() | 0..* | string | Describes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.). | |
![]() ![]() | 0..1 | CodeableConcept | A subjective assessment of the severity of the condition as evaluated by the clinician. Binding Description: (preferred): HL7 Condition/Diagnosis Severity; SNOMED CT | |
![]() ![]() | 0..* | EHDSBodyStructure | The anatomical location including laterality where this condition manifests itself. | |
![]() ![]() | 0..* | CodeableConcept | Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used. Binding Description: (preferred): e.g. TNM, ICD-O-3, Bi-Rads, Li-Rads, … | |
![]() ![]() | 0..1 | CodeableConcept | Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition. Binding Description: (preferred): HL7 Condition Verification Status | |
![]() ![]() | 0..* | EHDSHealthProfessional | Health Professional who may be specifically related to the problem, as a preferred contact. | |
![]() ![]() | 0..* | uri | External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines. | |
{
"resourceType": "StructureDefinition",
"id": "EHDSCondition",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition",
"version": "0.2.1",
"name": "EHDSCondition",
"title": "Condition 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": "EHDS refined base model for a clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.",
"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/EHDSCondition",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.2.1"
}
],
"element": [
{
"id": "EHDSCondition",
"path": "EHDSCondition",
"short": "Condition model",
"definition": "EHDS refined base model for a clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSCondition.header",
"path": "EHDSCondition.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": "EHDSCondition.header.subject",
"path": "EHDSCondition.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": "EHDSCondition.header.identifier",
"path": "EHDSCondition.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": "EHDSCondition.header.author[x]",
"path": "EHDSCondition.header.author[x]",
"short": "The author of the condition information.",
"definition": "The author of the condition information.",
"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": "EHDSCondition.header.date",
"path": "EHDSCondition.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": "EHDSCondition.header.status",
"path": "EHDSCondition.header.status",
"short": "Status of the condition/problem (e.g. active, resolved, inactive, etc)",
"definition": "Status of the condition/problem (e.g. active, resolved, inactive, etc)",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.7; PS (v3.4) A.2.2.2.1",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Condition Clinical Status Codes"
}
},
{
"id": "EHDSCondition.header.source",
"path": "EHDSCondition.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": "EHDSCondition.header.language",
"path": "EHDSCondition.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"
}
},
{
"id": "EHDSCondition.problem",
"path": "EHDSCondition.problem",
"short": "Code identifying the condition, problem or diagnosis",
"definition": "Code identifying the condition, problem or diagnosis",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.2; PS (v3.4) A.2.2.2.1, A.2.3.1.1",
"min": 1,
"max": "1",
"base": {
"path": "EHDSCondition.problem",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "ICD-10, SNOMED CT, ICD-O, Orphacode if rare disease is diagnosed"
}
},
{
"id": "EHDSCondition.onsetDate",
"path": "EHDSCondition.onsetDate",
"short": "Onset date of a problem/condition",
"definition": "Onset date of a problem/condition",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.3; PS (v3.4) A.2.2.2.2, A.2.3.1.2",
"min": 0,
"max": "1",
"base": {
"path": "EHDSCondition.onsetDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSCondition.endDate",
"path": "EHDSCondition.endDate",
"short": "The date or estimated date that the condition resolved or went into remission",
"definition": "The date or estimated date that the condition resolved or went into remission",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.4; PS (v3.4) A.2.2.2.3",
"min": 0,
"max": "1",
"base": {
"path": "EHDSCondition.endDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSCondition.category",
"path": "EHDSCondition.category",
"short": "Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).",
"definition": "Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.5",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCondition.category",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSCondition.resolutionCircumstances",
"path": "EHDSCondition.resolutionCircumstances",
"short": "Describes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.).",
"definition": "This field includes free text if the resolution circumstances are not already included in other fields such as surgical procedure, medical device, etc., e.g. hepatic cystectomy (this will be the resolution circumstances for the problem \"hepatic cyst\" and will be included in surgical procedures).",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.8; PS (v3.4) A.2.2.2.4",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCondition.resolutionCircumstances",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSCondition.severity",
"path": "EHDSCondition.severity",
"short": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
"definition": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.9",
"min": 0,
"max": "1",
"base": {
"path": "EHDSCondition.severity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Condition/Diagnosis Severity; SNOMED CT"
}
},
{
"id": "EHDSCondition.bodySite",
"path": "EHDSCondition.bodySite",
"short": "The anatomical location including laterality where this condition manifests itself.",
"definition": "The anatomical location including laterality where this condition manifests itself.",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.2",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCondition.bodySite",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
}
]
},
{
"id": "EHDSCondition.stage",
"path": "EHDSCondition.stage",
"short": "Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.",
"definition": "Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.10",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCondition.stage",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "e.g. TNM, ICD-O-3, Bi-Rads, Li-Rads, …"
}
},
{
"id": "EHDSCondition.diagnosisAssertionStatus",
"path": "EHDSCondition.diagnosisAssertionStatus",
"short": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.",
"definition": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.",
"requirements": "eHN Guideline PS (v3.4) A.2.3.1.3",
"min": 0,
"max": "1",
"base": {
"path": "EHDSCondition.diagnosisAssertionStatus",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Condition Verification Status"
}
},
{
"id": "EHDSCondition.specialistContact",
"path": "EHDSCondition.specialistContact",
"short": "Health Professional who may be specifically related to the problem, as a preferred contact.",
"definition": "Health Professional who may be specifically related to the problem, as a preferred contact.",
"requirements": "ISO IPS, MyHealth@EU",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCondition.specialistContact",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
}
]
},
{
"id": "EHDSCondition.externalResource",
"path": "EHDSCondition.externalResource",
"short": "External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.",
"definition": "External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.",
"requirements": "MyHealth@EU",
"min": 0,
"max": "*",
"base": {
"path": "EHDSCondition.externalResource",
"min": 0,
"max": "*"
},
"type": [
{
"code": "uri"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSCondition",
"path": "EHDSCondition",
"short": "Condition model",
"definition": "EHDS refined base model for a clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern."
},
{
"id": "EHDSCondition.header.author[x]",
"path": "EHDSCondition.header.author[x]",
"short": "The author of the condition information.",
"definition": "The author of the condition information."
},
{
"id": "EHDSCondition.header.status",
"path": "EHDSCondition.header.status",
"short": "Status of the condition/problem (e.g. active, resolved, inactive, etc)",
"definition": "Status of the condition/problem (e.g. active, resolved, inactive, etc)",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.7; PS (v3.4) A.2.2.2.1",
"binding": {
"strength": "preferred",
"description": "HL7 Condition Clinical Status Codes"
}
},
{
"id": "EHDSCondition.problem",
"path": "EHDSCondition.problem",
"short": "Code identifying the condition, problem or diagnosis",
"definition": "Code identifying the condition, problem or diagnosis",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.2; PS (v3.4) A.2.2.2.1, A.2.3.1.1",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "ICD-10, SNOMED CT, ICD-O, Orphacode if rare disease is diagnosed"
}
},
{
"id": "EHDSCondition.onsetDate",
"path": "EHDSCondition.onsetDate",
"short": "Onset date of a problem/condition",
"definition": "Onset date of a problem/condition",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.3; PS (v3.4) A.2.2.2.2, A.2.3.1.2",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSCondition.endDate",
"path": "EHDSCondition.endDate",
"short": "The date or estimated date that the condition resolved or went into remission",
"definition": "The date or estimated date that the condition resolved or went into remission",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.4; PS (v3.4) A.2.2.2.3",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSCondition.category",
"path": "EHDSCondition.category",
"short": "Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).",
"definition": "Category or categories of the problem (e.g. POA - present on admission, HAC - hospital aquired condition, and other categorisations).",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.5",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSCondition.resolutionCircumstances",
"path": "EHDSCondition.resolutionCircumstances",
"short": "Describes the reason for which the status of the problem changed from current to inactive (e.g. surgical procedure, medical treatment, etc.).",
"definition": "This field includes free text if the resolution circumstances are not already included in other fields such as surgical procedure, medical device, etc., e.g. hepatic cystectomy (this will be the resolution circumstances for the problem \"hepatic cyst\" and will be included in surgical procedures).",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.8; PS (v3.4) A.2.2.2.4",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSCondition.severity",
"path": "EHDSCondition.severity",
"short": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
"definition": "A subjective assessment of the severity of the condition as evaluated by the clinician.",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.9",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Condition/Diagnosis Severity; SNOMED CT"
}
},
{
"id": "EHDSCondition.bodySite",
"path": "EHDSCondition.bodySite",
"short": "The anatomical location including laterality where this condition manifests itself.",
"definition": "The anatomical location including laterality where this condition manifests itself.",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.2",
"min": 0,
"max": "*",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
}
]
},
{
"id": "EHDSCondition.stage",
"path": "EHDSCondition.stage",
"short": "Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.",
"definition": "Stage/grade usually assessed formally using a specific staging/grading system. Multiple assessment systems could be used.",
"requirements": "eHN Guideline HDR (v1.1): A.2.6.1.10",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "e.g. TNM, ICD-O-3, Bi-Rads, Li-Rads, …"
}
},
{
"id": "EHDSCondition.diagnosisAssertionStatus",
"path": "EHDSCondition.diagnosisAssertionStatus",
"short": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.",
"definition": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition.",
"requirements": "eHN Guideline PS (v3.4) A.2.3.1.3",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Condition Verification Status"
}
},
{
"id": "EHDSCondition.specialistContact",
"path": "EHDSCondition.specialistContact",
"short": "Health Professional who may be specifically related to the problem, as a preferred contact.",
"definition": "Health Professional who may be specifically related to the problem, as a preferred contact.",
"requirements": "ISO IPS, MyHealth@EU",
"min": 0,
"max": "*",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
}
]
},
{
"id": "EHDSCondition.externalResource",
"path": "EHDSCondition.externalResource",
"short": "External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.",
"definition": "External Resource which may be specifically related to the problem, for example a link between a rare disease problem and the corresponding guidelines.",
"requirements": "MyHealth@EU",
"min": 0,
"max": "*",
"type": [
{
"code": "uri"
}
]
}
]
}
}