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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="SEIREncounterType"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2025-06-13T12:52:06.987+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem 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:52:06+0000</p></div><p>This case-sensitive code system <code>http://seir.dohnip.org/codesystem/encounter-type</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">campaign<a name="SEIREncounterType-campaign"> </a></td><td>Campaign</td><td>Vaccine given during a mass immunization campaign</td></tr><tr><td style="white-space:nowrap">routine<a name="SEIREncounterType-routine"> </a></td><td>Routine</td><td>Routine immunization</td></tr></table></div>
</text>
<url value="http://seir.dohnip.org/codesystem/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>
<caseSensitive value="true"/>
<valueSet value="http://seir.dohnip.org/valueset/encounter-type"/>
<compositional value="false"/>
<versionNeeded value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="campaign"/>
<display value="Campaign"/>
<definition value="Vaccine given during a mass immunization campaign"/>
</concept>
<concept>
<code value="routine"/>
<display value="Routine"/>
<definition value="Routine immunization"/>
</concept>
</CodeSystem>