| Package | vcds-ig.euvabeco.net |
| Resource Type | CodeSystem |
| Id | Conditions |
| FHIR Version | R5 |
| Source | https://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/CodeSystem-Conditions.html |
| URL | https://euvabeco.net/vcds-ig/CodeSystem/Conditions |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-08-07T10:09:39+00:00 |
| Name | Conditions |
| Title | Conditions used in a patient profile |
| Description | Persistent codes for CDS conditions |
| Content | fragment |
| ValueSet | |
| Conditions | Persistent codes for conditions |
| ForecastReasons | Forecast reasons for a recommendation |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Conditions
This case-insensitive code system https://euvabeco.net/vcds-ig/CodeSystem/Conditions provides a fragment that includes following codes:
Additional Language Displays
| Code | English (English, en) | French (fr) |
| 3b779e76-ae66-4e18-bba4-7ed81f1befb3 | Date of last history of pertussis | Dernier épisode de coqueluche |
| af34705f-a8ad-4c00-b3f7-2057807db19b | ||
| b6a2264e-c150-41ed-94cd-83205259b17b | ||
| f8cedc4a-283b-43f0-ae53-196bbcb5d19a | ||
| b761aff7-1a8c-4b95-8c5f-01f6768b1d99 |
{
"resourceType": "CodeSystem",
"id": "Conditions",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://euvabeco.net/vcds-ig/CodeSystem/Conditions",
"version": "0.1.0",
"name": "Conditions",
"title": "Conditions used in a patient profile",
"status": "active",
"experimental": false,
"date": "2025-08-07T10:09:39+00:00",
"publisher": "Euvabeco",
"contact": [
{
"name": "Euvabeco",
"telecom": [
{
"system": "url",
"value": "https://euvabeco.eu"
}
]
}
],
"description": "Persistent codes for CDS conditions",
"caseSensitive": false,
"content": "fragment",
"concept": [
{
"code": "3b779e76-ae66-4e18-bba4-7ed81f1befb3",
"display": "Date of last history of pertussis",
"designation": [
{
"language": "en",
"value": "Date of last history of pertussis"
},
{
"language": "fr",
"value": "Dernier épisode de coqueluche"
}
]
},
{
"code": "af34705f-a8ad-4c00-b3f7-2057807db19b",
"display": "Severe pneumococcal infection"
},
{
"code": "b6a2264e-c150-41ed-94cd-83205259b17b",
"display": "Dengue (proven by virological test)"
},
{
"code": "f8cedc4a-283b-43f0-ae53-196bbcb5d19a",
"display": "Treated diabetes"
},
{
"code": "b761aff7-1a8c-4b95-8c5f-01f6768b1d99",
"display": "Health profession"
}
]
}