Implementation Guide CH VACD
2.1.0 - STU 3 Ballot
This page is part of the CH VACD (R4) (v2.1.0: STU 3 Ballot) 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-07-07 |
@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:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "ch-vacd-recommendation-forecast-status-vs"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";
fhir:index 0;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html\"><code>http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-recommendation-forecast-status-cs</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html#ch-vacd-recommendation-forecast-status-cs-due\">due</a></td><td>Due</td><td>The patient is due for their next vaccination.</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html#ch-vacd-recommendation-forecast-status-cs-overdue\">overdue</a></td><td>Overdue</td><td>The patient is considered overdue for their next vaccination.</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html#ch-vacd-recommendation-forecast-status-cs-immune\">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><a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html#ch-vacd-recommendation-forecast-status-cs-consultadvise\">consultadvise</a></td><td>Consult Advice</td><td>The patient may be contraindicated but get health care advice.</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html#ch-vacd-recommendation-forecast-status-cs-indicated\">indicated</a></td><td>Indicated</td><td>The patient is indicated for further doses.</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html#ch-vacd-recommendation-forecast-status-cs-contraindicated\">contraindicated</a></td><td>Contraindicated</td><td>The patient is contraindicated for further doses.</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html#ch-vacd-recommendation-forecast-status-cs-complete\">complete</a></td><td>Complete</td><td>The patient is fully protected and no further doses are recommended.</td></tr><tr><td><a href=\"CodeSystem-ch-vacd-recommendation-forecast-status-cs.html#ch-vacd-recommendation-forecast-status-cs-notrelevant\">notrelevant</a></td><td>NotRelevant</td><td>There is no relevance for this patient.</td></tr></table></li></ul><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-28T12:00:00+01:00"^^xsd:dateTime ] ]
];
fhir:ValueSet.url [ fhir:value "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-forecast-status-vs"];
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "official" ];
fhir:Identifier.system [ fhir:value "http://art-decor.org/ns/oids/vs" ];
fhir:Identifier.value [ fhir:value "2.16.756.5.30.1.127.11.4" ]
];
fhir:ValueSet.version [ fhir:value "2.1.0"];
fhir:ValueSet.name [ fhir:value "Empfehlungskategorien"];
fhir:ValueSet.title [ fhir:value "Recommendation Forecast Status for Immunizations"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2022-07-07T11:59:50+02:00"^^xsd:dateTime];
fhir:ValueSet.publisher [ fhir:value "HL7 Switzerland"];
fhir:ValueSet.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:ValueSet.description [ fhir:value "Immunization Forecast Status for Immunizations."];
fhir:ValueSet.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:ValueSet.copyright [ fhir:value "CC-BY-SA-4.0"];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-recommendation-forecast-status-cs" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "due" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Due" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "rm-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "en-US" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is due for their next vaccination." ] ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "overdue" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Overdue" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "rm-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "en-US" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is considered overdue for their next vaccination." ] ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "immune" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Immune" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ];
fhir:ValueSet.compose.include.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:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ];
fhir:ValueSet.compose.include.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:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ];
fhir:ValueSet.compose.include.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:ValueSet.compose.include.concept.designation.language [ fhir:value "rm-CH" ];
fhir:ValueSet.compose.include.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:ValueSet.compose.include.concept.designation.language [ fhir:value "en-US" ];
fhir:ValueSet.compose.include.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:ValueSet.compose.include.concept.code [ fhir:value "consultadvise" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Consult Advice" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "rm-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "en-US" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient may be contraindicated but get health care advice." ] ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "indicated" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Indicated" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "rm-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "en-US" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is indicated for further doses." ] ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "contraindicated" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Contraindicated" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "rm-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "en-US" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is contraindicated for further doses." ] ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "complete" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Complete" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "rm-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "en-US" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "The patient is fully protected and no further doses are recommended." ] ] ], [
fhir:index 7;
fhir:ValueSet.compose.include.concept.code [ fhir:value "notrelevant" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "NotRelevant" ];
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "rm-CH" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "en-US" ];
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "There is no relevance for this patient." ] ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.