0.1.0 - ci-build
VPImplementationGuide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2022-08-23 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="vp-vaccination-scheme-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://fhir-vaccination-pass.github.io/fhir-implementation-guide/CodeSystem/vp-vaccination-scheme-type defines the 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">standard<a name="vp-vaccination-scheme-type-standard"> </a></td><td>Standard scheme that should be followed in most cases</td></tr><tr><td style="white-space:nowrap">fast<a name="vp-vaccination-scheme-type-fast"> </a></td><td>Fast scheme that can be used if an accelerated immunization process is desired</td></tr><tr><td style="white-space:nowrap">booster<a name="vp-vaccination-scheme-type-booster"> </a></td><td>Scheme that includes only repeating immunizations to refresh the protection</td></tr></table></div>
</text>
<url
value="https://fhir-vaccination-pass.github.io/fhir-implementation-guide/CodeSystem/vp-vaccination-scheme-type"/>
<version value="0.1.0"/>
<name value="VPVaccinationSchemeType"/>
<title value="VaccinationSchemeType"/>
<status value="active"/>
<date value="2022-08-23T12:16:54+00:00"/>
<publisher value="Example Publisher"/>
<contact>
<name value="Example Publisher"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
</contact>
<description
value="Describes the type of a vaccination scheme such as standard, quick or repeating"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="standard"/>
<display value="Standard scheme that should be followed in most cases"/>
</concept>
<concept>
<code value="fast"/>
<display
value="Fast scheme that can be used if an accelerated immunization process is desired"/>
</concept>
<concept>
<code value="booster"/>
<display
value="Scheme that includes only repeating immunizations to refresh the protection"/>
</concept>
</CodeSystem>