Vaccination CDS Implementation Guide
0.1.0 - ci-build

Vaccination CDS Implementation Guide, published by Euvabeco. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/EUVABECO/VCDS/ and changes regularly. See the Directory of published versions

: Justification messages for recommendations - TTL Representation

Active as of 2024-09-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ForecastReasons"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ForecastReasons</b></p><a name=\"ForecastReasons\"> </a><a name=\"hcForecastReasons\"> </a><a name=\"ForecastReasons-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>msgClass</td><td>msgClass</td><td>code</td><td>A message presentation class drawn from the MsgClass code system</td></tr><tr><td>priority</td><td>priority</td><td>integer</td><td>Priority within a presentation class</td></tr><tr><td>url</td><td>url</td><td>string</td><td>The URL for a reference document</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://euvabeco.net/vcds-ig/CodeSystem/ForecastReasons</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>msgClass</b></td><td><b>priority</b></td><td><b>url</b></td></tr><tr><td style=\"white-space:nowrap\">458a80fe-8f26-46b9-b3a8-398e04500177<a name=\"ForecastReasons-458a80fe-8f26-46b9-b3a8-398e04500177\"> </a></td><td>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.</td><td>Justiication</td><td>1</td><td/></tr><tr><td style=\"white-space:nowrap\">64a2d4e1-a5dd-48f8-8de1-314f092cb767<a name=\"ForecastReasons-64a2d4e1-a5dd-48f8-8de1-314f092cb767\"> </a></td><td>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).</td><td>justification</td><td>2</td><td/></tr><tr><td style=\"white-space:nowrap\">b1b41a92-9404-4607-beb0-1f694167e093<a name=\"ForecastReasons-b1b41a92-9404-4607-beb0-1f694167e093\"> </a></td><td>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.</td><td>justification</td><td>1</td><td/></tr><tr><td style=\"white-space:nowrap\">8c7a7a9d-536a-4560-b5b6-0993e2fbf880<a name=\"ForecastReasons-8c7a7a9d-536a-4560-b5b6-0993e2fbf880\"> </a></td><td>Vaccination contre la diphtérie, le tétanos et la poliomyélite (dTP ou DTP) - Calendrier vaccinal 2024</td><td>reference</td><td/><td><a href=\"https://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj\">https://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj</a></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://euvabeco.net/vcds-ig/CodeSystem/ForecastReasons"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ForecastReasons"] ; # 
  fhir:title [ fhir:v "Justification messages for recommendations"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-11T07:24:12+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Euvabeco"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Euvabeco" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://euvabeco.eu" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Justification messages for recommendations"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "msgClass" ] ;
fhir:description [ fhir:v "A message presentation class drawn from the MsgClass code system" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "priority" ] ;
fhir:description [ fhir:v "Priority within a presentation class" ] ;
fhir:type [ fhir:v "integer" ]
  ] [
fhir:code [ fhir:v "url" ] ;
fhir:description [ fhir:v "The URL for a reference document" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "458a80fe-8f26-46b9-b3a8-398e04500177" ] ;
fhir:display [ fhir:v "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." ] ;
    ( fhir:property [
fhir:code [ fhir:v "msgClass" ] ;
fhir:value [ fhir:v "Justiication" ]     ] [
fhir:code [ fhir:v "priority" ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]     ] )
  ] [
fhir:code [ fhir:v "64a2d4e1-a5dd-48f8-8de1-314f092cb767" ] ;
fhir:display [ fhir:v "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)." ] ;
    ( fhir:property [
fhir:code [ fhir:v "msgClass" ] ;
fhir:value [ fhir:v "justification" ]     ] [
fhir:code [ fhir:v "priority" ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]     ] )
  ] [
fhir:code [ fhir:v "b1b41a92-9404-4607-beb0-1f694167e093" ] ;
fhir:display [ fhir:v "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." ] ;
    ( fhir:property [
fhir:code [ fhir:v "msgClass" ] ;
fhir:value [ fhir:v "justification" ]     ] [
fhir:code [ fhir:v "priority" ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]     ] )
  ] [
fhir:code [ fhir:v "8c7a7a9d-536a-4560-b5b6-0993e2fbf880" ] ;
fhir:display [ fhir:v "Vaccination contre la diphtérie, le tétanos et la poliomyélite (dTP ou DTP) - Calendrier vaccinal 2024" ] ;
    ( fhir:property [
fhir:code [ fhir:v "msgClass" ] ;
fhir:value [ fhir:v "reference" ]     ] [
fhir:code [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://production-apollon-documents.s3.fr-par.scw.cloud/dmfrh3c6ijljf0p42n0stlglq6wj" ]     ] )
  ] ) . #