Package | immunizationfhirig |
Type | ValueSet |
Id | SEIRActionTaken |
FHIR Version | R4 |
Source | urn://example.com/seirfhirig/fhir/https://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/ValueSet-SEIRActionTaken.html |
URL | http://seir.dohnip.org/valueset/action-taken |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-16T13:41:39+00:00 |
Name | SEIR___Action_Taken |
Title | SEIR Action Taken |
Description | Synchronized Electronic Immunization Repository (SEIR)'s action taken by the vaccinee if the vaccine is received, deferred or refused. |
No resources found
CodeSystem | |
action-taken | SEIR Action Taken |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SEIRActionTaken
version: 2; Last updated: 2025-06-12 07:16:31+0000
http://seir.dohnip.org/codesystem/action-taken
Code | Display | Definition |
Vaccinate | Vaccinate | Vaccinate |
Defer | Defer | Defer |
Refuse | Refuse | Refuse |
{ "resourceType": "ValueSet", "id": "SEIRActionTaken", "meta": { "versionId": "2", "lastUpdated": "2025-06-12T07:16:31.723+00:00" }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://seir.dohnip.org/valueset/action-taken", "version": "0.1.0", "name": "SEIR___Action_Taken", "title": "SEIR Action Taken", "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": "Synchronized Electronic Immunization Repository (SEIR)'s action taken by the vaccinee if the vaccine is received, deferred or refused.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "PH", "display": "Philippines" } ] } ], "compose": { "include": [ { "system": "http://seir.dohnip.org/codesystem/action-taken", "concept": [ { "code": "Vaccinate", "display": "Vaccinate" }, { "code": "Defer", "display": "Defer" }, { "code": "Refuse", "display": "Refuse" } ] } ] } }