Draft Immunization FHIR Implementation Guide
0.1.0 - ci-build
Draft Immunization FHIR Implementation Guide, published by UP Manila SILab. 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/UP-Manila-SILab/immunizationfhirig/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-29 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="SEIREncounterType"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2025-06-13T12:54:40.475+00:00"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet SEIREncounterType</b></p><a name="SEIREncounterType"> </a><a name="hcSEIREncounterType"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1; Last updated: 2025-06-13 12:54:40+0000</p></div><ul><li>Include these codes as defined in <a href="CodeSystem-SEIREncounterType.html"><code>http://seir.dohnip.org/codesystem/encounter-type</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-SEIREncounterType.html#SEIREncounterType-campaign">campaign</a></td><td>Campaign</td><td>Vaccine given during a mass immunization campaign</td></tr><tr><td><a href="CodeSystem-SEIREncounterType.html#SEIREncounterType-routine">routine</a></td><td>Routine</td><td>Routine immunization</td></tr></table></li></ul></div>
</text>
<url value="http://seir.dohnip.org/valueset/encounter-type"/>
<version value="0.1.0"/>
<name value="SEIR___Encounter_Type"/>
<title value="SEIR Encounter Type"/>
<status value="draft"/>
<date value="2025-08-29T07:12:28+00:00"/>
<publisher value="UP Manila SILab"/>
<contact>
<name value="UP Manila SILab"/>
<telecom>
<system value="url"/>
<value value="https://github.com/UP-Manila-SILab"/>
</telecom>
</contact>
<description
value="Type of encounter when the vaccine was administered to the client"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="PH"/>
<display value="Philippines"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://seir.dohnip.org/codesystem/encounter-type"/>
<concept>
<code value="campaign"/>
<display value="Campaign"/>
</concept>
<concept>
<code value="routine"/>
<display value="Routine"/>
</concept>
</include>
</compose>
</ValueSet>