FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/JustificationMessages

Packagevcds-ig.euvabeco.net
Resource TypeCodeSystem
IdJustificationMessages
FHIR VersionR5
Sourcehttps://euvabeco.net/vcds-ig/https://build.fhir.org/ig/EUVABECO/VCDS/CodeSystem-JustificationMessages.html
URLhttps://euvabeco.net/vcds-ig/CodeSystem/JustificationMessages
Version0.1.0
Statusactive
Date2025-05-02T10:41:48+00:00
NameJustificationMessages
TitleJustification messages for recommendations
DescriptionJustification messages for recommendations
Contentfragment

Resources that use this resource

ValueSet
ForecastReasonsForecast reasons for a recommendation

Resources that this resource uses

No resources found


Narrative

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

NameCodeTypeDescription
msgClassmsgClasscodeA message presentation class drawn from the MsgClass code system
prioritypriorityintegerPriority within a presentation class
urlurlstringThe 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:

CodeDisplaymsgClasspriorityurl
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.Justiication1
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).justification2
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.justification1
8c7a7a9d-536a-4560-b5b6-0993e2fbf880 Vaccination contre la diphtérie, le tétanos et la poliomyélite (dTP ou DTP) - Calendrier vaccinal 2024referencehttps://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj

Source

{
  "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-05-02T10:41:48+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"
        }
      ]
    }
  ]
}