Package | fhir.giis |
Resource Type | Questionnaire |
Id | ESAVIQuestionnaire |
FHIR Version | R4 |
Source | https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/Questionnaire-ESAVIQuestionnaire.html |
URL | https://paho.org/fhir/giis/Questionnaire/ESAVIQuestionnaire |
Version | 0.1.8 |
Status | draft |
Date | 2025-07-23T19:39:25+00:00 |
Name | GIIS-QuestionnaireESAVI |
Title | ESAVI Questionnaire for GIIS |
Realm | us |
Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire ESAVIQuestionnaire
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | Questionnaire | https://paho.org/fhir/giis/Questionnaire/ESAVIQuestionnaire#0.1.8 | ||
![]() ![]() ![]() | Demographic data of the vaccinated that has generated an ESAVI | 1..1 | group | |
![]() ![]() ![]() ![]() | Vaccinated patient data | 1..1 | group | |
![]() ![]() ![]() ![]() ![]() | UUID that identifies the case or notification. A person can have more than one notification. | 0..1 | string | |
![]() ![]() ![]() ![]() ![]() | UUID Identification of the person vaccinated/affected by ESAVI | 0..1 | string | |
![]() ![]() ![]() ![]() ![]() | Patient's gender | 0..1 | choice | Value Set: AdministrativeGender |
![]() ![]() ![]() ![]() ![]() | Patient's birthdate | 0..1 | date | |
![]() ![]() ![]() ![]() | History of previous illnesses | 0..1 | group | |
![]() ![]() ![]() ![]() ![]() | Description of the previous health problems of the patient affected by the ESAVI with emphasis on comorbidities or diseases concomitant to the adverse event, previous similar events and medical events relevant to the current health event (if the disease is coded, it is the description corresponding to the code). | 1..1 | string | |
![]() ![]() ![]() | Pharmacological Historys | 1..1 | group | |
![]() ![]() ![]() ![]() | Data of the administered vaccines | 0..1 | group | |
![]() ![]() ![]() ![]() ![]() | Name of the vaccine administered | 0..1 | string | |
![]() ![]() ![]() ![]() ![]() | Vaccine code | 1..1 | choice | Value Set: Other Vaccine codes |
![]() ![]() ![]() ![]() ![]() | Ordinal number of the administered dose | 0..1 | integer | |
![]() ![]() ![]() ![]() | Data related to the vaccination process | 0..1 | group | |
![]() ![]() ![]() ![]() ![]() | Vacunatory's name | 0..1 | string | |
![]() ![]() ![]() ![]() ![]() | Code of the institution where the vaccine was administered | 0..1 | integer | |
![]() ![]() ![]() | Data related to a vaccination ID | 1..1 | group | |
![]() ![]() ![]() ![]() | Id of a GIIS calendarized vaccination event | 0..1 | integer | |
![]() ![]() ![]() ![]() | Id of a NON calendarized GIIS vaccination event | 0..1 | integer | |
![]() ![]() ![]() | ESAVI registry developed by the vaccinated | 1..1 | group | |
![]() ![]() ![]() ![]() | Information on ESAVI and its classification according to severity | 1..1 | group | |
![]() ![]() ![]() ![]() ![]() | ESAVI name | 1..* | choice | Value Set: Adverse Event codes |
![]() ![]() ![]() ![]() ![]() | ESAVI start date referred by the patient or identified by the physician | 1..1 | date | |
![]() ![]() ![]() ![]() ![]() | Narrative description of ESAVI | 0..1 | string | |
![]() ![]() ![]() ![]() ![]() | Health status of the patient related with this ESAVI event | 0..1 | choice | Value Set: Patient Status related to an AEFI codes |
![]() ![]() ![]() ![]() ![]() | Id of the AEFI record creator | 0..1 | integer | |
![]() ![]() ![]() ![]() ![]() | Name of the AEFI record creator | 0..1 | string | |
![]() ![]() ![]() ![]() | Determination of the severity status of ESAVI | 1..1 | group | |
![]() ![]() ![]() ![]() ![]() | Is the ESAVI Serious? | 1..1 | choice | Value Set: Adverse Event severity codes |
{ "resourceType": "Questionnaire", "id": "ESAVIQuestionnaire", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://paho.org/fhir/giis/Questionnaire/ESAVIQuestionnaire", "version": "0.1.8", "name": "GIIS-QuestionnaireESAVI", "title": "ESAVI Questionnaire for GIIS", "status": "draft", "date": "2025-07-23T19:39:25+00:00", "publisher": "CENS", "contact": [ { "name": "CENS", "telecom": [ { "system": "url", "value": "https://www.cens.cl" } ] } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "item": [ { "linkId": "datosIdVacunado", "text": "Demographic data of the vaccinated that has generated an ESAVI", "type": "group", "required": true, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/minValue", "valueDate": "1900-01-01" } ], "linkId": "datosPaciente", "text": "Vaccinated patient data", "type": "group", "required": true, "item": [ { "linkId": "numeroCaso", "text": "UUID that identifies the case or notification. A person can have more than one notification.", "type": "string", "required": false }, { "linkId": "idPaciente", "text": "UUID Identification of the person vaccinated/affected by ESAVI", "type": "string", "required": false }, { "linkId": "sexoPaciente", "text": "Patient's gender", "type": "choice", "required": false, "answerValueSet": "http://hl7.org/fhir/ValueSet/administrative-gender" }, { "linkId": "fechaNacimiento", "text": "Patient's birthdate", "type": "date", "required": false } ] }, { "linkId": "antecedentesEnfermedadesPrevias", "text": "History of previous illnesses", "type": "group", "required": false, "repeats": false, "item": [ { "linkId": "descripcionEnfPrevia", "text": "Description of the previous health problems of the patient affected by the ESAVI with emphasis on comorbidities or diseases concomitant to the adverse event, previous similar events and medical events relevant to the current health event (if the disease is coded, it is the description corresponding to the code).", "type": "string", "required": true } ] } ] }, { "linkId": "antecedentesFarmacosVacunas", "text": "Pharmacological Historys", "type": "group", "required": true, "item": [ { "linkId": "datosVacunas", "text": "Data of the administered vaccines", "type": "group", "required": false, "repeats": false, "item": [ { "linkId": "nombreVacuna", "text": "Name of the vaccine administered", "type": "string", "required": false }, { "linkId": "codigoVacunaOtro", "text": "Vaccine code", "type": "choice", "required": true, "answerValueSet": "https://paho.org/fhir/giis/ValueSet/OtherVaccineVS" }, { "linkId": "numeroDosisVacuna", "text": "Ordinal number of the administered dose", "type": "integer", "required": false } ] }, { "linkId": "datosVacunacion", "text": "Data related to the vaccination process", "type": "group", "required": false, "repeats": false, "item": [ { "linkId": "nombreVacunatorio", "text": "Vacunatory's name", "type": "string", "required": false }, { "linkId": "codigoVacunatorio", "text": "Code of the institution where the vaccine was administered", "type": "integer", "required": false } ] } ] }, { "linkId": "tipoVacunacion", "text": "Data related to a vaccination ID", "type": "group", "required": true, "repeats": false, "item": [ { "linkId": "vaccinationEventCalendarId", "text": "Id of a GIIS calendarized vaccination event", "type": "integer", "required": false }, { "linkId": "vaccinationEventId", "text": "Id of a NON calendarized GIIS vaccination event", "type": "integer", "required": false } ] }, { "linkId": "registroESAVI", "text": "ESAVI registry developed by the vaccinated", "type": "group", "required": true, "item": [ { "linkId": "datosESAVI", "text": "Information on ESAVI and its classification according to severity", "type": "group", "required": true, "repeats": false, "item": [ { "linkId": "nombreESAVI", "text": "ESAVI name", "type": "choice", "required": true, "repeats": true, "answerValueSet": "https://paho.org/fhir/giis/ValueSet/AEFINameVS" }, { "linkId": "fechaESAVI", "text": "ESAVI start date referred by the patient or identified by the physician", "type": "date", "required": true }, { "linkId": "descripcionESAVI", "text": "Narrative description of ESAVI", "type": "string", "required": false }, { "linkId": "estadoPacienteESAVI", "text": "Health status of the patient related with this ESAVI event", "type": "choice", "required": false, "answerValueSet": "https://paho.org/fhir/giis/ValueSet/AEFIPatientStatusVS" }, { "linkId": "AEFIRecordCreatorID", "text": "Id of the AEFI record creator", "type": "integer", "required": false }, { "linkId": "AEFIRecordCreatorName", "text": "Name of the AEFI record creator", "type": "string", "required": false } ] }, { "linkId": "gravedadESAVI", "text": "Determination of the severity status of ESAVI", "type": "group", "required": true, "item": [ { "linkId": "tipoGravedad", "text": "Is the ESAVI Serious?", "type": "choice", "required": true, "answerValueSet": "https://paho.org/fhir/giis/ValueSet/AEFISeverityVS" } ] } ] } ] }