Package | immunizationfhirig |
Type | CodeSystem |
Id | SEIRActionTaken |
FHIR Version | R4 |
Source | urn://example.com/seirfhirig/fhir/https://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/CodeSystem-SEIRActionTaken.html |
URL | http://seir.dohnip.org/codesystem/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. |
Content | complete |
ValueSet | |
action-taken | SEIR Action Taken |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SEIRActionTaken
version: 2; Last updated: 2025-06-12 07:16:16+0000
This case-sensitive code system http://seir.dohnip.org/codesystem/action-taken
defines the following codes:
Code | Definition |
Vaccinate | Vaccinate |
Defer | Defer |
Refuse | Refuse |
{ "resourceType": "CodeSystem", "id": "SEIRActionTaken", "meta": { "versionId": "2", "lastUpdated": "2025-06-12T07:16:16.948+00:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://seir.dohnip.org/codesystem/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" } ] } ], "caseSensitive": true, "valueSet": "http://seir.dohnip.org/valueset/action-taken", "compositional": false, "versionNeeded": true, "content": "complete", "count": 3, "concept": [ { "code": "Vaccinate", "display": "Vaccinate", "definition": "Vaccinate" }, { "code": "Defer", "display": "Defer", "definition": "Defer" }, { "code": "Refuse", "display": "Refuse", "definition": "Refuse" } ] }