This page is part of the CH VACD (R4) (v3.0.0: STU 3) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
| Active as of 2022-12-21 |
@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:Resource.id [ fhir:value "ch-vacd-recommendation-forecast-status-cs"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-recommendation-forecast-status-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">due<a name=\"ch-vacd-recommendation-forecast-status-cs-due\"> </a></td><td>Due</td><td>The patient is due for their next vaccination.</td></tr><tr><td style=\"white-space:nowrap\">overdue<a name=\"ch-vacd-recommendation-forecast-status-cs-overdue\"> </a></td><td>Overdue</td><td>The patient is considered overdue for their next vaccination.</td></tr><tr><td style=\"white-space:nowrap\">immune<a name=\"ch-vacd-recommendation-forecast-status-cs-immune\"> </a></td><td>Immune</td><td>The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit.</td></tr><tr><td style=\"white-space:nowrap\">consultadvise<a name=\"ch-vacd-recommendation-forecast-status-cs-consultadvise\"> </a></td><td>Consult Advice</td><td>The patient may be contraindicated but get health care advice.</td></tr><tr><td style=\"white-space:nowrap\">indicated<a name=\"ch-vacd-recommendation-forecast-status-cs-indicated\"> </a></td><td>Indicated</td><td>The patient is indicated for further doses.</td></tr><tr><td style=\"white-space:nowrap\">contraindicated<a name=\"ch-vacd-recommendation-forecast-status-cs-contraindicated\"> </a></td><td>Contraindicated</td><td>The patient is contraindicated for further doses.</td></tr><tr><td style=\"white-space:nowrap\">complete<a name=\"ch-vacd-recommendation-forecast-status-cs-complete\"> </a></td><td>Complete</td><td>The patient is fully protected and no further doses are recommended.</td></tr><tr><td style=\"white-space:nowrap\">notrelevant<a name=\"ch-vacd-recommendation-forecast-status-cs-notrelevant\"> </a></td><td>NotRelevant</td><td>There is no relevance for this patient.</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>due</td><td>The patient is due for their next vaccination.</td><td>The patient is due for their next vaccination.</td><td>The patient is due for their next vaccination.</td><td>The patient is due for their next vaccination.</td><td>The patient is due for their next vaccination.</td></tr><tr><td>overdue</td><td>The patient is considered overdue for their next vaccination.</td><td>The patient is considered overdue for their next vaccination.</td><td>The patient is considered overdue for their next vaccination.</td><td>The patient is considered overdue for their next vaccination.</td><td>The patient is considered overdue for their next vaccination.</td></tr><tr><td>immune</td><td>The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit.</td><td>The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit.</td><td>The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit.</td><td>The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit.</td><td>The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit.</td></tr><tr><td>consultadvise</td><td>The patient may be contraindicated but get health care advice.</td><td>The patient may be contraindicated but get health care advice.</td><td>The patient may be contraindicated but get health care advice.</td><td>The patient may be contraindicated but get health care advice.</td><td>The patient may be contraindicated but get health care advice.</td></tr><tr><td>indicated</td><td>The patient is indicated for further doses.</td><td>The patient is indicated for further doses.</td><td>The patient is indicated for further doses.</td><td>The patient is indicated for further doses.</td><td>The patient is indicated for further doses.</td></tr><tr><td>contraindicated</td><td>The patient is contraindicated for further doses.</td><td>The patient is contraindicated for further doses.</td><td>The patient is contraindicated for further doses.</td><td>The patient is contraindicated for further doses.</td><td>The patient is contraindicated for further doses.</td></tr><tr><td>complete</td><td>The patient is fully protected and no further doses are recommended.</td><td>The patient is fully protected and no further doses are recommended.</td><td>The patient is fully protected and no further doses are recommended.</td><td>The patient is fully protected and no further doses are recommended.</td><td>The patient is fully protected and no further doses are recommended.</td></tr><tr><td>notrelevant</td><td>There is no relevance for this patient.</td><td>There is no relevance for this patient.</td><td>There is no relevance for this patient.</td><td>There is no relevance for this patient.</td><td>There is no relevance for this patient.</td></tr></table></div>"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod" ];
fhir:Extension.valuePeriod [
fhir:Period.start [ fhir:value "2022-04-28T00:00:00+01:00"^^xsd:dateTime ] ]
]; #
fhir:CodeSystem.url [ fhir:value "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-recommendation-forecast-status-cs"]; #
fhir:CodeSystem.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "official" ];
fhir:Identifier.system [ fhir:value "http://fhir.ch/ig/ch-vacd/cs/entry-conflict" ];
fhir:Identifier.value [ fhir:value "entry-conflict" ]
]; #
fhir:CodeSystem.version [ fhir:value "3.0.0"]; #
fhir:CodeSystem.name [ fhir:value "SwissRecommendationForecastStatusCodesystem"]; #
fhir:CodeSystem.title [ fhir:value "Swiss Recommendation Forecast Status Codesystem"]; #
fhir:CodeSystem.status [ fhir:value "active"]; #
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.date [ fhir:value "2022-12-21T13:48:44+01:00"^^xsd:dateTime]; #
fhir:CodeSystem.publisher [ fhir:value "HL7 Switzerland"]; #
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Switzerland" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://www.hl7.ch/" ] ]
]; #
fhir:CodeSystem.description [ fhir:value "Swiss Recommendation Forecast Status Codesystem"]; #
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "CHE" ] ]
]; #
fhir:CodeSystem.copyright [ fhir:value "CC-BY-SA-4.0"]; #
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; #
fhir:CodeSystem.content [ fhir:value "complete"]; #
fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger]; #
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "due" ];
fhir:CodeSystem.concept.display [ fhir:value "Due" ];
fhir:CodeSystem.concept.definition [ fhir:value "The patient is due for their next vaccination." ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ], [
fhir:index 3;
fhir:CodeSystem.concept.designation.language [ fhir:value "rm-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ], [
fhir:index 4;
fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "overdue" ];
fhir:CodeSystem.concept.display [ fhir:value "Overdue" ];
fhir:CodeSystem.concept.definition [ fhir:value "The patient is considered overdue for their next vaccination." ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ], [
fhir:index 3;
fhir:CodeSystem.concept.designation.language [ fhir:value "rm-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ], [
fhir:index 4;
fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "immune" ];
fhir:CodeSystem.concept.display [ fhir:value "Immune" ];
fhir:CodeSystem.concept.definition [ fhir:value "The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit." ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit." ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit." ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit." ] ], [
fhir:index 3;
fhir:CodeSystem.concept.designation.language [ fhir:value "rm-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit." ] ], [
fhir:index 4;
fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is immune to the target disease and further immunization against the disease is not likely to provide benefit." ] ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "consultadvise" ];
fhir:CodeSystem.concept.display [ fhir:value "Consult Advice" ];
fhir:CodeSystem.concept.definition [ fhir:value "The patient may be contraindicated but get health care advice." ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ], [
fhir:index 3;
fhir:CodeSystem.concept.designation.language [ fhir:value "rm-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ], [
fhir:index 4;
fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "indicated" ];
fhir:CodeSystem.concept.display [ fhir:value "Indicated" ];
fhir:CodeSystem.concept.definition [ fhir:value "The patient is indicated for further doses." ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ], [
fhir:index 3;
fhir:CodeSystem.concept.designation.language [ fhir:value "rm-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ], [
fhir:index 4;
fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "contraindicated" ];
fhir:CodeSystem.concept.display [ fhir:value "Contraindicated" ];
fhir:CodeSystem.concept.definition [ fhir:value "The patient is contraindicated for further doses." ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ], [
fhir:index 3;
fhir:CodeSystem.concept.designation.language [ fhir:value "rm-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ], [
fhir:index 4;
fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "complete" ];
fhir:CodeSystem.concept.display [ fhir:value "Complete" ];
fhir:CodeSystem.concept.definition [ fhir:value "The patient is fully protected and no further doses are recommended." ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ], [
fhir:index 3;
fhir:CodeSystem.concept.designation.language [ fhir:value "rm-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ], [
fhir:index 4;
fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "notrelevant" ];
fhir:CodeSystem.concept.display [ fhir:value "NotRelevant" ];
fhir:CodeSystem.concept.definition [ fhir:value "There is no relevance for this patient." ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ], [
fhir:index 1;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ], [
fhir:index 2;
fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ], [
fhir:index 3;
fhir:CodeSystem.concept.designation.language [ fhir:value "rm-CH" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ], [
fhir:index 4;
fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-vacd#3.0.0 based on FHIR 4.0.1. Generated 2022-12-21
Links: Table of Contents |
QA Report
| Propose a change