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

: Conditions used in a patient profile - 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 "Conditions"] ; # 
  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 Conditions</b></p><a name=\"Conditions\"> </a><a name=\"hcConditions\"> </a><a name=\"Conditions-en-US\"> </a><p>This case-insensitive code system <code>https://euvabeco.net/vcds-ig/CodeSystem/Conditions</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></tr><tr><td style=\"white-space:nowrap\">3b779e76-ae66-4e18-bba4-7ed81f1befb3<a name=\"Conditions-3b779e76-ae66-4e18-bba4-7ed81f1befb3\"> </a></td><td>Date of last history of pertussis</td></tr><tr><td style=\"white-space:nowrap\">af34705f-a8ad-4c00-b3f7-2057807db19b<a name=\"Conditions-af34705f-a8ad-4c00-b3f7-2057807db19b\"> </a></td><td>Severe pneumococcal infection</td></tr><tr><td style=\"white-space:nowrap\">b6a2264e-c150-41ed-94cd-83205259b17b<a name=\"Conditions-b6a2264e-c150-41ed-94cd-83205259b17b\"> </a></td><td>Dengue (proven by virological test)</td></tr><tr><td style=\"white-space:nowrap\">f8cedc4a-283b-43f0-ae53-196bbcb5d19a<a name=\"Conditions-f8cedc4a-283b-43f0-ae53-196bbcb5d19a\"> </a></td><td>Treated diabetes</td></tr><tr><td style=\"white-space:nowrap\">b761aff7-1a8c-4b95-8c5f-01f6768b1d99<a name=\"Conditions-b761aff7-1a8c-4b95-8c5f-01f6768b1d99\"> </a></td><td>Health profession</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (English, en)</b></td><td><b>French (fr)</b></td></tr><tr><td>3b779e76-ae66-4e18-bba4-7ed81f1befb3</td><td>Date of last history of pertussis</td><td>Dernier épisode de coqueluche</td></tr><tr><td>af34705f-a8ad-4c00-b3f7-2057807db19b</td><td></td><td></td></tr><tr><td>b6a2264e-c150-41ed-94cd-83205259b17b</td><td></td><td></td></tr><tr><td>f8cedc4a-283b-43f0-ae53-196bbcb5d19a</td><td></td><td></td></tr><tr><td>b761aff7-1a8c-4b95-8c5f-01f6768b1d99</td><td></td><td></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://euvabeco.net/vcds-ig/CodeSystem/Conditions"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "Conditions"] ; # 
  fhir:title [ fhir:v "Conditions used in a patient profile"] ; # 
  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 "Persistent codes for CDS conditions"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "3b779e76-ae66-4e18-bba4-7ed81f1befb3" ] ;
fhir:display [ fhir:v "Date of last history of pertussis" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Date of last history of pertussis" ]     ] [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "Dernier épisode de coqueluche" ]     ] )
  ] [
fhir:code [ fhir:v "af34705f-a8ad-4c00-b3f7-2057807db19b" ] ;
fhir:display [ fhir:v "Severe pneumococcal infection" ]
  ] [
fhir:code [ fhir:v "b6a2264e-c150-41ed-94cd-83205259b17b" ] ;
fhir:display [ fhir:v "Dengue (proven by virological test)" ]
  ] [
fhir:code [ fhir:v "f8cedc4a-283b-43f0-ae53-196bbcb5d19a" ] ;
fhir:display [ fhir:v "Treated diabetes" ]
  ] [
fhir:code [ fhir:v "b761aff7-1a8c-4b95-8c5f-01f6768b1d99" ] ;
fhir:display [ fhir:v "Health profession" ]
  ] ) . #