FHIR IG analytics| Package | myhealth.eu.fhir.core |
| Resource Type | ValueSet |
| Id | ValueSet-eHDSIProblemWithExceptions.json |
| FHIR Version | R4 |
| Source | http://fhir.ehdsi.eu/core/1.0.0/ValueSet-eHDSIProblemWithExceptions.html |
| URL | http://fhir.ehdsi.eu/core/ValueSet/eHDSIProblemWithExceptions |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-05-04T15:59:03+02:00 |
| Name | EHDSIProblemWithExceptions |
| Title | eHDSI Problems and Diagnoses With Exceptions |
| Realm | eu |
| Description | The Value Set is used for coding the patient's relevant problems or diagnoses. It is defined as the union of: (a) eHDSIIllnessandDisorder (b) eHDSIRareDisease (c) eHDSIOncologyDisease (d) eHDSIAbsentOrUnknownProblem (e) eHDSIExceptionalValue |
| StructureDefinition | ||
| myhealth.eu.fhir.core#1.0.0 | condition-myhealtheu-core | Condition (Core) |
| ValueSet | ||
| myhealth.eu.fhir.mvc-package#9.1.0 | eHDSIAbsentOrUnknownProblem | eHDSI Absent Or Unknown Problem |
| myhealth.eu.fhir.mvc-package#9.1.0 | eHDSIExceptionalValue | eHDSI Exceptional Value |
| myhealth.eu.fhir.mvc-package#9.1.0 | eHDSIIllnessandDisorder | eHDSI Illness and Disorder |
| myhealth.eu.fhir.mvc-package#9.1.0 | eHDSIOncologyDisease | eHDSI Oncology Disease |
| myhealth.eu.fhir.mvc-package#9.1.0 | eHDSIRareDisease | eHDSI Rare Disease |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet eHDSIProblemWithExceptions
This value set includes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "eHDSIProblemWithExceptions",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}
],
"url": "http://fhir.ehdsi.eu/core/ValueSet/eHDSIProblemWithExceptions",
"version": "1.0.0",
"name": "EHDSIProblemWithExceptions",
"title": "eHDSI Problems and Diagnoses With Exceptions",
"status": "active",
"experimental": false,
"date": "2026-05-04T15:59:03+02:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "The Value Set is used for coding the patient's relevant problems or diagnoses.\r\nIt is defined as the union of:\r\n(a) eHDSIIllnessandDisorder\r\n(b) eHDSIRareDisease\r\n(c) eHDSIOncologyDisease\r\n(d) eHDSIAbsentOrUnknownProblem\r\n(e) eHDSIExceptionalValue",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://terminology.ehdsi.eu/ValueSet/eHDSIIllnessandDisorder"
]
},
{
"valueSet": [
"http://terminology.ehdsi.eu/ValueSet/eHDSIRareDisease"
]
},
{
"valueSet": [
"http://terminology.ehdsi.eu/ValueSet/eHDSIOncologyDisease"
]
},
{
"valueSet": [
"http://terminology.ehdsi.eu/ValueSet/eHDSIAbsentOrUnknownProblem"
]
},
{
"valueSet": [
"http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue"
]
}
]
}
}