| Package | vcds-ig.euvabeco.net |
| Resource Type | CodeSystem |
| Id | JustificationMessages |
| FHIR Version | R5 |
| Source | https://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/CodeSystem-JustificationMessages.html |
| URL | https://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-08-07T10:09:39+00:00 |
| Name | JustificationMessages |
| Title | Justification messages for recommendations |
| Description | Justification messages for recommendations |
| Content | fragment |
| ValueSet | |
| ForecastReasons | Forecast reasons for a recommendation |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem JustificationMessages
Properties
This code system defines the following properties for its concepts
| Name | Code | Type | Description |
| msgClass | msgClass | code | A message presentation class drawn from the MsgClass code system |
| priority | priority | integer | Priority within a presentation class |
| url | url | string | The URL for a reference document |
Concepts
This case-insensitive code system https://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages provides a fragment that includes following codes:
| Code | Display | msgClass | priority | url |
| 458a80fe-8f26-46b9-b3a8-398e04500177 | People born in 1980 or later are less likely to have encountered the measles virus, which confers lifelong protection. with vaccination, some people are not sufficiently protected after a single dose. for this reason, it is recommended that people born since 1980 receive two doses of the vaccine (at least one month apart) to ensure protection against measles. | Justiication | 1 | |
| 64a2d4e1-a5dd-48f8-8de1-314f092cb767 | The conditions under which you work will determine whether you should be vaccinated against diphtheria, tetanus and poliomyelitis. Vaccination against these diseases is compulsory for exposed professionals working in a prevention or care establishment or organisation (list defined in the decree of 15 March 1991). | justification | 2 | |
| b1b41a92-9404-4607-beb0-1f694167e093 | For diphtheria-tetanus-polio vaccination, in the absence of vaccination, a catch-up schedule must be applied: injection at d0, then 2 months later and finally 6 to 10 months after the second dose. | justification | 1 | |
| 8c7a7a9d-536a-4560-b5b6-0993e2fbf880 | Vaccination contre la diphtérie, le tétanos et la poliomyélite (dTP ou DTP) - Calendrier vaccinal 2024 | reference | https://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj |
{
"resourceType": "CodeSystem",
"id": "JustificationMessages",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages",
"version": "0.1.0",
"name": "JustificationMessages",
"title": "Justification messages for recommendations",
"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": "Justification messages for recommendations",
"caseSensitive": false,
"content": "fragment",
"property": [
{
"code": "msgClass",
"description": "A message presentation class drawn from the MsgClass code system",
"type": "code"
},
{
"code": "priority",
"description": "Priority within a presentation class",
"type": "integer"
},
{
"code": "url",
"description": "The URL for a reference document",
"type": "string"
}
],
"concept": [
{
"code": "458a80fe-8f26-46b9-b3a8-398e04500177",
"display": "People born in 1980 or later are less likely to have encountered the measles virus, \nwhich confers lifelong protection. with vaccination, some people are not sufficiently protected \nafter a single dose. for this reason, it is recommended that people born since 1980 receive \ntwo doses of the vaccine (at least one month apart) to ensure protection against measles.",
"property": [
{
"code": "msgClass",
"valueCode": "Justiication"
},
{
"code": "priority",
"valueInteger": 1
}
]
},
{
"code": "64a2d4e1-a5dd-48f8-8de1-314f092cb767",
"display": "The conditions under which you work will determine whether you should be vaccinated against diphtheria,\ntetanus and poliomyelitis. Vaccination against these diseases is compulsory for exposed professionals\nworking in a prevention or care establishment or organisation \n(list defined in the decree of 15 March 1991).",
"property": [
{
"code": "msgClass",
"valueCode": "justification"
},
{
"code": "priority",
"valueInteger": 2
}
]
},
{
"code": "b1b41a92-9404-4607-beb0-1f694167e093",
"display": "For diphtheria-tetanus-polio vaccination, in the absence of vaccination, a catch-up schedule \nmust be applied: injection at d0, then 2 months later and finally 6 to 10 months after the \nsecond dose.",
"property": [
{
"code": "msgClass",
"valueCode": "justification"
},
{
"code": "priority",
"valueInteger": 1
}
]
},
{
"code": "8c7a7a9d-536a-4560-b5b6-0993e2fbf880",
"display": "Vaccination contre la diphtérie, le tétanos et la poliomyélite (dTP ou DTP) - Calendrier vaccinal 2024",
"property": [
{
"code": "msgClass",
"valueCode": "reference"
},
{
"code": "url",
"valueString": "https://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj"
}
]
}
]
}