| Package | hl7.fhir.eu.eps |
| Resource Type | StructureDefinition |
| Id | Problem |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/eps/https://build.fhir.org/ig/hl7-eu/eps/StructureDefinition-Problem.html |
| URL | http://hl7.eu/fhir/eps/StructureDefinition/Problem |
| Version | 0.0.1-ci |
| Status | draft |
| Date | 2025-06-20T15:31:33+00:00 |
| Name | ProblemPsEhn |
| Title | A.2.3.1 Current problems |
| Realm | eu |
| Authority | hl7 |
| Description | Current problems. Section A.2.3.1 of the eHN guideline. |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
| Type | http://hl7.eu/fhir/eps/StructureDefinition/Problem |
| Kind | logical |
| StructureDefinition | |
| PatientSummary | A - Patient Summary |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition Problem
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.2.3.1 Current problems | |
![]() ![]() | 0..* | CodeableConcept | A.2.3.1.1 Problem / diagnosis description | |
![]() ![]() | 0..* | dateTime | A.2.3.1.2 Onset date | |
![]() ![]() | 0..* | dateTime | A.2.3.1.3 Diagnosis assertion status | |
{
"resourceType": "StructureDefinition",
"id": "Problem",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/eps/StructureDefinition/Problem",
"version": "0.0.1-ci",
"name": "ProblemPsEhn",
"title": "A.2.3.1 Current problems",
"status": "draft",
"date": "2025-06-20T15:31:33+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Current problems. Section A.2.3.1 of the eHN guideline.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://hl7.eu/fhir/eps/StructureDefinition/Problem",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "Problem",
"path": "Problem",
"short": "A.2.3.1 Current problems",
"definition": "Current problems. Section A.2.3.1 of the eHN guideline.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Problem.description",
"path": "Problem.description",
"short": "A.2.3.1.1 Problem / diagnosis description",
"definition": "Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. - Preferred system(s): ICD-10* SNOMED CT GPS Orphacode if rare disease is diagnosed",
"min": 0,
"max": "*",
"base": {
"path": "Problem.description",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Problem.onsetDate",
"path": "Problem.onsetDate",
"short": "A.2.3.1.2 Onset date",
"definition": "Date of problem onset - Preferred system(s): ISO 8601",
"min": 0,
"max": "*",
"base": {
"path": "Problem.onsetDate",
"min": 0,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Problem.assertionStatus",
"path": "Problem.assertionStatus",
"short": "A.2.3.1.3 Diagnosis assertion status",
"definition": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition. - Preferred system(s): HL7",
"min": 0,
"max": "*",
"base": {
"path": "Problem.assertionStatus",
"min": 0,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Problem",
"path": "Problem",
"short": "A.2.3.1 Current problems",
"definition": "Current problems. Section A.2.3.1 of the eHN guideline."
},
{
"id": "Problem.description",
"path": "Problem.description",
"short": "A.2.3.1.1 Problem / diagnosis description",
"definition": "Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. - Preferred system(s): ICD-10* SNOMED CT GPS Orphacode if rare disease is diagnosed",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Problem.onsetDate",
"path": "Problem.onsetDate",
"short": "A.2.3.1.2 Onset date",
"definition": "Date of problem onset - Preferred system(s): ISO 8601",
"min": 0,
"max": "*",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Problem.assertionStatus",
"path": "Problem.assertionStatus",
"short": "A.2.3.1.3 Diagnosis assertion status",
"definition": "Assertion about the certainty associated with a diagnosis. Diagnostic and/or clinical evidence of condition. - Preferred system(s): HL7",
"min": 0,
"max": "*",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}