Package | who.ddcc |
Type | Questionnaire |
Id | DDCCVSCoreDataSetQuestionnaire |
FHIR Version | R4 |
Source | http://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/Questionnaire-DDCCVSCoreDataSetQuestionnaire.html |
URL | http://smart.who.int/ddcc/DDCCVSCoreDataSetQuestionnaire |
Version | 1.0.0 |
Status | draft |
Date | 2021-12-22 |
Name | DDCCVSCoreDataSetQuestionnaire |
Title | DDCC:VS Core Data Set Questionnaire |
Realm | uv |
Authority | who |
Description | DDCC Questionnaire for an Immunization event. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire DDCCVSCoreDataSetQuestionnaire
Profile: DDCC Questionniare
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | DDCC Questionnaire for an Immunization event. | Questionnaire | http://smart.who.int/ddcc/DDCCVSCoreDataSetQuestionnaire#1.0.0 | |
![]() ![]() ![]() | Name | 1..1 | string | |
![]() ![]() ![]() | Date of birth | 0..1 | date | |
![]() ![]() ![]() | Unique identifier | 0..1 | string | |
![]() ![]() ![]() | Sex | 0..1 | choice | Value Set: AdministrativeGender |
![]() ![]() ![]() | Vaccine or prophylaxis | 1..1 | choice | Value Set: WHO Vaccine List (COVID-19) |
![]() ![]() ![]() | Vaccine brand | 1..1 | choice | |
![]() ![]() ![]() | Vaccine manufacturer | 0..1 | choice | |
![]() ![]() ![]() | Vaccine market authorization holder | 0..1 | choice | |
![]() ![]() ![]() | Vaccine batch number | 1..1 | string | |
![]() ![]() ![]() | Date of vaccine | 1..1 | date | |
![]() ![]() ![]() | Vaccination valid from | 0..1 | date | |
![]() ![]() ![]() | Dose number | 1..1 | integer | |
![]() ![]() ![]() | Total doses | 0..1 | integer | |
![]() ![]() ![]() | Country of vaccination | 1..1 | choice | Value Set: Iso 3166 Part 1: 3 Letter Codes |
![]() ![]() ![]() | Administering centre | 1..1 | string | |
![]() ![]() ![]() | Health worker identifier | 0..1 | string | |
![]() ![]() ![]() | Disease or agent targeted | 0..1 | choice | Value Set: WHO Agent Targeted (COVID-19) |
![]() ![]() ![]() | Due date of next dose | 0..1 | date | |
![]() ![]() ![]() | Certificate issuer | 1..1 | string | |
![]() ![]() ![]() | Health certificate identifier | 1..1 | string | |
![]() ![]() ![]() | Certificate valid from | 0..1 | date | |
![]() ![]() ![]() | Certificate valid until | 0..1 | date | |
{ "resourceType": "Questionnaire", "id": "DDCCVSCoreDataSetQuestionnaire", "meta": { "profile": [ "http://smart.who.int/ddcc/StructureDefinition/DDCCQuestionnaire" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-targetStructureMap", "valueCanonical": "http://smart.who.int/ddcc/StructureMap/QRespToVSCoreDataSet" } ], "url": "http://smart.who.int/ddcc/DDCCVSCoreDataSetQuestionnaire", "version": "1.0.0", "name": "DDCCVSCoreDataSetQuestionnaire", "title": "DDCC:VS Core Data Set Questionnaire", "status": "draft", "experimental": true, "date": "2021-12-22", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "DDCC Questionnaire for an Immunization event.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "item": [ { "linkId": "name", "text": "Name", "type": "string", "required": true }, { "linkId": "birthDate", "text": "Date of birth", "type": "date", "required": false }, { "linkId": "identifier", "text": "Unique identifier", "type": "string", "required": false }, { "linkId": "sex", "text": "Sex", "type": "choice", "required": false, "answerValueSet": "http://hl7.org/fhir/ValueSet/administrative-gender" }, { "linkId": "vaccine", "text": "Vaccine or prophylaxis", "type": "choice", "required": true, "answerValueSet": "http://smart.who.int/ddcc/ValueSet/WHODDCCVaccinesCOVID19" }, { "linkId": "brand", "text": "Vaccine brand", "type": "choice", "required": true }, { "linkId": "manufacturer", "text": "Vaccine manufacturer", "type": "choice", "required": false }, { "linkId": "ma_holder", "text": "Vaccine market authorization holder", "type": "choice", "required": false }, { "linkId": "lot", "text": "Vaccine batch number", "type": "string", "required": true }, { "linkId": "date", "text": "Date of vaccine", "type": "date", "required": true }, { "linkId": "vaccine_valid", "text": "Vaccination valid from", "type": "date", "required": false }, { "linkId": "dose", "text": "Dose number", "type": "integer", "required": true }, { "linkId": "total_doses", "text": "Total doses", "type": "integer", "required": false }, { "linkId": "country", "text": "Country of vaccination", "type": "choice", "required": true, "answerValueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-3" }, { "linkId": "centre", "text": "Administering centre", "type": "string", "required": true }, { "linkId": "hw", "text": "Health worker identifier", "type": "string", "required": false }, { "linkId": "disease", "text": "Disease or agent targeted", "type": "choice", "required": false, "answerValueSet": "http://smart.who.int/ddcc/ValueSet/WHODDCCAgentTargetedCOVID19" }, { "linkId": "due_date", "text": "Due date of next dose", "type": "date", "required": false }, { "linkId": "pha", "text": "Certificate issuer", "type": "string", "required": true }, { "linkId": "hcid", "text": "Health certificate identifier", "type": "string", "required": true }, { "linkId": "valid_from", "text": "Certificate valid from", "type": "date", "required": false }, { "linkId": "valid_until", "text": "Certificate valid until", "type": "date", "required": false } ] }