Package | immunizationfhirig |
Type | CodeSystem |
Id | SEIREncounterType |
FHIR Version | R4 |
Source | urn://example.com/seirfhirig/fhir/https://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/CodeSystem-SEIREncounterType.html |
URL | http://seir.dohnip.org/codesystem/encounter-type |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-16T13:41:39+00:00 |
Name | SEIR___Encounter_Type |
Title | SEIR Encounter Type |
Description | Type of encounter when the vaccine was administered to the client |
Content | complete |
ValueSet | |
encounter-type | SEIR Encounter Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SEIREncounterType
version: 1; Last updated: 2025-06-13 12:52:06+0000
This case-sensitive code system http://seir.dohnip.org/codesystem/encounter-type
defines the following codes:
Code | Display | Definition |
campaign | Campaign | Vaccine given during a mass immunization campaign |
routine | Routine | Routine immunization |
{ "resourceType": "CodeSystem", "id": "SEIREncounterType", "meta": { "versionId": "1", "lastUpdated": "2025-06-13T12:52:06.987+00:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://seir.dohnip.org/codesystem/encounter-type", "version": "0.1.0", "name": "SEIR___Encounter_Type", "title": "SEIR Encounter Type", "status": "draft", "date": "2025-06-16T13:41:39+00:00", "publisher": "UP Manila SILab", "contact": [ { "name": "UP Manila SILab", "telecom": [ { "system": "url", "value": "https://github.com/UP-Manila-SILab" } ] } ], "description": "Type of encounter when the vaccine was administered to the client", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "PH", "display": "Philippines" } ] } ], "caseSensitive": true, "valueSet": "http://seir.dohnip.org/valueset/encounter-type", "compositional": false, "versionNeeded": true, "content": "complete", "count": 2, "concept": [ { "code": "campaign", "display": "Campaign", "definition": "Vaccine given during a mass immunization campaign" }, { "code": "routine", "display": "Routine", "definition": "Routine immunization" } ] }