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
Active as of 2024-10-25 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="HealthProfession"/>
<meta>
<profile
value="https://euvabeco.net/vcds-ig/StructureDefinition/ValueSet"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet HealthProfession</b></p><a name="HealthProfession"> </a><a name="hcHealthProfession"> </a><a name="HealthProfession-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/159738005">159738005</a></td><td>Ambulance driver</td></tr><tr><td><a href="http://snomed.info/id/106292003">106292003</a></td><td>Nurse</td></tr><tr><td><a href="http://snomed.info/id/304292004">304292004</a></td><td>Surgeon</td></tr><tr><td><a href="http://snomed.info/id/46255001">46255001</a></td><td>Pharmacist</td></tr></table></li></ul></div>
</text>
<url value="https://euvabeco.net/vcds-ig/ValueSet/HealthProfession"/>
<version value="0.1.0"/>
<name value="HealthProfessions"/>
<title value="Health professions"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-10-25T15:43:37+00:00"/>
<publisher value="Euvabeco"/>
<contact>
<name value="Euvabeco"/>
<telecom>
<system value="url"/>
<value value="https://euvabeco.eu"/>
</telecom>
</contact>
<description value="Immunization relevant health professions"/>
<purpose
value="This value set is a selection of relevant health professions for immunization,
complemented with VCDS specific help messages that will be displayed when
presenting the questionnaire."/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="159738005"/>
<display value="Ambulance driver"/>
</concept>
<concept>
<extension
url="https://euvabeco.net/vcds-ig/StructureDefinition/ValueHelper">
<valueString
value="Nurses are in frequent contact with vulnerable patients and should be protected accordingly."/>
</extension>
<code value="106292003"/>
<display value="Nurse"/>
</concept>
<concept>
<code value="304292004"/>
<display value="Surgeon"/>
</concept>
<concept>
<code value="46255001"/>
<display value="Pharmacist"/>
</concept>
</include>
</compose>
</ValueSet>